2022-07-22 19:43:00.906 | + ./stack.sh:main:482 : exec 2022-07-22 19:43:00.906 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-07-22-194300' 2022-07-22 19:43:00.906 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-07-22-194300.summary.2022-07-22-194300 2022-07-22 19:43:00.906 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:43:00.906 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-07-22-194300 2022-07-22 19:43:00.906 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-22-194300 /opt/stack/logs/stack.sh.log 2022-07-22 19:43:00.906 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-07-22-194300.summary.2022-07-22-194300 /opt/stack/logs/stack.sh.log.summary 2022-07-22 19:43:00.906 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-07-22 19:43:00.906 | + functions:check_path_perm_sanity:596 : local real_path 2022-07-22 19:43:00.906 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-07-22 19:43:00.906 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-07-22 19:43:00.906 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-07-22 19:43:00.906 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-07-22 19:43:00.906 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-07-22 19:43:00.906 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-22 19:43:00.906 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-07-22 19:43:00.906 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-07-22 19:43:00.907 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-22 19:43:00.907 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-07-22 19:43:00.907 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-07-22 19:43:00.907 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-07-22 19:43:00.907 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-07-22 19:43:00.907 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-07-22 19:43:00.908 | + ./stack.sh:main:555 : trap err_trap ERR 2022-07-22 19:43:00.910 | + ./stack.sh:main:568 : set -o errexit 2022-07-22 19:43:00.912 | + ./stack.sh:main:571 : uname -a 2022-07-22 19:43:00.914 | Linux dv-neutron-849776-7-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-07-22 19:43:00.916 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-07-22 19:43:00.918 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-07-22 19:43:00.921 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-07-22 19:43:00.957 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-07-22 19:43:00.973 | + ./stack.sh:main:585 : fetch_plugins 2022-07-22 19:43:00.975 | + functions-common:fetch_plugins:1786 : local plugins= 2022-07-22 19:43:00.976 | + functions-common:fetch_plugins:1787 : local plugin 2022-07-22 19:43:00.978 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-07-22 19:43:00.980 | + functions-common:fetch_plugins:1791 : return 2022-07-22 19:43:00.982 | + ./stack.sh:main:589 : run_phase override_defaults 2022-07-22 19:43:00.984 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-07-22 19:43:00.985 | + functions-common:run_phase:1869 : local phase= 2022-07-22 19:43:00.988 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 19:43:00.989 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 19:43:00.991 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 19:43:00.993 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 19:43:00.995 | + functions-common:run_phase:1878 : local extra 2022-07-22 19:43:00.997 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 19:43:01.000 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 19:43:01.002 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 19:43:01.004 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 19:43:01.006 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-07-22 19:43:01.008 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 19:43:01.020 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:01.022 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-22 19:43:01.024 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 19:43:01.025 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 19:43:01.027 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 19:43:01.029 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 19:43:01.031 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-07-22 19:43:01.032 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-07-22 19:43:01.034 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-07-22 19:43:01.036 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-07-22 19:43:01.038 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 19:43:01.040 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-07-22 19:43:01.041 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-07-22 19:43:01.043 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-07-22 19:43:01.045 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-07-22 19:43:01.047 | + functions-common:plugin_override_defaults:1832 : return 2022-07-22 19:43:01.049 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-07-22 19:43:01.068 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-07-22 19:43:01.071 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-07-22 19:43:01.083 | ++ functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:43:01.086 | +++ lib/tls:source:43 : hostname -f 2022-07-22 19:43:01.089 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-07-22 19:43:01.091 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-07-22 19:43:01.092 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-07-22 19:43:01.094 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-07-22 19:43:01.096 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-07-22 19:43:01.098 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-07-22 19:43:01.100 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-07-22 19:43:01.102 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-07-22 19:43:01.104 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-07-22 19:43:01.105 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-07-22 19:43:01.110 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-07-22 19:43:01.122 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-07-22 19:43:01.139 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-07-22 19:43:01.151 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-07-22 19:43:01.164 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-07-22 19:43:01.199 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-07-22 19:43:01.257 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-07-22 19:43:01.347 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-07-22 19:43:01.368 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-07-22 19:43:01.418 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-07-22 19:43:01.471 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-07-22 19:43:01.630 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-07-22 19:43:01.644 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-07-22 19:43:01.656 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-07-22 19:43:01.669 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-07-22 19:43:01.759 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-07-22 19:43:01.761 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-07-22 19:43:01.764 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-07-22 19:43:01.766 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-07-22 19:43:01.768 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-07-22 19:43:01.770 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-07-22 19:43:01.773 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-07-22 19:43:01.773 | False' 2022-07-22 19:43:01.776 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-07-22 19:43:01.790 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-07-22 19:43:01.793 | + ./stack.sh:main:619 : run_phase source 2022-07-22 19:43:01.795 | + functions-common:run_phase:1868 : local mode=source 2022-07-22 19:43:01.797 | + functions-common:run_phase:1869 : local phase= 2022-07-22 19:43:01.799 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 19:43:01.801 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 19:43:01.803 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 19:43:01.805 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 19:43:01.807 | + functions-common:run_phase:1878 : local extra 2022-07-22 19:43:01.810 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 19:43:01.813 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 19:43:01.816 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 19:43:01.818 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 19:43:01.820 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-07-22 19:43:01.823 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 19:43:01.837 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:01.839 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-07-22 19:43:01.841 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-07-22 19:43:01.881 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-07-22 19:43:01.883 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-07-22 19:43:01.885 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-07-22 19:43:01.887 | + functions-common:run_phase:1890 : load_plugin_settings 2022-07-22 19:43:01.890 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-07-22 19:43:01.892 | + functions-common:load_plugin_settings:1805 : local plugin 2022-07-22 19:43:01.894 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-07-22 19:43:01.896 | + functions-common:load_plugin_settings:1809 : return 2022-07-22 19:43:01.898 | + functions-common:run_phase:1891 : verify_disabled_services 2022-07-22 19:43:01.900 | + functions-common:verify_disabled_services:2151 : local service 2022-07-22 19:43:01.902 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.904 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-07-22 19:43:01.907 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.909 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-07-22 19:43:01.912 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.914 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-07-22 19:43:01.916 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.918 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-07-22 19:43:01.921 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.923 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-07-22 19:43:01.926 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.928 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-07-22 19:43:01.930 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.933 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-07-22 19:43:01.935 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.937 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-07-22 19:43:01.939 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.942 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-07-22 19:43:01.944 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.946 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-07-22 19:43:01.949 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.951 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-07-22 19:43:01.954 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.956 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-07-22 19:43:01.958 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.960 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-07-22 19:43:01.963 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.965 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-07-22 19:43:01.967 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.969 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-07-22 19:43:01.972 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.974 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-07-22 19:43:01.977 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.979 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-07-22 19:43:01.981 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.983 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-07-22 19:43:01.986 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.988 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-07-22 19:43:01.991 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.993 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-07-22 19:43:01.995 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:01.997 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-07-22 19:43:02.000 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.002 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-07-22 19:43:02.004 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.006 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-07-22 19:43:02.009 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.011 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-07-22 19:43:02.013 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.015 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-07-22 19:43:02.018 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.020 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-07-22 19:43:02.022 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.024 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-07-22 19:43:02.027 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.029 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-07-22 19:43:02.031 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.033 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-07-22 19:43:02.036 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.038 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-07-22 19:43:02.041 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.043 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-07-22 19:43:02.045 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.047 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-07-22 19:43:02.050 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.053 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-07-22 19:43:02.055 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.057 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-07-22 19:43:02.059 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.062 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-07-22 19:43:02.064 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.066 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-07-22 19:43:02.068 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.071 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-07-22 19:43:02.073 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.075 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-07-22 19:43:02.078 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.080 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-07-22 19:43:02.083 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.085 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-07-22 19:43:02.088 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.090 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-07-22 19:43:02.092 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.094 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-07-22 19:43:02.097 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.099 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-07-22 19:43:02.102 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.104 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-07-22 19:43:02.106 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.108 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-07-22 19:43:02.111 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.114 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-07-22 19:43:02.116 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-07-22 19:43:02.118 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-07-22 19:43:02.121 | + ./stack.sh:main:690 : initialize_database_backends 2022-07-22 19:43:02.123 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-22 19:43:02.125 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-07-22 19:43:02.140 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:02.142 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-07-22 19:43:02.144 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-07-22 19:43:02.147 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-07-22 19:43:02.162 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:43:02.164 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-07-22 19:43:02.166 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-07-22 19:43:02.169 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-07-22 19:43:02.171 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-07-22 19:43:02.173 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-07-22 19:43:02.176 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-07-22 19:43:02.178 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-07-22 19:43:02.181 | + lib/database:initialize_database_backends:92 : return 0 2022-07-22 19:43:02.183 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-07-22 19:43:02.183 | Using mysql database backend 2022-07-22 19:43:02.185 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-07-22 19:43:02.201 | + ./stack.sh:main:696 : define_database_baseurl 2022-07-22 19:43:02.204 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-07-22 19:43:02.206 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-22 19:43:02.209 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-07-22 19:43:02.212 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 19:43:02.214 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-07-22 19:43:02.230 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:02.232 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-07-22 19:43:02.249 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-07-22 19:43:02.265 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:02.267 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-07-22 19:43:02.283 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-07-22 19:43:02.300 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-07-22 19:43:02.316 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:43:02.318 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-07-22 19:43:02.335 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:02.337 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-07-22 19:43:02.354 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-07-22 19:43:02.356 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-07-22 19:43:02.358 | + ./stack.sh:main:752 : save_stackenv 752 2022-07-22 19:43:02.361 | + functions-common:save_stackenv:60 : local tag=752 2022-07-22 19:43:02.364 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-22 19:43:02.368 | + functions-common:save_stackenv:62 : time_stamp=2022-07-22-194302 2022-07-22 19:43:02.370 | + functions-common:save_stackenv:63 : echo '# 2022-07-22-194302 752' 2022-07-22 19:43:02.372 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.375 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 19:43:02.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.379 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-22 19:43:02.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.384 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-22 19:43:02.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.389 | + 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-07-22 19:43:02.391 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.394 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-07-22 19:43:02.396 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.398 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-07-22 19:43:02.401 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.403 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-22-194300 2022-07-22 19:43:02.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.408 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-22 19:43:02.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.413 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-07-22 19:43:02.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.418 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-22 19:43:02.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.422 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-22 19:43:02.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.427 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-22 19:43:02.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.431 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-22 19:43:02.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.436 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-07-22 19:43:02.438 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:43:02.441 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-22 19:43:02.443 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-07-22 19:43:02.446 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-07-22 19:43:02.448 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-07-22 19:43:02.450 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-07-22 19:43:02.452 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 19:43:02.454 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 19:43:02.458 | ++ functions-common:git_clone:601 : pwd 2022-07-22 19:43:02.460 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 19:43:02.462 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 19:43:02.465 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 19:43:02.480 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 19:43:02.482 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 19:43:02.484 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 19:43:02.487 | + functions-common:git_clone:618 : echo master 2022-07-22 19:43:02.487 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 19:43:02.492 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-07-22 19:43:02.494 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 19:43:02.497 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-07-22 19:43:02.509 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-07-22 19:43:02.512 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 19:43:02.512 | + functions-common:git_clone:679 : head -1 2022-07-22 19:43:02.515 | 6bd27e68 update constraint for os_vif to new release 3.0.0 2022-07-22 19:43:02.518 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 19:43:02.521 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-07-22 19:43:02.524 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:43:02.526 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-07-22 19:43:02.529 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-07-22 19:43:02.531 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-07-22 19:43:02.534 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-07-22 19:43:02.537 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-07-22 19:43:02.539 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-07-22 19:43:02.542 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-07-22 19:43:02.544 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-07-22 19:43:02.547 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-07-22 19:43:02.551 | ++ tools/install_prereqs.sh:source:47 : NOW=1658518982 2022-07-22 19:43:02.555 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-07-22 19:43:02.559 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1658518073 2022-07-22 19:43:02.561 | ++ tools/install_prereqs.sh:source:49 : DELTA=909 2022-07-22 19:43:02.564 | ++ tools/install_prereqs.sh:source:50 : [[ 909 -lt 7200 ]] 2022-07-22 19:43:02.566 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-07-22 19:43:02.569 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-07-22 19:43:02.571 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-07-22 19:43:02.574 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-07-22 19:43:02.576 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-07-22 19:43:02.578 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-07-22 19:43:02.581 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-07-22 19:43:02.584 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-07-22 19:43:02.587 | +++ 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-07-22 19:43:02.633 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-07-22 19:43:02.633 | apache2-dev 2022-07-22 19:43:02.633 | bc 2022-07-22 19:43:02.633 | bsdmainutils 2022-07-22 19:43:02.633 | curl 2022-07-22 19:43:02.633 | g++ 2022-07-22 19:43:02.633 | gawk 2022-07-22 19:43:02.633 | gcc 2022-07-22 19:43:02.633 | gettext 2022-07-22 19:43:02.633 | git 2022-07-22 19:43:02.633 | graphviz 2022-07-22 19:43:02.633 | iputils-ping 2022-07-22 19:43:02.633 | libapache2-mod-proxy-uwsgi 2022-07-22 19:43:02.633 | libffi-dev 2022-07-22 19:43:02.633 | libjpeg-dev 2022-07-22 19:43:02.633 | libpcre3-dev 2022-07-22 19:43:02.633 | libpq-dev 2022-07-22 19:43:02.633 | libssl-dev 2022-07-22 19:43:02.633 | libsystemd-dev 2022-07-22 19:43:02.633 | libxml2-dev 2022-07-22 19:43:02.633 | libxslt1-dev 2022-07-22 19:43:02.633 | libyaml-dev 2022-07-22 19:43:02.633 | lsof 2022-07-22 19:43:02.633 | openssh-server 2022-07-22 19:43:02.633 | openssl 2022-07-22 19:43:02.633 | pkg-config 2022-07-22 19:43:02.633 | psmisc 2022-07-22 19:43:02.633 | python3-dev 2022-07-22 19:43:02.634 | python3-pip 2022-07-22 19:43:02.634 | python3-systemd 2022-07-22 19:43:02.634 | python3-venv 2022-07-22 19:43:02.634 | tar 2022-07-22 19:43:02.634 | tcpdump 2022-07-22 19:43:02.634 | unzip 2022-07-22 19:43:02.634 | uuid-runtime 2022-07-22 19:43:02.634 | wget 2022-07-22 19:43:02.634 | wget 2022-07-22 19:43:02.634 | zlib1g-dev 2022-07-22 19:43:02.634 | libkrb5-dev 2022-07-22 19:43:02.634 | libldap2-dev 2022-07-22 19:43:02.634 | libsasl2-dev 2022-07-22 19:43:02.634 | memcached 2022-07-22 19:43:02.634 | python3-mysqldb 2022-07-22 19:43:02.634 | sqlite3 2022-07-22 19:43:02.634 | conntrack 2022-07-22 19:43:02.634 | curl 2022-07-22 19:43:02.634 | dnsmasq-base 2022-07-22 19:43:02.634 | dnsmasq-utils 2022-07-22 19:43:02.634 | ebtables 2022-07-22 19:43:02.634 | genisoimage 2022-07-22 19:43:02.634 | iptables 2022-07-22 19:43:02.634 | iputils-arping 2022-07-22 19:43:02.634 | kpartx 2022-07-22 19:43:02.634 | libjs-jquery-tablesorter 2022-07-22 19:43:02.634 | parted 2022-07-22 19:43:02.634 | pm-utils 2022-07-22 19:43:02.634 | python3-mysqldb 2022-07-22 19:43:02.634 | socat 2022-07-22 19:43:02.634 | sqlite3 2022-07-22 19:43:02.634 | sudo 2022-07-22 19:43:02.634 | vlan 2022-07-22 19:43:02.634 | lsscsi 2022-07-22 19:43:02.634 | open-iscsi 2022-07-22 19:43:02.634 | lvm2 2022-07-22 19:43:02.635 | qemu-utils 2022-07-22 19:43:02.635 | thin-provisioning-tools 2022-07-22 19:43:02.635 | acl 2022-07-22 19:43:02.635 | dnsmasq-base 2022-07-22 19:43:02.635 | dnsmasq-utils 2022-07-22 19:43:02.635 | ebtables 2022-07-22 19:43:02.635 | haproxy 2022-07-22 19:43:02.635 | iptables 2022-07-22 19:43:02.635 | iputils-arping 2022-07-22 19:43:02.635 | iputils-ping 2022-07-22 19:43:02.635 | postgresql-server-dev-all 2022-07-22 19:43:02.635 | python3-mysqldb 2022-07-22 19:43:02.635 | sqlite3 2022-07-22 19:43:02.635 | sudo 2022-07-22 19:43:02.635 | vlan 2022-07-22 19:43:02.635 | pcp 2022-07-22 19:43:02.635 | ipset 2022-07-22 19:43:02.635 | conntrack 2022-07-22 19:43:02.635 | conntrackd 2022-07-22 19:43:02.635 | keepalived 2022-07-22 19:43:02.635 | lvm2 2022-07-22 19:43:02.635 | qemu-utils 2022-07-22 19:43:02.635 | thin-provisioning-tools 2022-07-22 19:43:02.635 | curl 2022-07-22 19:43:02.635 | liberasurecode-dev 2022-07-22 19:43:02.635 | make 2022-07-22 19:43:02.635 | memcached 2022-07-22 19:43:02.635 | rsync 2022-07-22 19:43:02.635 | sqlite3 2022-07-22 19:43:02.635 | xfsprogs' 2022-07-22 19:43:02.636 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-07-22 19:43:02.654 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-07-22 19:43:02.654 | apache2-dev 2022-07-22 19:43:02.654 | bc 2022-07-22 19:43:02.654 | bsdmainutils 2022-07-22 19:43:02.654 | curl 2022-07-22 19:43:02.654 | g++ 2022-07-22 19:43:02.654 | gawk 2022-07-22 19:43:02.654 | gcc 2022-07-22 19:43:02.654 | gettext 2022-07-22 19:43:02.654 | git 2022-07-22 19:43:02.654 | graphviz 2022-07-22 19:43:02.654 | iputils-ping 2022-07-22 19:43:02.654 | libapache2-mod-proxy-uwsgi 2022-07-22 19:43:02.654 | libffi-dev 2022-07-22 19:43:02.654 | libjpeg-dev 2022-07-22 19:43:02.654 | libpcre3-dev 2022-07-22 19:43:02.654 | libpq-dev 2022-07-22 19:43:02.654 | libssl-dev 2022-07-22 19:43:02.654 | libsystemd-dev 2022-07-22 19:43:02.654 | libxml2-dev 2022-07-22 19:43:02.654 | libxslt1-dev 2022-07-22 19:43:02.654 | libyaml-dev 2022-07-22 19:43:02.655 | lsof 2022-07-22 19:43:02.655 | openssh-server 2022-07-22 19:43:02.655 | openssl 2022-07-22 19:43:02.655 | pkg-config 2022-07-22 19:43:02.655 | psmisc 2022-07-22 19:43:02.655 | python3-dev 2022-07-22 19:43:02.655 | python3-pip 2022-07-22 19:43:02.655 | python3-systemd 2022-07-22 19:43:02.655 | python3-venv 2022-07-22 19:43:02.655 | tar 2022-07-22 19:43:02.655 | tcpdump 2022-07-22 19:43:02.655 | unzip 2022-07-22 19:43:02.655 | uuid-runtime 2022-07-22 19:43:02.655 | wget 2022-07-22 19:43:02.655 | wget 2022-07-22 19:43:02.655 | zlib1g-dev 2022-07-22 19:43:02.655 | libkrb5-dev 2022-07-22 19:43:02.655 | libldap2-dev 2022-07-22 19:43:02.655 | libsasl2-dev 2022-07-22 19:43:02.655 | memcached 2022-07-22 19:43:02.655 | python3-mysqldb 2022-07-22 19:43:02.655 | sqlite3 2022-07-22 19:43:02.655 | conntrack 2022-07-22 19:43:02.655 | curl 2022-07-22 19:43:02.655 | dnsmasq-base 2022-07-22 19:43:02.655 | dnsmasq-utils 2022-07-22 19:43:02.655 | ebtables 2022-07-22 19:43:02.655 | genisoimage 2022-07-22 19:43:02.655 | iptables 2022-07-22 19:43:02.655 | iputils-arping 2022-07-22 19:43:02.655 | kpartx 2022-07-22 19:43:02.655 | libjs-jquery-tablesorter 2022-07-22 19:43:02.655 | parted 2022-07-22 19:43:02.655 | pm-utils 2022-07-22 19:43:02.655 | python3-mysqldb 2022-07-22 19:43:02.655 | socat 2022-07-22 19:43:02.655 | sqlite3 2022-07-22 19:43:02.656 | sudo 2022-07-22 19:43:02.656 | vlan 2022-07-22 19:43:02.656 | lsscsi 2022-07-22 19:43:02.656 | open-iscsi 2022-07-22 19:43:02.656 | lvm2 2022-07-22 19:43:02.656 | qemu-utils 2022-07-22 19:43:02.656 | thin-provisioning-tools 2022-07-22 19:43:02.656 | acl 2022-07-22 19:43:02.656 | dnsmasq-base 2022-07-22 19:43:02.656 | dnsmasq-utils 2022-07-22 19:43:02.656 | ebtables 2022-07-22 19:43:02.656 | haproxy 2022-07-22 19:43:02.656 | iptables 2022-07-22 19:43:02.656 | iputils-arping 2022-07-22 19:43:02.656 | iputils-ping 2022-07-22 19:43:02.656 | postgresql-server-dev-all 2022-07-22 19:43:02.656 | python3-mysqldb 2022-07-22 19:43:02.656 | sqlite3 2022-07-22 19:43:02.656 | sudo 2022-07-22 19:43:02.656 | vlan 2022-07-22 19:43:02.656 | pcp 2022-07-22 19:43:02.656 | ipset 2022-07-22 19:43:02.656 | conntrack 2022-07-22 19:43:02.656 | conntrackd 2022-07-22 19:43:02.656 | keepalived 2022-07-22 19:43:02.656 | lvm2 2022-07-22 19:43:02.656 | qemu-utils 2022-07-22 19:43:02.656 | thin-provisioning-tools 2022-07-22 19:43:02.656 | curl 2022-07-22 19:43:02.656 | liberasurecode-dev 2022-07-22 19:43:02.656 | make 2022-07-22 19:43:02.656 | memcached 2022-07-22 19:43:02.656 | rsync 2022-07-22 19:43:02.656 | sqlite3 2022-07-22 19:43:02.657 | xfsprogs ' 2022-07-22 19:43:02.657 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-07-22 19:43:02.659 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:02.662 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:02.665 | ++ 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-07-22 19:43:02.665 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-07-22 19:43:02.670 | ++ 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-07-22 19:43:02.672 | ++ functions-common:install_package:1464 : update_package_repo 2022-07-22 19:43:02.674 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 19:43:02.676 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-07-22 19:43:02.678 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 19:43:02.680 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 19:43:02.682 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 19:43:02.684 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:02.686 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:02.688 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 19:43:02.691 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-07-22 19:43:02.693 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-07-22 19:43:02.695 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-07-22 19:43:02.698 | +++ functions-common:apt_get_update:1198 : id -u 2022-07-22 19:43:02.702 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-07-22 19:43:02.704 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-07-22 19:43:02.707 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-07-22 19:43:02.709 | ++ functions-common:time_start:2427 : local start_time= 2022-07-22 19:43:02.711 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:43:02.713 | +++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:43:02.717 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1658518982715 2022-07-22 19:43:02.719 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-07-22 19:43:02.721 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-07-22 19:43:02.723 | ++ 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-07-22 19:43:02.926 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-07-22 19:43:02.958 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-07-22 19:43:02.992 | Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-07-22 19:43:02.999 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-07-22 19:43:05.252 | Reading package lists... 2022-07-22 19:43:05.285 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-07-22 19:43:05.287 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-07-22 19:43:05.289 | ++ functions-common:time_stop:2440 : local name 2022-07-22 19:43:05.291 | ++ functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:05.294 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:05.296 | ++ functions-common:time_stop:2443 : local total 2022-07-22 19:43:05.298 | ++ functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:05.300 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-07-22 19:43:05.302 | ++ functions-common:time_stop:2447 : start_time=1658518982715 2022-07-22 19:43:05.304 | ++ functions-common:time_stop:2449 : [[ -z 1658518982715 ]] 2022-07-22 19:43:05.307 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:05.311 | ++ functions-common:time_stop:2452 : end_time=1658518985308 2022-07-22 19:43:05.313 | ++ functions-common:time_stop:2453 : elapsed_time=2593 2022-07-22 19:43:05.315 | ++ functions-common:time_stop:2454 : total=0 2022-07-22 19:43:05.317 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:05.319 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2593 2022-07-22 19:43:05.321 | ++ 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-07-22 19:43:05.324 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 19:43:05.326 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:05.328 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:05.330 | ++ 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-07-22 19:43:05.351 | ++ 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-07-22 19:43:05.461 | Reading package lists... 2022-07-22 19:43:05.711 | Building dependency tree... 2022-07-22 19:43:05.713 | Reading state information... 2022-07-22 19:43:05.746 | acl is already the newest version (2.2.53-6). 2022-07-22 19:43:05.746 | bc is already the newest version (1.07.1-2build1). 2022-07-22 19:43:05.746 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-07-22 19:43:05.746 | conntrack is already the newest version (1:1.4.5-2). 2022-07-22 19:43:05.746 | ebtables is already the newest version (2.0.11-3build1). 2022-07-22 19:43:05.746 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-07-22 19:43:05.746 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-07-22 19:43:05.746 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-07-22 19:43:05.746 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-07-22 19:43:05.746 | gettext is already the newest version (0.19.8.1-10build1). 2022-07-22 19:43:05.746 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-07-22 19:43:05.746 | iputils-arping is already the newest version (3:20190709-3). 2022-07-22 19:43:05.746 | iputils-ping is already the newest version (3:20190709-3). 2022-07-22 19:43:05.746 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-07-22 19:43:05.746 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-07-22 19:43:05.746 | libffi-dev is already the newest version (3.3-4). 2022-07-22 19:43:05.746 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-07-22 19:43:05.746 | libxslt1-dev is already the newest version (1.1.34-4). 2022-07-22 19:43:05.746 | libyaml-dev is already the newest version (0.2.2-1). 2022-07-22 19:43:05.747 | lsscsi is already the newest version (0.30-0.1). 2022-07-22 19:43:05.747 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-07-22 19:43:05.747 | make is already the newest version (4.2.1-1.2). 2022-07-22 19:43:05.747 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-07-22 19:43:05.747 | psmisc is already the newest version (23.3-1). 2022-07-22 19:43:05.747 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-07-22 19:43:05.747 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-07-22 19:43:05.747 | python3-systemd is already the newest version (234-3build2). 2022-07-22 19:43:05.747 | socat is already the newest version (1.7.3.3-2). 2022-07-22 19:43:05.747 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-07-22 19:43:05.747 | unzip is already the newest version (6.0-25ubuntu1). 2022-07-22 19:43:05.747 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-07-22 19:43:05.747 | conntrackd is already the newest version (1:1.4.5-2). 2022-07-22 19:43:05.747 | graphviz is already the newest version (2.42.2-3build2). 2022-07-22 19:43:05.747 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-07-22 19:43:05.747 | pcp is already the newest version (5.0.3-1). 2022-07-22 19:43:05.747 | pm-utils is already the newest version (1.4.1-19). 2022-07-22 19:43:05.747 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-07-22 19:43:05.747 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 19:43:05.747 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 19:43:05.747 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-07-22 19:43:05.747 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-07-22 19:43:05.747 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-07-22 19:43:05.747 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-07-22 19:43:05.747 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-07-22 19:43:05.747 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-07-22 19:43:05.747 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-07-22 19:43:05.747 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-07-22 19:43:05.747 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-07-22 19:43:05.747 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-07-22 19:43:05.747 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-07-22 19:43:05.747 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-07-22 19:43:05.747 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-22 19:43:05.747 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-07-22 19:43:05.748 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-07-22 19:43:05.748 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-07-22 19:43:05.748 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-07-22 19:43:05.748 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-07-22 19:43:05.748 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-07-22 19:43:05.748 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-07-22 19:43:05.748 | openssl set to manually installed. 2022-07-22 19:43:05.748 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-07-22 19:43:05.748 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-07-22 19:43:05.748 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-07-22 19:43:05.748 | rsync set to manually installed. 2022-07-22 19:43:05.748 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-07-22 19:43:05.748 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-07-22 19:43:05.748 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-07-22 19:43:05.748 | tar set to manually installed. 2022-07-22 19:43:05.748 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-07-22 19:43:05.748 | tcpdump set to manually installed. 2022-07-22 19:43:05.748 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-07-22 19:43:05.967 | uuid-runtime set to manually installed. 2022-07-22 19:43:05.967 | wget is already the newest version (1.20.3-1ubuntu2). 2022-07-22 19:43:05.967 | wget set to manually installed. 2022-07-22 19:43:05.967 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-07-22 19:43:05.967 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 19:43:05.967 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-07-22 19:43:05.967 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-07-22 19:43:05.967 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-07-22 19:43:05.967 | The following packages were automatically installed and are no longer required: 2022-07-22 19:43:05.968 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 19:43:05.968 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 19:43:05.968 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 19:43:05.968 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 19:43:05.968 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 19:43:05.968 | python3-zope.interface 2022-07-22 19:43:05.968 | Use 'sudo apt autoremove' to remove them. 2022-07-22 19:43:06.096 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 19:43:06.101 | ++ functions-common:apt_get:1235 : result=0 2022-07-22 19:43:06.103 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 19:43:06.105 | ++ functions-common:time_stop:2440 : local name 2022-07-22 19:43:06.107 | ++ functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:06.109 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:06.111 | ++ functions-common:time_stop:2443 : local total 2022-07-22 19:43:06.114 | ++ functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:06.116 | ++ functions-common:time_stop:2446 : name=apt-get 2022-07-22 19:43:06.119 | ++ functions-common:time_stop:2447 : start_time=1658518985349 2022-07-22 19:43:06.121 | ++ functions-common:time_stop:2449 : [[ -z 1658518985349 ]] 2022-07-22 19:43:06.123 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:06.128 | ++ functions-common:time_stop:2452 : end_time=1658518986125 2022-07-22 19:43:06.131 | ++ functions-common:time_stop:2453 : elapsed_time=776 2022-07-22 19:43:06.133 | ++ functions-common:time_stop:2454 : total=750 2022-07-22 19:43:06.135 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:06.137 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1526 2022-07-22 19:43:06.139 | ++ functions-common:apt_get:1239 : return 0 2022-07-22 19:43:06.142 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-07-22 19:43:06.145 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-07-22 19:43:06.147 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-07-22 19:43:06.151 | ++ tools/install_prereqs.sh:source:89 : date 2022-07-22 19:43:06.155 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-07-22 19:43:06.158 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-07-22 19:43:06.161 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-07-22 19:43:07.578 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-07-22 19:43:07.580 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-07-22 19:43:07.582 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-07-22 19:43:07.584 | + tools/install_pip.sh:main:43 : GetDistro 2022-07-22 19:43:07.586 | + functions-common:GetDistro:446 : GetOSVersion 2022-07-22 19:43:07.588 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-07-22 19:43:07.589 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-07-22 19:43:07.591 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-07-22 19:43:07.593 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-07-22 19:43:07.595 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-07-22 19:43:07.596 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-07-22 19:43:07.598 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-07-22 19:43:07.600 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-07-22 19:43:07.602 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-07-22 19:43:07.603 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-07-22 19:43:07.605 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-07-22 19:43:07.607 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-07-22 19:43:07.609 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-07-22 19:43:07.610 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-07-22 19:43:07.613 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-07-22 19:43:07.615 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-07-22 19:43:07.617 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-07-22 19:43:07.619 | + functions-common:_ensure_lsb_release:394 : return 2022-07-22 19:43:07.621 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-07-22 19:43:07.695 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-07-22 19:43:07.697 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-07-22 19:43:07.768 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-07-22 19:43:07.770 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-07-22 19:43:07.841 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-07-22 19:43:07.843 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-07-22 19:43:07.845 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-07-22 19:43:07.846 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-07-22 19:43:07.848 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-07-22 19:43:07.850 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-07-22 19:43:07.852 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-07-22 19:43:07.854 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-07-22 19:43:07.856 | + functions-common:GetDistro:451 : DISTRO=focal 2022-07-22 19:43:07.858 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-07-22 19:43:07.860 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-07-22 19:43:07.860 | Distro: focal 2022-07-22 19:43:07.863 | + tools/install_pip.sh:main:124 : get_versions 2022-07-22 19:43:07.865 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-22 19:43:07.869 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-22 19:43:07.871 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-22 19:43:07.874 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-22 19:43:07.874 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-22 19:43:09.341 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-22 19:43:09.343 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-22 19:43:09.343 | pip: 20.0.2 2022-07-22 19:43:09.345 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-07-22 19:43:09.347 | + tools/install_pip.sh:main:130 : is_fedora 2022-07-22 19:43:09.349 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 19:43:09.351 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 19:43:09.352 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 19:43:09.354 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 19:43:09.356 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 19:43:09.357 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 19:43:09.359 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 19:43:09.361 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 19:43:09.363 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 19:43:09.365 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 19:43:09.367 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-07-22 19:43:09.368 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:09.370 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:09.372 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-07-22 19:43:09.376 | + tools/install_pip.sh:main:153 : set -x 2022-07-22 19:43:09.379 | + tools/install_pip.sh:main:156 : get_versions 2022-07-22 19:43:09.381 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-07-22 19:43:09.385 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-07-22 19:43:09.387 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-07-22 19:43:09.389 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-07-22 19:43:09.390 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-07-22 19:43:10.880 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-07-22 19:43:10.882 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-07-22 19:43:10.882 | pip: 20.0.2 2022-07-22 19:43:10.885 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-07-22 19:43:10.888 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-07-22 19:43:10.891 | + ./stack.sh:main:791 : fixup_all 2022-07-22 19:43:10.894 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-07-22 19:43:10.896 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-07-22 19:43:10.898 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:10.900 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:10.902 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-07-22 19:43:10.915 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-07-22 19:43:10.926 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-07-22 19:43:10.937 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-07-22 19:43:10.939 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-07-22 19:43:10.942 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 19:43:10.944 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 19:43:10.946 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 19:43:10.948 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 19:43:10.950 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 19:43:10.953 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 19:43:10.955 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 19:43:10.957 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 19:43:10.959 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 19:43:10.961 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 19:43:10.964 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-07-22 19:43:10.966 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-07-22 19:43:10.968 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-07-22 19:43:10.970 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 19:43:10.972 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 19:43:10.974 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 19:43:10.977 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 19:43:10.979 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 19:43:10.981 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 19:43:10.983 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-07-22 19:43:10.985 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-07-22 19:43:11.006 | Using python 3.8 to install os-testr 2022-07-22 19:43:11.008 | + 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-07-22 19:43:13.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:43:13.117 | from cryptography.utils import int_from_bytes 2022-07-22 19:43:13.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:43:13.117 | from cryptography.utils import int_from_bytes 2022-07-22 19:43:14.180 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:43:14.246 | 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-07-22 19:43:14.341 | 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-07-22 19:43:14.366 | 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 434)) (1.4.0) 2022-07-22 19:43:14.421 | 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 543)) (2.5.0) 2022-07-22 19:43:14.443 | 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-07-22 19:43:14.473 | 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-07-22 19:43:16.808 | + inc/python:pip_install:196 : result=0 2022-07-22 19:43:16.810 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:43:16.812 | + functions-common:time_stop:2440 : local name 2022-07-22 19:43:16.814 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:16.817 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:16.819 | + functions-common:time_stop:2443 : local total 2022-07-22 19:43:16.821 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:16.824 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:43:16.826 | + functions-common:time_stop:2447 : start_time=1658518991000 2022-07-22 19:43:16.828 | + functions-common:time_stop:2449 : [[ -z 1658518991000 ]] 2022-07-22 19:43:16.831 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:16.835 | + functions-common:time_stop:2452 : end_time=1658518996832 2022-07-22 19:43:16.837 | + functions-common:time_stop:2453 : elapsed_time=5832 2022-07-22 19:43:16.840 | + functions-common:time_stop:2454 : total=0 2022-07-22 19:43:16.843 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:16.845 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5832 2022-07-22 19:43:16.848 | + inc/python:pip_install:199 : return 0 2022-07-22 19:43:16.851 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-07-22 19:43:16.904 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-07-22 19:43:17.005 | + ./stack.sh:main:805 : install_infra 2022-07-22 19:43:17.010 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 19:43:17.011 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-07-22 19:43:17.012 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 19:43:17.015 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-07-22 19:43:17.038 | + 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-07-22 19:43:19.807 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:43:19.929 | 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-07-22 19:43:20.218 | + inc/python:pip_install:196 : result=0 2022-07-22 19:43:20.221 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:43:20.223 | + functions-common:time_stop:2440 : local name 2022-07-22 19:43:20.225 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:20.227 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:20.229 | + functions-common:time_stop:2443 : local total 2022-07-22 19:43:20.231 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:20.233 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:43:20.236 | + functions-common:time_stop:2447 : start_time=1658518997030 2022-07-22 19:43:20.238 | + functions-common:time_stop:2449 : [[ -z 1658518997030 ]] 2022-07-22 19:43:20.240 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:20.244 | + functions-common:time_stop:2452 : end_time=1658519000242 2022-07-22 19:43:20.246 | + functions-common:time_stop:2453 : elapsed_time=3212 2022-07-22 19:43:20.248 | + functions-common:time_stop:2454 : total=5832 2022-07-22 19:43:20.251 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:20.253 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9044 2022-07-22 19:43:20.255 | + inc/python:pip_install:199 : return 0 2022-07-22 19:43:20.258 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-07-22 19:43:20.260 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-07-22 19:43:20.282 | + 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-07-22 19:43:22.888 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:43:22.890 | Processing /opt/stack/requirements 2022-07-22 19:43:24.580 | 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-07-22 19:43:24.583 | 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-07-22 19:43:24.595 | 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-07-22 19:43:24.601 | 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-07-22 19:43:24.603 | 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-07-22 19:43:24.609 | 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 454)) (2.28.1) 2022-07-22 19:43:24.622 | 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 490)) (1.16.0) 2022-07-22 19:43:24.625 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:43:24.657 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5578) (1.3) 2022-07-22 19:43:24.659 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5578) (0.3.0) 2022-07-22 19:43:24.675 | 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-07-22 19:43:24.678 | 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 454)) (2022.6.15) 2022-07-22 19:43:24.681 | 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-07-22 19:43:24.685 | 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-07-22 19:43:24.698 | 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-07-22 19:43:24.701 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:43:24.708 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 19:43:24.754 | 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-07-22 19:43:24.765 | 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 579)) (0.2.5) 2022-07-22 19:43:24.771 | 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-07-22 19:43:24.773 | 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-07-22 19:43:24.851 | Building wheels for collected packages: openstack-requirements 2022-07-22 19:43:24.852 | Building wheel for openstack-requirements (setup.py): started 2022-07-22 19:43:25.683 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-07-22 19:43:25.683 | ERROR: Command errored out with exit status 1: 2022-07-22 19:43:25.683 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8snieq8g/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8snieq8g/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-k53sb9pa 2022-07-22 19:43:25.683 | cwd: /tmp/pip-req-build-8snieq8g/ 2022-07-22 19:43:25.683 | Complete output (6 lines): 2022-07-22 19:43:25.683 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-07-22 19:43:25.683 | or: setup.py --help [cmd1 cmd2 ...] 2022-07-22 19:43:25.683 | or: setup.py --help-commands 2022-07-22 19:43:25.683 | or: setup.py cmd --help 2022-07-22 19:43:25.683 | 2022-07-22 19:43:25.683 | error: invalid command 'bdist_wheel' 2022-07-22 19:43:25.683 | ---------------------------------------- 2022-07-22 19:43:25.683 | ERROR: Failed building wheel for openstack-requirements 2022-07-22 19:43:25.683 | Running setup.py clean for openstack-requirements 2022-07-22 19:43:26.521 | Failed to build openstack-requirements 2022-07-22 19:43:26.536 | Installing collected packages: openstack-requirements 2022-07-22 19:43:26.536 | Attempting uninstall: openstack-requirements 2022-07-22 19:43:26.537 | Found existing installation: openstack-requirements 1.2.1.dev5578 2022-07-22 19:43:26.576 | Uninstalling openstack-requirements-1.2.1.dev5578: 2022-07-22 19:43:26.593 | Successfully uninstalled openstack-requirements-1.2.1.dev5578 2022-07-22 19:43:26.596 | Running setup.py install for openstack-requirements: started 2022-07-22 19:43:29.012 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-07-22 19:43:29.034 | Successfully installed openstack-requirements-1.2.1.dev5578 2022-07-22 19:43:29.204 | + inc/python:pip_install:196 : result=0 2022-07-22 19:43:29.207 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:43:29.209 | + functions-common:time_stop:2440 : local name 2022-07-22 19:43:29.211 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:29.214 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:29.216 | + functions-common:time_stop:2443 : local total 2022-07-22 19:43:29.218 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:29.220 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:43:29.222 | + functions-common:time_stop:2447 : start_time=1658519000275 2022-07-22 19:43:29.224 | + functions-common:time_stop:2449 : [[ -z 1658519000275 ]] 2022-07-22 19:43:29.227 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:29.231 | + functions-common:time_stop:2452 : end_time=1658519009228 2022-07-22 19:43:29.233 | + functions-common:time_stop:2453 : elapsed_time=8953 2022-07-22 19:43:29.235 | + functions-common:time_stop:2454 : total=9044 2022-07-22 19:43:29.237 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:29.239 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17997 2022-07-22 19:43:29.241 | + inc/python:pip_install:199 : return 0 2022-07-22 19:43:29.244 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-07-22 19:43:29.247 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-07-22 19:43:29.249 | + inc/python:use_library_from_git:246 : local name=pbr 2022-07-22 19:43:29.251 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:29.254 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:29.256 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-07-22 19:43:29.259 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:29.261 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-07-22 19:43:29.283 | Using python 3.8 to install pbr 2022-07-22 19:43:29.286 | + 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-07-22 19:43:31.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:43:31.391 | from cryptography.utils import int_from_bytes 2022-07-22 19:43:31.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:43:31.391 | from cryptography.utils import int_from_bytes 2022-07-22 19:43:32.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:43:32.566 | 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-07-22 19:43:34.884 | + inc/python:pip_install:196 : result=0 2022-07-22 19:43:34.886 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:43:34.889 | + functions-common:time_stop:2440 : local name 2022-07-22 19:43:34.891 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:34.893 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:34.895 | + functions-common:time_stop:2443 : local total 2022-07-22 19:43:34.897 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:34.899 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:43:34.901 | + functions-common:time_stop:2447 : start_time=1658519009278 2022-07-22 19:43:34.903 | + functions-common:time_stop:2449 : [[ -z 1658519009278 ]] 2022-07-22 19:43:34.906 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:34.910 | + functions-common:time_stop:2452 : end_time=1658519014908 2022-07-22 19:43:34.913 | + functions-common:time_stop:2453 : elapsed_time=5630 2022-07-22 19:43:34.915 | + functions-common:time_stop:2454 : total=17997 2022-07-22 19:43:34.917 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:34.919 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23627 2022-07-22 19:43:34.921 | + inc/python:pip_install:199 : return 0 2022-07-22 19:43:34.923 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-07-22 19:43:37.157 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-07-22 19:43:39.027 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:43:39.028 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-07-22 19:43:39.049 | 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-07-22 19:43:39.051 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-07-22 19:43:39.054 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-07-22 19:43:39.059 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-07-22 19:43:39.063 | 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-07-22 19:43:39.133 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-22 19:43:39.136 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-07-22 19:43:39.139 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-07-22 19:43:39.156 | + ./stack.sh:main:814 : pkgs= 2022-07-22 19:43:39.158 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-07-22 19:43:39.162 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-07-22 19:43:39.164 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 19:43:39.166 | + functions-common:run_phase:1869 : local phase=pre-install 2022-07-22 19:43:39.168 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 19:43:39.171 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 19:43:39.173 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 19:43:39.175 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 19:43:39.177 | + functions-common:run_phase:1878 : local extra 2022-07-22 19:43:39.180 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 19:43:39.184 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 19:43:39.186 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 19:43:39.188 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 19:43:39.190 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-07-22 19:43:39.193 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 19:43:39.210 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:39.212 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 19:43:39.214 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 19:43:39.216 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-07-22 19:43:39.218 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-22 19:43:39.221 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-22 19:43:39.224 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-07-22 19:43:39.226 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-07-22 19:43:39.229 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-07-22 19:43:39.231 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-07-22 19:43:39.233 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-07-22 19:43:39.235 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-07-22 19:43:39.238 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 19:43:39.240 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 19:43:39.242 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 19:43:39.245 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 19:43:39.247 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-07-22 19:43:39.249 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 19:43:39.251 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-07-22 19:43:39.254 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 19:43:39.256 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 19:43:39.258 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-07-22 19:43:39.261 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-07-22 19:43:39.263 | + functions:set_systemd_override:821 : local value=2048 2022-07-22 19:43:39.265 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-07-22 19:43:39.268 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-07-22 19:43:39.320 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-07-22 19:43:39.320 | Set systemd system override for DefaultLimitNOFILE=2048 2022-07-22 19:43:39.322 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-07-22 19:43:39.694 | + ./stack.sh:main:827 : install_rpc_backend 2022-07-22 19:43:39.697 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-07-22 19:43:39.713 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:39.716 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-07-22 19:43:39.718 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 19:43:39.720 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 19:43:39.723 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 19:43:39.725 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 19:43:39.727 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 19:43:39.729 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 19:43:39.732 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:39.734 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:39.736 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 19:43:39.738 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 19:43:39.741 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 19:43:39.743 | + functions-common:apt_get_update:1191 : return 2022-07-22 19:43:39.745 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-07-22 19:43:39.747 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 19:43:39.750 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:39.752 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:39.755 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-07-22 19:43:39.775 | + 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-07-22 19:43:39.886 | Reading package lists... 2022-07-22 19:43:40.133 | Building dependency tree... 2022-07-22 19:43:40.134 | Reading state information... 2022-07-22 19:43:40.388 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-07-22 19:43:40.388 | The following packages were automatically installed and are no longer required: 2022-07-22 19:43:40.389 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 19:43:40.389 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 19:43:40.389 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 19:43:40.389 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 19:43:40.389 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 19:43:40.389 | python3-zope.interface 2022-07-22 19:43:40.390 | Use 'sudo apt autoremove' to remove them. 2022-07-22 19:43:40.505 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 19:43:40.509 | + functions-common:apt_get:1235 : result=0 2022-07-22 19:43:40.511 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 19:43:40.514 | + functions-common:time_stop:2440 : local name 2022-07-22 19:43:40.516 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:40.518 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:40.521 | + functions-common:time_stop:2443 : local total 2022-07-22 19:43:40.523 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:40.525 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 19:43:40.528 | + functions-common:time_stop:2447 : start_time=1658519019773 2022-07-22 19:43:40.530 | + functions-common:time_stop:2449 : [[ -z 1658519019773 ]] 2022-07-22 19:43:40.533 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:40.537 | + functions-common:time_stop:2452 : end_time=1658519020535 2022-07-22 19:43:40.539 | + functions-common:time_stop:2453 : elapsed_time=762 2022-07-22 19:43:40.542 | + functions-common:time_stop:2454 : total=1526 2022-07-22 19:43:40.544 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:40.546 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2288 2022-07-22 19:43:40.548 | + functions-common:apt_get:1239 : return 0 2022-07-22 19:43:40.551 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-07-22 19:43:40.553 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 19:43:40.555 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 19:43:40.557 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 19:43:40.560 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 19:43:40.562 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 19:43:40.564 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 19:43:40.567 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-07-22 19:43:40.569 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 19:43:40.571 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 19:43:40.574 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 19:43:40.576 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 19:43:40.578 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 19:43:40.581 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 19:43:40.583 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 19:43:40.586 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 19:43:40.588 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 19:43:40.590 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 19:43:40.592 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-07-22 19:43:40.595 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 19:43:40.597 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 19:43:40.600 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 19:43:40.602 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 19:43:40.604 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 19:43:40.607 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 19:43:40.609 | + ./stack.sh:main:828 : restart_rpc_backend 2022-07-22 19:43:40.611 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-07-22 19:43:40.627 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:40.629 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-07-22 19:43:40.632 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:43:40.634 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-07-22 19:43:40.636 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-07-22 19:43:40.639 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-07-22 19:43:40.643 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-07-22 19:43:40.646 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-07-22 19:43:40.648 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-07-22 19:43:40.651 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-07-22 19:43:40.653 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-07-22 19:43:40.655 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-07-22 19:43:40.658 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-07-22 19:43:41.369 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-07-22 19:43:41.369 | user tags 2022-07-22 19:43:41.369 | stackrabbit []' 2022-07-22 19:43:41.373 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-07-22 19:43:41.373 | user tags 2022-07-22 19:43:41.373 | stackrabbit []' 2022-07-22 19:43:41.373 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-07-22 19:43:41.380 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-07-22 19:43:41.382 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-07-22 19:43:41.384 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-22 19:43:42.050 | Changing password for user "stackrabbit" ... 2022-07-22 19:43:42.073 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-07-22 19:43:42.725 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-07-22 19:43:42.748 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-07-22 19:43:42.750 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-07-22 19:43:43.444 | Changing password for user "stackrabbit" ... 2022-07-22 19:43:43.467 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-07-22 19:43:43.470 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-07-22 19:43:43.472 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-07-22 19:43:44.135 | Deleting user "guest" ... 2022-07-22 19:43:44.150 | Error: 2022-07-22 19:43:44.150 | {:no_such_user, "guest"} 2022-07-22 19:43:44.167 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-07-22 19:43:44.169 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-07-22 19:43:44.188 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:44.190 | + ./stack.sh:main:831 : install_database 2022-07-22 19:43:44.193 | + lib/database:install_database:118 : install_database_mysql 2022-07-22 19:43:44.195 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-07-22 19:43:44.198 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:44.200 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:44.202 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-07-22 19:43:44.415 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-07-22 19:43:44.417 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-07-22 19:43:44.419 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-07-22 19:43:44.422 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-07-22 19:43:44.424 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-07-22 19:43:44.427 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-07-22 19:43:44.429 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 19:43:44.432 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 19:43:44.434 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 19:43:44.436 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 19:43:44.438 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 19:43:44.441 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 19:43:44.444 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 19:43:44.446 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 19:43:44.449 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 19:43:44.451 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 19:43:44.453 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-07-22 19:43:44.456 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 19:43:44.458 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 19:43:44.460 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 19:43:44.463 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 19:43:44.465 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 19:43:44.467 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 19:43:44.470 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-07-22 19:43:44.472 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:44.474 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:44.477 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-07-22 19:43:44.479 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 19:43:44.481 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 19:43:44.484 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 19:43:44.486 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 19:43:44.489 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 19:43:44.491 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 19:43:44.493 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:44.495 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:44.498 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 19:43:44.500 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 19:43:44.502 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 19:43:44.505 | + functions-common:apt_get_update:1191 : return 2022-07-22 19:43:44.507 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-07-22 19:43:44.509 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 19:43:44.512 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:44.514 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:44.516 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-07-22 19:43:44.537 | + 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-07-22 19:43:44.647 | Reading package lists... 2022-07-22 19:43:44.895 | Building dependency tree... 2022-07-22 19:43:44.896 | Reading state information... 2022-07-22 19:43:45.152 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-07-22 19:43:45.152 | The following packages were automatically installed and are no longer required: 2022-07-22 19:43:45.153 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 19:43:45.154 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 19:43:45.154 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 19:43:45.154 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 19:43:45.154 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 19:43:45.154 | python3-zope.interface 2022-07-22 19:43:45.154 | Use 'sudo apt autoremove' to remove them. 2022-07-22 19:43:45.275 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 19:43:45.280 | + functions-common:apt_get:1235 : result=0 2022-07-22 19:43:45.282 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 19:43:45.285 | + functions-common:time_stop:2440 : local name 2022-07-22 19:43:45.287 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:45.290 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:45.292 | + functions-common:time_stop:2443 : local total 2022-07-22 19:43:45.294 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:45.296 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 19:43:45.298 | + functions-common:time_stop:2447 : start_time=1658519024534 2022-07-22 19:43:45.300 | + functions-common:time_stop:2449 : [[ -z 1658519024534 ]] 2022-07-22 19:43:45.303 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:45.307 | + functions-common:time_stop:2452 : end_time=1658519025305 2022-07-22 19:43:45.309 | + functions-common:time_stop:2453 : elapsed_time=771 2022-07-22 19:43:45.311 | + functions-common:time_stop:2454 : total=2288 2022-07-22 19:43:45.313 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:45.315 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3059 2022-07-22 19:43:45.318 | + functions-common:apt_get:1239 : return 0 2022-07-22 19:43:45.320 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-07-22 19:43:45.322 | + ./stack.sh:main:834 : install_database_python 2022-07-22 19:43:45.325 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-07-22 19:43:45.327 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-07-22 19:43:45.329 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-07-22 19:43:45.332 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 19:43:45.335 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-07-22 19:43:45.338 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-07-22 19:43:45.340 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 19:43:45.344 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 19:43:45.344 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-07-22 19:43:45.349 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-07-22 19:43:45.352 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-07-22 19:43:45.354 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-07-22 19:43:45.357 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-07-22 19:43:45.359 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-07-22 19:43:45.381 | Using python 3.8 to install PyMySQL 2022-07-22 19:43:45.383 | + 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-07-22 19:43:47.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:43:47.479 | from cryptography.utils import int_from_bytes 2022-07-22 19:43:47.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:43:47.479 | from cryptography.utils import int_from_bytes 2022-07-22 19:43:48.548 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:43:48.549 | 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-07-22 19:43:50.916 | + inc/python:pip_install:196 : result=0 2022-07-22 19:43:50.918 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:43:50.921 | + functions-common:time_stop:2440 : local name 2022-07-22 19:43:50.923 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:50.925 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:50.928 | + functions-common:time_stop:2443 : local total 2022-07-22 19:43:50.930 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:50.932 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:43:50.934 | + functions-common:time_stop:2447 : start_time=1658519025374 2022-07-22 19:43:50.937 | + functions-common:time_stop:2449 : [[ -z 1658519025374 ]] 2022-07-22 19:43:50.940 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:50.944 | + functions-common:time_stop:2452 : end_time=1658519030942 2022-07-22 19:43:50.946 | + functions-common:time_stop:2453 : elapsed_time=5568 2022-07-22 19:43:50.949 | + functions-common:time_stop:2454 : total=23627 2022-07-22 19:43:50.951 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:50.953 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29195 2022-07-22 19:43:50.956 | + inc/python:pip_install:199 : return 0 2022-07-22 19:43:50.959 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-07-22 19:43:50.961 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-07-22 19:43:50.963 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-07-22 19:43:50.966 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-07-22 19:43:50.982 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:50.984 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-07-22 19:43:50.987 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-07-22 19:43:50.990 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:43:50.991 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 19:43:50.996 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:43:50.998 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 19:43:51.000 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 19:43:51.003 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 19:43:51.006 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-07-22 19:43:51.008 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-07-22 19:43:51.024 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:51.026 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-07-22 19:43:51.028 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 19:43:51.031 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 19:43:51.033 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 19:43:51.035 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 19:43:51.037 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 19:43:51.040 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 19:43:51.042 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:51.044 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:51.047 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 19:43:51.049 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 19:43:51.051 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 19:43:51.054 | + functions-common:apt_get_update:1191 : return 2022-07-22 19:43:51.056 | + functions-common:install_package:1465 : real_install_package radvd 2022-07-22 19:43:51.058 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 19:43:51.061 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:51.063 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:51.065 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-07-22 19:43:51.086 | + 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-07-22 19:43:51.196 | Reading package lists... 2022-07-22 19:43:51.446 | Building dependency tree... 2022-07-22 19:43:51.448 | Reading state information... 2022-07-22 19:43:51.702 | radvd is already the newest version (1:2.17-2). 2022-07-22 19:43:51.703 | The following packages were automatically installed and are no longer required: 2022-07-22 19:43:51.704 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 19:43:51.704 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 19:43:51.704 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 19:43:51.704 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 19:43:51.704 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 19:43:51.704 | python3-zope.interface 2022-07-22 19:43:51.704 | Use 'sudo apt autoremove' to remove them. 2022-07-22 19:43:51.818 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 19:43:51.822 | + functions-common:apt_get:1235 : result=0 2022-07-22 19:43:51.825 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 19:43:51.827 | + functions-common:time_stop:2440 : local name 2022-07-22 19:43:51.829 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:51.832 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:51.834 | + functions-common:time_stop:2443 : local total 2022-07-22 19:43:51.836 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:51.838 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 19:43:51.840 | + functions-common:time_stop:2447 : start_time=1658519031083 2022-07-22 19:43:51.842 | + functions-common:time_stop:2449 : [[ -z 1658519031083 ]] 2022-07-22 19:43:51.845 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:51.849 | + functions-common:time_stop:2452 : end_time=1658519031847 2022-07-22 19:43:51.851 | + functions-common:time_stop:2453 : elapsed_time=764 2022-07-22 19:43:51.853 | + functions-common:time_stop:2454 : total=3059 2022-07-22 19:43:51.855 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:51.858 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3823 2022-07-22 19:43:51.860 | + functions-common:apt_get:1239 : return 0 2022-07-22 19:43:51.863 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-07-22 19:43:51.880 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:51.882 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-07-22 19:43:51.884 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-07-22 19:43:51.887 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-07-22 19:43:51.890 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-07-22 19:43:51.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-07-22 19:43:51.912 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 19:43:51.914 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 19:43:51.917 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 19:43:51.919 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 19:43:51.921 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 19:43:51.923 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 19:43:51.926 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:51.928 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:51.931 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 19:43:51.933 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 19:43:51.935 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 19:43:51.937 | + functions-common:apt_get_update:1191 : return 2022-07-22 19:43:51.939 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-07-22 19:43:51.942 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 19:43:51.944 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:51.947 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:51.949 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-07-22 19:43:51.969 | + 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-07-22 19:43:52.079 | Reading package lists... 2022-07-22 19:43:52.327 | Building dependency tree... 2022-07-22 19:43:52.329 | Reading state information... 2022-07-22 19:43:52.585 | fakeroot is already the newest version (1.24-1). 2022-07-22 19:43:52.585 | make is already the newest version (4.2.1-1.2). 2022-07-22 19:43:52.585 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-07-22 19:43:52.585 | The following packages were automatically installed and are no longer required: 2022-07-22 19:43:52.586 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 19:43:52.586 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 19:43:52.586 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 19:43:52.586 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 19:43:52.586 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 19:43:52.586 | python3-zope.interface 2022-07-22 19:43:52.587 | Use 'sudo apt autoremove' to remove them. 2022-07-22 19:43:52.700 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 19:43:52.704 | + functions-common:apt_get:1235 : result=0 2022-07-22 19:43:52.707 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 19:43:52.709 | + functions-common:time_stop:2440 : local name 2022-07-22 19:43:52.711 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:52.713 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:52.715 | + functions-common:time_stop:2443 : local total 2022-07-22 19:43:52.717 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:52.719 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 19:43:52.722 | + functions-common:time_stop:2447 : start_time=1658519031966 2022-07-22 19:43:52.724 | + functions-common:time_stop:2449 : [[ -z 1658519031966 ]] 2022-07-22 19:43:52.727 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:52.731 | + functions-common:time_stop:2452 : end_time=1658519032729 2022-07-22 19:43:52.733 | + functions-common:time_stop:2453 : elapsed_time=763 2022-07-22 19:43:52.735 | + functions-common:time_stop:2454 : total=3823 2022-07-22 19:43:52.737 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:52.740 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4586 2022-07-22 19:43:52.742 | + functions-common:apt_get:1239 : return 0 2022-07-22 19:43:52.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-07-22 19:43:52.747 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:43:52.749 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:43:52.751 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-07-22 19:43:52.753 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-07-22 19:43:52.756 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-07-22 19:43:52.760 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-07-22 19:43:52.762 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-07-22 19:43:52.767 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-07-22 19:43:52.767 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-07-22 19:43:52.772 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-07-22 19:43:52.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-07-22 19:43:52.776 | + functions:vercmp:628 : local v1=5.4 2022-07-22 19:43:52.778 | + functions:vercmp:629 : local 'op=<' 2022-07-22 19:43:52.780 | + functions:vercmp:630 : local v2=3.13 2022-07-22 19:43:52.783 | + functions:vercmp:631 : local result 2022-07-22 19:43:52.787 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-07-22 19:43:52.787 | ++ functions:vercmp:635 : sort -V 2022-07-22 19:43:52.787 | ++ functions:vercmp:635 : head -1 2022-07-22 19:43:52.792 | + functions:vercmp:635 : result=3.13 2022-07-22 19:43:52.794 | + functions:vercmp:637 : case $op in 2022-07-22 19:43:52.797 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-07-22 19:43:52.799 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-07-22 19:43:52.801 | + functions:vercmp:648 : return 2022-07-22 19:43:52.803 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-07-22 19:43:52.805 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 19:43:52.808 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-07-22 19:43:53.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-07-22 19:43:53.283 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-07-22 19:43:53.286 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.289 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.291 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-07-22 19:43:53.294 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.296 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-07-22 19:43:53.313 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:43:53.316 | + ./stack.sh:main:842 : install_etcd3 2022-07-22 19:43:53.319 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-07-22 19:43:53.319 | Installing etcd 2022-07-22 19:43:53.321 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-07-22 19:43:53.335 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-07-22 19:43:53.346 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-07-22 19:43:53.349 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-07-22 19:43:53.365 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-07-22 19:43:53.368 | ++ 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-07-22 19:43:53.371 | ++ 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-07-22 19:43:53.374 | +++ 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-07-22 19:43:53.379 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 19:43:53.381 | ++ 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-07-22 19:43:53.383 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-07-22 19:43:53.386 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 19:43:53.388 | ++ functions:get_extra_file:74 : return 2022-07-22 19:43:53.391 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-07-22 19:43:53.393 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-07-22 19:43:53.396 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-07-22 19:43:53.398 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-07-22 19:43:53.414 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:43:53.416 | + ./stack.sh:main:861 : install_dstat 2022-07-22 19:43:53.419 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-07-22 19:43:53.435 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:43:53.438 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-07-22 19:43:53.440 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:43:53.443 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-07-22 19:43:53.445 | + ./stack.sh:main:870 : install_libs 2022-07-22 19:43:53.448 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-07-22 19:43:53.450 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-07-22 19:43:53.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-07-22 19:43:53.455 | + inc/python:use_library_from_git:246 : local name=automaton 2022-07-22 19:43:53.457 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.459 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.461 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-07-22 19:43:53.464 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.466 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-07-22 19:43:53.468 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-07-22 19:43:53.470 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-07-22 19:43:53.473 | + inc/python:use_library_from_git:246 : local name=castellan 2022-07-22 19:43:53.475 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.477 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.479 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-07-22 19:43:53.481 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.484 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-07-22 19:43:53.486 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-07-22 19:43:53.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-07-22 19:43:53.491 | + inc/python:use_library_from_git:246 : local name=cliff 2022-07-22 19:43:53.493 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.495 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.498 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-07-22 19:43:53.500 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.502 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-07-22 19:43:53.505 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-07-22 19:43:53.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-07-22 19:43:53.510 | + inc/python:use_library_from_git:246 : local name=cursive 2022-07-22 19:43:53.512 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.514 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.517 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-07-22 19:43:53.519 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.521 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-07-22 19:43:53.523 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-07-22 19:43:53.526 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-07-22 19:43:53.528 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-07-22 19:43:53.530 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.532 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.535 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-07-22 19:43:53.537 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.539 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-07-22 19:43:53.541 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-07-22 19:43:53.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-07-22 19:43:53.546 | + inc/python:use_library_from_git:246 : local name=futurist 2022-07-22 19:43:53.548 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.551 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.553 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-07-22 19:43:53.555 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.558 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-07-22 19:43:53.560 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-07-22 19:43:53.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-07-22 19:43:53.564 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-07-22 19:43:53.567 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.569 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.571 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-07-22 19:43:53.574 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.576 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-07-22 19:43:53.579 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-07-22 19:43:53.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-07-22 19:43:53.583 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-07-22 19:43:53.585 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.587 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.590 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-07-22 19:43:53.592 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.594 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-07-22 19:43:53.596 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-07-22 19:43:53.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-07-22 19:43:53.601 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-07-22 19:43:53.603 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.605 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.608 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-07-22 19:43:53.610 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.613 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-07-22 19:43:53.615 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-07-22 19:43:53.617 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-07-22 19:43:53.620 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-07-22 19:43:53.622 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.624 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.626 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-07-22 19:43:53.629 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.631 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-07-22 19:43:53.634 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-07-22 19:43:53.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-07-22 19:43:53.638 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-07-22 19:43:53.641 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.643 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.645 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-07-22 19:43:53.647 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.650 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-07-22 19:43:53.652 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-07-22 19:43:53.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-07-22 19:43:53.656 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-07-22 19:43:53.659 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.661 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.664 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-07-22 19:43:53.666 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.668 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-07-22 19:43:53.670 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-07-22 19:43:53.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-07-22 19:43:53.675 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-07-22 19:43:53.678 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.680 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.682 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-07-22 19:43:53.684 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.686 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-07-22 19:43:53.689 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-07-22 19:43:53.691 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-07-22 19:43:53.693 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-07-22 19:43:53.695 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.698 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.700 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-07-22 19:43:53.702 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.705 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-07-22 19:43:53.707 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-07-22 19:43:53.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-07-22 19:43:53.711 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-07-22 19:43:53.714 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.716 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.718 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-07-22 19:43:53.720 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.723 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-07-22 19:43:53.725 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-07-22 19:43:53.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-07-22 19:43:53.730 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-07-22 19:43:53.732 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.734 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.737 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-07-22 19:43:53.739 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.742 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-07-22 19:43:53.744 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-07-22 19:43:53.746 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-07-22 19:43:53.748 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-07-22 19:43:53.751 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.753 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.756 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-07-22 19:43:53.759 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.762 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-07-22 19:43:53.764 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-07-22 19:43:53.766 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-07-22 19:43:53.769 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-07-22 19:43:53.771 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.773 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.775 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-07-22 19:43:53.778 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.780 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-07-22 19:43:53.782 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-07-22 19:43:53.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-07-22 19:43:53.787 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-07-22 19:43:53.789 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.792 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.794 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-07-22 19:43:53.796 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.798 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-07-22 19:43:53.801 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-07-22 19:43:53.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-07-22 19:43:53.806 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-07-22 19:43:53.808 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.810 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.813 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-07-22 19:43:53.815 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.817 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-07-22 19:43:53.820 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-07-22 19:43:53.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-07-22 19:43:53.824 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-07-22 19:43:53.827 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.829 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.831 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-07-22 19:43:53.833 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.836 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-07-22 19:43:53.838 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-07-22 19:43:53.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-07-22 19:43:53.843 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-07-22 19:43:53.845 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.848 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.850 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-07-22 19:43:53.852 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.855 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-07-22 19:43:53.857 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-07-22 19:43:53.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-07-22 19:43:53.862 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-07-22 19:43:53.864 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.867 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.869 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-07-22 19:43:53.871 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.874 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-07-22 19:43:53.876 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-07-22 19:43:53.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-07-22 19:43:53.881 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-07-22 19:43:53.883 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.885 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.887 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-07-22 19:43:53.890 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.892 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-07-22 19:43:53.894 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-07-22 19:43:53.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-07-22 19:43:53.899 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-07-22 19:43:53.901 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.903 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.906 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-07-22 19:43:53.908 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.911 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-07-22 19:43:53.915 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-07-22 19:43:53.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-07-22 19:43:53.919 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-07-22 19:43:53.921 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.924 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.927 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-07-22 19:43:53.929 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.931 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-07-22 19:43:53.934 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-07-22 19:43:53.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-07-22 19:43:53.938 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-07-22 19:43:53.940 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.943 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.945 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-07-22 19:43:53.947 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.950 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-07-22 19:43:53.952 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-07-22 19:43:53.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-07-22 19:43:53.957 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-07-22 19:43:53.959 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.961 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.964 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-07-22 19:43:53.966 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.968 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-07-22 19:43:53.970 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-07-22 19:43:53.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-07-22 19:43:53.975 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-07-22 19:43:53.978 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.980 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:53.982 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-07-22 19:43:53.985 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:53.987 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-07-22 19:43:53.990 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-07-22 19:43:53.992 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-07-22 19:43:53.994 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-07-22 19:43:53.997 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:53.999 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:54.001 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-07-22 19:43:54.004 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:54.006 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-07-22 19:43:54.008 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-07-22 19:43:54.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-07-22 19:43:54.013 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-07-22 19:43:54.015 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:54.017 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:54.020 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-07-22 19:43:54.022 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:54.025 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-07-22 19:43:54.027 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-07-22 19:43:54.029 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-07-22 19:43:54.032 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-07-22 19:43:54.034 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:54.037 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:54.039 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-07-22 19:43:54.041 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:54.043 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-07-22 19:43:54.046 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-07-22 19:43:54.048 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-07-22 19:43:54.050 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-07-22 19:43:54.053 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:54.055 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:54.057 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-07-22 19:43:54.059 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:54.062 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-07-22 19:43:54.064 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-07-22 19:43:54.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-07-22 19:43:54.068 | + inc/python:use_library_from_git:246 : local name=tooz 2022-07-22 19:43:54.071 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:54.073 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:54.075 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-07-22 19:43:54.078 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:54.080 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-07-22 19:43:54.083 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-07-22 19:43:54.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-07-22 19:43:54.087 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-07-22 19:43:54.090 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:54.092 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:54.094 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-07-22 19:43:54.096 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:54.099 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-07-22 19:43:54.102 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-07-22 19:43:54.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-07-22 19:43:54.106 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-07-22 19:43:54.108 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:54.111 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:54.113 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-07-22 19:43:54.115 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:54.118 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-07-22 19:43:54.120 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-07-22 19:43:54.122 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-07-22 19:43:54.125 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-07-22 19:43:54.127 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:54.129 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:54.132 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-07-22 19:43:54.134 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:54.136 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-07-22 19:43:54.139 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-07-22 19:43:54.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-07-22 19:43:54.143 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-07-22 19:43:54.146 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:43:54.148 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:43:54.151 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-07-22 19:43:54.153 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:43:54.155 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-07-22 19:43:54.176 | Using python 3.8 to install etcd3 2022-07-22 19:43:54.179 | + 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-07-22 19:43:56.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:43:56.292 | from cryptography.utils import int_from_bytes 2022-07-22 19:43:56.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:43:56.292 | from cryptography.utils import int_from_bytes 2022-07-22 19:43:57.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:43:57.346 | 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-07-22 19:43:57.355 | 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-07-22 19:43:57.365 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-22 19:43:57.367 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:43:57.370 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 19:43:59.678 | + inc/python:pip_install:196 : result=0 2022-07-22 19:43:59.680 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:43:59.682 | + functions-common:time_stop:2440 : local name 2022-07-22 19:43:59.684 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:43:59.686 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:43:59.688 | + functions-common:time_stop:2443 : local total 2022-07-22 19:43:59.691 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:43:59.693 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:43:59.695 | + functions-common:time_stop:2447 : start_time=1658519034171 2022-07-22 19:43:59.698 | + functions-common:time_stop:2449 : [[ -z 1658519034171 ]] 2022-07-22 19:43:59.701 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:43:59.705 | + functions-common:time_stop:2452 : end_time=1658519039702 2022-07-22 19:43:59.707 | + functions-common:time_stop:2453 : elapsed_time=5531 2022-07-22 19:43:59.709 | + functions-common:time_stop:2454 : total=29195 2022-07-22 19:43:59.712 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:43:59.714 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34726 2022-07-22 19:43:59.716 | + inc/python:pip_install:199 : return 0 2022-07-22 19:43:59.719 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-07-22 19:43:59.739 | Using python 3.8 to install etcd3gw 2022-07-22 19:43:59.742 | + 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-07-22 19:44:01.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:01.834 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:01.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:01.834 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:02.884 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:44:02.886 | 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-07-22 19:44:02.893 | 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-07-22 19:44:02.896 | 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-07-22 19:44:02.899 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:44:02.912 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:44:02.945 | 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-07-22 19:44:02.950 | 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 454)) (2019.11.28) 2022-07-22 19:44:02.952 | 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-07-22 19:44:05.240 | + inc/python:pip_install:196 : result=0 2022-07-22 19:44:05.243 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:44:05.245 | + functions-common:time_stop:2440 : local name 2022-07-22 19:44:05.247 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:44:05.249 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:44:05.251 | + functions-common:time_stop:2443 : local total 2022-07-22 19:44:05.254 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:44:05.256 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:44:05.258 | + functions-common:time_stop:2447 : start_time=1658519039734 2022-07-22 19:44:05.260 | + functions-common:time_stop:2449 : [[ -z 1658519039734 ]] 2022-07-22 19:44:05.263 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:44:05.267 | + functions-common:time_stop:2452 : end_time=1658519045265 2022-07-22 19:44:05.270 | + functions-common:time_stop:2453 : elapsed_time=5531 2022-07-22 19:44:05.272 | + functions-common:time_stop:2454 : total=34726 2022-07-22 19:44:05.274 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:44:05.277 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40257 2022-07-22 19:44:05.279 | + inc/python:pip_install:199 : return 0 2022-07-22 19:44:05.281 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-07-22 19:44:05.284 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-07-22 19:44:05.287 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-07-22 19:44:05.289 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 19:44:05.291 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 19:44:05.294 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 19:44:05.296 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 19:44:05.299 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 19:44:05.301 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 19:44:05.303 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 19:44:05.306 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 19:44:05.308 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 19:44:05.310 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 19:44:05.312 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-07-22 19:44:05.315 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:44:05.317 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:44:05.319 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-07-22 19:44:05.322 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 19:44:05.324 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 19:44:05.327 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 19:44:05.329 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 19:44:05.332 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 19:44:05.334 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 19:44:05.337 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 19:44:05.339 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:44:05.341 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:44:05.344 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 19:44:05.346 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 19:44:05.349 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 19:44:05.351 | + functions-common:apt_get_update:1191 : return 2022-07-22 19:44:05.353 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 19:44:05.356 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 19:44:05.358 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:44:05.360 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:44:05.363 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-07-22 19:44:05.384 | + 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-07-22 19:44:05.494 | Reading package lists... 2022-07-22 19:44:05.742 | Building dependency tree... 2022-07-22 19:44:05.744 | Reading state information... 2022-07-22 19:44:06.011 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-07-22 19:44:06.011 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-07-22 19:44:06.011 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 19:44:06.011 | The following packages were automatically installed and are no longer required: 2022-07-22 19:44:06.013 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 19:44:06.013 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 19:44:06.013 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 19:44:06.013 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 19:44:06.013 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 19:44:06.013 | python3-zope.interface 2022-07-22 19:44:06.013 | Use 'sudo apt autoremove' to remove them. 2022-07-22 19:44:06.128 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 19:44:06.132 | + functions-common:apt_get:1235 : result=0 2022-07-22 19:44:06.135 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 19:44:06.137 | + functions-common:time_stop:2440 : local name 2022-07-22 19:44:06.139 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:44:06.142 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:44:06.144 | + functions-common:time_stop:2443 : local total 2022-07-22 19:44:06.146 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:44:06.148 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 19:44:06.150 | + functions-common:time_stop:2447 : start_time=1658519045381 2022-07-22 19:44:06.153 | + functions-common:time_stop:2449 : [[ -z 1658519045381 ]] 2022-07-22 19:44:06.155 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:44:06.159 | + functions-common:time_stop:2452 : end_time=1658519046157 2022-07-22 19:44:06.162 | + functions-common:time_stop:2453 : elapsed_time=776 2022-07-22 19:44:06.164 | + functions-common:time_stop:2454 : total=4586 2022-07-22 19:44:06.166 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:44:06.168 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5362 2022-07-22 19:44:06.171 | + functions-common:apt_get:1239 : return 0 2022-07-22 19:44:06.173 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-07-22 19:44:06.176 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:44:06.178 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:44:06.180 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-07-22 19:44:06.241 | Module proxy already enabled 2022-07-22 19:44:06.245 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-07-22 19:44:06.306 | Considering dependency proxy for proxy_uwsgi: 2022-07-22 19:44:06.306 | Module proxy already enabled 2022-07-22 19:44:06.306 | Module proxy_uwsgi already enabled 2022-07-22 19:44:06.310 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-07-22 19:44:06.312 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 19:44:06.315 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 19:44:06.318 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 19:44:06.449 | + ./stack.sh:main:876 : install_keystoneauth 2022-07-22 19:44:06.452 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-07-22 19:44:06.455 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-07-22 19:44:06.457 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:06.461 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:06.464 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-07-22 19:44:06.468 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:06.471 | + ./stack.sh:main:877 : install_keystoneclient 2022-07-22 19:44:06.474 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-07-22 19:44:06.476 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-07-22 19:44:06.478 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:06.481 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:06.483 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-07-22 19:44:06.486 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:06.489 | + ./stack.sh:main:878 : install_glanceclient 2022-07-22 19:44:06.491 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-07-22 19:44:06.493 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-07-22 19:44:06.496 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:06.498 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:06.501 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-07-22 19:44:06.503 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:06.506 | + ./stack.sh:main:879 : install_cinderclient 2022-07-22 19:44:06.508 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-07-22 19:44:06.510 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-07-22 19:44:06.513 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:06.515 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:06.518 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-07-22 19:44:06.520 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:06.523 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-07-22 19:44:06.525 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-07-22 19:44:06.528 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:06.530 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:06.532 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-07-22 19:44:06.535 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:06.538 | + ./stack.sh:main:880 : install_novaclient 2022-07-22 19:44:06.540 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-07-22 19:44:06.543 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-07-22 19:44:06.545 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:06.547 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:06.550 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-07-22 19:44:06.553 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:06.555 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-07-22 19:44:06.572 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:06.574 | + ./stack.sh:main:882 : install_swiftclient 2022-07-22 19:44:06.577 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-07-22 19:44:06.579 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-07-22 19:44:06.582 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:06.584 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:06.587 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-07-22 19:44:06.589 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:06.591 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-07-22 19:44:06.608 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:06.611 | + ./stack.sh:main:885 : install_neutronclient 2022-07-22 19:44:06.614 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-07-22 19:44:06.616 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-07-22 19:44:06.619 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:06.621 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:06.624 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-07-22 19:44:06.626 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:06.628 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-07-22 19:44:06.631 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-07-22 19:44:06.633 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-07-22 19:44:06.636 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:06.638 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:06.641 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-07-22 19:44:06.643 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:06.645 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-07-22 19:44:06.648 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-07-22 19:44:06.650 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 19:44:06.653 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-07-22 19:44:06.656 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-07-22 19:44:06.658 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 19:44:06.662 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-07-22 19:44:06.663 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 19:44:06.667 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-07-22 19:44:06.670 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-07-22 19:44:06.672 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-07-22 19:44:06.676 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-07-22 19:44:06.678 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-07-22 19:44:06.698 | Using python 3.8 to install keystonemiddleware 2022-07-22 19:44:06.701 | + 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-07-22 19:44:08.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:08.800 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:08.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:08.800 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:09.860 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:44:09.862 | 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-07-22 19:44:09.915 | 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-07-22 19:44:09.952 | 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-07-22 19:44:09.992 | 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-07-22 19:44:09.997 | 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-07-22 19:44:10.002 | 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-07-22 19:44:10.042 | 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-07-22 19:44:10.051 | 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-07-22 19:44:10.064 | 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-07-22 19:44:10.069 | 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-07-22 19:44:10.072 | 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-07-22 19:44:10.082 | 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-07-22 19:44:10.085 | 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-07-22 19:44:10.091 | 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 403)) (2.8.2) 2022-07-22 19:44:10.097 | 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 412)) (5.0.0) 2022-07-22 19:44:10.119 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 19:44:10.123 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:44:10.137 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 19:44:10.141 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:44:10.145 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:44:10.151 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:44:10.184 | 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-07-22 19:44:10.199 | 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-07-22 19:44:10.257 | 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-07-22 19:44:10.262 | 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-07-22 19:44:10.268 | 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-07-22 19:44:10.271 | 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-07-22 19:44:10.276 | 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-07-22 19:44:10.279 | 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-07-22 19:44:10.282 | 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-07-22 19:44:10.285 | 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-07-22 19:44:10.290 | 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 454)) (2019.11.28) 2022-07-22 19:44:10.292 | 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-07-22 19:44:10.295 | 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-07-22 19:44:10.299 | 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-07-22 19:44:10.302 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 19:44:12.404 | + inc/python:pip_install:196 : result=0 2022-07-22 19:44:12.406 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:44:12.408 | + functions-common:time_stop:2440 : local name 2022-07-22 19:44:12.411 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:44:12.413 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:44:12.417 | + functions-common:time_stop:2443 : local total 2022-07-22 19:44:12.419 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:44:12.421 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:44:12.423 | + functions-common:time_stop:2447 : start_time=1658519046693 2022-07-22 19:44:12.426 | + functions-common:time_stop:2449 : [[ -z 1658519046693 ]] 2022-07-22 19:44:12.429 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:44:12.433 | + functions-common:time_stop:2452 : end_time=1658519052431 2022-07-22 19:44:12.436 | + functions-common:time_stop:2453 : elapsed_time=5738 2022-07-22 19:44:12.438 | + functions-common:time_stop:2454 : total=40257 2022-07-22 19:44:12.440 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:44:12.442 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=45995 2022-07-22 19:44:12.445 | + inc/python:pip_install:199 : return 0 2022-07-22 19:44:12.447 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-07-22 19:44:12.450 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-07-22 19:44:12.452 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 19:44:12.455 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-07-22 19:44:12.458 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-07-22 19:44:12.460 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 19:44:12.464 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-07-22 19:44:12.464 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 19:44:12.469 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-07-22 19:44:12.472 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-07-22 19:44:12.475 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-07-22 19:44:12.477 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-07-22 19:44:12.480 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-07-22 19:44:12.501 | Using python 3.8 to install python-memcached 2022-07-22 19:44:12.504 | + 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-07-22 19:44:14.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:14.615 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:14.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:14.615 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:15.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:44:15.661 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.59) 2022-07-22 19:44:15.664 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:44:17.954 | + inc/python:pip_install:196 : result=0 2022-07-22 19:44:17.956 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:44:17.959 | + functions-common:time_stop:2440 : local name 2022-07-22 19:44:17.961 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:44:17.963 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:44:17.966 | + functions-common:time_stop:2443 : local total 2022-07-22 19:44:17.968 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:44:17.970 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:44:17.973 | + functions-common:time_stop:2447 : start_time=1658519052496 2022-07-22 19:44:17.975 | + functions-common:time_stop:2449 : [[ -z 1658519052496 ]] 2022-07-22 19:44:17.978 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:44:17.982 | + functions-common:time_stop:2452 : end_time=1658519057979 2022-07-22 19:44:17.984 | + functions-common:time_stop:2453 : elapsed_time=5483 2022-07-22 19:44:17.986 | + functions-common:time_stop:2454 : total=45995 2022-07-22 19:44:17.989 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:44:17.992 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=51478 2022-07-22 19:44:17.994 | + inc/python:pip_install:199 : return 0 2022-07-22 19:44:17.997 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-07-22 19:44:18.014 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:18.016 | + ./stack.sh:main:892 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-07-22 19:44:18.019 | + ./stack.sh:main:893 : stack_install_service keystone 2022-07-22 19:44:18.021 | + lib/stack:stack_install_service:20 : local service=keystone 2022-07-22 19:44:18.023 | + lib/stack:stack_install_service:21 : type install_keystone 2022-07-22 19:44:18.026 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 19:44:18.028 | + lib/stack:stack_install_service:32 : install_keystone 2022-07-22 19:44:18.031 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-07-22 19:44:18.047 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:44:18.049 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-07-22 19:44:18.051 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-07-22 19:44:18.053 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-07-22 19:44:18.055 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 19:44:18.058 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 19:44:18.060 | ++ functions-common:git_clone:601 : pwd 2022-07-22 19:44:18.063 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 19:44:18.065 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 19:44:18.067 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 19:44:18.083 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 19:44:18.085 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 19:44:18.087 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 19:44:18.090 | + functions-common:git_clone:618 : echo master 2022-07-22 19:44:18.090 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 19:44:18.095 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-07-22 19:44:18.098 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 19:44:18.100 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-07-22 19:44:18.112 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-07-22 19:44:18.115 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 19:44:18.115 | + functions-common:git_clone:679 : head -1 2022-07-22 19:44:18.118 | d7b1d57ca Merge "Move fips job to centos-9" 2022-07-22 19:44:18.121 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 19:44:18.123 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-07-22 19:44:18.126 | + inc/python:setup_develop:334 : local bindep 2022-07-22 19:44:18.128 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 19:44:18.130 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-07-22 19:44:18.133 | + inc/python:setup_develop:340 : local extras= 2022-07-22 19:44:18.135 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-07-22 19:44:18.137 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 19:44:18.140 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 19:44:18.142 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-07-22 19:44:18.145 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 19:44:18.147 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 19:44:18.150 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-07-22 19:44:18.152 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 19:44:18.155 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-07-22 19:44:18.157 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 19:44:18.160 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 19:44:18.163 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-07-22 19:44:18.169 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-07-22 19:44:18.171 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-07-22 19:44:18.806 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-07-22 19:44:18.808 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 19:44:18.810 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 19:44:18.813 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 19:44:18.815 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-07-22 19:44:18.818 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-07-22 19:44:18.820 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 19:44:18.822 | + inc/python:setup_package:424 : local extras= 2022-07-22 19:44:18.824 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 19:44:18.827 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 19:44:18.829 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 19:44:18.831 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 19:44:18.833 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 19:44:18.835 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-07-22 19:44:18.855 | Using python 3.8 to install /opt/stack/keystone 2022-07-22 19:44:18.857 | + 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-07-22 19:44:20.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:20.969 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:20.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:20.969 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:22.024 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:44:22.025 | Obtaining file:///opt/stack/keystone 2022-07-22 19:44:23.604 | Requirement already satisfied: Flask===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.2) 2022-07-22 19:44:23.621 | 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-07-22 19:44:23.630 | 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-07-22 19:44:23.636 | 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-07-22 19:44:23.638 | 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-07-22 19:44:23.665 | 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-07-22 19:44:23.807 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-07-22 19:44:23.820 | Requirement already satisfied: Werkzeug===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.1.2) 2022-07-22 19:44:23.824 | 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-07-22 19:44:23.836 | 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-07-22 19:44:23.844 | 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-07-22 19:44:23.848 | 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-07-22 19:44:23.854 | 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-07-22 19:44:23.893 | 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-07-22 19:44:23.898 | 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-07-22 19:44:23.903 | 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-07-22 19:44:23.939 | 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-07-22 19:44:23.942 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 19:44:23.953 | 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-07-22 19:44:24.004 | 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-07-22 19:44:24.007 | 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-07-22 19:44:24.017 | 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-07-22 19:44:24.054 | 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-07-22 19:44:24.092 | 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-07-22 19:44:24.098 | 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-07-22 19:44:24.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-07-22 19:44:24.148 | 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-07-22 19:44:24.186 | 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-07-22 19:44:24.239 | 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-07-22 19:44:24.249 | 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-07-22 19:44:24.267 | 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-07-22 19:44:24.281 | 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-07-22 19:44:24.290 | 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-07-22 19:44:24.312 | 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-07-22 19:44:24.322 | 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-07-22 19:44:24.336 | 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-07-22 19:44:24.376 | 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-07-22 19:44:24.382 | 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-07-22 19:44:24.395 | 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-07-22 19:44:24.397 | 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-07-22 19:44:24.408 | 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-07-22 19:44:24.414 | 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-07-22 19:44:24.423 | 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-07-22 19:44:24.427 | 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-07-22 19:44:24.429 | 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-07-22 19:44:24.435 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (7.1.2) 2022-07-22 19:44:24.457 | 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 403)) (2.8.2) 2022-07-22 19:44:24.461 | 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 412)) (5.0.0) 2022-07-22 19:44:24.481 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 19:44:24.486 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:44:24.499 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 19:44:24.503 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.8.20) 2022-07-22 19:44:24.506 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:44:24.509 | 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 517)) (0.13.0) 2022-07-22 19:44:24.519 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 19:44:24.522 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 19:44:24.525 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:44:24.531 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 19:44:24.539 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 19:44:24.545 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 19:44:24.554 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:44:24.587 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 19:44:24.592 | Requirement already satisfied: xmlschema===1.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (1.11.3) 2022-07-22 19:44:24.622 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 19:44:24.627 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 19:44:24.651 | 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-07-22 19:44:24.655 | 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-07-22 19:44:24.738 | 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-07-22 19:44:24.743 | 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-07-22 19:44:24.746 | 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-07-22 19:44:24.752 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 19:44:24.766 | 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-07-22 19:44:24.769 | 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-07-22 19:44:24.773 | 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-07-22 19:44:24.776 | 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-07-22 19:44:24.822 | 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-07-22 19:44:24.832 | 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-07-22 19:44:24.840 | 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-07-22 19:44:24.849 | 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-07-22 19:44:24.857 | 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-07-22 19:44:24.869 | 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-07-22 19:44:24.880 | 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-07-22 19:44:24.883 | 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-07-22 19:44:24.886 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 19:44:24.910 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 381)) (45.2.0) 2022-07-22 19:44:24.912 | 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-07-22 19:44:24.917 | 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-07-22 19:44:24.930 | 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-07-22 19:44:24.935 | 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 454)) (2019.11.28) 2022-07-22 19:44:24.937 | 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-07-22 19:44:24.941 | 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-07-22 19:44:24.943 | 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-07-22 19:44:24.946 | Requirement already satisfied: elementpath===2.5.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (2.5.3) 2022-07-22 19:44:24.960 | 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-07-22 19:44:24.965 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 19:44:24.968 | 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-07-22 19:44:24.978 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 19:44:24.980 | 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-07-22 19:44:24.984 | 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-07-22 19:44:25.011 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 19:44:26.220 | Installing collected packages: keystone 2022-07-22 19:44:26.220 | Attempting uninstall: keystone 2022-07-22 19:44:26.220 | Found existing installation: keystone 21.1.0.dev25 2022-07-22 19:44:26.223 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-07-22 19:44:26.224 | Running setup.py develop for keystone 2022-07-22 19:44:28.237 | Successfully installed keystone 2022-07-22 19:44:28.346 | + inc/python:pip_install:196 : result=0 2022-07-22 19:44:28.348 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:44:28.351 | + functions-common:time_stop:2440 : local name 2022-07-22 19:44:28.353 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:44:28.355 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:44:28.357 | + functions-common:time_stop:2443 : local total 2022-07-22 19:44:28.359 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:44:28.361 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:44:28.363 | + functions-common:time_stop:2447 : start_time=1658519058850 2022-07-22 19:44:28.365 | + functions-common:time_stop:2449 : [[ -z 1658519058850 ]] 2022-07-22 19:44:28.368 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:44:28.372 | + functions-common:time_stop:2452 : end_time=1658519068369 2022-07-22 19:44:28.374 | + functions-common:time_stop:2453 : elapsed_time=9519 2022-07-22 19:44:28.376 | + functions-common:time_stop:2454 : total=51478 2022-07-22 19:44:28.378 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:44:28.381 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=60997 2022-07-22 19:44:28.383 | + inc/python:pip_install:199 : return 0 2022-07-22 19:44:28.385 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 19:44:28.387 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 19:44:28.390 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 19:44:28.408 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-07-22 19:44:28.420 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-07-22 19:44:28.422 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-07-22 19:44:28.424 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:28.427 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:28.429 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-07-22 19:44:28.431 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:28.434 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-07-22 19:44:28.450 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:44:28.453 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-07-22 19:44:28.455 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 19:44:28.458 | + ./stack.sh:main:894 : configure_keystone 2022-07-22 19:44:28.460 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-07-22 19:44:28.472 | + 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-07-22 19:44:28.475 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-07-22 19:44:28.479 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-07-22 19:44:28.494 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:44:28.497 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-07-22 19:44:28.527 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-07-22 19:44:28.554 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-07-22 19:44:28.585 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-07-22 19:44:28.614 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-07-22 19:44:28.644 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-07-22 19:44:28.673 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-07-22 19:44:28.701 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-07-22 19:44:28.730 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-07-22 19:44:28.732 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-07-22 19:44:28.735 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-07-22 19:44:28.738 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-07-22 19:44:28.740 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 19:44:28.742 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 19:44:28.758 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:28.761 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 19:44:28.764 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 19:44:28.766 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 19:44:28.781 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:28.783 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:44:28.786 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:44:28.816 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 19:44:28.818 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 19:44:28.821 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-07-22 19:44:28.823 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-07-22 19:44:28.839 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:44:28.841 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.17/identity 2022-07-22 19:44:28.871 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-07-22 19:44:28.874 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-07-22 19:44:28.904 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-07-22 19:44:28.907 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-07-22 19:44:28.910 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-07-22 19:44:28.912 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-07-22 19:44:28.914 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 19:44:28.916 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 19:44:28.919 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 19:44:28.935 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:28.938 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 19:44:28.940 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-07-22 19:44:28.943 | + 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-07-22 19:44:28.974 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-07-22 19:44:28.977 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-07-22 19:44:28.979 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-07-22 19:44:28.981 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-07-22 19:44:28.984 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 19:44:29.001 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 19:44:29.003 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 19:44:29.006 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 19:44:29.008 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 19:44:29.011 | + 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-07-22 19:44:29.040 | + 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-07-22 19:44:29.067 | + 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-07-22 19:44:29.095 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 19:44:29.123 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-07-22 19:44:29.149 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-07-22 19:44:29.152 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-07-22 19:44:29.154 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-07-22 19:44:29.156 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-07-22 19:44:29.159 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-07-22 19:44:29.161 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 19:44:29.163 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 19:44:29.166 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-07-22 19:44:29.170 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-07-22 19:44:29.173 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 19:44:29.175 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 19:44:29.188 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 19:44:29.188 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 19:44:29.196 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 19:44:29.200 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 19:44:29.215 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-07-22 19:44:29.217 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-07-22 19:44:29.221 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-07-22 19:44:29.250 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-07-22 19:44:29.277 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-07-22 19:44:29.303 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-07-22 19:44:29.330 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-07-22 19:44:29.357 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-07-22 19:44:29.383 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-07-22 19:44:29.411 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-07-22 19:44:29.438 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-07-22 19:44:29.465 | + 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-07-22 19:44:29.492 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-07-22 19:44:29.519 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-07-22 19:44:29.546 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-07-22 19:44:29.572 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 19:44:29.575 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 19:44:29.578 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-07-22 19:44:29.580 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-07-22 19:44:29.583 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 19:44:29.585 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:44:29.588 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:44:29.590 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 19:44:29.592 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 19:44:29.595 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-07-22 19:44:29.622 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-07-22 19:44:29.650 | + 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-07-22 19:44:29.650 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-07-22 19:44:29.659 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-07-22 19:44:29.662 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-07-22 19:44:29.664 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-07-22 19:44:29.667 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 19:44:29.669 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 19:44:29.671 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 19:44:29.673 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:44:29.676 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:44:29.678 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 19:44:29.680 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 19:44:29.683 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:44:29.685 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:44:29.687 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-07-22 19:44:29.748 | Site keystone-wsgi-public already enabled 2022-07-22 19:44:29.753 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 19:44:29.755 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 19:44:29.757 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 19:44:29.760 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 19:44:29.891 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-07-22 19:44:29.931 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-07-22 19:44:29.968 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-07-22 19:44:29.998 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-07-22 19:44:30.000 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-07-22 19:44:30.031 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-07-22 19:44:30.060 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-07-22 19:44:30.088 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-22 19:44:30.090 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-07-22 19:44:30.093 | + ./stack.sh:main:898 : is_service_enabled swift 2022-07-22 19:44:30.109 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:30.112 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-07-22 19:44:30.130 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:44:30.132 | + ./stack.sh:main:902 : stack_install_service swift 2022-07-22 19:44:30.134 | + lib/stack:stack_install_service:20 : local service=swift 2022-07-22 19:44:30.137 | + lib/stack:stack_install_service:21 : type install_swift 2022-07-22 19:44:30.139 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 19:44:30.141 | + lib/stack:stack_install_service:32 : install_swift 2022-07-22 19:44:30.144 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-07-22 19:44:30.146 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-07-22 19:44:30.148 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-07-22 19:44:30.151 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 19:44:30.153 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 19:44:30.156 | ++ functions-common:git_clone:601 : pwd 2022-07-22 19:44:30.158 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 19:44:30.160 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 19:44:30.163 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 19:44:30.179 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 19:44:30.182 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 19:44:30.184 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 19:44:30.186 | + functions-common:git_clone:618 : echo master 2022-07-22 19:44:30.187 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 19:44:30.192 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-07-22 19:44:30.195 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 19:44:30.197 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-07-22 19:44:30.210 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-07-22 19:44:30.213 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 19:44:30.213 | + functions-common:git_clone:679 : head -1 2022-07-22 19:44:30.221 | 07a51b8d0 Merge "sharder: fix and expand CleavingContext docstrings" 2022-07-22 19:44:30.224 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 19:44:30.226 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-07-22 19:44:30.229 | + inc/python:setup_develop:334 : local bindep 2022-07-22 19:44:30.231 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 19:44:30.234 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-07-22 19:44:30.236 | + inc/python:setup_develop:340 : local extras=keystone 2022-07-22 19:44:30.239 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-07-22 19:44:30.241 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 19:44:30.244 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 19:44:30.246 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-07-22 19:44:30.248 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 19:44:30.251 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-07-22 19:44:30.254 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-07-22 19:44:30.257 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 19:44:30.259 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-07-22 19:44:30.262 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 19:44:30.264 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 19:44:30.267 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-07-22 19:44:30.273 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-07-22 19:44:30.275 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-07-22 19:44:30.890 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-07-22 19:44:30.892 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 19:44:30.895 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 19:44:30.897 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 19:44:30.899 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-07-22 19:44:30.902 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-07-22 19:44:30.904 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 19:44:30.906 | + inc/python:setup_package:424 : local extras=keystone 2022-07-22 19:44:30.909 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 19:44:30.911 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-07-22 19:44:30.914 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-07-22 19:44:30.916 | + inc/python:setup_package:434 : extras='[keystone]' 2022-07-22 19:44:30.918 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 19:44:30.920 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-07-22 19:44:30.941 | Using python 3.8 to install /opt/stack/swift 2022-07-22 19:44:30.943 | + 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-07-22 19:44:33.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:33.042 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:33.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:33.042 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:34.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:44:34.088 | Obtaining file:///opt/stack/swift 2022-07-22 19:44:35.397 | 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-07-22 19:44:35.406 | 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-07-22 19:44:35.444 | 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-07-22 19:44:35.453 | 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-07-22 19:44:35.458 | 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-07-22 19:44:35.508 | 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-07-22 19:44:35.518 | 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-07-22 19:44:35.521 | 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-07-22 19:44:35.557 | 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-07-22 19:44:35.596 | 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-07-22 19:44:35.601 | 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-07-22 19:44:35.605 | 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-07-22 19:44:35.644 | 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-07-22 19:44:35.652 | 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-07-22 19:44:35.666 | 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-07-22 19:44:35.672 | 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-07-22 19:44:35.675 | 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-07-22 19:44:35.687 | 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-07-22 19:44:35.690 | 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-07-22 19:44:35.693 | 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-07-22 19:44:35.699 | 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 403)) (2.8.2) 2022-07-22 19:44:35.705 | 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 412)) (5.0.0) 2022-07-22 19:44:35.725 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 19:44:35.729 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:44:35.743 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 19:44:35.747 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:44:35.750 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:44:35.756 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:44:35.787 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.9.9) 2022-07-22 19:44:35.791 | 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-07-22 19:44:35.793 | 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-07-22 19:44:35.797 | 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-07-22 19:44:35.823 | 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-07-22 19:44:35.836 | 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-07-22 19:44:35.893 | 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-07-22 19:44:35.898 | 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-07-22 19:44:35.901 | 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-07-22 19:44:35.907 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-07-22 19:44:35.912 | 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-07-22 19:44:35.915 | 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-07-22 19:44:35.918 | 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-07-22 19:44:35.923 | 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 454)) (2019.11.28) 2022-07-22 19:44:35.926 | 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-07-22 19:44:35.931 | 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-07-22 19:44:35.934 | 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-07-22 19:44:35.938 | 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-07-22 19:44:35.941 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 19:44:37.750 | Installing collected packages: swift 2022-07-22 19:44:37.751 | Attempting uninstall: swift 2022-07-22 19:44:37.752 | Found existing installation: swift 2.30.0.dev116 2022-07-22 19:44:37.754 | Can't uninstall 'swift'. No files were found to uninstall. 2022-07-22 19:44:37.755 | Running setup.py develop for swift 2022-07-22 19:44:39.611 | Successfully installed swift 2022-07-22 19:44:39.719 | + inc/python:pip_install:196 : result=0 2022-07-22 19:44:39.722 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:44:39.724 | + functions-common:time_stop:2440 : local name 2022-07-22 19:44:39.726 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:44:39.728 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:44:39.730 | + functions-common:time_stop:2443 : local total 2022-07-22 19:44:39.733 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:44:39.735 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:44:39.737 | + functions-common:time_stop:2447 : start_time=1658519070936 2022-07-22 19:44:39.739 | + functions-common:time_stop:2449 : [[ -z 1658519070936 ]] 2022-07-22 19:44:39.742 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:44:39.746 | + functions-common:time_stop:2452 : end_time=1658519079744 2022-07-22 19:44:39.748 | + functions-common:time_stop:2453 : elapsed_time=8808 2022-07-22 19:44:39.750 | + functions-common:time_stop:2454 : total=60997 2022-07-22 19:44:39.753 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:44:39.755 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=69805 2022-07-22 19:44:39.757 | + inc/python:pip_install:199 : return 0 2022-07-22 19:44:39.760 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 19:44:39.762 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 19:44:39.764 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 19:44:39.783 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-07-22 19:44:39.795 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-07-22 19:44:39.797 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-07-22 19:44:39.800 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:39.802 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:39.805 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-07-22 19:44:39.807 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:39.809 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-07-22 19:44:39.812 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 19:44:39.814 | + ./stack.sh:main:903 : configure_swift 2022-07-22 19:44:39.817 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-07-22 19:44:39.819 | + lib/swift:configure_swift:332 : local node_number 2022-07-22 19:44:39.821 | + lib/swift:configure_swift:333 : local swift_node_config 2022-07-22 19:44:39.823 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-07-22 19:44:39.826 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-22 19:44:40.860 | No container-sync running 2022-07-22 19:44:40.860 | No container-reconciler running 2022-07-22 19:44:40.860 | No proxy-server running 2022-07-22 19:44:40.860 | No container-replicator running 2022-07-22 19:44:40.860 | No container-sharder running 2022-07-22 19:44:40.860 | No account-replicator running 2022-07-22 19:44:40.860 | No account-reaper running 2022-07-22 19:44:40.860 | No container-updater running 2022-07-22 19:44:40.861 | No account-auditor running 2022-07-22 19:44:40.861 | No object-expirer running 2022-07-22 19:44:40.861 | No object-updater running 2022-07-22 19:44:40.861 | No object-reconstructor running 2022-07-22 19:44:40.861 | No object-server running 2022-07-22 19:44:40.861 | No object-replicator running 2022-07-22 19:44:40.861 | No container-server running 2022-07-22 19:44:40.861 | No account-server running 2022-07-22 19:44:40.861 | No container-auditor running 2022-07-22 19:44:40.861 | No object-auditor running 2022-07-22 19:44:40.930 | + lib/swift:configure_swift:337 : true 2022-07-22 19:44:40.932 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-07-22 19:44:40.944 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-07-22 19:44:40.956 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-07-22 19:44:40.959 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-07-22 19:44:40.959 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-07-22 19:44:40.964 | + lib/swift:configure_swift:351 : sed -e ' 2022-07-22 19:44:40.964 | s/%GROUP%/ubuntu/; 2022-07-22 19:44:40.964 | s/%USER%/ubuntu/; 2022-07-22 19:44:40.964 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-07-22 19:44:40.964 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-07-22 19:44:40.967 | uid = ubuntu 2022-07-22 19:44:40.967 | gid = ubuntu 2022-07-22 19:44:40.967 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-07-22 19:44:40.967 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-07-22 19:44:40.967 | address = 127.0.0.1 2022-07-22 19:44:40.967 | 2022-07-22 19:44:40.967 | [account6612] 2022-07-22 19:44:40.967 | max connections = 25 2022-07-22 19:44:40.967 | path = /opt/stack/data/swift/1/node/ 2022-07-22 19:44:40.967 | read only = false 2022-07-22 19:44:40.967 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-07-22 19:44:40.967 | 2022-07-22 19:44:40.967 | [account6622] 2022-07-22 19:44:40.967 | max connections = 25 2022-07-22 19:44:40.968 | path = /opt/stack/data/swift/2/node/ 2022-07-22 19:44:40.968 | read only = false 2022-07-22 19:44:40.968 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-07-22 19:44:40.968 | 2022-07-22 19:44:40.968 | [account6632] 2022-07-22 19:44:40.968 | max connections = 25 2022-07-22 19:44:40.968 | path = /opt/stack/data/swift/3/node/ 2022-07-22 19:44:40.968 | read only = false 2022-07-22 19:44:40.968 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-07-22 19:44:40.968 | 2022-07-22 19:44:40.968 | [account6642] 2022-07-22 19:44:40.968 | max connections = 25 2022-07-22 19:44:40.968 | path = /opt/stack/data/swift/4/node/ 2022-07-22 19:44:40.968 | read only = false 2022-07-22 19:44:40.968 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-07-22 19:44:40.968 | 2022-07-22 19:44:40.968 | 2022-07-22 19:44:40.968 | [container6611] 2022-07-22 19:44:40.968 | max connections = 25 2022-07-22 19:44:40.968 | path = /opt/stack/data/swift/1/node/ 2022-07-22 19:44:40.968 | read only = false 2022-07-22 19:44:40.968 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-07-22 19:44:40.968 | 2022-07-22 19:44:40.968 | [container6621] 2022-07-22 19:44:40.968 | max connections = 25 2022-07-22 19:44:40.968 | path = /opt/stack/data/swift/2/node/ 2022-07-22 19:44:40.968 | read only = false 2022-07-22 19:44:40.968 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-07-22 19:44:40.968 | 2022-07-22 19:44:40.968 | [container6631] 2022-07-22 19:44:40.968 | max connections = 25 2022-07-22 19:44:40.968 | path = /opt/stack/data/swift/3/node/ 2022-07-22 19:44:40.968 | read only = false 2022-07-22 19:44:40.968 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-07-22 19:44:40.969 | 2022-07-22 19:44:40.969 | [container6641] 2022-07-22 19:44:40.969 | max connections = 25 2022-07-22 19:44:40.969 | path = /opt/stack/data/swift/4/node/ 2022-07-22 19:44:40.969 | read only = false 2022-07-22 19:44:40.969 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-07-22 19:44:40.969 | 2022-07-22 19:44:40.969 | 2022-07-22 19:44:40.969 | [object6613] 2022-07-22 19:44:40.969 | max connections = 25 2022-07-22 19:44:40.969 | path = /opt/stack/data/swift/1/node/ 2022-07-22 19:44:40.969 | read only = false 2022-07-22 19:44:40.969 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-07-22 19:44:40.969 | 2022-07-22 19:44:40.969 | [object6623] 2022-07-22 19:44:40.969 | max connections = 25 2022-07-22 19:44:40.969 | path = /opt/stack/data/swift/2/node/ 2022-07-22 19:44:40.969 | read only = false 2022-07-22 19:44:40.969 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-07-22 19:44:40.969 | 2022-07-22 19:44:40.969 | [object6633] 2022-07-22 19:44:40.969 | max connections = 25 2022-07-22 19:44:40.969 | path = /opt/stack/data/swift/3/node/ 2022-07-22 19:44:40.969 | read only = false 2022-07-22 19:44:40.969 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-07-22 19:44:40.969 | 2022-07-22 19:44:40.969 | [object6643] 2022-07-22 19:44:40.969 | max connections = 25 2022-07-22 19:44:40.969 | path = /opt/stack/data/swift/4/node/ 2022-07-22 19:44:40.969 | read only = false 2022-07-22 19:44:40.969 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-07-22 19:44:40.970 | + lib/swift:configure_swift:357 : is_ubuntu 2022-07-22 19:44:40.973 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:44:40.975 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:44:40.977 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-07-22 19:44:40.993 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-07-22 19:44:40.995 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-07-22 19:44:40.999 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-07-22 19:44:41.003 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-07-22 19:44:41.006 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-07-22 19:44:41.010 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-07-22 19:44:41.038 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.17:8080/v1/ 2022-07-22 19:44:41.063 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-07-22 19:44:41.081 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-07-22 19:44:41.109 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-07-22 19:44:41.127 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-07-22 19:44:41.154 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-07-22 19:44:41.172 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-07-22 19:44:41.200 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-07-22 19:44:41.217 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-07-22 19:44:41.246 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-07-22 19:44:41.263 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 19:44:41.292 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-07-22 19:44:41.309 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-07-22 19:44:41.323 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:44:41.326 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-07-22 19:44:41.354 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-07-22 19:44:41.380 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-07-22 19:44:41.407 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-07-22 19:44:41.435 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-07-22 19:44:41.437 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-07-22 19:44:41.452 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:44:41.454 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-07-22 19:44:41.482 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-07-22 19:44:41.496 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:44:41.498 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-07-22 19:44:41.513 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:41.515 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-07-22 19:44:41.517 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-07-22 19:44:41.532 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:44:41.535 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-07-22 19:44:41.537 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-07-22 19:44:41.539 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-07-22 19:44:41.544 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-07-22 19:44:41.549 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-07-22 19:44:41.576 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-07-22 19:44:41.603 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-07-22 19:44:41.634 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-07-22 19:44:41.663 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-07-22 19:44:41.690 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-07-22 19:44:41.692 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-07-22 19:44:41.694 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-07-22 19:44:41.696 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-07-22 19:44:41.698 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-07-22 19:44:41.725 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-07-22 19:44:41.753 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.17/identity 2022-07-22 19:44:41.780 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-07-22 19:44:41.806 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-07-22 19:44:41.834 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-07-22 19:44:41.860 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-07-22 19:44:41.887 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-07-22 19:44:41.914 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 19:44:41.941 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-07-22 19:44:41.971 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-07-22 19:44:41.998 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-07-22 19:44:42.025 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-07-22 19:44:42.052 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-07-22 19:44:42.082 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-07-22 19:44:42.110 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-07-22 19:44:42.129 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-07-22 19:44:42.156 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-07-22 19:44:42.183 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-07-22 19:44:42.188 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-07-22 19:44:42.216 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-07-22 19:44:42.243 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-07-22 19:44:42.269 | + lib/swift:configure_swift:480 : local node_number 2022-07-22 19:44:42.271 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 19:44:42.274 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-22 19:44:42.276 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-07-22 19:44:42.280 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-07-22 19:44:42.282 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-07-22 19:44:42.285 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 19:44:42.287 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-07-22 19:44:42.289 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-07-22 19:44:42.291 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 19:44:42.293 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 19:44:42.295 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-07-22 19:44:42.315 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-07-22 19:44:42.343 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-07-22 19:44:42.360 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-07-22 19:44:42.389 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-07-22 19:44:42.407 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 19:44:42.437 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-07-22 19:44:42.455 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 19:44:42.491 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-07-22 19:44:42.509 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 19:44:42.537 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-07-22 19:44:42.556 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-07-22 19:44:42.584 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-07-22 19:44:42.602 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-07-22 19:44:42.630 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-07-22 19:44:42.649 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-07-22 19:44:42.678 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-07-22 19:44:42.696 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-07-22 19:44:42.723 | + 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-07-22 19:44:42.728 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-07-22 19:44:42.746 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 19:44:42.774 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-07-22 19:44:42.803 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-07-22 19:44:42.805 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-07-22 19:44:42.809 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-07-22 19:44:42.811 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-07-22 19:44:42.814 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 19:44:42.816 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-07-22 19:44:42.818 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-07-22 19:44:42.820 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 19:44:42.822 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 19:44:42.825 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-07-22 19:44:42.844 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-07-22 19:44:42.874 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-07-22 19:44:42.892 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-07-22 19:44:42.920 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-07-22 19:44:42.938 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 19:44:42.966 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-07-22 19:44:42.984 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 19:44:43.011 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-07-22 19:44:43.029 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 19:44:43.058 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-07-22 19:44:43.076 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-07-22 19:44:43.104 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-07-22 19:44:43.122 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-07-22 19:44:43.151 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-07-22 19:44:43.169 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-07-22 19:44:43.197 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-07-22 19:44:43.215 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-07-22 19:44:43.241 | + 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-07-22 19:44:43.246 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-07-22 19:44:43.264 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 19:44:43.293 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-07-22 19:44:43.295 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-07-22 19:44:43.299 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-07-22 19:44:43.301 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-07-22 19:44:43.304 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-07-22 19:44:43.306 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-07-22 19:44:43.308 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-07-22 19:44:43.310 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-07-22 19:44:43.312 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-07-22 19:44:43.315 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-07-22 19:44:43.333 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-07-22 19:44:43.361 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-07-22 19:44:43.379 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-07-22 19:44:43.407 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-07-22 19:44:43.424 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-07-22 19:44:43.453 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-07-22 19:44:43.471 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-07-22 19:44:43.499 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-07-22 19:44:43.517 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-07-22 19:44:43.546 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-07-22 19:44:43.564 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-07-22 19:44:43.593 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-07-22 19:44:43.610 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-07-22 19:44:43.639 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-07-22 19:44:43.657 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-07-22 19:44:43.685 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-07-22 19:44:43.703 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-07-22 19:44:43.730 | + 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-07-22 19:44:43.734 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-07-22 19:44:43.753 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-07-22 19:44:43.781 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-07-22 19:44:43.808 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-07-22 19:44:43.837 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-07-22 19:44:43.865 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-07-22 19:44:43.867 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-07-22 19:44:43.871 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-07-22 19:44:43.900 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-07-22 19:44:43.928 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-07-22 19:44:43.957 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-07-22 19:44:43.987 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-07-22 19:44:44.015 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-07-22 19:44:44.042 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-07-22 19:44:44.069 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-07-22 19:44:44.097 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-07-22 19:44:44.124 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-07-22 19:44:44.139 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:44.142 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-07-22 19:44:44.161 | + lib/swift:configure_swift:523 : local auth_vers 2022-07-22 19:44:44.167 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-07-22 19:44:44.187 | + lib/swift:configure_swift:524 : auth_vers=3 2022-07-22 19:44:44.189 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.17 2022-07-22 19:44:44.216 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-07-22 19:44:44.218 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-07-22 19:44:44.246 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.17/identity 2022-07-22 19:44:44.274 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-07-22 19:44:44.276 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-07-22 19:44:44.304 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-07-22 19:44:44.321 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:44:44.323 | + lib/swift:configure_swift:543 : local user_group 2022-07-22 19:44:44.326 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-07-22 19:44:44.331 | + lib/swift:configure_swift:544 : user_group=1000 2022-07-22 19:44:44.334 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-07-22 19:44:44.347 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-07-22 19:44:44.349 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-07-22 19:44:44.360 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-07-22 19:44:44.362 | + lib/swift:configure_swift:550 : is_suse 2022-07-22 19:44:44.365 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 19:44:44.367 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 19:44:44.369 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 19:44:44.372 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 19:44:44.374 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 19:44:44.376 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 19:44:44.379 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-07-22 19:44:44.390 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-07-22 19:44:44.393 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-07-22 19:44:44.396 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-07-22 19:44:44.413 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:44:44.415 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-07-22 19:44:44.432 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:44.435 | + ./stack.sh:main:914 : stack_install_service glance 2022-07-22 19:44:44.437 | + lib/stack:stack_install_service:20 : local service=glance 2022-07-22 19:44:44.440 | + lib/stack:stack_install_service:21 : type install_glance 2022-07-22 19:44:44.442 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 19:44:44.445 | + lib/stack:stack_install_service:32 : install_glance 2022-07-22 19:44:44.448 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-07-22 19:44:44.451 | + lib/glance:install_glance:507 : local glance_store_extras 2022-07-22 19:44:44.454 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-07-22 19:44:44.472 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:44.475 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-07-22 19:44:44.477 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-07-22 19:44:44.494 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:44:44.496 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-07-22 19:44:44.499 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-07-22 19:44:44.501 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-07-22 19:44:44.504 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:44:44.506 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:44:44.509 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-07-22 19:44:44.512 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:44:44.515 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-07-22 19:44:44.518 | ++ inc/python:join_extras:29 : local IFS=, 2022-07-22 19:44:44.521 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-07-22 19:44:44.524 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-07-22 19:44:44.526 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-07-22 19:44:44.529 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-07-22 19:44:44.531 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-07-22 19:44:44.535 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-07-22 19:44:44.538 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-07-22 19:44:44.540 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-07-22 19:44:44.544 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-07-22 19:44:44.544 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-07-22 19:44:44.550 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-07-22 19:44:44.553 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-07-22 19:44:44.555 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-07-22 19:44:44.558 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-07-22 19:44:44.561 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-07-22 19:44:44.583 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-07-22 19:44:44.585 | + 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-07-22 19:44:46.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:46.689 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:46.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:46.692 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:47.753 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:44:47.755 | 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-07-22 19:44:47.835 | 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-07-22 19:44:47.845 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 19:44:47.856 | 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-07-22 19:44:47.914 | 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-07-22 19:44:47.938 | 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-07-22 19:44:47.942 | 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-07-22 19:44:47.960 | 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-07-22 19:44:47.970 | 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-07-22 19:44:48.009 | 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-07-22 19:44:48.015 | 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-07-22 19:44:48.020 | 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-07-22 19:44:48.057 | 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-07-22 19:44:48.072 | 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-07-22 19:44:48.075 | 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-07-22 19:44:48.084 | 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-07-22 19:44:48.106 | 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-07-22 19:44:48.119 | 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-07-22 19:44:48.124 | 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-07-22 19:44:48.127 | 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-07-22 19:44:48.130 | 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-07-22 19:44:48.136 | 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 398)) (9.0.0) 2022-07-22 19:44:48.151 | 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 403)) (2.8.2) 2022-07-22 19:44:48.155 | 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 412)) (5.0.0) 2022-07-22 19:44:48.176 | 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 435)) (4.0.1) 2022-07-22 19:44:48.200 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 19:44:48.204 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:44:48.217 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 19:44:48.222 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 19:44:48.225 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:44:48.228 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:44:48.234 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 19:44:48.248 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:44:48.280 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 19:44:48.285 | 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-07-22 19:44:48.294 | 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-07-22 19:44:48.297 | 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-07-22 19:44:48.300 | 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-07-22 19:44:48.306 | 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-07-22 19:44:48.308 | 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-07-22 19:44:48.313 | 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-07-22 19:44:48.316 | 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-07-22 19:44:48.321 | 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-07-22 19:44:48.324 | 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-07-22 19:44:48.338 | 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-07-22 19:44:48.347 | 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-07-22 19:44:48.358 | 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-07-22 19:44:48.369 | 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-07-22 19:44:48.378 | 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-07-22 19:44:48.381 | 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-07-22 19:44:48.392 | 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-07-22 19:44:48.397 | 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-07-22 19:44:48.400 | 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 454)) (2019.11.28) 2022-07-22 19:44:48.403 | 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-07-22 19:44:48.428 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 19:44:48.432 | 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-07-22 19:44:48.434 | 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-07-22 19:44:48.437 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 19:44:48.444 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 19:44:50.392 | + inc/python:pip_install:196 : result=0 2022-07-22 19:44:50.394 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:44:50.397 | + functions-common:time_stop:2440 : local name 2022-07-22 19:44:50.399 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:44:50.401 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:44:50.403 | + functions-common:time_stop:2443 : local total 2022-07-22 19:44:50.406 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:44:50.408 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:44:50.410 | + functions-common:time_stop:2447 : start_time=1658519084577 2022-07-22 19:44:50.413 | + functions-common:time_stop:2449 : [[ -z 1658519084577 ]] 2022-07-22 19:44:50.416 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:44:50.420 | + functions-common:time_stop:2452 : end_time=1658519090417 2022-07-22 19:44:50.422 | + functions-common:time_stop:2453 : elapsed_time=5840 2022-07-22 19:44:50.425 | + functions-common:time_stop:2454 : total=69805 2022-07-22 19:44:50.427 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:44:50.430 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=75645 2022-07-22 19:44:50.432 | + inc/python:pip_install:199 : return 0 2022-07-22 19:44:50.435 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-07-22 19:44:50.437 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-07-22 19:44:50.440 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-07-22 19:44:50.453 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-07-22 19:44:50.458 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-07-22 19:44:50.460 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-07-22 19:44:50.463 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-07-22 19:44:50.465 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 19:44:50.467 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 19:44:50.470 | ++ functions-common:git_clone:601 : pwd 2022-07-22 19:44:50.473 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 19:44:50.475 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 19:44:50.478 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 19:44:50.495 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 19:44:50.497 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 19:44:50.499 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 19:44:50.503 | + functions-common:git_clone:618 : echo master 2022-07-22 19:44:50.503 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 19:44:50.508 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-07-22 19:44:50.510 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 19:44:50.513 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-07-22 19:44:50.525 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-07-22 19:44:50.528 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 19:44:50.528 | + functions-common:git_clone:679 : head -1 2022-07-22 19:44:50.533 | 00f453372 Merge "Immediate caching of an image" 2022-07-22 19:44:50.536 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 19:44:50.538 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-07-22 19:44:50.541 | + inc/python:setup_develop:334 : local bindep 2022-07-22 19:44:50.544 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 19:44:50.546 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-07-22 19:44:50.549 | + inc/python:setup_develop:340 : local extras= 2022-07-22 19:44:50.552 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-07-22 19:44:50.554 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 19:44:50.557 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 19:44:50.559 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-07-22 19:44:50.562 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 19:44:50.564 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 19:44:50.568 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-07-22 19:44:50.570 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 19:44:50.573 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-07-22 19:44:50.576 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 19:44:50.578 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 19:44:50.582 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-07-22 19:44:50.587 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-07-22 19:44:50.590 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-07-22 19:44:51.227 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-07-22 19:44:51.230 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 19:44:51.232 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 19:44:51.235 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 19:44:51.237 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-07-22 19:44:51.239 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-07-22 19:44:51.242 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 19:44:51.244 | + inc/python:setup_package:424 : local extras= 2022-07-22 19:44:51.246 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 19:44:51.249 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 19:44:51.251 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 19:44:51.253 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 19:44:51.256 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 19:44:51.258 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-07-22 19:44:51.279 | Using python 3.8 to install /opt/stack/glance 2022-07-22 19:44:51.282 | + 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-07-22 19:44:53.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:53.378 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:53.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:44:53.378 | from cryptography.utils import int_from_bytes 2022-07-22 19:44:54.428 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:44:54.428 | Obtaining file:///opt/stack/glance 2022-07-22 19:44:55.753 | 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-07-22 19:44:55.763 | 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-07-22 19:44:55.772 | 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-07-22 19:44:55.784 | 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-07-22 19:44:55.937 | 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-07-22 19:44:55.945 | 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-07-22 19:44:55.961 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 19:44:55.976 | 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-07-22 19:44:55.994 | 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-07-22 19:44:56.035 | 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-07-22 19:44:56.047 | 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-07-22 19:44:56.053 | 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-07-22 19:44:56.058 | 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-07-22 19:44:56.067 | 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-07-22 19:44:56.070 | 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-07-22 19:44:56.141 | 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-07-22 19:44:56.147 | 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-07-22 19:44:56.157 | 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-07-22 19:44:56.193 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 19:44:56.219 | 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-07-22 19:44:56.222 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 19:44:56.233 | 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-07-22 19:44:56.291 | 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-07-22 19:44:56.342 | 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-07-22 19:44:56.347 | 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-07-22 19:44:56.351 | 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-07-22 19:44:56.369 | 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-07-22 19:44:56.406 | 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-07-22 19:44:56.419 | 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-07-22 19:44:56.459 | 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-07-22 19:44:56.464 | 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-07-22 19:44:56.511 | 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-07-22 19:44:56.516 | 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-07-22 19:44:56.526 | 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-07-22 19:44:56.565 | 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-07-22 19:44:56.618 | 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-07-22 19:44:56.629 | 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-07-22 19:44:56.647 | 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-07-22 19:44:56.662 | 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-07-22 19:44:56.675 | 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-07-22 19:44:56.683 | 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-07-22 19:44:56.705 | 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-07-22 19:44:56.715 | 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-07-22 19:44:56.729 | 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-07-22 19:44:56.768 | 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-07-22 19:44:56.773 | 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-07-22 19:44:56.775 | 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-07-22 19:44:56.787 | 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-07-22 19:44:56.793 | 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-07-22 19:44:56.812 | 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-07-22 19:44:56.824 | 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-07-22 19:44:56.834 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-07-22 19:44:56.837 | 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-07-22 19:44:56.843 | 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 395)) (5.4.0) 2022-07-22 19:44:56.884 | 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 403)) (2.8.2) 2022-07-22 19:44:56.889 | 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 412)) (5.0.0) 2022-07-22 19:44:56.910 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 19:44:56.914 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 19:44:56.921 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:44:56.934 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-22 19:44:56.938 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 19:44:56.944 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (0.8.1) 2022-07-22 19:44:56.946 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:44:56.950 | 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 517)) (0.13.0) 2022-07-22 19:44:56.960 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 19:44:56.963 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 19:44:56.966 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:44:56.972 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-22 19:44:57.027 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 19:44:57.041 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 19:44:57.050 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 19:44:57.056 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 19:44:57.067 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:44:57.100 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 19:44:57.105 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 19:44:57.108 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 19:44:57.114 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 19:44:57.138 | 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-07-22 19:44:57.141 | 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-07-22 19:44:57.151 | 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-07-22 19:44:57.155 | 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-07-22 19:44:57.182 | 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-07-22 19:44:57.188 | 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-07-22 19:44:57.191 | 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-07-22 19:44:57.194 | 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-07-22 19:44:57.219 | 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-07-22 19:44:57.265 | 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-07-22 19:44:57.269 | 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-07-22 19:44:57.272 | 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-07-22 19:44:57.278 | 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-07-22 19:44:57.286 | 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-07-22 19:44:57.289 | 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-07-22 19:44:57.300 | 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-07-22 19:44:57.303 | 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-07-22 19:44:57.317 | 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 454)) (2019.11.28) 2022-07-22 19:44:57.319 | 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-07-22 19:44:57.322 | 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-07-22 19:44:57.327 | 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-07-22 19:44:57.330 | 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-07-22 19:44:57.332 | 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-07-22 19:44:57.337 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-22 19:44:57.375 | 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-07-22 19:44:57.381 | 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-07-22 19:44:57.383 | 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-07-22 19:44:57.386 | 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-07-22 19:44:57.389 | 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-07-22 19:44:57.410 | 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-07-22 19:44:57.415 | 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-07-22 19:44:57.418 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 19:44:57.420 | 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-07-22 19:44:57.423 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 19:44:57.427 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 19:44:57.479 | 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-07-22 19:44:57.482 | 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-07-22 19:44:57.485 | 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-07-22 19:44:57.547 | 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-07-22 19:44:58.562 | Installing collected packages: glance 2022-07-22 19:44:58.562 | Attempting uninstall: glance 2022-07-22 19:44:58.563 | Found existing installation: glance 25.0.0.0b3.dev2 2022-07-22 19:44:58.567 | Can't uninstall 'glance'. No files were found to uninstall. 2022-07-22 19:44:58.568 | Running setup.py develop for glance 2022-07-22 19:45:00.336 | Successfully installed glance 2022-07-22 19:45:00.444 | + inc/python:pip_install:196 : result=0 2022-07-22 19:45:00.446 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:45:00.449 | + functions-common:time_stop:2440 : local name 2022-07-22 19:45:00.451 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:45:00.453 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:45:00.456 | + functions-common:time_stop:2443 : local total 2022-07-22 19:45:00.458 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:45:00.461 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:45:00.463 | + functions-common:time_stop:2447 : start_time=1658519091274 2022-07-22 19:45:00.465 | + functions-common:time_stop:2449 : [[ -z 1658519091274 ]] 2022-07-22 19:45:00.468 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:45:00.472 | + functions-common:time_stop:2452 : end_time=1658519100470 2022-07-22 19:45:00.475 | + functions-common:time_stop:2453 : elapsed_time=9196 2022-07-22 19:45:00.477 | + functions-common:time_stop:2454 : total=75645 2022-07-22 19:45:00.479 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:45:00.482 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=84841 2022-07-22 19:45:00.484 | + inc/python:pip_install:199 : return 0 2022-07-22 19:45:00.486 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 19:45:00.489 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 19:45:00.491 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 19:45:00.510 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-07-22 19:45:00.523 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-07-22 19:45:00.526 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-07-22 19:45:00.528 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:45:00.531 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:45:00.533 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-07-22 19:45:00.536 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:45:00.538 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 19:45:00.541 | + ./stack.sh:main:915 : configure_glance 2022-07-22 19:45:00.543 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-07-22 19:45:00.555 | + lib/glance:configure_glance:326 : local dburl 2022-07-22 19:45:00.558 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-07-22 19:45:00.561 | ++ lib/database:database_connection_url:134 : local db=glance 2022-07-22 19:45:00.563 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-07-22 19:45:00.566 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-07-22 19:45:00.568 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 19:45:00.570 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 19:45:00.573 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 19:45:00.589 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:00.591 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 19:45:00.594 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-22 19:45:00.596 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-07-22 19:45:00.599 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-07-22 19:45:00.627 | + 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-07-22 19:45:00.657 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-07-22 19:45:00.686 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-22 19:45:00.716 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-07-22 19:45:00.745 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-07-22 19:45:00.775 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-07-22 19:45:00.777 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-07-22 19:45:00.780 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-07-22 19:45:00.782 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 19:45:00.784 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-07-22 19:45:00.813 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-07-22 19:45:00.842 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 19:45:00.872 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-07-22 19:45:00.901 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-07-22 19:45:00.931 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-07-22 19:45:00.961 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-07-22 19:45:00.990 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-07-22 19:45:01.021 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 19:45:01.050 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 19:45:01.080 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-07-22 19:45:01.110 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-07-22 19:45:01.113 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-07-22 19:45:01.115 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-07-22 19:45:01.117 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 19:45:01.120 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 19:45:01.122 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 19:45:01.139 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:01.142 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 19:45:01.145 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 19:45:01.148 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 19:45:01.164 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:01.166 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:45:01.169 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:45:01.198 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 19:45:01.201 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 19:45:01.204 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-07-22 19:45:01.207 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-07-22 19:45:01.209 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-07-22 19:45:01.238 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-07-22 19:45:01.268 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-07-22 19:45:01.271 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-07-22 19:45:01.273 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-07-22 19:45:01.275 | + lib/glance:configure_glance_store:254 : local be 2022-07-22 19:45:01.278 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-07-22 19:45:01.280 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-07-22 19:45:01.283 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-22 19:45:01.312 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-07-22 19:45:01.315 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.17 2022-07-22 19:45:01.345 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-07-22 19:45:01.347 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-07-22 19:45:01.364 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:01.366 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-07-22 19:45:01.396 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-07-22 19:45:01.426 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-07-22 19:45:01.456 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-07-22 19:45:01.485 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-07-22 19:45:01.515 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-07-22 19:45:01.531 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:01.534 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 19:45:01.563 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-07-22 19:45:01.593 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-07-22 19:45:01.622 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.17/identity/v3 2022-07-22 19:45:01.651 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-07-22 19:45:01.681 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.17/image 2022-07-22 19:45:01.711 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-07-22 19:45:01.727 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:01.729 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-07-22 19:45:01.732 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-07-22 19:45:01.734 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-07-22 19:45:01.738 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 19:45:01.755 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 19:45:01.757 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 19:45:01.760 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 19:45:01.762 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 19:45:01.765 | + 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-07-22 19:45:01.795 | + 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-07-22 19:45:01.828 | + 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-07-22 19:45:01.858 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 19:45:01.888 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-07-22 19:45:01.893 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-07-22 19:45:01.922 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-07-22 19:45:01.952 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-07-22 19:45:01.982 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.17/identity 2022-07-22 19:45:02.012 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-07-22 19:45:02.042 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-07-22 19:45:02.073 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-07-22 19:45:02.103 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-07-22 19:45:02.142 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-07-22 19:45:02.175 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-07-22 19:45:02.205 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-07-22 19:45:02.235 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-07-22 19:45:02.241 | + 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-07-22 19:45:02.249 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-07-22 19:45:02.265 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:02.268 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-07-22 19:45:02.270 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-07-22 19:45:02.273 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-07-22 19:45:02.275 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-07-22 19:45:02.277 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-07-22 19:45:02.280 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-07-22 19:45:02.285 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-07-22 19:45:02.287 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-07-22 19:45:02.291 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-07-22 19:45:02.320 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-07-22 19:45:02.322 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-07-22 19:45:02.325 | ++ functions:get_random_port:837 : true 2022-07-22 19:45:02.327 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-07-22 19:45:02.329 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-07-22 19:45:02.332 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-07-22 19:45:02.395 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-07-22 19:45:02.397 | ++ functions:get_random_port:841 : break 2 2022-07-22 19:45:02.400 | ++ functions:get_random_port:845 : echo 60999 2022-07-22 19:45:02.402 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-07-22 19:45:02.405 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-07-22 19:45:02.432 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-07-22 19:45:02.460 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-07-22 19:45:02.490 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-07-22 19:45:02.518 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 19:45:02.545 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-07-22 19:45:02.572 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-07-22 19:45:02.600 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-07-22 19:45:02.628 | + 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-07-22 19:45:02.655 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 19:45:02.682 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 19:45:02.711 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 19:45:02.738 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-07-22 19:45:02.765 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 19:45:02.793 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-07-22 19:45:02.821 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-07-22 19:45:02.849 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-07-22 19:45:02.876 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-07-22 19:45:02.904 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-07-22 19:45:02.931 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-07-22 19:45:02.933 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-07-22 19:45:02.936 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 19:45:02.938 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:02.941 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:02.943 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-07-22 19:45:02.946 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-07-22 19:45:03.001 | proxy (enabled by site administrator) 2022-07-22 19:45:03.004 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-07-22 19:45:03.007 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-07-22 19:45:03.009 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 19:45:03.011 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:03.014 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:03.016 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-07-22 19:45:03.019 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-07-22 19:45:03.073 | proxy_http (enabled by site administrator) 2022-07-22 19:45:03.076 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-07-22 19:45:03.079 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-07-22 19:45:03.082 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-07-22 19:45:03.084 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 19:45:03.086 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:03.089 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:03.091 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 19:45:03.094 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 19:45:03.097 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-07-22 19:45:03.097 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 19:45:03.106 | KeepAlive Off 2022-07-22 19:45:03.110 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-07-22 19:45:03.110 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 19:45:03.119 | SetEnv proxy-sendchunked 1 2022-07-22 19:45:03.123 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-07-22 19:45:03.123 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-07-22 19:45:03.132 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-07-22 19:45:03.136 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-07-22 19:45:03.138 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-07-22 19:45:03.140 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 19:45:03.143 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 19:45:03.145 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 19:45:03.148 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:03.150 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:03.152 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 19:45:03.155 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 19:45:03.157 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:03.160 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:03.162 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-07-22 19:45:03.223 | Site glance-wsgi-api already enabled 2022-07-22 19:45:03.227 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-07-22 19:45:03.229 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 19:45:03.232 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 19:45:03.234 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 19:45:03.367 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-07-22 19:45:03.374 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-07-22 19:45:03.406 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-22 19:45:03.409 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-07-22 19:45:03.411 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-07-22 19:45:03.431 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:03.434 | + ./stack.sh:main:920 : stack_install_service cinder 2022-07-22 19:45:03.436 | + lib/stack:stack_install_service:20 : local service=cinder 2022-07-22 19:45:03.439 | + lib/stack:stack_install_service:21 : type install_cinder 2022-07-22 19:45:03.441 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 19:45:03.444 | + lib/stack:stack_install_service:32 : install_cinder 2022-07-22 19:45:03.446 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-07-22 19:45:03.449 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-07-22 19:45:03.451 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-07-22 19:45:03.454 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 19:45:03.456 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 19:45:03.459 | ++ functions-common:git_clone:601 : pwd 2022-07-22 19:45:03.462 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 19:45:03.464 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 19:45:03.467 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 19:45:03.483 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 19:45:03.486 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 19:45:03.488 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 19:45:03.492 | + functions-common:git_clone:618 : echo master 2022-07-22 19:45:03.492 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 19:45:03.497 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-07-22 19:45:03.500 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 19:45:03.503 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-07-22 19:45:03.515 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-07-22 19:45:03.518 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 19:45:03.519 | + functions-common:git_clone:679 : head -1 2022-07-22 19:45:03.523 | f8fa57a8b Merge "Imported Translations from Zanata" 2022-07-22 19:45:03.526 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 19:45:03.529 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-07-22 19:45:03.531 | + inc/python:setup_develop:334 : local bindep 2022-07-22 19:45:03.535 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 19:45:03.537 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-07-22 19:45:03.540 | + inc/python:setup_develop:340 : local extras= 2022-07-22 19:45:03.542 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-07-22 19:45:03.545 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 19:45:03.547 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 19:45:03.550 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-07-22 19:45:03.553 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 19:45:03.555 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 19:45:03.558 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-07-22 19:45:03.561 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 19:45:03.564 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-07-22 19:45:03.566 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 19:45:03.569 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 19:45:03.572 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-07-22 19:45:03.578 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-07-22 19:45:03.580 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-07-22 19:45:04.210 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-07-22 19:45:04.213 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 19:45:04.215 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 19:45:04.218 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 19:45:04.220 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-07-22 19:45:04.222 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-07-22 19:45:04.225 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 19:45:04.227 | + inc/python:setup_package:424 : local extras= 2022-07-22 19:45:04.229 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 19:45:04.232 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 19:45:04.234 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 19:45:04.237 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 19:45:04.239 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 19:45:04.242 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-07-22 19:45:04.263 | Using python 3.8 to install /opt/stack/cinder 2022-07-22 19:45:04.265 | + 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-07-22 19:45:06.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:45:06.355 | from cryptography.utils import int_from_bytes 2022-07-22 19:45:06.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:45:06.355 | from cryptography.utils import int_from_bytes 2022-07-22 19:45:07.417 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:45:07.418 | Obtaining file:///opt/stack/cinder 2022-07-22 19:45:09.559 | 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-07-22 19:45:09.568 | 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-07-22 19:45:09.576 | 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-07-22 19:45:09.588 | 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-07-22 19:45:09.733 | 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-07-22 19:45:09.746 | Requirement already satisfied: boto3===1.24.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.22) 2022-07-22 19:45:09.757 | Requirement already satisfied: botocore===1.27.22 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.22) 2022-07-22 19:45:09.766 | 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-07-22 19:45:09.785 | 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-07-22 19:45:09.823 | 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-07-22 19:45:09.835 | 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-07-22 19:45:09.838 | 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-07-22 19:45:09.846 | Requirement already satisfied: google-api-python-client===2.52.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.52.0) 2022-07-22 19:45:09.859 | Requirement already satisfied: google-auth===2.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.0) 2022-07-22 19:45:09.888 | 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-07-22 19:45:09.895 | 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-07-22 19:45:09.900 | 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-07-22 19:45:09.910 | 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-07-22 19:45:09.946 | 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-07-22 19:45:09.949 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-07-22 19:45:09.952 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 19:45:09.964 | 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-07-22 19:45:10.022 | 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-07-22 19:45:10.073 | 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-07-22 19:45:10.085 | 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-07-22 19:45:10.095 | 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-07-22 19:45:10.118 | 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-07-22 19:45:10.122 | 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-07-22 19:45:10.139 | 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-07-22 19:45:10.176 | 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-07-22 19:45:10.185 | 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-07-22 19:45:10.225 | 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-07-22 19:45:10.230 | 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-07-22 19:45:10.277 | 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-07-22 19:45:10.281 | 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-07-22 19:45:10.319 | 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-07-22 19:45:10.373 | 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-07-22 19:45:10.383 | 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-07-22 19:45:10.401 | 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-07-22 19:45:10.415 | 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-07-22 19:45:10.429 | 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-07-22 19:45:10.440 | 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-07-22 19:45:10.443 | 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-07-22 19:45:10.452 | 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-07-22 19:45:10.474 | 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-07-22 19:45:10.483 | 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-07-22 19:45:10.496 | 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-07-22 19:45:10.515 | 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-07-22 19:45:10.536 | 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-07-22 19:45:10.603 | 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-07-22 19:45:10.608 | 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-07-22 19:45:10.642 | 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-07-22 19:45:10.645 | 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-07-22 19:45:10.656 | 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-07-22 19:45:10.662 | 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-07-22 19:45:10.681 | 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-07-22 19:45:10.683 | 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-07-22 19:45:10.687 | 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-07-22 19:45:10.698 | 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-07-22 19:45:10.700 | 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-07-22 19:45:10.706 | 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 395)) (5.4.0) 2022-07-22 19:45:10.720 | 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 403)) (2.8.2) 2022-07-22 19:45:10.725 | 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 406)) (4.0.1) 2022-07-22 19:45:10.740 | 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 412)) (5.0.0) 2022-07-22 19:45:10.761 | 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 423)) (18.0.0) 2022-07-22 19:45:10.776 | 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 435)) (4.0.1) 2022-07-22 19:45:10.795 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 19:45:10.800 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 19:45:10.807 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:45:10.821 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 19:45:10.825 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (4.8) 2022-07-22 19:45:10.829 | 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 472)) (2.1.75) 2022-07-22 19:45:10.834 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (0.6.0) 2022-07-22 19:45:10.840 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:45:10.843 | 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 517)) (0.13.0) 2022-07-22 19:45:10.853 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 19:45:10.855 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 19:45:10.858 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:45:10.865 | 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 528)) (1.1.2) 2022-07-22 19:45:10.867 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (0.8.10) 2022-07-22 19:45:10.874 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-22 19:45:10.926 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 19:45:10.939 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 19:45:10.948 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 19:45:10.954 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 19:45:10.964 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-22 19:45:11.020 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (4.1.1) 2022-07-22 19:45:11.023 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:45:11.056 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-22 19:45:11.060 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-22 19:45:11.068 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 19:45:11.073 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 19:45:11.076 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 19:45:11.081 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 19:45:11.106 | 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 598)) (1.5.2.5) 2022-07-22 19:45:11.108 | 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-07-22 19:45:11.111 | 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-07-22 19:45:11.115 | 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-07-22 19:45:11.142 | 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-07-22 19:45:11.155 | 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-07-22 19:45:11.158 | 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-07-22 19:45:11.164 | 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-07-22 19:45:11.167 | 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-07-22 19:45:11.169 | 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-07-22 19:45:11.176 | 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-07-22 19:45:11.180 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 19:45:11.194 | 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-07-22 19:45:11.196 | 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-07-22 19:45:11.201 | 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-07-22 19:45:11.247 | 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-07-22 19:45:11.253 | 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-07-22 19:45:11.260 | 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-07-22 19:45:11.263 | 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-07-22 19:45:11.275 | 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-07-22 19:45:11.278 | 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-07-22 19:45:11.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-07-22 19:45:11.301 | 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-07-22 19:45:11.313 | 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 454)) (2019.11.28) 2022-07-22 19:45:11.316 | 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-07-22 19:45:11.319 | 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-07-22 19:45:11.323 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.23.2) 2022-07-22 19:45:11.327 | 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-07-22 19:45:11.330 | 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-07-22 19:45:11.336 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-22 19:45:11.373 | 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-07-22 19:45:11.378 | 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-07-22 19:45:11.381 | 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-07-22 19:45:11.385 | 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-07-22 19:45:11.388 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-07-22 19:45:11.390 | Requirement already satisfied: googleapis-common-protos===1.56.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.3) 2022-07-22 19:45:11.397 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 19:45:11.422 | 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-07-22 19:45:11.433 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 19:45:11.435 | 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-07-22 19:45:11.438 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 19:45:11.487 | 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-07-22 19:45:11.490 | 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-07-22 19:45:11.493 | 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-07-22 19:45:11.555 | 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-07-22 19:45:12.447 | Installing collected packages: cinder 2022-07-22 19:45:12.447 | Attempting uninstall: cinder 2022-07-22 19:45:12.448 | Found existing installation: cinder 20.1.0.dev338 2022-07-22 19:45:12.452 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-07-22 19:45:12.453 | Running setup.py develop for cinder 2022-07-22 19:45:14.982 | Successfully installed cinder 2022-07-22 19:45:15.094 | + inc/python:pip_install:196 : result=0 2022-07-22 19:45:15.097 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:45:15.099 | + functions-common:time_stop:2440 : local name 2022-07-22 19:45:15.101 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:45:15.103 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:45:15.106 | + functions-common:time_stop:2443 : local total 2022-07-22 19:45:15.108 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:45:15.110 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:45:15.113 | + functions-common:time_stop:2447 : start_time=1658519104258 2022-07-22 19:45:15.115 | + functions-common:time_stop:2449 : [[ -z 1658519104258 ]] 2022-07-22 19:45:15.118 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:45:15.122 | + functions-common:time_stop:2452 : end_time=1658519115120 2022-07-22 19:45:15.125 | + functions-common:time_stop:2453 : elapsed_time=10862 2022-07-22 19:45:15.127 | + functions-common:time_stop:2454 : total=84841 2022-07-22 19:45:15.130 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:45:15.132 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=95703 2022-07-22 19:45:15.134 | + inc/python:pip_install:199 : return 0 2022-07-22 19:45:15.137 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 19:45:15.139 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 19:45:15.142 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 19:45:15.161 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-07-22 19:45:15.173 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-07-22 19:45:15.176 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-07-22 19:45:15.178 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:45:15.181 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:45:15.183 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-07-22 19:45:15.186 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:45:15.188 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-07-22 19:45:15.191 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-07-22 19:45:15.194 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-07-22 19:45:15.196 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:15.199 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:15.202 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-07-22 19:45:15.213 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-07-22 19:45:15.216 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 19:45:15.218 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 19:45:15.220 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 19:45:15.223 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 19:45:15.225 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 19:45:15.228 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 19:45:15.230 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:15.233 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:15.235 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 19:45:15.238 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 19:45:15.241 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 19:45:15.243 | + functions-common:apt_get_update:1191 : return 2022-07-22 19:45:15.246 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-07-22 19:45:15.248 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 19:45:15.251 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:15.254 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:15.256 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-07-22 19:45:15.279 | + 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-07-22 19:45:15.388 | Reading package lists... 2022-07-22 19:45:15.636 | Building dependency tree... 2022-07-22 19:45:15.637 | Reading state information... 2022-07-22 19:45:15.895 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-07-22 19:45:15.895 | The following packages were automatically installed and are no longer required: 2022-07-22 19:45:15.897 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 19:45:15.897 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 19:45:15.897 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 19:45:15.897 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 19:45:15.897 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 19:45:15.897 | python3-zope.interface 2022-07-22 19:45:15.897 | Use 'sudo apt autoremove' to remove them. 2022-07-22 19:45:16.011 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 19:45:16.015 | + functions-common:apt_get:1235 : result=0 2022-07-22 19:45:16.018 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 19:45:16.021 | + functions-common:time_stop:2440 : local name 2022-07-22 19:45:16.023 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:45:16.026 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:45:16.028 | + functions-common:time_stop:2443 : local total 2022-07-22 19:45:16.031 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:45:16.034 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 19:45:16.036 | + functions-common:time_stop:2447 : start_time=1658519115276 2022-07-22 19:45:16.039 | + functions-common:time_stop:2449 : [[ -z 1658519115276 ]] 2022-07-22 19:45:16.042 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:45:16.047 | + functions-common:time_stop:2452 : end_time=1658519116044 2022-07-22 19:45:16.049 | + functions-common:time_stop:2453 : elapsed_time=768 2022-07-22 19:45:16.052 | + functions-common:time_stop:2454 : total=5362 2022-07-22 19:45:16.054 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:45:16.057 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6130 2022-07-22 19:45:16.059 | + functions-common:apt_get:1239 : return 0 2022-07-22 19:45:16.062 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 19:45:16.064 | + ./stack.sh:main:921 : configure_cinder 2022-07-22 19:45:16.067 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-07-22 19:45:16.079 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-07-22 19:45:16.083 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-07-22 19:45:16.086 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-07-22 19:45:16.088 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-22 19:45:16.091 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-07-22 19:45:16.091 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-22 19:45:16.096 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-07-22 19:45:16.099 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-07-22 19:45:16.101 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-22 19:45:16.103 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-07-22 19:45:16.106 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-07-22 19:45:16.108 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-07-22 19:45:16.110 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-07-22 19:45:16.112 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-07-22 19:45:16.123 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-07-22 19:45:16.136 | + 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-07-22 19:45:16.148 | + 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-07-22 19:45:16.160 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-07-22 19:45:16.172 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-22 19:45:16.175 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-22 19:45:16.179 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.v9GynDpmqu 2022-07-22 19:45:16.181 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-22 19:45:16.183 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-07-22 19:45:16.186 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-07-22 19:45:16.188 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.v9GynDpmqu 2022-07-22 19:45:16.192 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.v9GynDpmqu 2022-07-22 19:45:16.204 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.v9GynDpmqu /etc/sudoers.d/cinder-rootwrap 2022-07-22 19:45:16.216 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-07-22 19:45:16.220 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-22 19:45:16.222 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-22 19:45:16.224 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-22 19:45:16.227 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-22 19:45:16.229 | + 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-07-22 19:45:16.231 | + 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-07-22 19:45:16.233 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-07-22 19:45:16.236 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-07-22 19:45:16.240 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-07-22 19:45:16.244 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-07-22 19:45:16.263 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-07-22 19:45:16.281 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-07-22 19:45:16.299 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-07-22 19:45:16.318 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-07-22 19:45:16.337 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-07-22 19:45:16.355 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-07-22 19:45:16.372 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-07-22 19:45:16.391 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-07-22 19:45:16.394 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 19:45:16.396 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-07-22 19:45:16.399 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 19:45:16.401 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-07-22 19:45:16.429 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-07-22 19:45:16.458 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 19:45:16.484 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-07-22 19:45:16.511 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-07-22 19:45:16.539 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-07-22 19:45:16.567 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-07-22 19:45:16.594 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-07-22 19:45:16.621 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 19:45:16.649 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 19:45:16.676 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-07-22 19:45:16.707 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-07-22 19:45:16.734 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-07-22 19:45:16.737 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-07-22 19:45:16.740 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-07-22 19:45:16.742 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-07-22 19:45:16.744 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 19:45:16.747 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 19:45:16.749 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 19:45:16.765 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:16.768 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 19:45:16.770 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-07-22 19:45:16.773 | + 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-07-22 19:45:16.803 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-07-22 19:45:16.831 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-07-22 19:45:16.858 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-07-22 19:45:16.886 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-07-22 19:45:16.914 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-07-22 19:45:16.942 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-07-22 19:45:16.972 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-07-22 19:45:16.974 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.17 2022-07-22 19:45:17.002 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-07-22 19:45:17.032 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-07-22 19:45:17.040 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1e611c218772c65a9664e3cf18f1a732 2022-07-22 19:45:17.069 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-07-22 19:45:17.072 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-22 19:45:17.100 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-22 19:45:17.128 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-22 19:45:17.156 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-07-22 19:45:17.184 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-07-22 19:45:17.201 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:17.203 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-07-22 19:45:17.205 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-07-22 19:45:17.207 | + lib/cinder:configure_cinder:301 : local default_name= 2022-07-22 19:45:17.210 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-07-22 19:45:17.212 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-22 19:45:17.214 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-07-22 19:45:17.217 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-07-22 19:45:17.219 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-07-22 19:45:17.222 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-07-22 19:45:17.224 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-07-22 19:45:17.227 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-07-22 19:45:17.257 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-07-22 19:45:17.285 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-07-22 19:45:17.312 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-07-22 19:45:17.339 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-07-22 19:45:17.367 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-07-22 19:45:17.395 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-07-22 19:45:17.398 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-07-22 19:45:17.400 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-07-22 19:45:17.402 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-07-22 19:45:17.432 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-07-22 19:45:17.434 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-07-22 19:45:17.463 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-07-22 19:45:17.465 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-07-22 19:45:17.468 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-07-22 19:45:17.470 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-07-22 19:45:17.498 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-07-22 19:45:17.500 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-07-22 19:45:17.502 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-07-22 19:45:17.519 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:17.521 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-07-22 19:45:17.523 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-07-22 19:45:17.526 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-07-22 19:45:17.528 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-07-22 19:45:17.556 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.17:8080/v1/AUTH_ 2022-07-22 19:45:17.584 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-07-22 19:45:17.600 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:17.603 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-07-22 19:45:17.619 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:17.621 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-07-22 19:45:17.638 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:17.640 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-07-22 19:45:17.643 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-07-22 19:45:17.645 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-07-22 19:45:17.647 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-07-22 19:45:17.650 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 19:45:17.652 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 19:45:17.654 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 19:45:17.670 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:17.673 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 19:45:17.675 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 19:45:17.677 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 19:45:17.693 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:17.696 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:45:17.698 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:45:17.728 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 19:45:17.730 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 19:45:17.733 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-07-22 19:45:17.736 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-07-22 19:45:17.738 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 19:45:17.741 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 19:45:17.758 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 19:45:17.760 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 19:45:17.763 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 19:45:17.765 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 19:45:17.768 | + 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-07-22 19:45:17.795 | + 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-07-22 19:45:17.823 | + 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-07-22 19:45:17.852 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 19:45:17.880 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-07-22 19:45:17.897 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:17.899 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-07-22 19:45:17.902 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-07-22 19:45:17.904 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-07-22 19:45:17.906 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-07-22 19:45:17.909 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 19:45:17.911 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 19:45:17.914 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-07-22 19:45:17.918 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-07-22 19:45:17.920 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 19:45:17.923 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 19:45:17.935 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 19:45:17.935 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 19:45:17.944 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 19:45:17.947 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 19:45:17.963 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-07-22 19:45:17.966 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-07-22 19:45:17.970 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-07-22 19:45:17.998 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-07-22 19:45:18.025 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-07-22 19:45:18.053 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-07-22 19:45:18.080 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 19:45:18.107 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 19:45:18.137 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-07-22 19:45:18.164 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-07-22 19:45:18.192 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-07-22 19:45:18.219 | + 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-07-22 19:45:18.247 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 19:45:18.275 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 19:45:18.302 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-07-22 19:45:18.330 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 19:45:18.332 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 19:45:18.335 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-07-22 19:45:18.338 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-07-22 19:45:18.340 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 19:45:18.342 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:18.345 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:18.348 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 19:45:18.350 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 19:45:18.353 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-07-22 19:45:18.380 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 19:45:18.409 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-07-22 19:45:18.409 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-07-22 19:45:18.417 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-07-22 19:45:18.420 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-07-22 19:45:18.423 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-07-22 19:45:18.425 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 19:45:18.427 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 19:45:18.430 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 19:45:18.432 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:18.434 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:18.437 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 19:45:18.440 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 19:45:18.442 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:18.444 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:18.447 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-07-22 19:45:18.507 | Enabling site cinder-wsgi. 2022-07-22 19:45:18.513 | To activate the new configuration, you need to run: 2022-07-22 19:45:18.513 | systemctl reload apache2 2022-07-22 19:45:18.518 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 19:45:18.520 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 19:45:18.523 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 19:45:18.525 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 19:45:18.661 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-07-22 19:45:18.664 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-07-22 19:45:18.694 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.17/image 2022-07-22 19:45:18.723 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-07-22 19:45:18.739 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:18.742 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-07-22 19:45:18.745 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-07-22 19:45:18.747 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 19:45:18.750 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-22 19:45:18.753 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-07-22 19:45:18.784 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-07-22 19:45:18.812 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.17/identity 2022-07-22 19:45:18.840 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-07-22 19:45:18.868 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-07-22 19:45:18.896 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-07-22 19:45:18.924 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-07-22 19:45:18.952 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-07-22 19:45:18.979 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-22 19:45:19.007 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-07-22 19:45:19.036 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-07-22 19:45:19.066 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 19:45:19.094 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-07-22 19:45:19.096 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-07-22 19:45:19.113 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:19.115 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.17:2379 2022-07-22 19:45:19.146 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-22 19:45:19.148 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-07-22 19:45:19.151 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-07-22 19:45:19.168 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:19.171 | + ./stack.sh:main:926 : stack_install_service neutron 2022-07-22 19:45:19.174 | + lib/stack:stack_install_service:20 : local service=neutron 2022-07-22 19:45:19.176 | + lib/stack:stack_install_service:21 : type install_neutron 2022-07-22 19:45:19.179 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 19:45:19.181 | + lib/stack:stack_install_service:32 : install_neutron 2022-07-22 19:45:19.183 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-07-22 19:45:19.187 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:45:19.188 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 19:45:19.195 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:45:19.197 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 19:45:19.200 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 19:45:19.203 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 19:45:19.205 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-07-22 19:45:19.208 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-07-22 19:45:19.210 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-07-22 19:45:19.213 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:45:19.215 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:45:19.218 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-07-22 19:45:19.221 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:45:19.223 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-07-22 19:45:19.226 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-07-22 19:45:19.228 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-07-22 19:45:19.230 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 19:45:19.232 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 19:45:19.235 | ++ functions-common:git_clone:601 : pwd 2022-07-22 19:45:19.238 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 19:45:19.241 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 19:45:19.243 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 19:45:19.259 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 19:45:19.262 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 19:45:19.264 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 19:45:19.267 | + functions-common:git_clone:618 : echo master 2022-07-22 19:45:19.267 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 19:45:19.272 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-07-22 19:45:19.275 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 19:45:19.277 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-07-22 19:45:19.290 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-07-22 19:45:19.293 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 19:45:19.293 | + functions-common:git_clone:679 : head -1 2022-07-22 19:45:19.300 | 618a22f2a8 Network Cascade Deletion Extension 2022-07-22 19:45:19.302 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 19:45:19.305 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-07-22 19:45:19.307 | + inc/python:setup_develop:334 : local bindep 2022-07-22 19:45:19.310 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 19:45:19.312 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-07-22 19:45:19.314 | + inc/python:setup_develop:340 : local extras= 2022-07-22 19:45:19.317 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-07-22 19:45:19.319 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 19:45:19.322 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 19:45:19.325 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-07-22 19:45:19.327 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 19:45:19.330 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 19:45:19.333 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-07-22 19:45:19.336 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 19:45:19.339 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-07-22 19:45:19.341 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 19:45:19.344 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 19:45:19.347 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-07-22 19:45:19.353 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-07-22 19:45:19.356 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-07-22 19:45:19.974 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-07-22 19:45:19.977 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 19:45:19.979 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 19:45:19.981 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 19:45:19.984 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-07-22 19:45:19.987 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-07-22 19:45:19.989 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 19:45:19.991 | + inc/python:setup_package:424 : local extras= 2022-07-22 19:45:19.994 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 19:45:19.996 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 19:45:19.998 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 19:45:20.001 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 19:45:20.003 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 19:45:20.005 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-07-22 19:45:20.026 | Using python 3.8 to install /opt/stack/neutron 2022-07-22 19:45:20.029 | + 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-07-22 19:45:22.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:45:22.147 | from cryptography.utils import int_from_bytes 2022-07-22 19:45:22.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:45:22.147 | from cryptography.utils import int_from_bytes 2022-07-22 19:45:23.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:45:23.196 | Obtaining file:///opt/stack/neutron 2022-07-22 19:45:25.484 | 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-07-22 19:45:25.490 | 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-07-22 19:45:25.493 | 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-07-22 19:45:25.502 | 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-07-22 19:45:25.510 | 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-07-22 19:45:25.521 | 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-07-22 19:45:25.664 | 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-07-22 19:45:25.678 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 19:45:25.692 | 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-07-22 19:45:25.697 | 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-07-22 19:45:25.701 | 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-07-22 19:45:25.709 | 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-07-22 19:45:25.712 | 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-07-22 19:45:25.717 | 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-07-22 19:45:25.727 | 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-07-22 19:45:25.763 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 19:45:25.787 | 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-07-22 19:45:25.845 | 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-07-22 19:45:25.895 | 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-07-22 19:45:25.899 | 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-07-22 19:45:25.903 | 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-07-22 19:45:25.940 | 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-07-22 19:45:25.964 | 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-07-22 19:45:25.981 | 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-07-22 19:45:25.985 | 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-07-22 19:45:25.990 | 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-07-22 19:45:25.994 | Requirement already satisfied: os-vif===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.0.0) 2022-07-22 19:45:26.016 | 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-07-22 19:45:26.058 | 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-07-22 19:45:26.069 | 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-07-22 19:45:26.106 | 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-07-22 19:45:26.113 | 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-07-22 19:45:26.159 | 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-07-22 19:45:26.164 | 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-07-22 19:45:26.202 | 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-07-22 19:45:26.258 | 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-07-22 19:45:26.269 | 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-07-22 19:45:26.287 | 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-07-22 19:45:26.302 | 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-07-22 19:45:26.315 | 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-07-22 19:45:26.327 | 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-07-22 19:45:26.330 | 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-07-22 19:45:26.339 | 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-07-22 19:45:26.361 | 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-07-22 19:45:26.371 | 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-07-22 19:45:26.388 | 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-07-22 19:45:26.406 | 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-07-22 19:45:26.445 | 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-07-22 19:45:26.450 | 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-07-22 19:45:26.459 | 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-07-22 19:45:26.464 | 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-07-22 19:45:26.467 | 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-07-22 19:45:26.476 | 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-07-22 19:45:26.487 | 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-07-22 19:45:26.493 | 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-07-22 19:45:26.510 | 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-07-22 19:45:26.522 | 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-07-22 19:45:26.532 | 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-07-22 19:45:26.535 | 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-07-22 19:45:26.541 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-22 19:45:26.582 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-22 19:45:26.584 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-22 19:45:26.588 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-22 19:45:26.592 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-22 19:45:26.596 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-22 19:45:26.600 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-22 19:45:26.603 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-22 19:45:26.607 | 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 403)) (2.8.2) 2022-07-22 19:45:26.612 | 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 404)) (5.0.0) 2022-07-22 19:45:26.630 | 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 412)) (5.0.0) 2022-07-22 19:45:26.652 | 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 422)) (8.0.0) 2022-07-22 19:45:26.680 | 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 423)) (18.0.0) 2022-07-22 19:45:26.695 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 19:45:26.699 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 19:45:26.706 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:45:26.719 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 19:45:26.721 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 19:45:26.726 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.3) 2022-07-22 19:45:26.731 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 19:45:26.733 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:45:26.736 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-22 19:45:26.739 | 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 517)) (0.13.0) 2022-07-22 19:45:26.749 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 19:45:26.753 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 19:45:26.755 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:45:26.761 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 19:45:26.776 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 19:45:26.784 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 19:45:26.790 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 19:45:26.799 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-22 19:45:26.856 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:45:26.888 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-22 19:45:26.893 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 19:45:26.897 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 19:45:26.901 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 19:45:26.906 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 19:45:26.928 | 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-07-22 19:45:26.931 | 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-07-22 19:45:26.942 | 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-07-22 19:45:26.969 | 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-07-22 19:45:26.972 | 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-07-22 19:45:26.976 | 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-07-22 19:45:26.981 | 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-07-22 19:45:27.002 | 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-07-22 19:45:27.005 | 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-07-22 19:45:27.041 | 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-07-22 19:45:27.045 | 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-07-22 19:45:27.049 | 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-07-22 19:45:27.052 | 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-07-22 19:45:27.055 | 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-07-22 19:45:27.100 | 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-07-22 19:45:27.104 | 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-07-22 19:45:27.107 | 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-07-22 19:45:27.115 | 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-07-22 19:45:27.118 | 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-07-22 19:45:27.130 | 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-07-22 19:45:27.133 | 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-07-22 19:45:27.147 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 19:45:27.158 | 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-07-22 19:45:27.171 | 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-07-22 19:45:27.175 | 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-07-22 19:45:27.179 | 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 454)) (2019.11.28) 2022-07-22 19:45:27.182 | 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-07-22 19:45:27.185 | 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-07-22 19:45:27.187 | 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-07-22 19:45:27.190 | 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-07-22 19:45:27.193 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 19:45:27.195 | 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-07-22 19:45:27.198 | 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-07-22 19:45:27.202 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 19:45:27.248 | 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-07-22 19:45:27.308 | 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-07-22 19:45:28.306 | Installing collected packages: neutron 2022-07-22 19:45:28.306 | Attempting uninstall: neutron 2022-07-22 19:45:28.307 | Found existing installation: neutron 20.1.0.dev444 2022-07-22 19:45:28.318 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-07-22 19:45:28.319 | Running setup.py develop for neutron 2022-07-22 19:45:31.048 | Successfully installed neutron 2022-07-22 19:45:31.159 | + inc/python:pip_install:196 : result=0 2022-07-22 19:45:31.161 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:45:31.164 | + functions-common:time_stop:2440 : local name 2022-07-22 19:45:31.166 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:45:31.168 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:45:31.170 | + functions-common:time_stop:2443 : local total 2022-07-22 19:45:31.173 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:45:31.175 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:45:31.177 | + functions-common:time_stop:2447 : start_time=1658519120021 2022-07-22 19:45:31.179 | + functions-common:time_stop:2449 : [[ -z 1658519120021 ]] 2022-07-22 19:45:31.182 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:45:31.186 | + functions-common:time_stop:2452 : end_time=1658519131184 2022-07-22 19:45:31.189 | + functions-common:time_stop:2453 : elapsed_time=11163 2022-07-22 19:45:31.191 | + functions-common:time_stop:2454 : total=95703 2022-07-22 19:45:31.194 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:45:31.196 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=106866 2022-07-22 19:45:31.198 | + inc/python:pip_install:199 : return 0 2022-07-22 19:45:31.201 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 19:45:31.204 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 19:45:31.206 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 19:45:31.225 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-07-22 19:45:31.237 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-07-22 19:45:31.240 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-07-22 19:45:31.242 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:45:31.245 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:45:31.247 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-07-22 19:45:31.250 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:45:31.253 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-07-22 19:45:31.256 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 19:45:31.258 | + ./stack.sh:main:929 : is_service_enabled nova 2022-07-22 19:45:31.276 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:31.278 | + ./stack.sh:main:931 : stack_install_service nova 2022-07-22 19:45:31.281 | + lib/stack:stack_install_service:20 : local service=nova 2022-07-22 19:45:31.283 | + lib/stack:stack_install_service:21 : type install_nova 2022-07-22 19:45:31.286 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 19:45:31.288 | + lib/stack:stack_install_service:32 : install_nova 2022-07-22 19:45:31.291 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-07-22 19:45:31.293 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-07-22 19:45:31.296 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:45:31.300 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:45:31.302 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-07-22 19:45:31.305 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:45:31.307 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-07-22 19:45:31.324 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:31.327 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-07-22 19:45:31.343 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:31.346 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-07-22 19:45:31.363 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:31.366 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-07-22 19:45:31.368 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-07-22 19:45:31.371 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-07-22 19:45:31.373 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 19:45:31.375 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 19:45:31.378 | ++ functions-common:git_clone:601 : pwd 2022-07-22 19:45:31.381 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 19:45:31.383 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 19:45:31.386 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 19:45:31.403 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 19:45:31.405 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 19:45:31.407 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 19:45:31.410 | + functions-common:git_clone:618 : echo master 2022-07-22 19:45:31.411 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 19:45:31.416 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-07-22 19:45:31.418 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 19:45:31.420 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-07-22 19:45:31.433 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-07-22 19:45:31.436 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 19:45:31.436 | + functions-common:git_clone:679 : head -1 2022-07-22 19:45:31.456 | bcb96f362a Merge "libvirt: Remove unnecessary TODO" 2022-07-22 19:45:31.459 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 19:45:31.462 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-07-22 19:45:31.464 | + inc/python:setup_develop:334 : local bindep 2022-07-22 19:45:31.467 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 19:45:31.469 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-07-22 19:45:31.471 | + inc/python:setup_develop:340 : local extras= 2022-07-22 19:45:31.474 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-07-22 19:45:31.476 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 19:45:31.479 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 19:45:31.481 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-07-22 19:45:31.484 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 19:45:31.486 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 19:45:31.489 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-07-22 19:45:31.492 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 19:45:31.495 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-07-22 19:45:31.497 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 19:45:31.500 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 19:45:31.503 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-07-22 19:45:31.509 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-07-22 19:45:31.512 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-07-22 19:45:32.145 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-07-22 19:45:32.147 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 19:45:32.150 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 19:45:32.152 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 19:45:32.155 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-07-22 19:45:32.157 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-07-22 19:45:32.160 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 19:45:32.162 | + inc/python:setup_package:424 : local extras= 2022-07-22 19:45:32.164 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 19:45:32.167 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 19:45:32.169 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 19:45:32.171 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 19:45:32.174 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 19:45:32.177 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-07-22 19:45:32.198 | Using python 3.8 to install /opt/stack/nova 2022-07-22 19:45:32.201 | + 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-07-22 19:45:34.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:45:34.340 | from cryptography.utils import int_from_bytes 2022-07-22 19:45:34.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:45:34.340 | from cryptography.utils import int_from_bytes 2022-07-22 19:45:35.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:45:35.390 | Obtaining file:///opt/stack/nova 2022-07-22 19:45:38.717 | 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-07-22 19:45:38.723 | 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-07-22 19:45:38.726 | 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-07-22 19:45:38.734 | 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-07-22 19:45:38.743 | 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-07-22 19:45:38.745 | 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-07-22 19:45:38.757 | 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-07-22 19:45:38.900 | 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-07-22 19:45:38.913 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 19:45:38.927 | 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-07-22 19:45:38.945 | 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-07-22 19:45:38.982 | 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-07-22 19:45:38.994 | 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-07-22 19:45:38.997 | 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-07-22 19:45:39.005 | 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-07-22 19:45:39.008 | 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-07-22 19:45:39.013 | 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-07-22 19:45:39.050 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 19:45:39.074 | 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-07-22 19:45:39.077 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 19:45:39.088 | 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-07-22 19:45:39.145 | 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-07-22 19:45:39.194 | 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-07-22 19:45:39.204 | 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-07-22 19:45:39.208 | 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-07-22 19:45:39.213 | 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-07-22 19:45:39.216 | 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-07-22 19:45:39.241 | 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-07-22 19:45:39.262 | 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-07-22 19:45:39.266 | 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-07-22 19:45:39.270 | 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-07-22 19:45:39.275 | Requirement already satisfied: os-vif===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.0.0) 2022-07-22 19:45:39.296 | 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-07-22 19:45:39.313 | 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-07-22 19:45:39.349 | 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-07-22 19:45:39.359 | 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-07-22 19:45:39.397 | 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-07-22 19:45:39.403 | 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-07-22 19:45:39.449 | 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-07-22 19:45:39.453 | 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-07-22 19:45:39.463 | 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-07-22 19:45:39.500 | 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-07-22 19:45:39.553 | 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-07-22 19:45:39.563 | 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-07-22 19:45:39.582 | 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-07-22 19:45:39.596 | 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-07-22 19:45:39.609 | 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-07-22 19:45:39.620 | 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-07-22 19:45:39.623 | 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-07-22 19:45:39.631 | 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-07-22 19:45:39.680 | 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-07-22 19:45:39.690 | 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-07-22 19:45:39.703 | 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-07-22 19:45:39.721 | 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-07-22 19:45:39.729 | 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-07-22 19:45:39.734 | 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-07-22 19:45:39.768 | 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-07-22 19:45:39.770 | 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-07-22 19:45:39.781 | 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-07-22 19:45:39.787 | 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-07-22 19:45:39.805 | 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-07-22 19:45:39.815 | 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-07-22 19:45:39.818 | 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-07-22 19:45:39.823 | Requirement already satisfied: pyroute2===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.13) 2022-07-22 19:45:39.837 | Requirement already satisfied: pyroute2.core===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.13) 2022-07-22 19:45:39.840 | Requirement already satisfied: pyroute2.ethtool===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.13) 2022-07-22 19:45:39.843 | Requirement already satisfied: pyroute2.ipdb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.13) 2022-07-22 19:45:39.847 | Requirement already satisfied: pyroute2.ipset===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.13) 2022-07-22 19:45:39.851 | Requirement already satisfied: pyroute2.ndb===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.13) 2022-07-22 19:45:39.855 | Requirement already satisfied: pyroute2.nftables===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.13) 2022-07-22 19:45:39.858 | Requirement already satisfied: pyroute2.nslink===0.6.13 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.13) 2022-07-22 19:45:39.862 | 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 395)) (5.4.0) 2022-07-22 19:45:39.875 | 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 398)) (9.0.0) 2022-07-22 19:45:39.890 | 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 403)) (2.8.2) 2022-07-22 19:45:39.895 | 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 406)) (4.0.1) 2022-07-22 19:45:39.910 | 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 412)) (5.0.0) 2022-07-22 19:45:39.930 | 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 422)) (8.0.0) 2022-07-22 19:45:39.955 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 19:45:39.958 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 19:45:39.965 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:45:39.978 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 19:45:39.980 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-07-22 19:45:39.984 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 19:45:39.989 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 19:45:39.992 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:45:39.995 | 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 517)) (0.13.0) 2022-07-22 19:45:40.005 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 19:45:40.008 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 19:45:40.010 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:45:40.016 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (5.0.0) 2022-07-22 19:45:40.066 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-07-22 19:45:40.080 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 19:45:40.089 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 19:45:40.094 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 19:45:40.104 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-07-22 19:45:40.160 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:45:40.191 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-07-22 19:45:40.195 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-07-22 19:45:40.202 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 19:45:40.207 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.10.0) 2022-07-22 19:45:40.211 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 19:45:40.215 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-07-22 19:45:40.219 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 19:45:40.246 | 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-07-22 19:45:40.249 | 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-07-22 19:45:40.259 | 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-07-22 19:45:40.262 | 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-07-22 19:45:40.288 | 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-07-22 19:45:40.291 | 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-07-22 19:45:40.294 | 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-07-22 19:45:40.315 | 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-07-22 19:45:40.320 | 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-07-22 19:45:40.325 | 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-07-22 19:45:40.331 | 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-07-22 19:45:40.334 | 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-07-22 19:45:40.379 | 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-07-22 19:45:40.381 | 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-07-22 19:45:40.386 | 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-07-22 19:45:40.394 | 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-07-22 19:45:40.397 | 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-07-22 19:45:40.408 | 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-07-22 19:45:40.413 | 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-07-22 19:45:40.424 | 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-07-22 19:45:40.436 | 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-07-22 19:45:40.449 | 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-07-22 19:45:40.463 | 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-07-22 19:45:40.466 | 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 454)) (2019.11.28) 2022-07-22 19:45:40.469 | 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-07-22 19:45:40.474 | 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-07-22 19:45:40.477 | 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-07-22 19:45:40.479 | 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-07-22 19:45:40.484 | 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-07-22 19:45:40.490 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-07-22 19:45:40.528 | 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-07-22 19:45:40.530 | Requirement already satisfied: numpy===1.23.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.0) 2022-07-22 19:45:40.533 | 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-07-22 19:45:40.536 | 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-07-22 19:45:40.539 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-07-22 19:45:40.541 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-07-22 19:45:40.544 | 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-07-22 19:45:40.547 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 19:45:40.594 | 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-07-22 19:45:40.654 | 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-07-22 19:45:41.556 | Installing collected packages: nova 2022-07-22 19:45:41.556 | Attempting uninstall: nova 2022-07-22 19:45:41.556 | Found existing installation: nova 25.1.0.dev169 2022-07-22 19:45:41.561 | Can't uninstall 'nova'. No files were found to uninstall. 2022-07-22 19:45:41.562 | Running setup.py develop for nova 2022-07-22 19:45:45.231 | Successfully installed nova 2022-07-22 19:45:45.341 | + inc/python:pip_install:196 : result=0 2022-07-22 19:45:45.343 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:45:45.346 | + functions-common:time_stop:2440 : local name 2022-07-22 19:45:45.348 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:45:45.350 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:45:45.352 | + functions-common:time_stop:2443 : local total 2022-07-22 19:45:45.355 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:45:45.357 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:45:45.359 | + functions-common:time_stop:2447 : start_time=1658519132193 2022-07-22 19:45:45.362 | + functions-common:time_stop:2449 : [[ -z 1658519132193 ]] 2022-07-22 19:45:45.365 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:45:45.370 | + functions-common:time_stop:2452 : end_time=1658519145367 2022-07-22 19:45:45.373 | + functions-common:time_stop:2453 : elapsed_time=13174 2022-07-22 19:45:45.375 | + functions-common:time_stop:2454 : total=106866 2022-07-22 19:45:45.379 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:45:45.381 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=120040 2022-07-22 19:45:45.384 | + inc/python:pip_install:199 : return 0 2022-07-22 19:45:45.387 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 19:45:45.389 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 19:45:45.391 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 19:45:45.411 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-07-22 19:45:45.424 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-07-22 19:45:45.426 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-07-22 19:45:45.429 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:45:45.431 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:45:45.433 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-07-22 19:45:45.436 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:45:45.438 | + 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-07-22 19:45:45.451 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 19:45:45.453 | + ./stack.sh:main:932 : configure_nova 2022-07-22 19:45:45.456 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-07-22 19:45:45.468 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-07-22 19:45:45.471 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-07-22 19:45:45.474 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-07-22 19:45:45.477 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-07-22 19:45:45.478 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-07-22 19:45:45.482 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-07-22 19:45:45.485 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-07-22 19:45:45.488 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-07-22 19:45:45.490 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-07-22 19:45:45.493 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-07-22 19:45:45.495 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-07-22 19:45:45.498 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-07-22 19:45:45.500 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-07-22 19:45:45.512 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-07-22 19:45:45.524 | + 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-07-22 19:45:45.536 | + 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-07-22 19:45:45.549 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-07-22 19:45:45.561 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-07-22 19:45:45.564 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-07-22 19:45:45.568 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.TisaFqorcY 2022-07-22 19:45:45.571 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-22 19:45:45.573 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-07-22 19:45:45.576 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-07-22 19:45:45.578 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-22 19:45:45.581 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-07-22 19:45:45.583 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.TisaFqorcY 2022-07-22 19:45:45.587 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.TisaFqorcY 2022-07-22 19:45:45.599 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.TisaFqorcY /etc/sudoers.d/nova-rootwrap 2022-07-22 19:45:45.612 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-07-22 19:45:45.617 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-07-22 19:45:45.619 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-07-22 19:45:45.622 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-07-22 19:45:45.624 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-07-22 19:45:45.627 | + 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-07-22 19:45:45.629 | + 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-07-22 19:45:45.632 | + 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-07-22 19:45:45.634 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-07-22 19:45:45.639 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-07-22 19:45:45.655 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:45.658 | + lib/nova:configure_nova:334 : create_nova_conf 2022-07-22 19:45:45.660 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-07-22 19:45:45.667 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-07-22 19:45:45.671 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-07-22 19:45:45.700 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-07-22 19:45:45.702 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-07-22 19:45:45.728 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-07-22 19:45:45.757 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-07-22 19:45:45.784 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-07-22 19:45:45.813 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-07-22 19:45:45.843 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-07-22 19:45:45.872 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-07-22 19:45:45.875 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.17 2022-07-22 19:45:45.901 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-07-22 19:45:45.928 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-07-22 19:45:45.955 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-07-22 19:45:45.982 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-07-22 19:45:46.008 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-07-22 19:45:46.038 | + lib/nova:create_nova_conf:433 : is_fedora 2022-07-22 19:45:46.040 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 19:45:46.042 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 19:45:46.045 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 19:45:46.047 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 19:45:46.049 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 19:45:46.051 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 19:45:46.054 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 19:45:46.056 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 19:45:46.058 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 19:45:46.060 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 19:45:46.063 | + lib/nova:create_nova_conf:433 : is_suse 2022-07-22 19:45:46.065 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 19:45:46.067 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 19:45:46.069 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 19:45:46.071 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 19:45:46.074 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 19:45:46.076 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 19:45:46.078 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-07-22 19:45:46.095 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:46.097 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 19:45:46.099 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-07-22 19:45:46.102 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-07-22 19:45:46.129 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-07-22 19:45:46.132 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-22 19:45:46.134 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-22 19:45:46.136 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-22 19:45:46.138 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 19:45:46.141 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 19:45:46.143 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 19:45:46.159 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:46.161 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 19:45:46.164 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-22 19:45:46.166 | + 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-07-22 19:45:46.196 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-07-22 19:45:46.199 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-07-22 19:45:46.201 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-07-22 19:45:46.204 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-07-22 19:45:46.206 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 19:45:46.209 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 19:45:46.211 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 19:45:46.226 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:46.228 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 19:45:46.231 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-07-22 19:45:46.233 | + 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-07-22 19:45:46.263 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-07-22 19:45:46.293 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-07-22 19:45:46.320 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-07-22 19:45:46.347 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-07-22 19:45:46.363 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:46.365 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-07-22 19:45:46.381 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:46.385 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-07-22 19:45:46.385 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-07-22 19:45:46.390 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-07-22 19:45:46.393 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-07-22 19:45:46.419 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-07-22 19:45:46.435 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:46.437 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-07-22 19:45:46.440 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-07-22 19:45:46.442 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 19:45:46.444 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 19:45:46.447 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-07-22 19:45:46.476 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-07-22 19:45:46.503 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 19:45:46.530 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-07-22 19:45:46.557 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-07-22 19:45:46.584 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-07-22 19:45:46.611 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-07-22 19:45:46.639 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-07-22 19:45:46.666 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 19:45:46.693 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 19:45:46.720 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-07-22 19:45:46.737 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:46.739 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-07-22 19:45:46.741 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-07-22 19:45:46.771 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-07-22 19:45:46.798 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.17/identity 2022-07-22 19:45:46.826 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-07-22 19:45:46.852 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-07-22 19:45:46.880 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-07-22 19:45:46.907 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-07-22 19:45:46.935 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-07-22 19:45:46.962 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-07-22 19:45:46.978 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:46.980 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-07-22 19:45:46.982 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-07-22 19:45:47.009 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-07-22 19:45:47.039 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-07-22 19:45:47.042 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-07-22 19:45:47.069 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-07-22 19:45:47.071 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-07-22 19:45:47.073 | + lib/nova:create_nova_conf:501 : is_suse 2022-07-22 19:45:47.076 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 19:45:47.078 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 19:45:47.080 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 19:45:47.082 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 19:45:47.085 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 19:45:47.087 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 19:45:47.089 | + lib/nova:create_nova_conf:501 : is_fedora 2022-07-22 19:45:47.091 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 19:45:47.094 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 19:45:47.097 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 19:45:47.099 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 19:45:47.101 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 19:45:47.103 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 19:45:47.106 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 19:45:47.108 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 19:45:47.111 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 19:45:47.113 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 19:45:47.115 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-07-22 19:45:47.117 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-07-22 19:45:47.120 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-07-22 19:45:47.123 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 19:45:47.139 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 19:45:47.141 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 19:45:47.143 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 19:45:47.145 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 19:45:47.148 | + 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-07-22 19:45:47.176 | + 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-07-22 19:45:47.203 | + 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-07-22 19:45:47.230 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 19:45:47.257 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-07-22 19:45:47.288 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-07-22 19:45:47.304 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:47.306 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-07-22 19:45:47.309 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-07-22 19:45:47.311 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-07-22 19:45:47.313 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-07-22 19:45:47.315 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 19:45:47.318 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 19:45:47.321 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-07-22 19:45:47.324 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-07-22 19:45:47.327 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 19:45:47.330 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 19:45:47.342 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 19:45:47.342 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 19:45:47.351 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 19:45:47.354 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 19:45:47.369 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-07-22 19:45:47.372 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-07-22 19:45:47.375 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-07-22 19:45:47.404 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-07-22 19:45:47.431 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-07-22 19:45:47.458 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-07-22 19:45:47.485 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 19:45:47.511 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 19:45:47.539 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-07-22 19:45:47.565 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-07-22 19:45:47.592 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-07-22 19:45:47.619 | + 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-07-22 19:45:47.647 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 19:45:47.673 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 19:45:47.701 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-07-22 19:45:47.729 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 19:45:47.731 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 19:45:47.734 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-07-22 19:45:47.736 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-07-22 19:45:47.739 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 19:45:47.741 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:47.743 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:47.746 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 19:45:47.748 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 19:45:47.751 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-07-22 19:45:47.778 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 19:45:47.805 | + 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-07-22 19:45:47.805 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-07-22 19:45:47.814 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-07-22 19:45:47.818 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-07-22 19:45:47.820 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-07-22 19:45:47.822 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 19:45:47.824 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 19:45:47.827 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 19:45:47.830 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:47.832 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:47.834 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 19:45:47.837 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 19:45:47.839 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:47.841 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:47.843 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-07-22 19:45:47.905 | Enabling site nova-api-wsgi. 2022-07-22 19:45:47.910 | To activate the new configuration, you need to run: 2022-07-22 19:45:47.910 | systemctl reload apache2 2022-07-22 19:45:47.914 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 19:45:47.917 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 19:45:47.919 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 19:45:47.921 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 19:45:48.057 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-07-22 19:45:48.081 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:48.084 | + 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-07-22 19:45:48.086 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-07-22 19:45:48.089 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-07-22 19:45:48.091 | + lib/apache:write_uwsgi_config:256 : local url= 2022-07-22 19:45:48.094 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-07-22 19:45:48.096 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 19:45:48.099 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-07-22 19:45:48.103 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-07-22 19:45:48.105 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 19:45:48.108 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 19:45:48.122 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 19:45:48.122 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 19:45:48.131 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 19:45:48.135 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 19:45:48.151 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-07-22 19:45:48.153 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-07-22 19:45:48.157 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-07-22 19:45:48.187 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-07-22 19:45:48.214 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-07-22 19:45:48.241 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-07-22 19:45:48.269 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 19:45:48.296 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 19:45:48.324 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-07-22 19:45:48.351 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-07-22 19:45:48.379 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-07-22 19:45:48.408 | + 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-07-22 19:45:48.436 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 19:45:48.463 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 19:45:48.491 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-07-22 19:45:48.521 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-07-22 19:45:48.523 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-07-22 19:45:48.551 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-07-22 19:45:48.567 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:48.569 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-07-22 19:45:48.601 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-07-22 19:45:48.603 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-07-22 19:45:48.605 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-07-22 19:45:48.622 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:48.625 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:45:48.628 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:45:48.655 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-07-22 19:45:48.686 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-07-22 19:45:48.688 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-22 19:45:48.690 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-07-22 19:45:48.693 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 19:45:48.695 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 19:45:48.697 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 19:45:48.713 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:48.716 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 19:45:48.719 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 19:45:48.722 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 19:45:48.738 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:48.740 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:45:48.743 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:45:48.770 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 19:45:48.773 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 19:45:48.775 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-07-22 19:45:48.803 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-07-22 19:45:48.832 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-07-22 19:45:48.863 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-07-22 19:45:48.879 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:48.881 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-07-22 19:45:48.909 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-07-22 19:45:48.912 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-07-22 19:45:48.914 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-07-22 19:45:48.943 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-07-22 19:45:48.972 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.17/identity 2022-07-22 19:45:49.000 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-07-22 19:45:49.028 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-07-22 19:45:49.056 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-07-22 19:45:49.084 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-07-22 19:45:49.112 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-07-22 19:45:49.140 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-07-22 19:45:49.168 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-07-22 19:45:49.184 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:49.186 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-07-22 19:45:49.191 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 19:45:49.193 | + lib/nova:create_nova_conf:549 : local conf 2022-07-22 19:45:49.196 | + lib/nova:create_nova_conf:550 : local vhost 2022-07-22 19:45:49.199 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-07-22 19:45:49.201 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 19:45:49.204 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 19:45:49.207 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-07-22 19:45:49.209 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-07-22 19:45:49.212 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-07-22 19:45:49.216 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-07-22 19:45:49.218 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-07-22 19:45:49.221 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-07-22 19:45:49.223 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-07-22 19:45:49.225 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 19:45:49.228 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 19:45:49.230 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 19:45:49.246 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:49.248 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 19:45:49.251 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-07-22 19:45:49.254 | + 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-07-22 19:45:49.284 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-07-22 19:45:49.314 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-07-22 19:45:49.345 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 19:45:49.347 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-07-22 19:45:49.350 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-07-22 19:45:49.352 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-07-22 19:45:49.368 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:49.372 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-07-22 19:45:49.372 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-07-22 19:45:50.052 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-07-22 19:45:50.054 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-07-22 19:45:50.057 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-07-22 19:45:50.059 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-07-22 19:45:50.062 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 19:45:50.064 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-07-22 19:45:50.066 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 19:45:50.082 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:50.085 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-07-22 19:45:50.088 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-07-22 19:45:50.090 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 19:45:50.106 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:50.109 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-07-22 19:45:50.112 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/nova_cell1 2022-07-22 19:45:50.139 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 19:45:50.142 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 19:45:50.144 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-07-22 19:45:50.161 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:50.163 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-07-22 19:45:50.165 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 19:45:50.168 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-07-22 19:45:50.198 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.17/identity 2022-07-22 19:45:50.225 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-07-22 19:45:50.253 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-07-22 19:45:50.280 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-07-22 19:45:50.309 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-07-22 19:45:50.337 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-07-22 19:45:50.365 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-07-22 19:45:50.392 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-07-22 19:45:50.394 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-07-22 19:45:50.397 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-07-22 19:45:50.400 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 19:45:50.417 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 19:45:50.419 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 19:45:50.421 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 19:45:50.424 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 19:45:50.426 | + 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-07-22 19:45:50.453 | + 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-07-22 19:45:50.481 | + 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-07-22 19:45:50.508 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 19:45:50.536 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 19:45:50.539 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-07-22 19:45:50.543 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 19:45:50.546 | + lib/nova:create_nova_conf:583 : local conf 2022-07-22 19:45:50.548 | + lib/nova:create_nova_conf:584 : local offset 2022-07-22 19:45:50.551 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-07-22 19:45:50.554 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 19:45:50.556 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 19:45:50.559 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-07-22 19:45:50.561 | + lib/nova:create_nova_conf:586 : offset=0 2022-07-22 19:45:50.563 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-07-22 19:45:50.566 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 19:45:50.568 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-07-22 19:45:50.570 | + lib/nova:configure_console_proxies:699 : offset=0 2022-07-22 19:45:50.572 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-07-22 19:45:50.589 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:50.591 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-07-22 19:45:50.593 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-07-22 19:45:50.609 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:50.612 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-07-22 19:45:50.628 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:50.630 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-07-22 19:45:50.647 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:45:50.650 | + ./stack.sh:main:935 : is_service_enabled placement 2022-07-22 19:45:50.667 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:45:50.669 | + ./stack.sh:main:937 : stack_install_service placement 2022-07-22 19:45:50.672 | + lib/stack:stack_install_service:20 : local service=placement 2022-07-22 19:45:50.674 | + lib/stack:stack_install_service:21 : type install_placement 2022-07-22 19:45:50.677 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-07-22 19:45:50.679 | + lib/stack:stack_install_service:32 : install_placement 2022-07-22 19:45:50.682 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-07-22 19:45:50.684 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-07-22 19:45:50.687 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:50.690 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:50.693 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-07-22 19:45:50.695 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 19:45:50.698 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 19:45:50.700 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 19:45:50.703 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 19:45:50.706 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 19:45:50.708 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 19:45:50.711 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:50.713 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:50.716 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 19:45:50.718 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 19:45:50.721 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 19:45:50.723 | + functions-common:apt_get_update:1191 : return 2022-07-22 19:45:50.725 | + functions-common:install_package:1465 : real_install_package apache2 2022-07-22 19:45:50.728 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 19:45:50.731 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:50.733 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:50.736 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-07-22 19:45:50.759 | + 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-07-22 19:45:50.869 | Reading package lists... 2022-07-22 19:45:51.124 | Building dependency tree... 2022-07-22 19:45:51.126 | Reading state information... 2022-07-22 19:45:51.387 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-07-22 19:45:51.387 | The following packages were automatically installed and are no longer required: 2022-07-22 19:45:51.388 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 19:45:51.388 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 19:45:51.388 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 19:45:51.388 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 19:45:51.388 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 19:45:51.388 | python3-zope.interface 2022-07-22 19:45:51.388 | Use 'sudo apt autoremove' to remove them. 2022-07-22 19:45:51.502 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 19:45:51.507 | + functions-common:apt_get:1235 : result=0 2022-07-22 19:45:51.509 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 19:45:51.511 | + functions-common:time_stop:2440 : local name 2022-07-22 19:45:51.514 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:45:51.516 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:45:51.518 | + functions-common:time_stop:2443 : local total 2022-07-22 19:45:51.521 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:45:51.523 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 19:45:51.526 | + functions-common:time_stop:2447 : start_time=1658519150756 2022-07-22 19:45:51.528 | + functions-common:time_stop:2449 : [[ -z 1658519150756 ]] 2022-07-22 19:45:51.531 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:45:51.536 | + functions-common:time_stop:2452 : end_time=1658519151533 2022-07-22 19:45:51.538 | + functions-common:time_stop:2453 : elapsed_time=777 2022-07-22 19:45:51.540 | + functions-common:time_stop:2454 : total=6130 2022-07-22 19:45:51.543 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:45:51.545 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6907 2022-07-22 19:45:51.548 | + functions-common:apt_get:1239 : return 0 2022-07-22 19:45:51.551 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-07-22 19:45:51.553 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-07-22 19:45:51.556 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-07-22 19:45:51.558 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-07-22 19:45:51.561 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-07-22 19:45:51.583 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-07-22 19:45:51.585 | + functions-common:install_package:1464 : update_package_repo 2022-07-22 19:45:51.588 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-07-22 19:45:51.590 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-07-22 19:45:51.593 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-07-22 19:45:51.596 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-07-22 19:45:51.598 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-07-22 19:45:51.601 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:51.603 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:51.606 | + functions-common:update_package_repo:1445 : apt_get_update 2022-07-22 19:45:51.608 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-07-22 19:45:51.611 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-07-22 19:45:51.613 | + functions-common:apt_get_update:1191 : return 2022-07-22 19:45:51.616 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-07-22 19:45:51.618 | + functions-common:real_install_package:1450 : is_ubuntu 2022-07-22 19:45:51.621 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:51.623 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:51.626 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-07-22 19:45:51.648 | + 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-07-22 19:45:51.760 | Reading package lists... 2022-07-22 19:45:52.008 | Building dependency tree... 2022-07-22 19:45:52.009 | Reading state information... 2022-07-22 19:45:52.272 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-07-22 19:45:52.272 | The following packages were automatically installed and are no longer required: 2022-07-22 19:45:52.273 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-07-22 19:45:52.273 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-07-22 19:45:52.273 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-07-22 19:45:52.273 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-07-22 19:45:52.273 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-07-22 19:45:52.273 | python3-zope.interface 2022-07-22 19:45:52.274 | Use 'sudo apt autoremove' to remove them. 2022-07-22 19:45:52.390 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-07-22 19:45:52.394 | + functions-common:apt_get:1235 : result=0 2022-07-22 19:45:52.397 | + functions-common:apt_get:1238 : time_stop apt-get 2022-07-22 19:45:52.399 | + functions-common:time_stop:2440 : local name 2022-07-22 19:45:52.402 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:45:52.404 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:45:52.406 | + functions-common:time_stop:2443 : local total 2022-07-22 19:45:52.409 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:45:52.411 | + functions-common:time_stop:2446 : name=apt-get 2022-07-22 19:45:52.414 | + functions-common:time_stop:2447 : start_time=1658519151645 2022-07-22 19:45:52.416 | + functions-common:time_stop:2449 : [[ -z 1658519151645 ]] 2022-07-22 19:45:52.419 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:45:52.424 | + functions-common:time_stop:2452 : end_time=1658519152421 2022-07-22 19:45:52.427 | + functions-common:time_stop:2453 : elapsed_time=776 2022-07-22 19:45:52.429 | + functions-common:time_stop:2454 : total=6907 2022-07-22 19:45:52.431 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:45:52.434 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7683 2022-07-22 19:45:52.436 | + functions-common:apt_get:1239 : return 0 2022-07-22 19:45:52.439 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-07-22 19:45:52.441 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-07-22 19:45:52.444 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 19:45:52.446 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:45:52.449 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:45:52.452 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-07-22 19:45:52.454 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-07-22 19:45:52.509 | wsgi (enabled by maintainer script) 2022-07-22 19:45:52.513 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-07-22 19:45:52.515 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-07-22 19:45:52.518 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 19:45:52.521 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-07-22 19:45:52.524 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-07-22 19:45:52.527 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 19:45:52.530 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-07-22 19:45:52.531 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 19:45:52.537 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-07-22 19:45:52.539 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-07-22 19:45:52.542 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-07-22 19:45:52.545 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-07-22 19:45:52.547 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-07-22 19:45:52.570 | Using python 3.8 to install osc-placement 2022-07-22 19:45:52.572 | + 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-07-22 19:45:54.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:45:54.669 | from cryptography.utils import int_from_bytes 2022-07-22 19:45:54.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:45:54.670 | from cryptography.utils import int_from_bytes 2022-07-22 19:45:55.715 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:45:55.717 | 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-07-22 19:45:55.727 | 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-07-22 19:45:55.741 | 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-07-22 19:45:55.747 | 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-07-22 19:45:55.749 | 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-07-22 19:45:55.756 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 19:45:55.760 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 19:45:55.763 | 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-07-22 19:45:55.820 | 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-07-22 19:45:55.834 | 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-07-22 19:45:55.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-07-22 19:45:55.840 | 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-07-22 19:45:55.844 | 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-07-22 19:45:55.850 | 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-07-22 19:45:55.855 | 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-07-22 19:45:55.859 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:45:55.872 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:45:55.875 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:45:55.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-07-22 19:45:55.894 | 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-07-22 19:45:55.919 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 19:45:55.922 | 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-07-22 19:45:55.927 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:45:55.959 | 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 454)) (2019.11.28) 2022-07-22 19:45:55.961 | 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-07-22 19:45:55.964 | 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-07-22 19:45:55.967 | 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-07-22 19:45:55.978 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 19:45:56.025 | 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-07-22 19:45:56.028 | 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-07-22 19:45:56.031 | 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-07-22 19:45:56.034 | 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-07-22 19:45:56.040 | 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-07-22 19:45:56.042 | 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-07-22 19:45:56.063 | 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-07-22 19:45:56.101 | 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-07-22 19:45:56.105 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 19:45:56.107 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 19:45:56.113 | 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-07-22 19:45:56.115 | 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-07-22 19:45:56.175 | 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-07-22 19:45:56.178 | 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-07-22 19:45:56.181 | 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-07-22 19:45:58.247 | + inc/python:pip_install:196 : result=0 2022-07-22 19:45:58.249 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:45:58.252 | + functions-common:time_stop:2440 : local name 2022-07-22 19:45:58.255 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:45:58.257 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:45:58.260 | + functions-common:time_stop:2443 : local total 2022-07-22 19:45:58.262 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:45:58.265 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:45:58.268 | + functions-common:time_stop:2447 : start_time=1658519152564 2022-07-22 19:45:58.271 | + functions-common:time_stop:2449 : [[ -z 1658519152564 ]] 2022-07-22 19:45:58.274 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:45:58.278 | + functions-common:time_stop:2452 : end_time=1658519158276 2022-07-22 19:45:58.281 | + functions-common:time_stop:2453 : elapsed_time=5712 2022-07-22 19:45:58.283 | + functions-common:time_stop:2454 : total=120040 2022-07-22 19:45:58.286 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:45:58.288 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=125752 2022-07-22 19:45:58.291 | + inc/python:pip_install:199 : return 0 2022-07-22 19:45:58.293 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-07-22 19:45:58.296 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-07-22 19:45:58.298 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-07-22 19:45:58.301 | + functions-common:git_clone:599 : local git_ref=master 2022-07-22 19:45:58.303 | + functions-common:git_clone:600 : local orig_dir 2022-07-22 19:45:58.306 | ++ functions-common:git_clone:601 : pwd 2022-07-22 19:45:58.309 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-07-22 19:45:58.312 | + functions-common:git_clone:602 : local git_clone_flags= 2022-07-22 19:45:58.316 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-07-22 19:45:58.335 | + functions-common:git_clone:604 : RECLONE=False 2022-07-22 19:45:58.338 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-07-22 19:45:58.340 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-07-22 19:45:58.343 | + functions-common:git_clone:618 : echo master 2022-07-22 19:45:58.344 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-07-22 19:45:58.349 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-07-22 19:45:58.351 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-07-22 19:45:58.354 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-07-22 19:45:58.367 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-07-22 19:45:58.370 | + functions-common:git_clone:679 : git show --oneline 2022-07-22 19:45:58.370 | + functions-common:git_clone:679 : head -1 2022-07-22 19:45:58.374 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-07-22 19:45:58.377 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-07-22 19:45:58.380 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-07-22 19:45:58.382 | + inc/python:setup_develop:334 : local bindep 2022-07-22 19:45:58.385 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 19:45:58.387 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-07-22 19:45:58.390 | + inc/python:setup_develop:340 : local extras= 2022-07-22 19:45:58.393 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-07-22 19:45:58.395 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-07-22 19:45:58.398 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 19:45:58.400 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-07-22 19:45:58.403 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-07-22 19:45:58.405 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-07-22 19:45:58.408 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-07-22 19:45:58.411 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-07-22 19:45:58.414 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-07-22 19:45:58.416 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-07-22 19:45:58.419 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-07-22 19:45:58.422 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-07-22 19:45:58.428 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-07-22 19:45:58.430 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-07-22 19:45:59.058 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-07-22 19:45:59.061 | + inc/python:setup_package:414 : local bindep=0 2022-07-22 19:45:59.064 | + inc/python:setup_package:415 : local bindep_flag= 2022-07-22 19:45:59.066 | + inc/python:setup_package:416 : local bindep_profiles= 2022-07-22 19:45:59.069 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-07-22 19:45:59.071 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-07-22 19:45:59.074 | + inc/python:setup_package:423 : local flags=-e 2022-07-22 19:45:59.076 | + inc/python:setup_package:424 : local extras= 2022-07-22 19:45:59.079 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-07-22 19:45:59.081 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-07-22 19:45:59.084 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-07-22 19:45:59.086 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-07-22 19:45:59.089 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-07-22 19:45:59.091 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-07-22 19:45:59.114 | Using python 3.8 to install /opt/stack/placement 2022-07-22 19:45:59.116 | + 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-07-22 19:46:01.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:46:01.323 | from cryptography.utils import int_from_bytes 2022-07-22 19:46:01.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:46:01.323 | from cryptography.utils import int_from_bytes 2022-07-22 19:46:02.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:46:02.377 | Obtaining file:///opt/stack/placement 2022-07-22 19:46:03.632 | 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-07-22 19:46:03.644 | 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-07-22 19:46:03.786 | 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-07-22 19:46:03.799 | 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-07-22 19:46:03.804 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-07-22 19:46:03.815 | 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-07-22 19:46:03.872 | 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-07-22 19:46:03.877 | 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-07-22 19:46:03.881 | 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-07-22 19:46:03.885 | 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-07-22 19:46:03.922 | 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-07-22 19:46:03.932 | 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-07-22 19:46:03.971 | 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-07-22 19:46:03.976 | 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-07-22 19:46:04.022 | 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-07-22 19:46:04.026 | 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-07-22 19:46:04.064 | 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-07-22 19:46:04.083 | 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-07-22 19:46:04.097 | 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-07-22 19:46:04.106 | 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-07-22 19:46:04.115 | 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-07-22 19:46:04.129 | 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-07-22 19:46:04.134 | 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-07-22 19:46:04.137 | 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-07-22 19:46:04.148 | 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-07-22 19:46:04.157 | 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-07-22 19:46:04.160 | 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-07-22 19:46:04.166 | 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 403)) (2.8.2) 2022-07-22 19:46:04.170 | 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 412)) (5.0.0) 2022-07-22 19:46:04.191 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 19:46:04.195 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-07-22 19:46:04.202 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:46:04.215 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 19:46:04.220 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:46:04.222 | 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 517)) (0.13.0) 2022-07-22 19:46:04.232 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-07-22 19:46:04.235 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-07-22 19:46:04.238 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:46:04.244 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-07-22 19:46:04.253 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-07-22 19:46:04.258 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-07-22 19:46:04.268 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:46:04.300 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 19:46:04.309 | 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-07-22 19:46:04.312 | 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-07-22 19:46:04.371 | 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-07-22 19:46:04.377 | 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-07-22 19:46:04.380 | 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-07-22 19:46:04.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-07-22 19:46:04.390 | 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-07-22 19:46:04.393 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-07-22 19:46:04.407 | 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-07-22 19:46:04.412 | 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-07-22 19:46:04.420 | 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-07-22 19:46:04.423 | 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-07-22 19:46:04.425 | 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-07-22 19:46:04.428 | 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 454)) (2019.11.28) 2022-07-22 19:46:04.431 | 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-07-22 19:46:04.435 | 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-07-22 19:46:04.439 | 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-07-22 19:46:04.442 | 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-07-22 19:46:04.444 | 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-07-22 19:46:04.446 | 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-07-22 19:46:04.458 | 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-07-22 19:46:04.462 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 19:46:04.465 | 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-07-22 19:46:04.476 | Requirement already satisfied: importlib-resources===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.8.0) 2022-07-22 19:46:04.500 | 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-07-22 19:46:04.536 | 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-07-22 19:46:04.539 | 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-07-22 19:46:04.542 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-07-22 19:46:04.566 | 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-07-22 19:46:06.103 | Installing collected packages: openstack-placement 2022-07-22 19:46:06.103 | Attempting uninstall: openstack-placement 2022-07-22 19:46:06.105 | Found existing installation: openstack-placement 7.1.0.dev26 2022-07-22 19:46:06.106 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-07-22 19:46:06.107 | Running setup.py develop for openstack-placement 2022-07-22 19:46:07.846 | Successfully installed openstack-placement 2022-07-22 19:46:07.955 | + inc/python:pip_install:196 : result=0 2022-07-22 19:46:07.957 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:46:07.960 | + functions-common:time_stop:2440 : local name 2022-07-22 19:46:07.962 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:46:07.964 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:46:07.967 | + functions-common:time_stop:2443 : local total 2022-07-22 19:46:07.969 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:46:07.971 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:46:07.974 | + functions-common:time_stop:2447 : start_time=1658519159108 2022-07-22 19:46:07.976 | + functions-common:time_stop:2449 : [[ -z 1658519159108 ]] 2022-07-22 19:46:07.979 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:46:07.983 | + functions-common:time_stop:2452 : end_time=1658519167980 2022-07-22 19:46:07.985 | + functions-common:time_stop:2453 : elapsed_time=8872 2022-07-22 19:46:07.988 | + functions-common:time_stop:2454 : total=125752 2022-07-22 19:46:07.990 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:46:07.992 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=134624 2022-07-22 19:46:07.995 | + inc/python:pip_install:199 : return 0 2022-07-22 19:46:07.997 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-07-22 19:46:08.000 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 19:46:08.003 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 19:46:08.023 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-07-22 19:46:08.035 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-07-22 19:46:08.037 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-07-22 19:46:08.040 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:46:08.042 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:46:08.045 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-07-22 19:46:08.047 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:46:08.050 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-07-22 19:46:08.052 | + ./stack.sh:main:938 : configure_placement 2022-07-22 19:46:08.055 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-07-22 19:46:08.067 | + lib/placement:configure_placement:107 : create_placement_conf 2022-07-22 19:46:08.070 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-07-22 19:46:08.075 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-07-22 19:46:08.078 | ++ lib/database:database_connection_url:134 : local db=placement 2022-07-22 19:46:08.081 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-07-22 19:46:08.083 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-07-22 19:46:08.086 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 19:46:08.088 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 19:46:08.091 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 19:46:08.110 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:46:08.113 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 19:46:08.115 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-07-22 19:46:08.118 | + 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-07-22 19:46:08.151 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-07-22 19:46:08.182 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-07-22 19:46:08.215 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-07-22 19:46:08.218 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-07-22 19:46:08.220 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-22 19:46:08.223 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 19:46:08.226 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-07-22 19:46:08.257 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-07-22 19:46:08.287 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 19:46:08.316 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-07-22 19:46:08.345 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-07-22 19:46:08.374 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-07-22 19:46:08.406 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-07-22 19:46:08.435 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-07-22 19:46:08.465 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 19:46:08.494 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 19:46:08.523 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-07-22 19:46:08.526 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-07-22 19:46:08.528 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-07-22 19:46:08.531 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 19:46:08.550 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 19:46:08.552 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 19:46:08.555 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 19:46:08.557 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 19:46:08.560 | + 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-07-22 19:46:08.589 | + 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-07-22 19:46:08.618 | + 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-07-22 19:46:08.648 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 19:46:08.677 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-07-22 19:46:08.680 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-07-22 19:46:08.682 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-07-22 19:46:08.685 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-07-22 19:46:08.687 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-07-22 19:46:08.690 | + lib/apache:write_uwsgi_config:257 : local http= 2022-07-22 19:46:08.692 | + lib/apache:write_uwsgi_config:258 : local name= 2022-07-22 19:46:08.696 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-07-22 19:46:08.700 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-07-22 19:46:08.703 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-07-22 19:46:08.705 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-07-22 19:46:08.718 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-07-22 19:46:08.718 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-07-22 19:46:08.727 | d /var/run/uwsgi 0755 ubuntu root 2022-07-22 19:46:08.731 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-07-22 19:46:08.747 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-07-22 19:46:08.749 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-07-22 19:46:08.753 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-07-22 19:46:08.784 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-07-22 19:46:08.813 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-07-22 19:46:08.841 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-07-22 19:46:08.870 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-07-22 19:46:08.898 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-07-22 19:46:08.928 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-07-22 19:46:08.956 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-07-22 19:46:08.987 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-07-22 19:46:09.015 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-07-22 19:46:09.045 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-07-22 19:46:09.073 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-07-22 19:46:09.103 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-07-22 19:46:09.131 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-07-22 19:46:09.134 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-07-22 19:46:09.137 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-07-22 19:46:09.140 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-07-22 19:46:09.143 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-07-22 19:46:09.145 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:46:09.148 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:46:09.150 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-07-22 19:46:09.153 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-07-22 19:46:09.156 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-07-22 19:46:09.185 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-07-22 19:46:09.214 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-07-22 19:46:09.215 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-07-22 19:46:09.224 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-07-22 19:46:09.227 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-07-22 19:46:09.230 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-07-22 19:46:09.232 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-07-22 19:46:09.235 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-07-22 19:46:09.237 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-07-22 19:46:09.240 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:46:09.242 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:46:09.245 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-07-22 19:46:09.247 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-07-22 19:46:09.250 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:46:09.252 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:46:09.255 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-07-22 19:46:09.316 | Site placement-api already enabled 2022-07-22 19:46:09.320 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-07-22 19:46:09.323 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-07-22 19:46:09.326 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 19:46:09.329 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-07-22 19:46:09.464 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-07-22 19:46:09.484 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:46:09.486 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-07-22 19:46:09.505 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:46:09.508 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-07-22 19:46:09.527 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:46:09.529 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-07-22 19:46:09.532 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-07-22 19:46:09.534 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-22 19:46:09.567 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-07-22 19:46:09.596 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-07-22 19:46:09.626 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-22 19:46:09.655 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-22 19:46:09.683 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-07-22 19:46:09.713 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-22 19:46:09.742 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-07-22 19:46:09.772 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-07-22 19:46:09.789 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:46:09.792 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-07-22 19:46:09.810 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:46:09.812 | + ./stack.sh:main:964 : run_phase stack install 2022-07-22 19:46:09.815 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 19:46:09.818 | + functions-common:run_phase:1869 : local phase=install 2022-07-22 19:46:09.820 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 19:46:09.823 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 19:46:09.826 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 19:46:09.828 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 19:46:09.831 | + functions-common:run_phase:1878 : local extra 2022-07-22 19:46:09.834 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 19:46:09.838 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 19:46:09.841 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 19:46:09.843 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 19:46:09.846 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-07-22 19:46:09.848 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 19:46:09.864 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:46:09.867 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 19:46:09.869 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 19:46:09.871 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-07-22 19:46:09.873 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-07-22 19:46:09.876 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:46:09.879 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-07-22 19:46:09.881 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-07-22 19:46:09.883 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-07-22 19:46:09.939 | ++ inc/async:async_inner:63 : install_tempest 2022-07-22 19:46:09.980 | [115551 Async install_tempest:141017]: running: install_tempest 2022-07-22 19:46:09.982 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 19:46:09.985 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 19:46:09.988 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 19:46:09.991 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 19:46:09.994 | + functions-common:run_phase:1895 : run_plugins stack install 2022-07-22 19:46:09.996 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 19:46:09.999 | + functions-common:run_plugins:1855 : local phase=install 2022-07-22 19:46:10.002 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 19:46:10.005 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 19:46:10.007 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-07-22 19:46:10.010 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-07-22 19:46:10.012 | + inc/python:use_library_from_git:247 : local enabled=1 2022-07-22 19:46:10.015 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-07-22 19:46:10.018 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-07-22 19:46:10.021 | + inc/python:use_library_from_git:249 : return 1 2022-07-22 19:46:10.023 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-07-22 19:46:10.026 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-07-22 19:46:10.029 | + inc/python:pip_install_gr:77 : local clean_name 2022-07-22 19:46:10.032 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-07-22 19:46:10.035 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-07-22 19:46:10.038 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-07-22 19:46:10.042 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-07-22 19:46:10.043 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-07-22 19:46:10.049 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-07-22 19:46:10.052 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-07-22 19:46:10.054 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-07-22 19:46:10.058 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-07-22 19:46:10.060 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-07-22 19:46:10.083 | Using python 3.8 to install python-openstackclient 2022-07-22 19:46:10.086 | + 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-07-22 19:46:12.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:46:12.207 | from cryptography.utils import int_from_bytes 2022-07-22 19:46:12.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:46:12.207 | from cryptography.utils import int_from_bytes 2022-07-22 19:46:13.270 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:46:13.272 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (5.8.0) 2022-07-22 19:46:13.291 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-07-22 19:46:13.299 | 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 412)) (5.0.0) 2022-07-22 19:46:13.319 | 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-07-22 19:46:13.332 | 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-07-22 19:46:13.335 | 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-07-22 19:46:13.348 | 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 423)) (18.0.0) 2022-07-22 19:46:13.363 | 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-07-22 19:46:13.377 | 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-07-22 19:46:13.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-07-22 19:46:13.384 | 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-07-22 19:46:13.409 | 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 398)) (9.0.0) 2022-07-22 19:46:13.424 | 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-07-22 19:46:13.431 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.28.1) 2022-07-22 19:46:13.445 | 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-07-22 19:46:13.449 | 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-07-22 19:46:13.455 | 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-07-22 19:46:13.512 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-07-22 19:46:13.515 | 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-07-22 19:46:13.553 | 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-07-22 19:46:13.557 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-07-22 19:46:13.561 | 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-07-22 19:46:13.566 | 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-07-22 19:46:13.569 | 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-07-22 19:46:13.572 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-07-22 19:46:13.619 | 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-07-22 19:46:13.622 | 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-07-22 19:46:13.632 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-07-22 19:46:13.635 | 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-07-22 19:46:13.639 | 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-07-22 19:46:13.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-07-22 19:46:13.645 | 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-07-22 19:46:13.682 | 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-07-22 19:46:13.687 | 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-07-22 19:46:13.708 | 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-07-22 19:46:13.712 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-07-22 19:46:13.715 | 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-07-22 19:46:13.717 | 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-07-22 19:46:13.721 | 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-07-22 19:46:13.726 | 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 454)) (2019.11.28) 2022-07-22 19:46:13.728 | 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-07-22 19:46:13.731 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-07-22 19:46:13.762 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-07-22 19:46:13.765 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-07-22 19:46:13.770 | 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-07-22 19:46:13.829 | 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-07-22 19:46:13.832 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-07-22 19:46:13.836 | 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-07-22 19:46:13.840 | 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-07-22 19:46:13.843 | 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-07-22 19:46:15.792 | + inc/python:pip_install:196 : result=0 2022-07-22 19:46:15.795 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:46:15.797 | + functions-common:time_stop:2440 : local name 2022-07-22 19:46:15.799 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:46:15.802 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:46:15.804 | + functions-common:time_stop:2443 : local total 2022-07-22 19:46:15.806 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:46:15.809 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:46:15.811 | + functions-common:time_stop:2447 : start_time=1658519170077 2022-07-22 19:46:15.813 | + functions-common:time_stop:2449 : [[ -z 1658519170077 ]] 2022-07-22 19:46:15.816 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:46:15.821 | + functions-common:time_stop:2452 : end_time=1658519175818 2022-07-22 19:46:15.823 | + functions-common:time_stop:2453 : elapsed_time=5741 2022-07-22 19:46:15.826 | + functions-common:time_stop:2454 : total=134624 2022-07-22 19:46:15.828 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:46:15.831 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=140365 2022-07-22 19:46:15.833 | + inc/python:pip_install:199 : return 0 2022-07-22 19:46:15.836 | + ./stack.sh:main:976 : install_oscwrap 2022-07-22 19:46:15.839 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-07-22 19:46:15.844 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.GDJM1gOuiX 2022-07-22 19:46:15.847 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-07-22 19:46:15.849 | + functions-common:install_oscwrap:2491 : unalias -a 2022-07-22 19:46:15.852 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-07-22 19:46:15.854 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-07-22 19:46:15.857 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-22 19:46:15.860 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-07-22 19:46:15.877 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:46:15.880 | + ./stack.sh:main:1030 : configure_database 2022-07-22 19:46:15.883 | + lib/database:configure_database:128 : configure_database_mysql 2022-07-22 19:46:15.885 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-07-22 19:46:15.888 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-07-22 19:46:15.890 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:46:15.893 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-07-22 19:46:15.896 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-07-22 19:46:15.898 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:46:15.901 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:46:15.903 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-07-22 19:46:15.908 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-07-22 19:46:15.911 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-07-22 19:46:15.911 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-07-22 19:46:15.917 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-07-22 19:46:15.970 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-07-22 19:46:15.972 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 19:46:15.974 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 19:46:15.977 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 19:46:15.979 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 19:46:15.982 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 19:46:15.984 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 19:46:15.986 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 19:46:15.989 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 19:46:15.991 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 19:46:15.993 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 19:46:15.996 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-07-22 19:46:15.998 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 19:46:16.001 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 19:46:16.003 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 19:46:16.005 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 19:46:16.007 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 19:46:16.010 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 19:46:16.012 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-07-22 19:46:16.014 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:46:16.017 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:46:16.020 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-07-22 19:46:16.022 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 19:46:16.024 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-22 19:46:18.359 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-07-22 19:46:18.375 | mysqladmin: connect to server at 'localhost' failed 2022-07-22 19:46:18.375 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-07-22 19:46:18.379 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-07-22 19:46:18.382 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-07-22 19:46:18.384 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:46:18.386 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:46:18.389 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-07-22 19:46:18.391 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-07-22 19:46:18.394 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-07-22 19:46:18.396 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:46:18.398 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:46:18.401 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-07-22 19:46:18.403 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-07-22 19:46:18.406 | + 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-07-22 19:46:18.419 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:46:18.454 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-07-22 19:46:18.466 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:46:18.483 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-07-22 19:46:18.539 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-07-22 19:46:18.593 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-07-22 19:46:18.647 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-07-22 19:46:18.649 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-07-22 19:46:18.652 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-07-22 19:46:18.652 | enabling MySQL performance counting 2022-07-22 19:46:18.654 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-07-22 19:46:18.677 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-07-22 19:46:18.679 | + 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-07-22 19:46:20.779 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:46:20.779 | from cryptography.utils import int_from_bytes 2022-07-22 19:46:20.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:46:20.779 | from cryptography.utils import int_from_bytes 2022-07-22 19:46:21.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-07-22 19:46:21.819 | Processing ./tools/dbcounter 2022-07-22 19:46:21.826 | Installing build dependencies: started 2022-07-22 19:46:31.555 | Installing build dependencies: finished with status 'done' 2022-07-22 19:46:31.557 | Getting requirements to build wheel: started 2022-07-22 19:46:32.573 | Getting requirements to build wheel: finished with status 'done' 2022-07-22 19:46:32.577 | Installing backend dependencies: started 2022-07-22 19:46:37.245 | Installing backend dependencies: finished with status 'done' 2022-07-22 19:46:37.247 | Preparing wheel metadata: started 2022-07-22 19:46:38.370 | Preparing wheel metadata: finished with status 'done' 2022-07-22 19:46:38.378 | Building wheels for collected packages: dbcounter 2022-07-22 19:46:38.380 | Building wheel for dbcounter (PEP 517): started 2022-07-22 19:46:39.791 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-07-22 19:46:39.792 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=de5095bb2ad33a76a6c447f008b0acd25d89761a89db8514f8547de0c83e4e88 2022-07-22 19:46:39.792 | Stored in directory: /tmp/pip-ephem-wheel-cache-i090zwqt/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-07-22 19:46:39.793 | Successfully built dbcounter 2022-07-22 19:46:41.932 | Installing collected packages: dbcounter 2022-07-22 19:46:41.933 | Attempting uninstall: dbcounter 2022-07-22 19:46:41.933 | Found existing installation: dbcounter 0.1 2022-07-22 19:46:41.943 | Uninstalling dbcounter-0.1: 2022-07-22 19:46:42.264 | Successfully uninstalled dbcounter-0.1 2022-07-22 19:46:42.364 | Successfully installed dbcounter-0.1 2022-07-22 19:46:42.511 | + inc/python:pip_install:196 : result=0 2022-07-22 19:46:42.513 | + inc/python:pip_install:198 : time_stop pip_install 2022-07-22 19:46:42.516 | + functions-common:time_stop:2440 : local name 2022-07-22 19:46:42.519 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:46:42.521 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:46:42.523 | + functions-common:time_stop:2443 : local total 2022-07-22 19:46:42.526 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:46:42.528 | + functions-common:time_stop:2446 : name=pip_install 2022-07-22 19:46:42.530 | + functions-common:time_stop:2447 : start_time=1658519178670 2022-07-22 19:46:42.533 | + functions-common:time_stop:2449 : [[ -z 1658519178670 ]] 2022-07-22 19:46:42.535 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:46:42.540 | + functions-common:time_stop:2452 : end_time=1658519202537 2022-07-22 19:46:42.542 | + functions-common:time_stop:2453 : elapsed_time=23867 2022-07-22 19:46:42.544 | + functions-common:time_stop:2454 : total=140365 2022-07-22 19:46:42.547 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:46:42.549 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=164232 2022-07-22 19:46:42.551 | + inc/python:pip_install:199 : return 0 2022-07-22 19:46:42.554 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-07-22 19:46:42.556 | + lib/database:recreate_database:112 : local db=stats 2022-07-22 19:46:42.559 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-07-22 19:46:42.561 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-07-22 19:46:42.564 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-07-22 19:46:42.569 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:46:42.604 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-07-22 19:46:42.608 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:46:42.626 | + 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-07-22 19:46:42.626 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-07-22 19:46:42.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:46:42.651 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-07-22 19:46:42.653 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 19:46:42.656 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-07-22 19:46:44.947 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-07-22 19:46:44.949 | + functions-common:save_stackenv:60 : local tag=1034 2022-07-22 19:46:44.953 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-07-22 19:46:44.958 | + functions-common:save_stackenv:62 : time_stamp=2022-07-22-194644 2022-07-22 19:46:44.960 | + functions-common:save_stackenv:63 : echo '# 2022-07-22-194644 1034' 2022-07-22 19:46:44.963 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:44.965 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-07-22 19:46:44.968 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:44.971 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-07-22 19:46:44.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:44.976 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-07-22 19:46:44.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:44.981 | + 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-07-22 19:46:44.983 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:44.986 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.17 2022-07-22 19:46:44.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:44.991 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.17/identity 2022-07-22 19:46:44.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:44.996 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-07-22-194300 2022-07-22 19:46:44.998 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:45.001 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-07-22 19:46:45.003 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:45.006 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.17 2022-07-22 19:46:45.008 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:45.011 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-07-22 19:46:45.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:45.016 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-07-22 19:46:45.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:45.021 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-07-22 19:46:45.023 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:45.026 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-07-22 19:46:45.028 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:45.031 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.17 2022-07-22 19:46:45.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-07-22 19:46:45.036 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-07-22 19:46:45.039 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-07-22 19:46:45.041 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-07-22 19:46:45.043 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-07-22 19:46:45.055 | + ./stack.sh:main:1060 : start_dstat 2022-07-22 19:46:45.058 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 19:46:45.060 | + functions-common:run_process:1694 : local service=dstat 2022-07-22 19:46:45.063 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 19:46:45.065 | + functions-common:run_process:1696 : local group= 2022-07-22 19:46:45.068 | + functions-common:run_process:1697 : local user= 2022-07-22 19:46:45.070 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 19:46:45.072 | + functions-common:run_process:1700 : local name=dstat 2022-07-22 19:46:45.075 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 19:46:45.078 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 19:46:45.081 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:46:45.083 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:46:45.086 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:46:45.091 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519205088 2022-07-22 19:46:45.094 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-07-22 19:46:45.111 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:46:45.113 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-07-22 19:46:45.116 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-07-22 19:46:45.118 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 19:46:45.121 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 19:46:45.123 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 19:46:45.126 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 19:46:45.128 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-07-22 19:46:45.131 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-07-22 19:46:45.133 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-07-22 19:46:45.136 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 19:46:45.138 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 19:46:45.141 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 19:46:45.144 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 19:46:45.146 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-07-22 19:46:45.149 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-07-22 19:46:45.151 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-07-22 19:46:45.154 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-07-22 19:46:45.156 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 19:46:45.159 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 19:46:45.161 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 19:46:45.163 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 19:46:45.166 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 19:46:45.168 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-07-22 19:46:45.170 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 19:46:45.175 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-07-22 19:46:45.227 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-07-22 19:46:45.279 | + 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-07-22 19:46:45.331 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-07-22 19:46:45.383 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-07-22 19:46:45.435 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 19:46:45.488 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 19:46:45.491 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 19:46:45.493 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-07-22 19:46:45.546 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 19:46:45.943 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-07-22 19:46:45.956 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-07-22 19:46:46.337 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-07-22 19:46:46.359 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 19:46:46.362 | + functions-common:time_stop:2440 : local name 2022-07-22 19:46:46.364 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:46:46.367 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:46:46.369 | + functions-common:time_stop:2443 : local total 2022-07-22 19:46:46.372 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:46:46.374 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 19:46:46.377 | + functions-common:time_stop:2447 : start_time=1658519205088 2022-07-22 19:46:46.379 | + functions-common:time_stop:2449 : [[ -z 1658519205088 ]] 2022-07-22 19:46:46.383 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:46:46.387 | + functions-common:time_stop:2452 : end_time=1658519206384 2022-07-22 19:46:46.389 | + functions-common:time_stop:2453 : elapsed_time=1296 2022-07-22 19:46:46.392 | + functions-common:time_stop:2454 : total=0 2022-07-22 19:46:46.394 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:46:46.397 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1296 2022-07-22 19:46:46.399 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-07-22 19:46:46.402 | + functions-common:run_process:1694 : local service=memory_tracker 2022-07-22 19:46:46.404 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-07-22 19:46:46.407 | + functions-common:run_process:1696 : local group= 2022-07-22 19:46:46.410 | + functions-common:run_process:1697 : local user=root 2022-07-22 19:46:46.412 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 19:46:46.415 | + functions-common:run_process:1700 : local name=memory_tracker 2022-07-22 19:46:46.417 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 19:46:46.420 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 19:46:46.423 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:46:46.425 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:46:46.430 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:46:46.433 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519206430 2022-07-22 19:46:46.435 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-07-22 19:46:46.457 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:46:46.460 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 19:46:46.462 | + functions-common:time_stop:2440 : local name 2022-07-22 19:46:46.465 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:46:46.467 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:46:46.470 | + functions-common:time_stop:2443 : local total 2022-07-22 19:46:46.473 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:46:46.475 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 19:46:46.478 | + functions-common:time_stop:2447 : start_time=1658519206430 2022-07-22 19:46:46.480 | + functions-common:time_stop:2449 : [[ -z 1658519206430 ]] 2022-07-22 19:46:46.484 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:46:46.489 | + functions-common:time_stop:2452 : end_time=1658519206486 2022-07-22 19:46:46.491 | + functions-common:time_stop:2453 : elapsed_time=56 2022-07-22 19:46:46.494 | + functions-common:time_stop:2454 : total=1296 2022-07-22 19:46:46.496 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:46:46.499 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1352 2022-07-22 19:46:46.501 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-07-22 19:46:46.520 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:46:46.528 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-07-22 19:46:46.550 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:46:46.552 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-07-22 19:46:46.572 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:46:46.575 | + ./stack.sh:main:1073 : start_etcd3 2022-07-22 19:46:46.578 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-07-22 19:46:46.581 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd' 2022-07-22 19:46:46.584 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-07-22 19:46:46.586 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380' 2022-07-22 19:46:46.589 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.17:2380' 2022-07-22 19:46:46.591 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.17:2379' 2022-07-22 19:46:46.595 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-07-22 19:46:46.597 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-07-22 19:46:46.600 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.17:2379' 2022-07-22 19:46:46.602 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-07-22 19:46:46.605 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-07-22 19:46:46.607 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-22 19:46:46.610 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' '' root 2022-07-22 19:46:46.613 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-07-22 19:46:46.615 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' 2022-07-22 19:46:46.618 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 19:46:46.620 | + functions-common:write_user_unit_file:1566 : local user=root 2022-07-22 19:46:46.623 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 19:46:46.626 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 19:46:46.628 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 19:46:46.631 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-07-22 19:46:46.635 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 19:46:46.640 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-07-22 19:46:46.722 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-07-22 19:46:46.789 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-849776-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-849776-7-hyperv=http://10.222.0.17:2380 --initial-advertise-peer-urls http://10.222.0.17:2380 --advertise-client-urls http://10.222.0.17:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.17:2379 --debug' 2022-07-22 19:46:46.845 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-07-22 19:46:46.899 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-07-22 19:46:46.953 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 19:46:47.004 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 19:46:47.007 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 19:46:47.009 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-07-22 19:46:47.072 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 19:46:47.457 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-07-22 19:46:47.512 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-07-22 19:46:47.565 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-07-22 19:46:47.617 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-07-22 19:46:47.674 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-07-22 19:46:47.677 | ++ functions-common:is_arch:502 : uname -m 2022-07-22 19:46:47.682 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-07-22 19:46:47.685 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-07-22 19:46:48.059 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-07-22 19:46:48.072 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-07-22 19:46:48.454 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-07-22 19:46:48.932 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-07-22 19:46:48.951 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:46:48.953 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-07-22 19:46:48.956 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-07-22 19:46:48.959 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-07-22 19:46:48.964 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-07-22 19:46:48.976 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-07-22 19:46:48.988 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-07-22 19:46:48.991 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-07-22 19:46:48.993 | + 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.17/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-07-22 19:46:49.125 | + 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.17/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-07-22 19:46:49.257 | + 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.17/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-07-22 19:46:49.392 | + 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.17/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-07-22 19:46:49.526 | + 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.17/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-07-22 19:46:49.665 | + 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.17/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-07-22 19:46:49.798 | + 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.17/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-07-22 19:46:49.928 | + 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.17/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-07-22 19:46:50.063 | + 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.17/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-07-22 19:46:50.196 | + 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.17/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-07-22 19:46:50.329 | + functions-common:write_clouds_yaml:198 : cat 2022-07-22 19:46:50.335 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-07-22 19:46:50.338 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-07-22 19:46:50.341 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-07-22 19:46:50.346 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-07-22 19:46:50.349 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-07-22 19:46:50.352 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-07-22 19:46:50.368 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:46:50.371 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-07-22 19:46:50.373 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:46:50.377 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-07-22 19:46:50.379 | + ./stack.sh:main:1090 : '[' 10.222.0.17 == 10.222.0.17 ']' 2022-07-22 19:46:50.381 | + ./stack.sh:main:1091 : init_keystone 2022-07-22 19:46:50.384 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-07-22 19:46:50.400 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:46:50.403 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-07-22 19:46:50.405 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-07-22 19:46:50.407 | + lib/database:recreate_database:112 : local db=keystone 2022-07-22 19:46:50.410 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-07-22 19:46:50.412 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-07-22 19:46:50.415 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-07-22 19:46:50.419 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:46:50.726 | ++ inc/async:async_inner:64 : rc=0 2022-07-22 19:46:50.754 | [141017 Async install_tempest:141017]: finished successfully 2022-07-22 19:46:50.885 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-07-22 19:46:50.890 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:46:50.909 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-07-22 19:46:50.911 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 19:46:50.914 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:46:50.916 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:46:50.920 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:46:50.925 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519210922 2022-07-22 19:46:50.928 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-07-22 19:46:55.386 | INFO dbcounter [-] Registered counter for database keystone 2022-07-22 19:46:55.408 | 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=143205) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-22 19:46:55.414 | DEBUG dbcounter [-] [143205] Writer thread running {{(pid=143205) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 19:46:55.415 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:55.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.417 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.417 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.417 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.418 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:55.418 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:55.445 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:55.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.446 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.447 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.447 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.448 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:55.448 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:55.502 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:55.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.504 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.504 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.504 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:55.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:55.505 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:55.506 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:55.513 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-22 19:46:56.354 | DEBUG dbcounter [-] [143205] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=143205) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 19:46:57.170 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:57.170 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-22 19:46:57.178 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:57.178 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-22 19:46:57.185 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:57.185 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-22 19:46:57.192 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:57.192 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-22 19:46:57.199 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:57.199 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-22 19:46:57.207 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:57.207 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-22 19:46:57.262 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:57.262 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:57.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.265 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:57.265 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:57.266 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:57.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.267 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.267 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.268 | 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=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.269 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:57.269 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:57.276 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:57.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.279 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:57.279 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:57.286 | DEBUG dbcounter [-] [143205] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=143205) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 19:46:57.951 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:57.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.955 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:57.955 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:57.980 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:57.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:57.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:57.984 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:57.984 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:57.991 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-22 19:46:58.043 | DEBUG dbcounter [-] [143205] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=143205) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 19:46:58.054 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.054 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-22 19:46:58.062 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.062 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-22 19:46:58.070 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.070 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-22 19:46:58.078 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.078 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-22 19:46:58.085 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.085 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-22 19:46:58.092 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.093 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-22 19:46:58.101 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.102 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:58.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.105 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:58.105 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:58.105 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:58.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.108 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:58.108 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:58.116 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:58.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.119 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:58.119 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:58.584 | DEBUG dbcounter [-] [143205] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=143205) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 19:46:58.652 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:58.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.655 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:58.655 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:58.682 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:46:58.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:46:58.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:46:58.685 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:46:58.685 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=143205) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:46:58.693 | INFO migrate.versioning.api [-] 72 -> 73...  2022-07-22 19:46:58.701 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.701 | INFO migrate.versioning.api [-] 73 -> 74...  2022-07-22 19:46:58.708 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.708 | INFO migrate.versioning.api [-] 74 -> 75...  2022-07-22 19:46:58.715 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.715 | INFO migrate.versioning.api [-] 75 -> 76...  2022-07-22 19:46:58.725 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.725 | INFO migrate.versioning.api [-] 76 -> 77...  2022-07-22 19:46:58.735 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.735 | INFO migrate.versioning.api [-] 77 -> 78...  2022-07-22 19:46:58.742 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:58.742 | INFO migrate.versioning.api [-] 78 -> 79...  2022-07-22 19:46:58.750 | INFO migrate.versioning.api [-] done 2022-07-22 19:46:59.090 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-07-22 19:46:59.093 | + functions-common:time_stop:2440 : local name 2022-07-22 19:46:59.095 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:46:59.098 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:46:59.100 | + functions-common:time_stop:2443 : local total 2022-07-22 19:46:59.103 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:46:59.105 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 19:46:59.108 | + functions-common:time_stop:2447 : start_time=1658519210922 2022-07-22 19:46:59.111 | + functions-common:time_stop:2449 : [[ -z 1658519210922 ]] 2022-07-22 19:46:59.114 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:46:59.118 | + functions-common:time_stop:2452 : end_time=1658519219116 2022-07-22 19:46:59.121 | + functions-common:time_stop:2453 : elapsed_time=8194 2022-07-22 19:46:59.123 | + functions-common:time_stop:2454 : total=0 2022-07-22 19:46:59.126 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:46:59.128 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8194 2022-07-22 19:46:59.130 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-07-22 19:46:59.133 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-07-22 19:46:59.137 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-07-22 19:47:03.436 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-07-22 19:47:03.437 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-22 19:47:03.437 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-22 19:47:03.437 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-07-22 19:47:03.438 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-07-22 19:47:03.438 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-22 19:47:03.438 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-22 19:47:03.439 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-22 19:47:03.439 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-07-22 19:47:03.758 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-07-22 19:47:03.762 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-07-22 19:47:07.989 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-07-22 19:47:07.989 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-22 19:47:07.989 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-22 19:47:07.990 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-07-22 19:47:07.990 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-07-22 19:47:07.990 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-07-22 19:47:07.990 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-07-22 19:47:07.991 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-07-22 19:47:07.991 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-07-22 19:47:08.313 | + ./stack.sh:main:1092 : start_keystone 2022-07-22 19:47:08.316 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-07-22 19:47:08.318 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-07-22 19:47:08.321 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-07-22 19:47:08.337 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:47:08.340 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-07-22 19:47:08.343 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-07-22 19:47:08.347 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-07-22 19:47:08.350 | + functions-common:run_process:1694 : local service=keystone 2022-07-22 19:47:08.353 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 19:47:08.355 | + functions-common:run_process:1696 : local group= 2022-07-22 19:47:08.357 | + functions-common:run_process:1697 : local user= 2022-07-22 19:47:08.360 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 19:47:08.363 | + functions-common:run_process:1700 : local name=keystone 2022-07-22 19:47:08.365 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 19:47:08.368 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 19:47:08.370 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:47:08.373 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:47:08.376 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:47:08.381 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519228378 2022-07-22 19:47:08.383 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-07-22 19:47:08.398 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:47:08.401 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-07-22 19:47:08.403 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-07-22 19:47:08.406 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 19:47:08.408 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 19:47:08.411 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 19:47:08.413 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 19:47:08.415 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-07-22 19:47:08.418 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-07-22 19:47:08.421 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-07-22 19:47:08.423 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 19:47:08.425 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 19:47:08.428 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 19:47:08.430 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 19:47:08.433 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-07-22 19:47:08.435 | + 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-07-22 19:47:08.438 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-07-22 19:47:08.440 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-07-22 19:47:08.442 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-22 19:47:08.445 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-22 19:47:08.447 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-22 19:47:08.449 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-07-22 19:47:08.451 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-22 19:47:08.455 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-07-22 19:47:08.506 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-07-22 19:47:08.556 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-07-22 19:47:08.608 | + 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-07-22 19:47:08.659 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 19:47:08.711 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-07-22 19:47:08.762 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-07-22 19:47:08.813 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-07-22 19:47:08.864 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-07-22 19:47:08.916 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-07-22 19:47:08.967 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-22 19:47:08.970 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-22 19:47:08.972 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-07-22 19:47:09.022 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-22 19:47:09.394 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-07-22 19:47:09.407 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-07-22 19:47:09.760 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-07-22 19:47:09.837 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 19:47:09.842 | + functions-common:time_stop:2440 : local name 2022-07-22 19:47:09.845 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:47:09.847 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:47:09.849 | + functions-common:time_stop:2443 : local total 2022-07-22 19:47:09.852 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:47:09.854 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 19:47:09.856 | + functions-common:time_stop:2447 : start_time=1658519228378 2022-07-22 19:47:09.859 | + functions-common:time_stop:2449 : [[ -z 1658519228378 ]] 2022-07-22 19:47:09.862 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:47:09.866 | + functions-common:time_stop:2452 : end_time=1658519229864 2022-07-22 19:47:09.869 | + functions-common:time_stop:2453 : elapsed_time=1486 2022-07-22 19:47:09.871 | + functions-common:time_stop:2454 : total=1352 2022-07-22 19:47:09.874 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:47:09.876 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2838 2022-07-22 19:47:09.878 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-07-22 19:47:09.879 | Waiting for keystone to start... 2022-07-22 19:47:09.881 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.17/identity/v3/ 2022-07-22 19:47:09.883 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.17/identity/v3/ 2022-07-22 19:47:09.886 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 19:47:09.888 | + functions:wait_for_service:458 : local url=http://10.222.0.17/identity/v3/ 2022-07-22 19:47:09.893 | + functions:wait_for_service:459 : local rval=0 2022-07-22 19:47:09.896 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 19:47:09.898 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 19:47:09.900 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:47:09.903 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:47:09.906 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:47:09.911 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519229908 2022-07-22 19:47:09.913 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 19:47:09.919 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/identity/v3/ 2022-07-22 19:47:16.103 | + :: : [[ 200 == 503 ]] 2022-07-22 19:47:16.104 | + :: : [[ 0 -eq 7 ]] 2022-07-22 19:47:16.107 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 19:47:16.110 | + functions-common:time_stop:2440 : local name 2022-07-22 19:47:16.113 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:47:16.115 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:47:16.117 | + functions-common:time_stop:2443 : local total 2022-07-22 19:47:16.120 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:47:16.122 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 19:47:16.125 | + functions-common:time_stop:2447 : start_time=1658519229908 2022-07-22 19:47:16.127 | + functions-common:time_stop:2449 : [[ -z 1658519229908 ]] 2022-07-22 19:47:16.130 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:47:16.135 | + functions-common:time_stop:2452 : end_time=1658519236132 2022-07-22 19:47:16.137 | + functions-common:time_stop:2453 : elapsed_time=6224 2022-07-22 19:47:16.140 | + functions-common:time_stop:2454 : total=0 2022-07-22 19:47:16.143 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:47:16.145 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6224 2022-07-22 19:47:16.147 | + functions:wait_for_service:467 : return 0 2022-07-22 19:47:16.150 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-07-22 19:47:16.167 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:47:16.169 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-07-22 19:47:16.172 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 19:47:16.174 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-22 19:47:16.199 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-07-22 19:47:16.204 | + 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.17/identity 2022-07-22 19:47:20.525 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.525 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.525 | 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=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.532 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.550 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.550 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.585 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.621 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.621 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.793 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.793 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.794 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.794 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.794 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.794 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.807 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.807 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.807 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.807 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.808 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.808 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.808 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.816 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.819 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.819 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.819 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.819 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.820 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.820 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.820 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=143963) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-07-22 19:47:20.884 | INFO dbcounter [-] Registered counter for database keystone 2022-07-22 19:47:20.901 | 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=143963) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-22 19:47:20.907 | DEBUG dbcounter [-] [143963] Writer thread running {{(pid=143963) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 19:47:21.106 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Created domain default 2022-07-22 19:47:21.147 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Created project admin 2022-07-22 19:47:21.175 | DEBUG passlib.handlers.bcrypt [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=143963) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-07-22 19:47:21.175 | DEBUG passlib.handlers.bcrypt [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=143963) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-07-22 19:47:21.235 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Created user admin 2022-07-22 19:47:21.247 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Created role reader 2022-07-22 19:47:21.257 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Created role member 2022-07-22 19:47:21.280 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Created implied role where d5a35a4c473a4c0e863a56dd6d8451de implies 03d16a253c5e43668ad42c602f3c83b2 2022-07-22 19:47:21.290 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Created role admin 2022-07-22 19:47:21.306 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Created implied role where 79083f91857440a2ac0ab4f7286f201b implies d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:47:21.318 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Granted role admin on project admin to user admin. 2022-07-22 19:47:21.325 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Granted role admin on the system to user admin. 2022-07-22 19:47:21.337 | WARNING py.warnings [None req-1058d69b-b666-44ee-8d91-04570e586e91 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-07-22 19:47:21.337 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-07-22 19:47:21.337 |  2022-07-22 19:47:21.340 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Created region RegionOne 2022-07-22 19:47:21.372 | INFO keystone.cmd.bootstrap [None req-1058d69b-b666-44ee-8d91-04570e586e91 None None] Created public endpoint http://10.222.0.17/identity 2022-07-22 19:47:21.781 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-07-22 19:47:21.784 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-07-22 19:47:21.786 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-07-22 19:47:21.790 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-07-22 19:47:24.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:24.630 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:24.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:24.630 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:24.765 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:24.768 | + lib/keystone:create_keystone_accounts:310 : admin_project=adeb061249ad40ee8fc4fe17f3dda25d 2022-07-22 19:47:24.770 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-07-22 19:47:24.773 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-07-22 19:47:26.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:26.748 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:26.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:26.749 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:26.882 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:26.885 | + lib/keystone:create_keystone_accounts:312 : admin_user=17c6a66ce2a241e78538bc87b04600d7 2022-07-22 19:47:26.887 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-07-22 19:47:26.889 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-07-22 19:47:26.892 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-07-22 19:47:26.895 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 17c6a66ce2a241e78538bc87b04600d7 default 2022-07-22 19:47:26.950 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 17c6a66ce2a241e78538bc87b04600d7 default 2022-07-22 19:47:26.988 | [115551 Async ks-domain-role:144083]: running: get_or_add_user_domain_role admin 17c6a66ce2a241e78538bc87b04600d7 default 2022-07-22 19:47:26.991 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-07-22 19:47:26.993 | + functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 19:47:26.996 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-22 19:47:29.921 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-07-22 19:47:29.923 | + functions-common:get_or_create_domain:889 : echo default 2022-07-22 19:47:29.923 | default 2022-07-22 19:47:29.925 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-07-22 19:47:29.984 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-07-22 19:47:30.024 | [115551 Async ks-project:144226]: running: get_or_create_project service Default 2022-07-22 19:47:30.027 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-07-22 19:47:30.092 | + inc/async:async_inner:63 : get_or_create_role service 2022-07-22 19:47:30.134 | [115551 Async ks-service:144312]: running: get_or_create_role service 2022-07-22 19:47:30.137 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-07-22 19:47:30.211 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-07-22 19:47:30.346 | [115551 Async ks-reseller:144399]: running: get_or_create_role ResellerAdmin 2022-07-22 19:47:30.366 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-07-22 19:47:30.390 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-07-22 19:47:30.828 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-07-22 19:47:31.071 | [115551 Async ks-anotherrole:144490]: running: get_or_create_role anotherrole 2022-07-22 19:47:31.090 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-07-22 19:47:31.126 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-07-22 19:47:31.146 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 19:47:31.182 | +++ 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-07-22 19:47:33.234 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:47:33.332 | [144312 Async ks-service:144312]: finished successfully 2022-07-22 19:47:33.755 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:47:33.845 | [144399 Async ks-reseller:144399]: finished successfully 2022-07-22 19:47:33.977 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:47:34.008 | [144226 Async ks-project:144226]: finished successfully 2022-07-22 19:47:34.283 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:47:34.316 | [144490 Async ks-anotherrole:144490]: finished successfully 2022-07-22 19:47:34.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:34.463 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:34.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:34.463 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:34.601 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:34.604 | ++ functions-common:get_or_create_project:939 : project_id=c80efd10ab434545bb58ae1797bf76f5 2022-07-22 19:47:34.606 | ++ functions-common:get_or_create_project:940 : echo c80efd10ab434545bb58ae1797bf76f5 2022-07-22 19:47:34.610 | + lib/keystone:create_keystone_accounts:340 : invis_project=c80efd10ab434545bb58ae1797bf76f5 2022-07-22 19:47:34.612 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-07-22 19:47:34.615 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-07-22 19:47:34.617 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 19:47:34.621 | +++ 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-07-22 19:47:36.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:36.944 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:36.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:36.944 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:37.091 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:37.095 | ++ functions-common:get_or_create_project:939 : project_id=169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:37.097 | ++ functions-common:get_or_create_project:940 : echo 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:37.100 | + lib/keystone:create_keystone_accounts:344 : demo_project=169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:37.103 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-07-22 19:47:37.106 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-07-22 19:47:37.109 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:47:37.111 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-07-22 19:47:37.113 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-07-22 19:47:37.117 | +++ 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-07-22 19:47:37.212 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:47:37.236 | [144083 Async ks-domain-role:144083]: finished successfully 2022-07-22 19:47:39.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.435 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.435 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.570 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:39.573 | ++ functions-common:get_or_create_user:926 : user_id=a4a80bcc103444ccbe7028d6548d2dd1 2022-07-22 19:47:39.575 | ++ functions-common:get_or_create_user:927 : echo a4a80bcc103444ccbe7028d6548d2dd1 2022-07-22 19:47:39.579 | + lib/keystone:create_keystone_accounts:347 : demo_user=a4a80bcc103444ccbe7028d6548d2dd1 2022-07-22 19:47:39.581 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-07-22 19:47:39.629 | [115551 Async ks-domain-role:144083]: Waiting for completion of get_or_add_user_domain_role admin 17c6a66ce2a241e78538bc87b04600d7 default running on PID 144083 (6 other jobs running) 2022-07-22 19:47:39.654 | [115551 Async ks-domain-role:144083]: Signaling child to exit 2022-07-22 19:47:39.654 | WAKEUP 2022-07-22 19:47:39.676 | [115551 Async ks-domain-role:144083]: Signaled 2022-07-22 19:47:39.678 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-07-22 19:47:39.678 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 17c6a66ce2a241e78538bc87b04600d7 --domain default 2022-07-22 19:47:39.678 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:47:39.678 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-07-22 19:47:39.678 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:47:39.678 | ++ functions-common:get_field:813 : read data 2022-07-22 19:47:39.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.678 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.678 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.678 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:39.678 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-07-22 19:47:39.678 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-07-22 19:47:39.678 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 17c6a66ce2a241e78538bc87b04600d7 --domain default 2022-07-22 19:47:39.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.678 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.678 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.678 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-07-22 19:47:39.678 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 17c6a66ce2a241e78538bc87b04600d7 --domain default 2022-07-22 19:47:39.678 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:47:39.678 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:47:39.679 | ++ functions-common:get_field:813 : read data 2022-07-22 19:47:39.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.679 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.679 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.679 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:39.679 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:47:39.679 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:47:39.679 | ++ functions-common:get_field:819 : echo '| 79083f91857440a2ac0ab4f7286f201b | 17c6a66ce2a241e78538bc87b04600d7 | | | default | | False |' 2022-07-22 19:47:39.679 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:47:39.679 | ++ functions-common:get_field:813 : read data 2022-07-22 19:47:39.679 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:47:39.679 | + functions-common:get_or_add_user_domain_role:1022 : echo 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:47:39.679 | 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:47:39.722 | [115551 Async ks-domain-role:144083]: finished get_or_add_user_domain_role admin 17c6a66ce2a241e78538bc87b04600d7 default with result 0 in 10 seconds 2022-07-22 19:47:39.729 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-07-22 19:47:39.765 | [115551 Async ks-project:144226]: Waiting for completion of get_or_create_project service Default running on PID 144226 (5 other jobs running) 2022-07-22 19:47:39.788 | [115551 Async ks-project:144226]: Signaling child to exit 2022-07-22 19:47:39.789 | WAKEUP 2022-07-22 19:47:39.811 | [115551 Async ks-project:144226]: Signaled 2022-07-22 19:47:39.813 | + functions-common:get_or_create_project:933 : local project_id 2022-07-22 19:47:39.813 | ++ 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-07-22 19:47:39.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.813 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.813 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.813 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:39.813 | + functions-common:get_or_create_project:939 : project_id=de94b29e0bda46a6bddbdc849decbb1a 2022-07-22 19:47:39.813 | + functions-common:get_or_create_project:940 : echo de94b29e0bda46a6bddbdc849decbb1a 2022-07-22 19:47:39.813 | de94b29e0bda46a6bddbdc849decbb1a 2022-07-22 19:47:39.856 | [115551 Async ks-project:144226]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-07-22 19:47:39.893 | [115551 Async ks-service:144312]: Waiting for completion of get_or_create_role service running on PID 144312 (4 other jobs running) 2022-07-22 19:47:39.916 | [115551 Async ks-service:144312]: Signaling child to exit 2022-07-22 19:47:39.916 | WAKEUP 2022-07-22 19:47:39.939 | [115551 Async ks-service:144312]: Signaled 2022-07-22 19:47:39.940 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 19:47:39.940 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-07-22 19:47:39.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.940 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:39.941 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:39.941 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:39.941 | + functions-common:get_or_create_role:951 : role_id=e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:47:39.941 | + functions-common:get_or_create_role:952 : echo e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:47:39.941 | e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:47:39.984 | [115551 Async ks-service:144312]: finished get_or_create_role service with result 0 in 3 seconds 2022-07-22 19:47:40.020 | [115551 Async ks-reseller:144399]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 144399 (3 other jobs running) 2022-07-22 19:47:40.043 | [115551 Async ks-reseller:144399]: Signaling child to exit 2022-07-22 19:47:40.044 | WAKEUP 2022-07-22 19:47:40.066 | [115551 Async ks-reseller:144399]: Signaled 2022-07-22 19:47:40.068 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 19:47:40.068 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-07-22 19:47:40.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:40.068 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:40.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:40.068 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:40.068 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:40.068 | + functions-common:get_or_create_role:951 : role_id=bebf2e2c80e54bb7998fcb54e262798c 2022-07-22 19:47:40.068 | + functions-common:get_or_create_role:952 : echo bebf2e2c80e54bb7998fcb54e262798c 2022-07-22 19:47:40.068 | bebf2e2c80e54bb7998fcb54e262798c 2022-07-22 19:47:40.112 | [115551 Async ks-reseller:144399]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-07-22 19:47:40.147 | [115551 Async ks-anotherrole:144490]: Waiting for completion of get_or_create_role anotherrole running on PID 144490 (2 other jobs running) 2022-07-22 19:47:40.172 | [115551 Async ks-anotherrole:144490]: Signaling child to exit 2022-07-22 19:47:40.172 | WAKEUP 2022-07-22 19:47:40.194 | [115551 Async ks-anotherrole:144490]: Signaled 2022-07-22 19:47:40.195 | + functions-common:get_or_create_role:946 : local role_id 2022-07-22 19:47:40.195 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-22 19:47:40.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:40.195 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:40.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:40.195 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:40.195 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:40.195 | + functions-common:get_or_create_role:951 : role_id=40a434e7182c493380792283ecd26f35 2022-07-22 19:47:40.195 | + functions-common:get_or_create_role:952 : echo 40a434e7182c493380792283ecd26f35 2022-07-22 19:47:40.196 | 40a434e7182c493380792283ecd26f35 2022-07-22 19:47:40.239 | [115551 Async ks-anotherrole:144490]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-07-22 19:47:40.243 | + inc/async:async_wait:197 : return 0 2022-07-22 19:47:40.246 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member a4a80bcc103444ccbe7028d6548d2dd1 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:40.303 | + inc/async:async_inner:63 : get_or_add_user_project_role member a4a80bcc103444ccbe7028d6548d2dd1 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:40.346 | [115551 Async ks-demo-member:145356]: running: get_or_add_user_project_role member a4a80bcc103444ccbe7028d6548d2dd1 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:40.349 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 17c6a66ce2a241e78538bc87b04600d7 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:40.410 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 17c6a66ce2a241e78538bc87b04600d7 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:40.451 | [115551 Async ks-demo-admin:145468]: running: get_or_add_user_project_role admin 17c6a66ce2a241e78538bc87b04600d7 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:40.457 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole a4a80bcc103444ccbe7028d6548d2dd1 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:40.525 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a4a80bcc103444ccbe7028d6548d2dd1 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:40.578 | [115551 Async ks-demo-another:145580]: running: get_or_add_user_project_role anotherrole a4a80bcc103444ccbe7028d6548d2dd1 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:40.580 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member a4a80bcc103444ccbe7028d6548d2dd1 c80efd10ab434545bb58ae1797bf76f5 2022-07-22 19:47:40.663 | + inc/async:async_inner:63 : get_or_add_user_project_role member a4a80bcc103444ccbe7028d6548d2dd1 c80efd10ab434545bb58ae1797bf76f5 2022-07-22 19:47:40.699 | [115551 Async ks-demo-invis:145693]: running: get_or_add_user_project_role member a4a80bcc103444ccbe7028d6548d2dd1 c80efd10ab434545bb58ae1797bf76f5 2022-07-22 19:47:40.705 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-07-22 19:47:40.714 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-07-22 19:47:40.718 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:47:40.723 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-07-22 19:47:40.728 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-07-22 19:47:40.739 | +++ 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-07-22 19:47:44.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:44.349 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:44.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:44.349 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:44.510 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:44.513 | ++ functions-common:get_or_create_user:926 : user_id=3e419ede1a9e4b1c894849e608c1f1bd 2022-07-22 19:47:44.516 | ++ functions-common:get_or_create_user:927 : echo 3e419ede1a9e4b1c894849e608c1f1bd 2022-07-22 19:47:44.520 | + lib/keystone:create_keystone_accounts:360 : demo_reader=3e419ede1a9e4b1c894849e608c1f1bd 2022-07-22 19:47:44.522 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 3e419ede1a9e4b1c894849e608c1f1bd 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:44.649 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 3e419ede1a9e4b1c894849e608c1f1bd 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:44.721 | [115551 Async ks-demo-reader:145848]: running: get_or_add_user_project_role reader 3e419ede1a9e4b1c894849e608c1f1bd 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:47:44.726 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-07-22 19:47:44.737 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-07-22 19:47:44.747 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 19:47:44.751 | +++ 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-07-22 19:47:49.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:49.411 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:49.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:49.411 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:49.612 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:49.620 | ++ functions-common:get_or_create_project:939 : project_id=7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:49.630 | ++ functions-common:get_or_create_project:940 : echo 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:49.642 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:49.654 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-07-22 19:47:49.682 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-07-22 19:47:49.702 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:47:49.713 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-07-22 19:47:49.743 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-07-22 19:47:49.771 | +++ 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-07-22 19:47:53.499 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:47:53.624 | [145356 Async ks-demo-member:145356]: finished successfully 2022-07-22 19:47:53.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:53.850 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:53.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:53.850 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:54.054 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:54.066 | ++ functions-common:get_or_create_user:926 : user_id=05cbdfdae5d64fe7b36a70a0b9f2f3e7 2022-07-22 19:47:54.092 | ++ functions-common:get_or_create_user:927 : echo 05cbdfdae5d64fe7b36a70a0b9f2f3e7 2022-07-22 19:47:54.102 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=05cbdfdae5d64fe7b36a70a0b9f2f3e7 2022-07-22 19:47:54.125 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 05cbdfdae5d64fe7b36a70a0b9f2f3e7 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:54.344 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 05cbdfdae5d64fe7b36a70a0b9f2f3e7 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:54.420 | [115551 Async ks-alt-admin:146297]: running: get_or_add_user_project_role admin 05cbdfdae5d64fe7b36a70a0b9f2f3e7 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:54.427 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 05cbdfdae5d64fe7b36a70a0b9f2f3e7 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:54.528 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 05cbdfdae5d64fe7b36a70a0b9f2f3e7 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:54.678 | [115551 Async ks-alt-another:146410]: running: get_or_add_user_project_role anotherrole 05cbdfdae5d64fe7b36a70a0b9f2f3e7 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:54.694 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-07-22 19:47:54.719 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-07-22 19:47:54.728 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:47:54.743 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-07-22 19:47:54.762 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-07-22 19:47:54.779 | +++ 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-07-22 19:47:55.430 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:47:55.575 | [145468 Async ks-demo-admin:145468]: finished successfully 2022-07-22 19:47:56.370 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:47:56.418 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:47:56.545 | [145693 Async ks-demo-invis:145693]: finished successfully 2022-07-22 19:47:56.561 | [145580 Async ks-demo-another:145580]: finished successfully 2022-07-22 19:47:58.707 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:47:58.735 | [145848 Async ks-demo-reader:145848]: finished successfully 2022-07-22 19:47:58.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:58.864 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:58.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:47:58.865 | from cryptography.utils import int_from_bytes 2022-07-22 19:47:59.018 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:47:59.022 | ++ functions-common:get_or_create_user:926 : user_id=091b26b967f4400089d822f6dbf3951e 2022-07-22 19:47:59.025 | ++ functions-common:get_or_create_user:927 : echo 091b26b967f4400089d822f6dbf3951e 2022-07-22 19:47:59.032 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=091b26b967f4400089d822f6dbf3951e 2022-07-22 19:47:59.035 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 091b26b967f4400089d822f6dbf3951e 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:59.116 | + inc/async:async_inner:63 : get_or_add_user_project_role member 091b26b967f4400089d822f6dbf3951e 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:59.174 | [115551 Async ks-alt-member-user:146762]: running: get_or_add_user_project_role member 091b26b967f4400089d822f6dbf3951e 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:47:59.177 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-07-22 19:47:59.181 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-07-22 19:47:59.185 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:47:59.202 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-07-22 19:47:59.210 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-07-22 19:47:59.214 | +++ 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-07-22 19:48:01.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:01.764 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:01.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:01.764 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:01.913 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:01.921 | ++ functions-common:get_or_create_user:926 : user_id=80e138ea812149d58a3954bdb20ab224 2022-07-22 19:48:01.924 | ++ functions-common:get_or_create_user:927 : echo 80e138ea812149d58a3954bdb20ab224 2022-07-22 19:48:01.927 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=80e138ea812149d58a3954bdb20ab224 2022-07-22 19:48:01.929 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 80e138ea812149d58a3954bdb20ab224 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:01.999 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 80e138ea812149d58a3954bdb20ab224 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:02.050 | [115551 Async ks-alt-reader-user:146938]: running: get_or_add_user_project_role reader 80e138ea812149d58a3954bdb20ab224 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:02.054 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-07-22 19:48:02.057 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:48:02.063 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-07-22 19:48:02.067 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-07-22 19:48:02.072 | +++ 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-07-22 19:48:05.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:05.108 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:05.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:05.109 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:05.327 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:05.331 | ++ functions-common:get_or_create_user:926 : user_id=40cfd64a4ea44cb2bc303a5646c67704 2022-07-22 19:48:05.341 | ++ functions-common:get_or_create_user:927 : echo 40cfd64a4ea44cb2bc303a5646c67704 2022-07-22 19:48:05.348 | + lib/keystone:create_keystone_accounts:392 : system_member_user=40cfd64a4ea44cb2bc303a5646c67704 2022-07-22 19:48:05.353 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 40cfd64a4ea44cb2bc303a5646c67704 all 2022-07-22 19:48:05.484 | + inc/async:async_inner:63 : get_or_add_user_system_role member 40cfd64a4ea44cb2bc303a5646c67704 all 2022-07-22 19:48:05.553 | [115551 Async ks-system-member:147162]: running: get_or_add_user_system_role member 40cfd64a4ea44cb2bc303a5646c67704 all 2022-07-22 19:48:05.557 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-07-22 19:48:05.559 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:48:05.562 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-07-22 19:48:05.565 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-07-22 19:48:05.569 | +++ 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-07-22 19:48:08.074 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:48:08.148 | [146297 Async ks-alt-admin:146297]: finished successfully 2022-07-22 19:48:08.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:08.636 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:08.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:08.636 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:08.832 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:08.838 | ++ functions-common:get_or_create_user:926 : user_id=c37b1dd597994f2c988a3c2c911f043c 2022-07-22 19:48:08.850 | ++ functions-common:get_or_create_user:927 : echo c37b1dd597994f2c988a3c2c911f043c 2022-07-22 19:48:08.858 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=c37b1dd597994f2c988a3c2c911f043c 2022-07-22 19:48:08.862 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader c37b1dd597994f2c988a3c2c911f043c all 2022-07-22 19:48:09.084 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c37b1dd597994f2c988a3c2c911f043c all 2022-07-22 19:48:09.144 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:48:09.175 | [115551 Async ks-system-reader:147415]: running: get_or_add_user_system_role reader c37b1dd597994f2c988a3c2c911f043c all 2022-07-22 19:48:09.184 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-07-22 19:48:09.203 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-07-22 19:48:09.221 | [146410 Async ks-alt-another:146410]: finished successfully 2022-07-22 19:48:09.227 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-07-22 19:48:09.236 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-22 19:48:09.244 | +++ 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-07-22 19:48:12.066 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:48:12.164 | [146762 Async ks-alt-member-user:146762]: finished successfully 2022-07-22 19:48:12.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:12.436 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:12.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:12.437 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:12.590 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:12.593 | ++ functions-common:get_or_create_group:903 : group_id=ca5639152ca046738fea2f9dfcd00a85 2022-07-22 19:48:12.597 | ++ functions-common:get_or_create_group:904 : echo ca5639152ca046738fea2f9dfcd00a85 2022-07-22 19:48:12.600 | + lib/keystone:create_keystone_accounts:402 : admin_group=ca5639152ca046738fea2f9dfcd00a85 2022-07-22 19:48:12.602 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-07-22 19:48:12.606 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-07-22 19:48:12.608 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-07-22 19:48:12.611 | ++ functions-common:get_or_create_group:896 : local group_id 2022-07-22 19:48:12.614 | +++ 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-07-22 19:48:14.318 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:48:14.348 | [146938 Async ks-alt-reader-user:146938]: finished successfully 2022-07-22 19:48:15.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:15.096 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:15.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:15.096 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:15.247 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:15.250 | ++ functions-common:get_or_create_group:903 : group_id=8bfa0fdd415f40bda0d4188b9a2886d5 2022-07-22 19:48:15.252 | ++ functions-common:get_or_create_group:904 : echo 8bfa0fdd415f40bda0d4188b9a2886d5 2022-07-22 19:48:15.258 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=8bfa0fdd415f40bda0d4188b9a2886d5 2022-07-22 19:48:15.261 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:15.344 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:15.392 | [115551 Async ks-group-memberdemo:147842]: running: get_or_add_group_project_role member 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:15.398 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:15.522 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:15.595 | [115551 Async ks-group-anotherdemo:147928]: running: get_or_add_group_project_role anotherrole 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:15.601 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:15.854 | + inc/async:async_inner:63 : get_or_add_group_project_role member 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:15.995 | [115551 Async ks-group-memberalt:148031]: running: get_or_add_group_project_role member 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:16.018 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:16.415 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:16.656 | [115551 Async ks-group-anotheralt:148122]: running: get_or_add_group_project_role anotherrole 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:16.690 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin ca5639152ca046738fea2f9dfcd00a85 adeb061249ad40ee8fc4fe17f3dda25d 2022-07-22 19:48:16.714 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:48:16.887 | [147162 Async ks-system-member:147162]: finished successfully 2022-07-22 19:48:17.122 | + inc/async:async_inner:63 : get_or_add_group_project_role admin ca5639152ca046738fea2f9dfcd00a85 adeb061249ad40ee8fc4fe17f3dda25d 2022-07-22 19:48:17.285 | [115551 Async ks-group-admin:148246]: running: get_or_add_group_project_role admin ca5639152ca046738fea2f9dfcd00a85 adeb061249ad40ee8fc4fe17f3dda25d 2022-07-22 19:48:17.302 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-07-22 19:48:17.641 | [115551 Async ks-demo-member:145356]: Waiting for completion of get_or_add_user_project_role member a4a80bcc103444ccbe7028d6548d2dd1 169f98296b624e6699eaa70a11a7afba running on PID 145356 (17 other jobs running) 2022-07-22 19:48:17.829 | [115551 Async ks-demo-member:145356]: Signaling child to exit 2022-07-22 19:48:17.830 | WAKEUP 2022-07-22 19:48:17.972 | [115551 Async ks-demo-member:145356]: Signaled 2022-07-22 19:48:17.982 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:48:17.982 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:48:17.982 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:48:17.982 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:48:17.982 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:48:17.982 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:48:17.982 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:48:17.982 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:48:17.982 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a4a80bcc103444ccbe7028d6548d2dd1 --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:17.982 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:17.982 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:48:17.982 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:17.983 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:17.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:17.983 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:17.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:17.983 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:17.983 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:17.983 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:48:17.983 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:48:17.983 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user a4a80bcc103444ccbe7028d6548d2dd1 --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:17.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:17.983 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:17.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:17.983 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:17.983 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:17.983 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:48:17.983 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a4a80bcc103444ccbe7028d6548d2dd1 --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:17.983 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:17.983 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:17.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:17.983 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:17.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:17.983 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:17.983 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:17.983 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:48:17.983 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:48:17.983 | ++ functions-common:get_field:819 : echo '| d5a35a4c473a4c0e863a56dd6d8451de | a4a80bcc103444ccbe7028d6548d2dd1 | | 169f98296b624e6699eaa70a11a7afba | | | False |' 2022-07-22 19:48:17.983 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:48:17.983 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:17.983 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:17.983 | + functions-common:get_or_add_user_project_role:998 : echo d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:17.984 | d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:18.199 | [115551 Async ks-demo-member:145356]: finished get_or_add_user_project_role member a4a80bcc103444ccbe7028d6548d2dd1 169f98296b624e6699eaa70a11a7afba with result 0 in 13 seconds 2022-07-22 19:48:18.416 | [115551 Async ks-demo-admin:145468]: Waiting for completion of get_or_add_user_project_role admin 17c6a66ce2a241e78538bc87b04600d7 169f98296b624e6699eaa70a11a7afba running on PID 145468 (16 other jobs running) 2022-07-22 19:48:18.569 | [115551 Async ks-demo-admin:145468]: Signaling child to exit 2022-07-22 19:48:18.569 | WAKEUP 2022-07-22 19:48:18.754 | [115551 Async ks-demo-admin:145468]: Signaled 2022-07-22 19:48:18.765 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:48:18.766 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:48:18.766 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:48:18.766 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:48:18.766 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:48:18.766 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:48:18.766 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:48:18.766 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:48:18.766 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 17c6a66ce2a241e78538bc87b04600d7 --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:18.766 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:18.766 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:48:18.766 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:18.766 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:18.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:18.766 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:18.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:18.766 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:18.766 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:18.766 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:48:18.766 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:48:18.766 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 17c6a66ce2a241e78538bc87b04600d7 --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:18.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:18.766 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:18.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:18.766 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:18.766 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:48:18.766 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:18.766 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 17c6a66ce2a241e78538bc87b04600d7 --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:18.766 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:18.766 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:18.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:18.767 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:18.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:18.767 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:18.767 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:18.767 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:48:18.767 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:48:18.767 | ++ functions-common:get_field:819 : echo '| 79083f91857440a2ac0ab4f7286f201b | 17c6a66ce2a241e78538bc87b04600d7 | | 169f98296b624e6699eaa70a11a7afba | | | False |' 2022-07-22 19:48:18.767 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:48:18.767 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:18.767 | + functions-common:get_or_add_user_project_role:996 : user_role_id=79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:48:18.767 | + functions-common:get_or_add_user_project_role:998 : echo 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:48:18.767 | 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:48:19.078 | [115551 Async ks-demo-admin:145468]: finished get_or_add_user_project_role admin 17c6a66ce2a241e78538bc87b04600d7 169f98296b624e6699eaa70a11a7afba with result 0 in 15 seconds 2022-07-22 19:48:19.321 | [115551 Async ks-demo-another:145580]: Waiting for completion of get_or_add_user_project_role anotherrole a4a80bcc103444ccbe7028d6548d2dd1 169f98296b624e6699eaa70a11a7afba running on PID 145580 (15 other jobs running) 2022-07-22 19:48:19.443 | [115551 Async ks-demo-another:145580]: Signaling child to exit 2022-07-22 19:48:19.443 | WAKEUP 2022-07-22 19:48:19.585 | [115551 Async ks-demo-another:145580]: Signaled 2022-07-22 19:48:19.590 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:48:19.590 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:48:19.590 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:48:19.590 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:48:19.590 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:48:19.590 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:48:19.590 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:48:19.590 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:48:19.590 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a4a80bcc103444ccbe7028d6548d2dd1 --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:19.590 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:48:19.590 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:19.590 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:19.590 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:19.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:19.591 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:19.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:19.591 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:19.591 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:19.591 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:48:19.591 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:48:19.591 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user a4a80bcc103444ccbe7028d6548d2dd1 --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:19.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:19.591 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:19.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:19.591 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:19.591 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:19.591 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:48:19.591 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a4a80bcc103444ccbe7028d6548d2dd1 --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:19.591 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:19.591 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:19.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:19.591 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:19.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:19.592 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:19.592 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:19.592 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:48:19.592 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:48:19.592 | ++ functions-common:get_field:819 : echo '| 40a434e7182c493380792283ecd26f35 | a4a80bcc103444ccbe7028d6548d2dd1 | | 169f98296b624e6699eaa70a11a7afba | | | False |' 2022-07-22 19:48:19.592 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:48:19.592 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:19.592 | + functions-common:get_or_add_user_project_role:996 : user_role_id=40a434e7182c493380792283ecd26f35 2022-07-22 19:48:19.592 | + functions-common:get_or_add_user_project_role:998 : echo 40a434e7182c493380792283ecd26f35 2022-07-22 19:48:19.592 | 40a434e7182c493380792283ecd26f35 2022-07-22 19:48:19.775 | [115551 Async ks-demo-another:145580]: finished get_or_add_user_project_role anotherrole a4a80bcc103444ccbe7028d6548d2dd1 169f98296b624e6699eaa70a11a7afba with result 0 in 16 seconds 2022-07-22 19:48:19.951 | [115551 Async ks-demo-invis:145693]: Waiting for completion of get_or_add_user_project_role member a4a80bcc103444ccbe7028d6548d2dd1 c80efd10ab434545bb58ae1797bf76f5 running on PID 145693 (14 other jobs running) 2022-07-22 19:48:20.088 | [115551 Async ks-demo-invis:145693]: Signaling child to exit 2022-07-22 19:48:20.088 | WAKEUP 2022-07-22 19:48:20.151 | [115551 Async ks-demo-invis:145693]: Signaled 2022-07-22 19:48:20.152 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:48:20.152 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:48:20.152 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:48:20.152 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:48:20.153 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:48:20.153 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:48:20.153 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:48:20.153 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:48:20.153 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:48:20.153 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:20.153 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:20.153 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a4a80bcc103444ccbe7028d6548d2dd1 --project c80efd10ab434545bb58ae1797bf76f5 2022-07-22 19:48:20.153 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:20.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.153 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.153 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.153 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:20.153 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:48:20.153 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:48:20.153 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user a4a80bcc103444ccbe7028d6548d2dd1 --project c80efd10ab434545bb58ae1797bf76f5 2022-07-22 19:48:20.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.153 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.153 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.153 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a4a80bcc103444ccbe7028d6548d2dd1 --project c80efd10ab434545bb58ae1797bf76f5 2022-07-22 19:48:20.153 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:20.153 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:48:20.153 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:20.153 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:20.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.153 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.153 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.154 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:20.154 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:48:20.154 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:48:20.154 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:48:20.154 | ++ functions-common:get_field:819 : echo '| d5a35a4c473a4c0e863a56dd6d8451de | a4a80bcc103444ccbe7028d6548d2dd1 | | c80efd10ab434545bb58ae1797bf76f5 | | | False |' 2022-07-22 19:48:20.154 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:20.154 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:20.154 | + functions-common:get_or_add_user_project_role:998 : echo d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:20.154 | d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:20.224 | [115551 Async ks-demo-invis:145693]: finished get_or_add_user_project_role member a4a80bcc103444ccbe7028d6548d2dd1 c80efd10ab434545bb58ae1797bf76f5 with result 0 in 15 seconds 2022-07-22 19:48:20.296 | [115551 Async ks-demo-reader:145848]: Waiting for completion of get_or_add_user_project_role reader 3e419ede1a9e4b1c894849e608c1f1bd 169f98296b624e6699eaa70a11a7afba running on PID 145848 (13 other jobs running) 2022-07-22 19:48:20.331 | [115551 Async ks-demo-reader:145848]: Signaling child to exit 2022-07-22 19:48:20.332 | WAKEUP 2022-07-22 19:48:20.409 | [115551 Async ks-demo-reader:145848]: Signaled 2022-07-22 19:48:20.423 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:48:20.423 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:48:20.423 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:48:20.423 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:48:20.423 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:48:20.423 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:48:20.423 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:48:20.423 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:48:20.423 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:20.423 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:48:20.423 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3e419ede1a9e4b1c894849e608c1f1bd --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:20.423 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:20.424 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:20.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.424 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.424 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.424 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:20.424 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:48:20.424 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:48:20.424 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 3e419ede1a9e4b1c894849e608c1f1bd --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:20.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.424 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.424 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.424 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:48:20.424 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:20.424 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:20.424 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3e419ede1a9e4b1c894849e608c1f1bd --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:20.424 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:20.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.424 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:20.424 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:20.424 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:20.424 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:48:20.424 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:48:20.424 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:48:20.424 | ++ functions-common:get_field:819 : echo '| 03d16a253c5e43668ad42c602f3c83b2 | 3e419ede1a9e4b1c894849e608c1f1bd | | 169f98296b624e6699eaa70a11a7afba | | | False |' 2022-07-22 19:48:20.424 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:20.424 | + functions-common:get_or_add_user_project_role:996 : user_role_id=03d16a253c5e43668ad42c602f3c83b2 2022-07-22 19:48:20.425 | + functions-common:get_or_add_user_project_role:998 : echo 03d16a253c5e43668ad42c602f3c83b2 2022-07-22 19:48:20.425 | 03d16a253c5e43668ad42c602f3c83b2 2022-07-22 19:48:20.562 | [115551 Async ks-demo-reader:145848]: finished get_or_add_user_project_role reader 3e419ede1a9e4b1c894849e608c1f1bd 169f98296b624e6699eaa70a11a7afba with result 0 in 14 seconds 2022-07-22 19:48:20.566 | + inc/async:async_wait:197 : return 0 2022-07-22 19:48:20.570 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-07-22 19:48:20.808 | [115551 Async ks-alt-admin:146297]: Waiting for completion of get_or_add_user_project_role admin 05cbdfdae5d64fe7b36a70a0b9f2f3e7 7a27df46cf0b476688e2fa4fad57e9c9 running on PID 146297 (12 other jobs running) 2022-07-22 19:48:20.957 | [115551 Async ks-alt-admin:146297]: Signaling child to exit 2022-07-22 19:48:20.958 | WAKEUP 2022-07-22 19:48:21.091 | [115551 Async ks-alt-admin:146297]: Signaled 2022-07-22 19:48:21.093 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:48:21.093 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:48:21.094 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:48:21.094 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:48:21.094 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:48:21.094 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:48:21.094 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:48:21.094 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:48:21.094 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:21.094 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 05cbdfdae5d64fe7b36a70a0b9f2f3e7 --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:21.094 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:48:21.094 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:21.094 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:21.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.094 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.094 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.095 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:21.095 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:48:21.095 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:48:21.095 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 05cbdfdae5d64fe7b36a70a0b9f2f3e7 --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:21.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.095 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.095 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.095 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 05cbdfdae5d64fe7b36a70a0b9f2f3e7 --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:21.095 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:21.095 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:48:21.095 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:21.095 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:21.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.095 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.095 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.095 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:21.095 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:48:21.095 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:48:21.095 | ++ functions-common:get_field:819 : echo '| 79083f91857440a2ac0ab4f7286f201b | 05cbdfdae5d64fe7b36a70a0b9f2f3e7 | | 7a27df46cf0b476688e2fa4fad57e9c9 | | | False |' 2022-07-22 19:48:21.095 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:48:21.095 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:21.095 | + functions-common:get_or_add_user_project_role:996 : user_role_id=79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:48:21.095 | + functions-common:get_or_add_user_project_role:998 : echo 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:48:21.095 | 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:48:21.339 | [115551 Async ks-alt-admin:146297]: finished get_or_add_user_project_role admin 05cbdfdae5d64fe7b36a70a0b9f2f3e7 7a27df46cf0b476688e2fa4fad57e9c9 with result 0 in 13 seconds 2022-07-22 19:48:21.395 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:48:21.554 | [115551 Async ks-alt-another:146410]: Waiting for completion of get_or_add_user_project_role anotherrole 05cbdfdae5d64fe7b36a70a0b9f2f3e7 7a27df46cf0b476688e2fa4fad57e9c9 running on PID 146410 (11 other jobs running) 2022-07-22 19:48:21.556 | [147415 Async ks-system-reader:147415]: finished successfully 2022-07-22 19:48:21.742 | [115551 Async ks-alt-another:146410]: Signaling child to exit 2022-07-22 19:48:21.743 | WAKEUP 2022-07-22 19:48:21.877 | [115551 Async ks-alt-another:146410]: Signaled 2022-07-22 19:48:21.894 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:48:21.894 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:48:21.894 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:48:21.894 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:48:21.894 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:48:21.894 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:48:21.894 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:48:21.894 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:48:21.894 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:48:21.894 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:21.894 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 05cbdfdae5d64fe7b36a70a0b9f2f3e7 --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:21.894 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:21.894 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:21.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.894 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.894 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.894 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:21.894 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:48:21.894 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:48:21.894 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 05cbdfdae5d64fe7b36a70a0b9f2f3e7 --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:21.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.894 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.894 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.894 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:21.895 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:48:21.895 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 05cbdfdae5d64fe7b36a70a0b9f2f3e7 --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:21.895 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:21.895 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:21.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.895 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:21.895 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:21.895 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:21.895 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:48:21.895 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:48:21.895 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:48:21.895 | ++ functions-common:get_field:819 : echo '| 40a434e7182c493380792283ecd26f35 | 05cbdfdae5d64fe7b36a70a0b9f2f3e7 | | 7a27df46cf0b476688e2fa4fad57e9c9 | | | False |' 2022-07-22 19:48:21.895 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:21.895 | + functions-common:get_or_add_user_project_role:996 : user_role_id=40a434e7182c493380792283ecd26f35 2022-07-22 19:48:21.895 | + functions-common:get_or_add_user_project_role:998 : echo 40a434e7182c493380792283ecd26f35 2022-07-22 19:48:21.895 | 40a434e7182c493380792283ecd26f35 2022-07-22 19:48:22.195 | [115551 Async ks-alt-another:146410]: finished get_or_add_user_project_role anotherrole 05cbdfdae5d64fe7b36a70a0b9f2f3e7 7a27df46cf0b476688e2fa4fad57e9c9 with result 0 in 14 seconds 2022-07-22 19:48:22.447 | [115551 Async ks-alt-member-user:146762]: Waiting for completion of get_or_add_user_project_role member 091b26b967f4400089d822f6dbf3951e 7a27df46cf0b476688e2fa4fad57e9c9 running on PID 146762 (10 other jobs running) 2022-07-22 19:48:22.597 | [115551 Async ks-alt-member-user:146762]: Signaling child to exit 2022-07-22 19:48:22.598 | WAKEUP 2022-07-22 19:48:22.721 | [115551 Async ks-alt-member-user:146762]: Signaled 2022-07-22 19:48:22.734 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:48:22.734 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:48:22.734 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:48:22.735 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:48:22.735 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:48:22.735 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:48:22.735 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:48:22.735 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:48:22.735 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:22.735 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 091b26b967f4400089d822f6dbf3951e --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:22.735 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:48:22.735 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:22.735 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:22.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:22.735 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:22.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:22.735 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:22.735 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:22.735 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:48:22.735 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:48:22.735 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 091b26b967f4400089d822f6dbf3951e --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:22.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:22.735 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:22.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:22.735 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:22.735 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:22.735 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 091b26b967f4400089d822f6dbf3951e --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:22.735 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:48:22.735 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:22.735 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:22.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:22.735 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:22.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:22.735 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:22.736 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:22.736 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:48:22.736 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:48:22.736 | ++ functions-common:get_field:819 : echo '| d5a35a4c473a4c0e863a56dd6d8451de | 091b26b967f4400089d822f6dbf3951e | | 7a27df46cf0b476688e2fa4fad57e9c9 | | | False |' 2022-07-22 19:48:22.736 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:48:22.736 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:22.736 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:22.736 | + functions-common:get_or_add_user_project_role:998 : echo d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:22.736 | d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:23.040 | [115551 Async ks-alt-member-user:146762]: finished get_or_add_user_project_role member 091b26b967f4400089d822f6dbf3951e 7a27df46cf0b476688e2fa4fad57e9c9 with result 0 in 13 seconds 2022-07-22 19:48:23.294 | [115551 Async ks-alt-reader-user:146938]: Waiting for completion of get_or_add_user_project_role reader 80e138ea812149d58a3954bdb20ab224 7a27df46cf0b476688e2fa4fad57e9c9 running on PID 146938 (9 other jobs running) 2022-07-22 19:48:23.475 | [115551 Async ks-alt-reader-user:146938]: Signaling child to exit 2022-07-22 19:48:23.475 | WAKEUP 2022-07-22 19:48:23.611 | [115551 Async ks-alt-reader-user:146938]: Signaled 2022-07-22 19:48:23.617 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:48:23.618 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:48:23.618 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:48:23.618 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:48:23.618 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:48:23.618 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:48:23.618 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:48:23.618 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:48:23.618 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:23.618 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:48:23.618 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 80e138ea812149d58a3954bdb20ab224 --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:23.618 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:23.618 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:23.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:23.618 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:23.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:23.618 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:23.618 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:23.618 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:48:23.618 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:48:23.618 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 80e138ea812149d58a3954bdb20ab224 --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:23.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:23.618 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:23.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:23.618 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:23.618 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 80e138ea812149d58a3954bdb20ab224 --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:23.618 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:48:23.618 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:48:23.618 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:48:23.618 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:23.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:23.619 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:23.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:23.619 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:23.619 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:23.619 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:48:23.619 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:48:23.619 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:48:23.619 | ++ functions-common:get_field:819 : echo '| 03d16a253c5e43668ad42c602f3c83b2 | 80e138ea812149d58a3954bdb20ab224 | | 7a27df46cf0b476688e2fa4fad57e9c9 | | | False |' 2022-07-22 19:48:23.619 | ++ functions-common:get_field:813 : read data 2022-07-22 19:48:23.619 | + functions-common:get_or_add_user_project_role:996 : user_role_id=03d16a253c5e43668ad42c602f3c83b2 2022-07-22 19:48:23.619 | + functions-common:get_or_add_user_project_role:998 : echo 03d16a253c5e43668ad42c602f3c83b2 2022-07-22 19:48:23.619 | 03d16a253c5e43668ad42c602f3c83b2 2022-07-22 19:48:23.917 | [115551 Async ks-alt-reader-user:146938]: finished get_or_add_user_project_role reader 80e138ea812149d58a3954bdb20ab224 7a27df46cf0b476688e2fa4fad57e9c9 with result 0 in 12 seconds 2022-07-22 19:48:23.952 | + inc/async:async_wait:197 : return 0 2022-07-22 19:48:23.976 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-07-22 19:48:24.295 | [115551 Async ks-system-member:147162]: Waiting for completion of get_or_add_user_system_role member 40cfd64a4ea44cb2bc303a5646c67704 all running on PID 147162 (8 other jobs running) 2022-07-22 19:48:24.456 | [115551 Async ks-system-member:147162]: Signaling child to exit 2022-07-22 19:48:24.456 | WAKEUP 2022-07-22 19:48:24.606 | [115551 Async ks-system-member:147162]: Signaled 2022-07-22 19:48:24.625 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-22 19:48:24.625 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-22 19:48:24.625 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-22 19:48:24.625 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:48:24.626 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:48:24.626 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:48:24.626 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:48:24.626 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:48:24.626 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-22 19:48:24.626 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 40cfd64a4ea44cb2bc303a5646c67704 --system all -f value -c Role 2022-07-22 19:48:24.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:24.626 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:24.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:24.626 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:24.626 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:24.626 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-22 19:48:24.626 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-22 19:48:24.626 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 40cfd64a4ea44cb2bc303a5646c67704 --system all 2022-07-22 19:48:24.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:24.626 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:24.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:24.626 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:24.626 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 40cfd64a4ea44cb2bc303a5646c67704 --system all -f value -c Role 2022-07-22 19:48:24.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:24.626 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:24.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:24.626 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:24.626 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:24.626 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:24.626 | + functions-common:get_or_add_user_system_role:1053 : echo d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:24.626 | d5a35a4c473a4c0e863a56dd6d8451de 2022-07-22 19:48:24.950 | [115551 Async ks-system-member:147162]: finished get_or_add_user_system_role member 40cfd64a4ea44cb2bc303a5646c67704 all with result 0 in 11 seconds 2022-07-22 19:48:25.138 | [115551 Async ks-system-reader:147415]: Waiting for completion of get_or_add_user_system_role reader c37b1dd597994f2c988a3c2c911f043c all running on PID 147415 (7 other jobs running) 2022-07-22 19:48:25.252 | [115551 Async ks-system-reader:147415]: Signaling child to exit 2022-07-22 19:48:25.252 | WAKEUP 2022-07-22 19:48:25.331 | [115551 Async ks-system-reader:147415]: Signaled 2022-07-22 19:48:25.334 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-07-22 19:48:25.334 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-07-22 19:48:25.334 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-07-22 19:48:25.334 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:48:25.334 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:48:25.334 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:48:25.334 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:48:25.334 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:48:25.334 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-07-22 19:48:25.334 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c37b1dd597994f2c988a3c2c911f043c --system all -f value -c Role 2022-07-22 19:48:25.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:25.334 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:25.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:25.334 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:25.334 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:25.334 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-07-22 19:48:25.335 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-07-22 19:48:25.335 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user c37b1dd597994f2c988a3c2c911f043c --system all 2022-07-22 19:48:25.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:25.335 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:25.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:25.335 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:25.335 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c37b1dd597994f2c988a3c2c911f043c --system all -f value -c Role 2022-07-22 19:48:25.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:25.335 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:25.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:25.335 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:25.335 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:25.335 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=03d16a253c5e43668ad42c602f3c83b2 2022-07-22 19:48:25.335 | + functions-common:get_or_add_user_system_role:1053 : echo 03d16a253c5e43668ad42c602f3c83b2 2022-07-22 19:48:25.335 | 03d16a253c5e43668ad42c602f3c83b2 2022-07-22 19:48:25.592 | [115551 Async ks-system-reader:147415]: finished get_or_add_user_system_role reader c37b1dd597994f2c988a3c2c911f043c all with result 0 in 12 seconds 2022-07-22 19:48:25.620 | + inc/async:async_wait:197 : return 0 2022-07-22 19:48:25.635 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-07-22 19:48:25.844 | [115551 Async ks-group-memberdemo:147842]: Waiting for completion of get_or_add_group_project_role member 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba running on PID 147842 (6 other jobs running) 2022-07-22 19:48:25.955 | [115551 Async ks-group-memberdemo:147842]: Signaling child to exit 2022-07-22 19:48:28.719 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:48:28.857 | [147928 Async ks-group-anotherdemo:147928]: finished successfully 2022-07-22 19:48:28.900 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:48:28.952 | [147842 Async ks-group-memberdemo:147842]: finished successfully 2022-07-22 19:48:28.985 | WAKEUP 2022-07-22 19:48:29.031 | [115551 Async ks-group-memberdemo:147842]: Signaled 2022-07-22 19:48:29.032 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 19:48:29.032 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 169f98296b624e6699eaa70a11a7afba -f value 2022-07-22 19:48:29.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.032 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.032 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.032 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:29.032 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 19:48:29.032 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 19:48:29.032 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:29.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.032 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.033 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.033 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 169f98296b624e6699eaa70a11a7afba -f value 2022-07-22 19:48:29.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.033 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.033 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.033 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:29.033 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d5a35a4c473a4c0e863a56dd6d8451de 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba False' 2022-07-22 19:48:29.033 | + functions-common:get_or_add_group_project_role:1077 : echo d5a35a4c473a4c0e863a56dd6d8451de 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba False 2022-07-22 19:48:29.033 | d5a35a4c473a4c0e863a56dd6d8451de 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba False 2022-07-22 19:48:29.100 | [115551 Async ks-group-memberdemo:147842]: finished get_or_add_group_project_role member 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba with result 0 in 13 seconds 2022-07-22 19:48:29.169 | [115551 Async ks-group-anotherdemo:147928]: Waiting for completion of get_or_add_group_project_role anotherrole 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba running on PID 147928 (5 other jobs running) 2022-07-22 19:48:29.222 | [115551 Async ks-group-anotherdemo:147928]: Signaling child to exit 2022-07-22 19:48:29.222 | WAKEUP 2022-07-22 19:48:29.264 | [115551 Async ks-group-anotherdemo:147928]: Signaled 2022-07-22 19:48:29.266 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 19:48:29.266 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 169f98296b624e6699eaa70a11a7afba -f value 2022-07-22 19:48:29.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.266 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.266 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.266 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:29.266 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 19:48:29.266 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 19:48:29.266 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 169f98296b624e6699eaa70a11a7afba 2022-07-22 19:48:29.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.266 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.266 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.266 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 169f98296b624e6699eaa70a11a7afba -f value 2022-07-22 19:48:29.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.266 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:29.266 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:29.266 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:29.266 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='40a434e7182c493380792283ecd26f35 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba False' 2022-07-22 19:48:29.266 | + functions-common:get_or_add_group_project_role:1077 : echo 40a434e7182c493380792283ecd26f35 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba False 2022-07-22 19:48:29.266 | 40a434e7182c493380792283ecd26f35 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba False 2022-07-22 19:48:29.350 | [115551 Async ks-group-anotherdemo:147928]: finished get_or_add_group_project_role anotherrole 8bfa0fdd415f40bda0d4188b9a2886d5 169f98296b624e6699eaa70a11a7afba with result 0 in 13 seconds 2022-07-22 19:48:29.407 | [115551 Async ks-group-memberalt:148031]: Waiting for completion of get_or_add_group_project_role member 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 running on PID 148031 (4 other jobs running) 2022-07-22 19:48:29.436 | [115551 Async ks-group-memberalt:148031]: Signaling child to exit 2022-07-22 19:48:30.520 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:48:30.550 | [148031 Async ks-group-memberalt:148031]: finished successfully 2022-07-22 19:48:30.557 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:48:30.574 | WAKEUP 2022-07-22 19:48:30.591 | [148122 Async ks-group-anotheralt:148122]: finished successfully 2022-07-22 19:48:30.608 | [115551 Async ks-group-memberalt:148031]: Signaled 2022-07-22 19:48:30.610 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 19:48:30.610 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 7a27df46cf0b476688e2fa4fad57e9c9 -f value 2022-07-22 19:48:30.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.610 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.610 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.610 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:30.610 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 19:48:30.610 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 19:48:30.610 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:30.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.610 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.610 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.610 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 7a27df46cf0b476688e2fa4fad57e9c9 -f value 2022-07-22 19:48:30.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.610 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.610 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.610 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:30.610 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d5a35a4c473a4c0e863a56dd6d8451de 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 False' 2022-07-22 19:48:30.610 | + functions-common:get_or_add_group_project_role:1077 : echo d5a35a4c473a4c0e863a56dd6d8451de 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 False 2022-07-22 19:48:30.610 | d5a35a4c473a4c0e863a56dd6d8451de 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 False 2022-07-22 19:48:30.659 | [115551 Async ks-group-memberalt:148031]: finished get_or_add_group_project_role member 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 with result 0 in 14 seconds 2022-07-22 19:48:30.698 | [115551 Async ks-group-anotheralt:148122]: Waiting for completion of get_or_add_group_project_role anotherrole 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 running on PID 148122 (3 other jobs running) 2022-07-22 19:48:30.724 | [115551 Async ks-group-anotheralt:148122]: Signaling child to exit 2022-07-22 19:48:30.724 | WAKEUP 2022-07-22 19:48:30.749 | [115551 Async ks-group-anotheralt:148122]: Signaled 2022-07-22 19:48:30.751 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 19:48:30.751 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 7a27df46cf0b476688e2fa4fad57e9c9 -f value 2022-07-22 19:48:30.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.751 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.751 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.751 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:30.751 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 19:48:30.751 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 19:48:30.751 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 7a27df46cf0b476688e2fa4fad57e9c9 2022-07-22 19:48:30.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.751 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.751 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.751 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 8bfa0fdd415f40bda0d4188b9a2886d5 --project 7a27df46cf0b476688e2fa4fad57e9c9 -f value 2022-07-22 19:48:30.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.751 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:30.751 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:30.751 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:30.751 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='40a434e7182c493380792283ecd26f35 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 False' 2022-07-22 19:48:30.752 | + functions-common:get_or_add_group_project_role:1077 : echo 40a434e7182c493380792283ecd26f35 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 False 2022-07-22 19:48:30.752 | 40a434e7182c493380792283ecd26f35 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 False 2022-07-22 19:48:30.798 | [115551 Async ks-group-anotheralt:148122]: finished get_or_add_group_project_role anotherrole 8bfa0fdd415f40bda0d4188b9a2886d5 7a27df46cf0b476688e2fa4fad57e9c9 with result 0 in 14 seconds 2022-07-22 19:48:30.836 | [115551 Async ks-group-admin:148246]: Waiting for completion of get_or_add_group_project_role admin ca5639152ca046738fea2f9dfcd00a85 adeb061249ad40ee8fc4fe17f3dda25d running on PID 148246 (2 other jobs running) 2022-07-22 19:48:30.864 | [115551 Async ks-group-admin:148246]: Signaling child to exit 2022-07-22 19:48:31.284 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:48:31.309 | [148246 Async ks-group-admin:148246]: finished successfully 2022-07-22 19:48:31.328 | WAKEUP 2022-07-22 19:48:31.351 | [115551 Async ks-group-admin:148246]: Signaled 2022-07-22 19:48:31.352 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-07-22 19:48:31.352 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ca5639152ca046738fea2f9dfcd00a85 --project adeb061249ad40ee8fc4fe17f3dda25d -f value 2022-07-22 19:48:31.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:31.352 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:31.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:31.352 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:31.352 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:31.352 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-07-22 19:48:31.352 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-07-22 19:48:31.352 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group ca5639152ca046738fea2f9dfcd00a85 --project adeb061249ad40ee8fc4fe17f3dda25d 2022-07-22 19:48:31.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:31.352 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:31.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:31.352 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:31.353 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group ca5639152ca046738fea2f9dfcd00a85 --project adeb061249ad40ee8fc4fe17f3dda25d -f value 2022-07-22 19:48:31.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:31.353 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:31.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:48:31.353 | from cryptography.utils import int_from_bytes 2022-07-22 19:48:31.353 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:48:31.353 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='79083f91857440a2ac0ab4f7286f201b ca5639152ca046738fea2f9dfcd00a85 adeb061249ad40ee8fc4fe17f3dda25d False' 2022-07-22 19:48:31.353 | + functions-common:get_or_add_group_project_role:1077 : echo 79083f91857440a2ac0ab4f7286f201b ca5639152ca046738fea2f9dfcd00a85 adeb061249ad40ee8fc4fe17f3dda25d False 2022-07-22 19:48:31.353 | 79083f91857440a2ac0ab4f7286f201b ca5639152ca046738fea2f9dfcd00a85 adeb061249ad40ee8fc4fe17f3dda25d False 2022-07-22 19:48:31.396 | [115551 Async ks-group-admin:148246]: finished get_or_add_group_project_role admin ca5639152ca046738fea2f9dfcd00a85 adeb061249ad40ee8fc4fe17f3dda25d with result 0 in 14 seconds 2022-07-22 19:48:31.400 | + inc/async:async_wait:197 : return 0 2022-07-22 19:48:31.403 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-07-22 19:48:31.421 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:48:31.424 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-07-22 19:48:31.441 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:48:31.444 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-07-22 19:48:31.446 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-07-22 19:48:31.505 | + inc/async:async_inner:63 : create_nova_accounts 2022-07-22 19:48:31.544 | [115551 Async create_nova_accounts:150149]: running: create_nova_accounts 2022-07-22 19:48:31.547 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-07-22 19:48:31.564 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:48:31.567 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-07-22 19:48:31.569 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-07-22 19:48:31.629 | + inc/async:async_inner:63 : create_glance_accounts 2022-07-22 19:48:31.672 | [115551 Async create_glance_accounts:150264]: running: create_glance_accounts 2022-07-22 19:48:31.675 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-07-22 19:48:31.697 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:48:31.702 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-07-22 19:48:31.705 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-07-22 19:48:31.774 | + inc/async:async_inner:63 : create_cinder_accounts 2022-07-22 19:48:31.818 | [115551 Async create_cinder_accounts:150394]: running: create_cinder_accounts 2022-07-22 19:48:31.821 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-07-22 19:48:31.844 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:48:31.846 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-07-22 19:48:31.849 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-07-22 19:48:31.924 | + inc/async:async_inner:63 : create_neutron_accounts 2022-07-22 19:48:31.982 | [115551 Async create_neutron_accounts:150510]: running: create_neutron_accounts 2022-07-22 19:48:31.985 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-07-22 19:48:32.028 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:48:32.037 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-07-22 19:48:32.042 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-07-22 19:48:32.262 | + inc/async:async_inner:63 : create_swift_accounts 2022-07-22 19:48:32.479 | [115551 Async create_swift_accounts:150652]: running: create_swift_accounts 2022-07-22 19:48:32.499 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-07-22 19:48:32.622 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:48:32.642 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-07-22 19:48:33.009 | [115551 Async create_nova_accounts:150149]: Waiting for completion of create_nova_accounts running on PID 150149 (6 other jobs running) 2022-07-22 19:48:33.175 | [115551 Async create_nova_accounts:150149]: Signaling child to exit 2022-07-22 19:49:11.920 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:49:11.974 | [150510 Async create_neutron_accounts:150510]: finished successfully 2022-07-22 19:49:30.129 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:49:30.176 | [150394 Async create_cinder_accounts:150394]: finished successfully 2022-07-22 19:49:45.981 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:49:46.011 | [150264 Async create_glance_accounts:150264]: finished successfully 2022-07-22 19:49:48.922 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:49:48.959 | [150149 Async create_nova_accounts:150149]: finished successfully 2022-07-22 19:49:48.981 | WAKEUP 2022-07-22 19:49:49.005 | [115551 Async create_nova_accounts:150149]: Signaled 2022-07-22 19:49:49.007 | + 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-07-22 19:49:49.007 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-07-22 19:49:49.007 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-07-22 19:49:49.007 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:49:49.007 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 19:49:49.007 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 19:49:49.007 | ++ 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-07-22 19:49:49.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.007 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.007 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.007 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.007 | + functions-common:get_or_create_user:926 : user_id=b4c60f0d727c4e0db899201ace3ab313 2022-07-22 19:49:49.007 | + functions-common:get_or_create_user:927 : echo b4c60f0d727c4e0db899201ace3ab313 2022-07-22 19:49:49.007 | b4c60f0d727c4e0db899201ace3ab313 2022-07-22 19:49:49.007 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-07-22 19:49:49.007 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:49:49.007 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:49:49.007 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:49:49.007 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:49:49.008 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:49:49.008 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:49:49.008 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:49:49.008 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:49:49.008 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:49:49.008 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:49:49.008 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.008 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:49:49.008 | ++ 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-07-22 19:49:49.008 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.008 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.008 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.008 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.008 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.008 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:49:49.008 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:49:49.008 | + 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-07-22 19:49:49.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.008 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.008 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.008 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.008 | ++ 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-07-22 19:49:49.008 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:49:49.008 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.008 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.009 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.009 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.009 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.009 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:49:49.009 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:49:49.009 | ++ functions-common:get_field:819 : echo '| e6fec0971e2a4b8f8d7dbf93f4cda1af | b4c60f0d727c4e0db899201ace3ab313 | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:49:49.009 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:49:49.009 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.009 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.009 | + functions-common:get_or_add_user_project_role:998 : echo e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.009 | e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.009 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 19:49:49.009 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-07-22 19:49:49.009 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:49:49.009 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:49:49.009 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:49:49.009 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:49:49.009 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:49:49.009 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:49:49.009 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:49:49.009 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:49:49.009 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:49:49.009 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:49:49.009 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:49:49.009 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.009 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.009 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.009 | ++ 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-07-22 19:49:49.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.010 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.010 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.010 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.010 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:49:49.010 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:49:49.010 | + 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-07-22 19:49:49.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.010 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.010 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.010 | ++ 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-07-22 19:49:49.010 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:49:49.010 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.010 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.010 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.010 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.010 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.010 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.010 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:49:49.010 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:49:49.010 | ++ functions-common:get_field:819 : echo '| 79083f91857440a2ac0ab4f7286f201b | b4c60f0d727c4e0db899201ace3ab313 | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:49:49.010 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:49:49.010 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.010 | + functions-common:get_or_add_user_project_role:996 : user_role_id=79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:49:49.010 | + functions-common:get_or_add_user_project_role:998 : echo 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:49:49.011 | 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:49:49.011 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-07-22 19:49:49.011 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-07-22 19:49:49.011 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.17/compute 2022-07-22 19:49:49.011 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-07-22 19:49:49.011 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 19:49:49.011 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-07-22 19:49:49.011 | ++ 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-07-22 19:49:49.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.011 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.011 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.011 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.011 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 19:49:49.011 | 5779d7e840ee45eb837e62fe274355f4' 2022-07-22 19:49:49.011 | + functions-common:get_or_create_service:1095 : echo 5779d7e840ee45eb837e62fe274355f4 2022-07-22 19:49:49.011 | 5779d7e840ee45eb837e62fe274355f4 2022-07-22 19:49:49.011 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.17/compute/v2/$(project_id)s' 2022-07-22 19:49:49.011 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 19:49:49.011 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.17/compute/v2/$(project_id)s' RegionOne 2022-07-22 19:49:49.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 19:49:49.011 | +++ 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-07-22 19:49:49.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.011 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.011 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.011 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 19:49:49.011 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 19:49:49.011 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.17/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-07-22 19:49:49.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.012 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.012 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.012 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.012 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=77a734d1de534e3596276beb14031270 2022-07-22 19:49:49.012 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 77a734d1de534e3596276beb14031270 2022-07-22 19:49:49.012 | + functions-common:get_or_create_endpoint:1128 : public_id=77a734d1de534e3596276beb14031270 2022-07-22 19:49:49.012 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 19:49:49.012 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 19:49:49.012 | + functions-common:get_or_create_endpoint:1137 : echo 77a734d1de534e3596276beb14031270 2022-07-22 19:49:49.012 | 77a734d1de534e3596276beb14031270 2022-07-22 19:49:49.012 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-07-22 19:49:49.012 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 19:49:49.012 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-07-22 19:49:49.012 | ++ 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-07-22 19:49:49.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.012 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.012 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.012 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.012 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 19:49:49.012 | ab8659397c374d9292d0c2e1ebda3a2a' 2022-07-22 19:49:49.012 | + functions-common:get_or_create_service:1095 : echo ab8659397c374d9292d0c2e1ebda3a2a 2022-07-22 19:49:49.012 | ab8659397c374d9292d0c2e1ebda3a2a 2022-07-22 19:49:49.012 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.17/compute/v2.1 2022-07-22 19:49:49.012 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 19:49:49.012 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.17/compute/v2.1 RegionOne 2022-07-22 19:49:49.012 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 19:49:49.012 | +++ 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-07-22 19:49:49.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.013 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.013 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.013 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 19:49:49.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 19:49:49.013 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.17/compute/v2.1 --region RegionOne -f value -c id 2022-07-22 19:49:49.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.013 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.013 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.013 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=21c519ae61704b9fb48bca6eb5dfc568 2022-07-22 19:49:49.013 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 21c519ae61704b9fb48bca6eb5dfc568 2022-07-22 19:49:49.013 | + functions-common:get_or_create_endpoint:1128 : public_id=21c519ae61704b9fb48bca6eb5dfc568 2022-07-22 19:49:49.013 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 19:49:49.013 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 19:49:49.013 | + functions-common:get_or_create_endpoint:1137 : echo 21c519ae61704b9fb48bca6eb5dfc568 2022-07-22 19:49:49.013 | 21c519ae61704b9fb48bca6eb5dfc568 2022-07-22 19:49:49.013 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-07-22 19:49:49.013 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:49:49.013 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-07-22 19:49:49.013 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:49:49.013 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-07-22 19:49:49.013 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:49:49.013 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:49:49.013 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:49:49.013 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:49:49.013 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:49:49.013 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:49:49.014 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:49:49.014 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:49:49.014 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:49:49.014 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:49:49.014 | ++ 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-07-22 19:49:49.014 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:49:49.014 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.014 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.014 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.014 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.014 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.014 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.014 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:49:49.014 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:49:49.014 | + 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-07-22 19:49:49.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.014 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.014 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.014 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:49:49.014 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.014 | ++ 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-07-22 19:49:49.014 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.014 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.014 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.014 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.015 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.015 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:49:49.015 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:49:49.015 | ++ functions-common:get_field:819 : echo '| bebf2e2c80e54bb7998fcb54e262798c | b4c60f0d727c4e0db899201ace3ab313 | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:49:49.015 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:49:49.015 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.015 | + functions-common:get_or_add_user_project_role:996 : user_role_id=bebf2e2c80e54bb7998fcb54e262798c 2022-07-22 19:49:49.015 | + functions-common:get_or_add_user_project_role:998 : echo bebf2e2c80e54bb7998fcb54e262798c 2022-07-22 19:49:49.015 | bebf2e2c80e54bb7998fcb54e262798c 2022-07-22 19:49:49.015 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-07-22 19:49:49.015 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:49:49.015 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-07-22 19:49:49.015 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:49:49.015 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-07-22 19:49:49.054 | [115551 Async create_nova_accounts:150149]: finished create_nova_accounts with result 0 in 77 seconds 2022-07-22 19:49:49.094 | [115551 Async create_glance_accounts:150264]: Waiting for completion of create_glance_accounts running on PID 150264 (5 other jobs running) 2022-07-22 19:49:49.120 | [115551 Async create_glance_accounts:150264]: Signaling child to exit 2022-07-22 19:49:49.120 | WAKEUP 2022-07-22 19:49:49.144 | [115551 Async create_glance_accounts:150264]: Signaled 2022-07-22 19:49:49.145 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-07-22 19:49:49.145 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:49:49.146 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-07-22 19:49:49.146 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-07-22 19:49:49.146 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:49:49.146 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 19:49:49.146 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 19:49:49.146 | ++ 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-07-22 19:49:49.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.146 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.146 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.146 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.146 | + functions-common:get_or_create_user:926 : user_id=3a84b0ed9ecb43719053dd1b9806232d 2022-07-22 19:49:49.146 | + functions-common:get_or_create_user:927 : echo 3a84b0ed9ecb43719053dd1b9806232d 2022-07-22 19:49:49.146 | 3a84b0ed9ecb43719053dd1b9806232d 2022-07-22 19:49:49.146 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-07-22 19:49:49.146 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:49:49.146 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:49:49.146 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:49:49.146 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:49:49.146 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:49:49.146 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:49:49.146 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:49:49.146 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:49:49.146 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:49:49.146 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:49:49.146 | ++ 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-07-22 19:49:49.146 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:49:49.146 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.146 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.146 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.147 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.147 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.147 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.147 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:49:49.147 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:49:49.147 | + 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-07-22 19:49:49.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.147 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.147 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.147 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.147 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:49:49.147 | ++ 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-07-22 19:49:49.147 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.147 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.147 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.147 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.147 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.147 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:49:49.147 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:49:49.147 | ++ functions-common:get_field:819 : echo '| e6fec0971e2a4b8f8d7dbf93f4cda1af | 3a84b0ed9ecb43719053dd1b9806232d | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:49:49.147 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:49:49.147 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.147 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.147 | + functions-common:get_or_add_user_project_role:998 : echo e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.147 | e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.147 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 19:49:49.147 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-07-22 19:49:49.148 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:49:49.148 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-07-22 19:49:49.148 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-07-22 19:49:49.148 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:49:49.148 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 19:49:49.148 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 19:49:49.148 | ++ 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-07-22 19:49:49.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.148 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.148 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.148 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.148 | + functions-common:get_or_create_user:926 : user_id=47ae44fb08da4f7c8210921dfd33fe42 2022-07-22 19:49:49.148 | + functions-common:get_or_create_user:927 : echo 47ae44fb08da4f7c8210921dfd33fe42 2022-07-22 19:49:49.148 | 47ae44fb08da4f7c8210921dfd33fe42 2022-07-22 19:49:49.148 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-07-22 19:49:49.148 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:49:49.148 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:49:49.148 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:49:49.148 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:49:49.148 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:49:49.148 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:49:49.148 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:49:49.148 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:49:49.148 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:49:49.148 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:49:49.148 | ++ 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-07-22 19:49:49.148 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:49:49.148 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.148 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.149 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.149 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.149 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.149 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.149 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:49:49.149 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:49:49.149 | + 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-07-22 19:49:49.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.149 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.149 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.149 | ++ 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-07-22 19:49:49.149 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.149 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:49:49.149 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.149 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.149 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.149 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.149 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.149 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:49:49.149 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:49:49.149 | ++ functions-common:get_field:819 : echo '| e6fec0971e2a4b8f8d7dbf93f4cda1af | 47ae44fb08da4f7c8210921dfd33fe42 | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:49:49.149 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:49:49.149 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.149 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.149 | + functions-common:get_or_add_user_project_role:998 : echo e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.149 | e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.149 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-07-22 19:49:49.150 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-07-22 19:49:49.150 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:49:49.150 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:49:49.150 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:49:49.150 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:49:49.150 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:49:49.150 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:49:49.150 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:49:49.150 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:49:49.150 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:49:49.150 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:49:49.150 | ++ 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-07-22 19:49:49.150 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.150 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:49:49.150 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.150 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.150 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.150 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.150 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.150 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:49:49.150 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:49:49.150 | + 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-07-22 19:49:49.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.150 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.150 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.150 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:49:49.151 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.151 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.151 | ++ 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-07-22 19:49:49.151 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.151 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.151 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.151 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.151 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:49:49.151 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:49:49.151 | ++ functions-common:get_field:819 : echo '| bebf2e2c80e54bb7998fcb54e262798c | 47ae44fb08da4f7c8210921dfd33fe42 | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:49:49.151 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:49:49.151 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.151 | + functions-common:get_or_add_user_project_role:996 : user_role_id=bebf2e2c80e54bb7998fcb54e262798c 2022-07-22 19:49:49.151 | + functions-common:get_or_add_user_project_role:998 : echo bebf2e2c80e54bb7998fcb54e262798c 2022-07-22 19:49:49.151 | bebf2e2c80e54bb7998fcb54e262798c 2022-07-22 19:49:49.151 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-07-22 19:49:49.152 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 19:49:49.152 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-07-22 19:49:49.152 | ++ 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-07-22 19:49:49.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.152 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.152 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.152 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.152 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 19:49:49.152 | fd2e8e9e3b8146318bc45b93ede89bc5' 2022-07-22 19:49:49.152 | + functions-common:get_or_create_service:1095 : echo fd2e8e9e3b8146318bc45b93ede89bc5 2022-07-22 19:49:49.152 | fd2e8e9e3b8146318bc45b93ede89bc5 2022-07-22 19:49:49.152 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.17/image 2022-07-22 19:49:49.152 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 19:49:49.152 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.17/image RegionOne 2022-07-22 19:49:49.152 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 19:49:49.152 | +++ 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-07-22 19:49:49.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.152 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.152 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.152 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.152 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 19:49:49.152 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 19:49:49.152 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.17/image --region RegionOne -f value -c id 2022-07-22 19:49:49.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.152 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.153 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.153 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.153 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8361444476c74fc8882dadd074b8b611 2022-07-22 19:49:49.153 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8361444476c74fc8882dadd074b8b611 2022-07-22 19:49:49.153 | + functions-common:get_or_create_endpoint:1128 : public_id=8361444476c74fc8882dadd074b8b611 2022-07-22 19:49:49.153 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 19:49:49.153 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 19:49:49.153 | + functions-common:get_or_create_endpoint:1137 : echo 8361444476c74fc8882dadd074b8b611 2022-07-22 19:49:49.153 | 8361444476c74fc8882dadd074b8b611 2022-07-22 19:49:49.153 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-07-22 19:49:49.153 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 19:49:49.153 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-07-22 19:49:49.153 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-07-22 19:49:49.153 | ++ functions-common:get_or_create_domain:889 : echo default 2022-07-22 19:49:49.153 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-07-22 19:49:49.153 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-07-22 19:49:49.153 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-07-22 19:49:49.153 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-07-22 19:49:49.191 | [115551 Async create_glance_accounts:150264]: finished create_glance_accounts with result 0 in 74 seconds 2022-07-22 19:49:49.228 | [115551 Async create_cinder_accounts:150394]: Waiting for completion of create_cinder_accounts running on PID 150394 (4 other jobs running) 2022-07-22 19:49:49.253 | [115551 Async create_cinder_accounts:150394]: Signaling child to exit 2022-07-22 19:49:49.253 | WAKEUP 2022-07-22 19:49:49.277 | [115551 Async create_cinder_accounts:150394]: Signaled 2022-07-22 19:49:49.278 | + 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-07-22 19:49:49.278 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-07-22 19:49:49.278 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-07-22 19:49:49.278 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:49:49.278 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 19:49:49.278 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 19:49:49.278 | ++ 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-07-22 19:49:49.278 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.279 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.279 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.279 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.279 | + functions-common:get_or_create_user:926 : user_id=35bbae3426ea47649fc03f9f0b59862b 2022-07-22 19:49:49.279 | + functions-common:get_or_create_user:927 : echo 35bbae3426ea47649fc03f9f0b59862b 2022-07-22 19:49:49.279 | 35bbae3426ea47649fc03f9f0b59862b 2022-07-22 19:49:49.279 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-07-22 19:49:49.279 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:49:49.279 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:49:49.279 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:49:49.279 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:49:49.279 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:49:49.279 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:49:49.279 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:49:49.279 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:49:49.279 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:49:49.279 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:49:49.279 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.279 | ++ 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-07-22 19:49:49.279 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:49:49.279 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.279 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.279 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.279 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.279 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.279 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:49:49.279 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:49:49.280 | + 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-07-22 19:49:49.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.280 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.280 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.280 | ++ 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-07-22 19:49:49.280 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:49:49.280 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.280 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.280 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.280 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.280 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.280 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.280 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:49:49.280 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:49:49.280 | ++ functions-common:get_field:819 : echo '| e6fec0971e2a4b8f8d7dbf93f4cda1af | 35bbae3426ea47649fc03f9f0b59862b | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:49:49.280 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:49:49.280 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.280 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.280 | + functions-common:get_or_add_user_project_role:998 : echo e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.280 | e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.280 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 19:49:49.280 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-07-22 19:49:49.280 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 19:49:49.280 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-07-22 19:49:49.280 | ++ 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-07-22 19:49:49.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.281 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.281 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.281 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.281 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 19:49:49.281 | 9e66fa1208364a51beaa561a480c50f5' 2022-07-22 19:49:49.281 | + functions-common:get_or_create_service:1095 : echo 9e66fa1208364a51beaa561a480c50f5 2022-07-22 19:49:49.281 | 9e66fa1208364a51beaa561a480c50f5 2022-07-22 19:49:49.281 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-07-22 19:49:49.281 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.17/volume/v3/$(project_id)s' 2022-07-22 19:49:49.281 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 19:49:49.281 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.17/volume/v3/$(project_id)s' RegionOne 2022-07-22 19:49:49.281 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 19:49:49.281 | +++ 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-07-22 19:49:49.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.281 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.281 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.281 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.281 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 19:49:49.281 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 19:49:49.281 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.17/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-22 19:49:49.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.281 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.281 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.281 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.281 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=e42dafa407b44dc89b00743e9cf05679 2022-07-22 19:49:49.281 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo e42dafa407b44dc89b00743e9cf05679 2022-07-22 19:49:49.282 | + functions-common:get_or_create_endpoint:1128 : public_id=e42dafa407b44dc89b00743e9cf05679 2022-07-22 19:49:49.282 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 19:49:49.282 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 19:49:49.282 | + functions-common:get_or_create_endpoint:1137 : echo e42dafa407b44dc89b00743e9cf05679 2022-07-22 19:49:49.282 | e42dafa407b44dc89b00743e9cf05679 2022-07-22 19:49:49.282 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-07-22 19:49:49.282 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 19:49:49.282 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-07-22 19:49:49.282 | ++ 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-07-22 19:49:49.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.282 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.282 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.282 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.282 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 19:49:49.282 | fdb0e96b56454543ac2fe6efb8244f7b' 2022-07-22 19:49:49.282 | + functions-common:get_or_create_service:1095 : echo fdb0e96b56454543ac2fe6efb8244f7b 2022-07-22 19:49:49.282 | fdb0e96b56454543ac2fe6efb8244f7b 2022-07-22 19:49:49.282 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.17/volume/v3/$(project_id)s' 2022-07-22 19:49:49.282 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 19:49:49.282 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.17/volume/v3/$(project_id)s' RegionOne 2022-07-22 19:49:49.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 19:49:49.282 | +++ 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-07-22 19:49:49.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.282 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.282 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.282 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 19:49:49.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 19:49:49.283 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.17/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-07-22 19:49:49.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.283 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.283 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.283 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=caeb78c42797445a8393940d18c09d82 2022-07-22 19:49:49.283 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo caeb78c42797445a8393940d18c09d82 2022-07-22 19:49:49.283 | + functions-common:get_or_create_endpoint:1128 : public_id=caeb78c42797445a8393940d18c09d82 2022-07-22 19:49:49.283 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 19:49:49.283 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 19:49:49.283 | + functions-common:get_or_create_endpoint:1137 : echo caeb78c42797445a8393940d18c09d82 2022-07-22 19:49:49.283 | caeb78c42797445a8393940d18c09d82 2022-07-22 19:49:49.283 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-07-22 19:49:49.283 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-07-22 19:49:49.283 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 19:49:49.283 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-07-22 19:49:49.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.283 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.283 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.283 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.283 | ++ functions-common:get_or_create_project:939 : project_id=de94b29e0bda46a6bddbdc849decbb1a 2022-07-22 19:49:49.283 | ++ functions-common:get_or_create_project:940 : echo de94b29e0bda46a6bddbdc849decbb1a 2022-07-22 19:49:49.283 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id de94b29e0bda46a6bddbdc849decbb1a 2022-07-22 19:49:49.283 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-07-22 19:49:49.283 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:49:49.283 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 19:49:49.283 | ++ functions-common:get_or_create_user:914 : local email= 2022-07-22 19:49:49.284 | +++ 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-07-22 19:49:49.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.284 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.284 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.284 | No password was supplied, authentication will fail when a user does not have a password. 2022-07-22 19:49:49.284 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.284 | ++ functions-common:get_or_create_user:926 : user_id=35bbae3426ea47649fc03f9f0b59862b 2022-07-22 19:49:49.284 | ++ functions-common:get_or_create_user:927 : echo 35bbae3426ea47649fc03f9f0b59862b 2022-07-22 19:49:49.284 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 35bbae3426ea47649fc03f9f0b59862b 2022-07-22 19:49:49.326 | [115551 Async create_cinder_accounts:150394]: finished create_cinder_accounts with result 0 in 58 seconds 2022-07-22 19:49:49.331 | + inc/async:async_wait:197 : return 0 2022-07-22 19:49:49.333 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-07-22 19:49:49.384 | [115551 Async create_neutron_accounts:150510]: Waiting for completion of create_neutron_accounts running on PID 150510 (3 other jobs running) 2022-07-22 19:49:49.410 | [115551 Async create_neutron_accounts:150510]: Signaling child to exit 2022-07-22 19:49:49.411 | WAKEUP 2022-07-22 19:49:49.434 | [115551 Async create_neutron_accounts:150510]: Signaled 2022-07-22 19:49:49.435 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-07-22 19:49:49.435 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:49:49.435 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 19:49:49.435 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:49:49.435 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 19:49:49.435 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 19:49:49.435 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 19:49:49.435 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-07-22 19:49:49.435 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-07-22 19:49:49.435 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-07-22 19:49:49.435 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.17:9696/ 2022-07-22 19:49:49.435 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ 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-07-22 19:49:49.435 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-07-22 19:49:49.435 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-07-22 19:49:49.436 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:49:49.436 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 19:49:49.436 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 19:49:49.436 | ++ 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-07-22 19:49:49.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.436 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.436 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.436 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.436 | + functions-common:get_or_create_user:926 : user_id=41cdc4a59fac41dcb40840ff5d225471 2022-07-22 19:49:49.436 | + functions-common:get_or_create_user:927 : echo 41cdc4a59fac41dcb40840ff5d225471 2022-07-22 19:49:49.436 | 41cdc4a59fac41dcb40840ff5d225471 2022-07-22 19:49:49.436 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-07-22 19:49:49.436 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:49:49.436 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:49:49.436 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:49:49.436 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:49:49.436 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:49:49.436 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:49:49.436 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:49:49.436 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:49:49.436 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:49:49.436 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:49:49.436 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.436 | ++ 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-07-22 19:49:49.436 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:49:49.436 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.436 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.436 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.437 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.437 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.437 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:49:49.437 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:49:49.437 | + 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-07-22 19:49:49.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.437 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.437 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.437 | ++ 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-07-22 19:49:49.437 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:49:49.437 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:49:49.437 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:49:49.437 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.437 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.437 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.437 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.437 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:49:49.437 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:49:49.437 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:49:49.437 | ++ functions-common:get_field:819 : echo '| e6fec0971e2a4b8f8d7dbf93f4cda1af | 41cdc4a59fac41dcb40840ff5d225471 | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:49:49.437 | ++ functions-common:get_field:813 : read data 2022-07-22 19:49:49.437 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.437 | + functions-common:get_or_add_user_project_role:998 : echo e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.437 | e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:49:49.437 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-07-22 19:49:49.438 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-07-22 19:49:49.438 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 19:49:49.438 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-07-22 19:49:49.438 | ++ 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-07-22 19:49:49.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.438 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.438 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.438 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.438 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 19:49:49.438 | 0397aac95c9e47be9de48645a941334f' 2022-07-22 19:49:49.438 | + functions-common:get_or_create_service:1095 : echo 0397aac95c9e47be9de48645a941334f 2022-07-22 19:49:49.438 | 0397aac95c9e47be9de48645a941334f 2022-07-22 19:49:49.438 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.17:9696/ 2022-07-22 19:49:49.438 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 19:49:49.438 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.17:9696/ RegionOne 2022-07-22 19:49:49.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 19:49:49.438 | +++ 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-07-22 19:49:49.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.438 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.438 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.438 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 19:49:49.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 19:49:49.438 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.17:9696/ --region RegionOne -f value -c id 2022-07-22 19:49:49.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.438 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:49:49.438 | from cryptography.utils import int_from_bytes 2022-07-22 19:49:49.438 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:49:49.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=2e029c3c1354437ba19f86a38c840ab3 2022-07-22 19:49:49.439 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 2e029c3c1354437ba19f86a38c840ab3 2022-07-22 19:49:49.439 | + functions-common:get_or_create_endpoint:1128 : public_id=2e029c3c1354437ba19f86a38c840ab3 2022-07-22 19:49:49.439 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 19:49:49.439 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 19:49:49.439 | + functions-common:get_or_create_endpoint:1137 : echo 2e029c3c1354437ba19f86a38c840ab3 2022-07-22 19:49:49.439 | 2e029c3c1354437ba19f86a38c840ab3 2022-07-22 19:49:49.482 | [115551 Async create_neutron_accounts:150510]: finished create_neutron_accounts with result 0 in 40 seconds 2022-07-22 19:49:49.520 | [115551 Async create_swift_accounts:150652]: Waiting for completion of create_swift_accounts running on PID 150652 (2 other jobs running) 2022-07-22 19:49:49.545 | [115551 Async create_swift_accounts:150652]: Signaling child to exit 2022-07-22 19:50:33.512 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:50:33.538 | [150652 Async create_swift_accounts:150652]: finished successfully 2022-07-22 19:50:33.558 | WAKEUP 2022-07-22 19:50:33.580 | [115551 Async create_swift_accounts:150652]: Signaled 2022-07-22 19:50:33.582 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-07-22 19:50:33.582 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-07-22 19:50:33.582 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-07-22 19:50:33.582 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-07-22 19:50:33.582 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-07-22 19:50:33.582 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-07-22 19:50:33.582 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-07-22 19:50:33.582 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-07-22 19:50:33.582 | + lib/swift:create_swift_accounts:618 : local another_role 2022-07-22 19:50:33.582 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-07-22 19:50:33.582 | ++ functions-common:get_or_create_role:946 : local role_id 2022-07-22 19:50:33.582 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-07-22 19:50:33.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.582 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.582 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.582 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.582 | ++ functions-common:get_or_create_role:951 : role_id=40a434e7182c493380792283ecd26f35 2022-07-22 19:50:33.582 | ++ functions-common:get_or_create_role:952 : echo 40a434e7182c493380792283ecd26f35 2022-07-22 19:50:33.582 | + lib/swift:create_swift_accounts:619 : another_role=40a434e7182c493380792283ecd26f35 2022-07-22 19:50:33.582 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-07-22 19:50:33.583 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-07-22 19:50:33.583 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:50:33.583 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 19:50:33.583 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 19:50:33.583 | ++ 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-07-22 19:50:33.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.583 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.583 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.583 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.583 | + functions-common:get_or_create_user:926 : user_id=5b915f8d3c1840d0a7bacfa1e6f93d29 2022-07-22 19:50:33.583 | + functions-common:get_or_create_user:927 : echo 5b915f8d3c1840d0a7bacfa1e6f93d29 2022-07-22 19:50:33.583 | 5b915f8d3c1840d0a7bacfa1e6f93d29 2022-07-22 19:50:33.583 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-07-22 19:50:33.583 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:50:33.583 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:50:33.583 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:50:33.583 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:50:33.583 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:50:33.583 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:50:33.583 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:50:33.583 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:50:33.583 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:50:33.583 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:50:33.583 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.583 | ++ 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-07-22 19:50:33.583 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:50:33.583 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.583 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.584 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.584 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.584 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.584 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:50:33.584 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:50:33.584 | + 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-07-22 19:50:33.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.584 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.584 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.584 | ++ 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-07-22 19:50:33.584 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:50:33.584 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.584 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.584 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.584 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.584 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.584 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.584 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:50:33.584 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:50:33.584 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:50:33.584 | ++ functions-common:get_field:819 : echo '| e6fec0971e2a4b8f8d7dbf93f4cda1af | 5b915f8d3c1840d0a7bacfa1e6f93d29 | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:50:33.584 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.584 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:50:33.585 | + functions-common:get_or_add_user_project_role:998 : echo e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:50:33.585 | e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:50:33.585 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 19:50:33.585 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-07-22 19:50:33.585 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:50:33.585 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:50:33.585 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:50:33.585 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:50:33.585 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:50:33.585 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:50:33.585 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:50:33.585 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:50:33.585 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:50:33.585 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:50:33.585 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.585 | ++ 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-07-22 19:50:33.585 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:50:33.585 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.585 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.585 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.585 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.585 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.585 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:50:33.585 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:50:33.585 | + 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-07-22 19:50:33.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.585 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.585 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.586 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.586 | ++ 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-07-22 19:50:33.586 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:50:33.586 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.586 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.586 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.586 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.586 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.586 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:50:33.586 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:50:33.586 | ++ functions-common:get_field:819 : echo '| 79083f91857440a2ac0ab4f7286f201b | 5b915f8d3c1840d0a7bacfa1e6f93d29 | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:50:33.586 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:50:33.586 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.586 | + functions-common:get_or_add_user_project_role:996 : user_role_id=79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.586 | + functions-common:get_or_add_user_project_role:998 : echo 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.586 | 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.586 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-07-22 19:50:33.586 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 19:50:33.586 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-07-22 19:50:33.586 | ++ 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-07-22 19:50:33.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.586 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.586 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.586 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.586 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 19:50:33.586 | 394fcf3abf264c2f90530507db6a9a5e' 2022-07-22 19:50:33.586 | + functions-common:get_or_create_service:1095 : echo 394fcf3abf264c2f90530507db6a9a5e 2022-07-22 19:50:33.586 | 394fcf3abf264c2f90530507db6a9a5e 2022-07-22 19:50:33.587 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' http://10.222.0.17:8080 2022-07-22 19:50:33.587 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 19:50:33.587 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' RegionOne 2022-07-22 19:50:33.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 19:50:33.587 | +++ 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-07-22 19:50:33.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.587 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.587 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.587 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 19:50:33.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 19:50:33.587 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.17:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-07-22 19:50:33.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.587 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.588 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.588 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=8a10a59a1d954d99978901fe14561d36 2022-07-22 19:50:33.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 8a10a59a1d954d99978901fe14561d36 2022-07-22 19:50:33.588 | + functions-common:get_or_create_endpoint:1128 : public_id=8a10a59a1d954d99978901fe14561d36 2022-07-22 19:50:33.588 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.17:8080 ]] 2022-07-22 19:50:33.588 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.17:8080 RegionOne 2022-07-22 19:50:33.588 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 19:50:33.588 | ++ 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-07-22 19:50:33.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.588 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.588 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.588 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.588 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 19:50:33.588 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 19:50:33.588 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.17:8080 --region RegionOne -f value -c id 2022-07-22 19:50:33.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.588 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.588 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.588 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.588 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=0a645f589bdd4142b4d732d39f9a59cf 2022-07-22 19:50:33.588 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 0a645f589bdd4142b4d732d39f9a59cf 2022-07-22 19:50:33.588 | 0a645f589bdd4142b4d732d39f9a59cf 2022-07-22 19:50:33.588 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 19:50:33.588 | + functions-common:get_or_create_endpoint:1137 : echo 8a10a59a1d954d99978901fe14561d36 2022-07-22 19:50:33.588 | 8a10a59a1d954d99978901fe14561d36 2022-07-22 19:50:33.589 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-07-22 19:50:33.589 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-07-22 19:50:33.589 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 19:50:33.589 | +++ 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-07-22 19:50:33.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.589 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.589 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.589 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.589 | ++ functions-common:get_or_create_project:939 : project_id=74a4ae00bf7c45faba44f6d55a9c192d 2022-07-22 19:50:33.589 | ++ functions-common:get_or_create_project:940 : echo 74a4ae00bf7c45faba44f6d55a9c192d 2022-07-22 19:50:33.589 | + lib/swift:create_swift_accounts:633 : swift_project_test1=74a4ae00bf7c45faba44f6d55a9c192d 2022-07-22 19:50:33.589 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-07-22 19:50:33.589 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 19:50:33.589 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-07-22 19:50:33.589 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:50:33.589 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-07-22 19:50:33.589 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-07-22 19:50:33.589 | +++ 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-07-22 19:50:33.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.589 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.589 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.589 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.589 | ++ functions-common:get_or_create_user:926 : user_id=aaaa9277ef4d4527b53feaa7af73b03c 2022-07-22 19:50:33.589 | ++ functions-common:get_or_create_user:927 : echo aaaa9277ef4d4527b53feaa7af73b03c 2022-07-22 19:50:33.589 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=aaaa9277ef4d4527b53feaa7af73b03c 2022-07-22 19:50:33.589 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-07-22 19:50:33.589 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 19:50:33.590 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin aaaa9277ef4d4527b53feaa7af73b03c 74a4ae00bf7c45faba44f6d55a9c192d 2022-07-22 19:50:33.590 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:50:33.590 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:50:33.590 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:50:33.590 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:50:33.590 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:50:33.590 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:50:33.590 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:50:33.590 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:50:33.590 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:50:33.590 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.590 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.590 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aaaa9277ef4d4527b53feaa7af73b03c --project 74a4ae00bf7c45faba44f6d55a9c192d 2022-07-22 19:50:33.590 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.590 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.590 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.590 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.590 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:50:33.590 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:50:33.590 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user aaaa9277ef4d4527b53feaa7af73b03c --project 74a4ae00bf7c45faba44f6d55a9c192d 2022-07-22 19:50:33.590 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.590 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.590 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.590 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.590 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user aaaa9277ef4d4527b53feaa7af73b03c --project 74a4ae00bf7c45faba44f6d55a9c192d 2022-07-22 19:50:33.590 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:50:33.590 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.590 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.591 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.591 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.591 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.591 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:50:33.591 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:50:33.591 | ++ functions-common:get_field:819 : echo '| 79083f91857440a2ac0ab4f7286f201b | aaaa9277ef4d4527b53feaa7af73b03c | | 74a4ae00bf7c45faba44f6d55a9c192d | | | False |' 2022-07-22 19:50:33.591 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:50:33.591 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.591 | + functions-common:get_or_add_user_project_role:996 : user_role_id=79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.591 | + functions-common:get_or_add_user_project_role:998 : echo 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.591 | 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.591 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-07-22 19:50:33.591 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-07-22 19:50:33.591 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:50:33.591 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-07-22 19:50:33.591 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-07-22 19:50:33.591 | +++ 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-07-22 19:50:33.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.591 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.591 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.591 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.591 | ++ functions-common:get_or_create_user:926 : user_id=6c3788419cd04c85aab35f710911b3c4 2022-07-22 19:50:33.591 | ++ functions-common:get_or_create_user:927 : echo 6c3788419cd04c85aab35f710911b3c4 2022-07-22 19:50:33.591 | + lib/swift:create_swift_accounts:642 : swift_user_test3=6c3788419cd04c85aab35f710911b3c4 2022-07-22 19:50:33.591 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-07-22 19:50:33.591 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 19:50:33.591 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 40a434e7182c493380792283ecd26f35 6c3788419cd04c85aab35f710911b3c4 74a4ae00bf7c45faba44f6d55a9c192d 2022-07-22 19:50:33.591 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:50:33.592 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:50:33.592 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:50:33.592 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:50:33.592 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:50:33.592 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:50:33.592 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:50:33.592 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:50:33.592 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 40a434e7182c493380792283ecd26f35 --user 6c3788419cd04c85aab35f710911b3c4 --project 74a4ae00bf7c45faba44f6d55a9c192d 2022-07-22 19:50:33.592 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.592 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:50:33.592 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.592 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.592 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.592 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.592 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.592 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:50:33.592 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:50:33.592 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 40a434e7182c493380792283ecd26f35 --user 6c3788419cd04c85aab35f710911b3c4 --project 74a4ae00bf7c45faba44f6d55a9c192d 2022-07-22 19:50:33.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.592 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.592 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.592 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 40a434e7182c493380792283ecd26f35 --user 6c3788419cd04c85aab35f710911b3c4 --project 74a4ae00bf7c45faba44f6d55a9c192d 2022-07-22 19:50:33.592 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.592 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:50:33.592 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.593 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.593 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.593 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.593 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.593 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:50:33.593 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:50:33.593 | ++ functions-common:get_field:819 : echo '| 40a434e7182c493380792283ecd26f35 | 6c3788419cd04c85aab35f710911b3c4 | | 74a4ae00bf7c45faba44f6d55a9c192d | | | False |' 2022-07-22 19:50:33.593 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:50:33.593 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.593 | + functions-common:get_or_add_user_project_role:996 : user_role_id=40a434e7182c493380792283ecd26f35 2022-07-22 19:50:33.593 | + functions-common:get_or_add_user_project_role:998 : echo 40a434e7182c493380792283ecd26f35 2022-07-22 19:50:33.593 | 40a434e7182c493380792283ecd26f35 2022-07-22 19:50:33.593 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-07-22 19:50:33.593 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-07-22 19:50:33.593 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 19:50:33.593 | +++ 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-07-22 19:50:33.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.593 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.593 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.593 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.593 | ++ functions-common:get_or_create_project:939 : project_id=a95bfeecf96b4c139029950bd7855a13 2022-07-22 19:50:33.593 | ++ functions-common:get_or_create_project:940 : echo a95bfeecf96b4c139029950bd7855a13 2022-07-22 19:50:33.593 | + lib/swift:create_swift_accounts:647 : swift_project_test2=a95bfeecf96b4c139029950bd7855a13 2022-07-22 19:50:33.593 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-07-22 19:50:33.593 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 19:50:33.593 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-07-22 19:50:33.593 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-07-22 19:50:33.594 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:50:33.594 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-07-22 19:50:33.594 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-07-22 19:50:33.594 | +++ 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-07-22 19:50:33.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.594 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.594 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.594 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.594 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.594 | ++ functions-common:get_or_create_user:926 : user_id=6a20109c6a6a4913a60027c2c742d387 2022-07-22 19:50:33.594 | ++ functions-common:get_or_create_user:927 : echo 6a20109c6a6a4913a60027c2c742d387 2022-07-22 19:50:33.594 | + lib/swift:create_swift_accounts:652 : swift_user_test2=6a20109c6a6a4913a60027c2c742d387 2022-07-22 19:50:33.594 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-07-22 19:50:33.594 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 19:50:33.594 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 6a20109c6a6a4913a60027c2c742d387 a95bfeecf96b4c139029950bd7855a13 2022-07-22 19:50:33.594 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:50:33.594 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:50:33.594 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:50:33.594 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:50:33.594 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:50:33.594 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:50:33.594 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:50:33.594 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:50:33.594 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6a20109c6a6a4913a60027c2c742d387 --project a95bfeecf96b4c139029950bd7855a13 2022-07-22 19:50:33.594 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.594 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:50:33.594 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.594 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.594 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.594 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.595 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.595 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.595 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:50:33.595 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:50:33.595 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 6a20109c6a6a4913a60027c2c742d387 --project a95bfeecf96b4c139029950bd7855a13 2022-07-22 19:50:33.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.595 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.595 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.595 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6a20109c6a6a4913a60027c2c742d387 --project a95bfeecf96b4c139029950bd7855a13 2022-07-22 19:50:33.595 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.595 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:50:33.595 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.595 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.595 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.595 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.595 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.595 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:50:33.595 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:50:33.595 | ++ functions-common:get_field:819 : echo '| 79083f91857440a2ac0ab4f7286f201b | 6a20109c6a6a4913a60027c2c742d387 | | a95bfeecf96b4c139029950bd7855a13 | | | False |' 2022-07-22 19:50:33.595 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:50:33.595 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.595 | + functions-common:get_or_add_user_project_role:996 : user_role_id=79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.595 | + functions-common:get_or_add_user_project_role:998 : echo 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.595 | 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.595 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-07-22 19:50:33.595 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-07-22 19:50:33.595 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-07-22 19:50:33.596 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-07-22 19:50:33.596 | +++ 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-07-22 19:50:33.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.596 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.596 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.596 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.596 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-07-22 19:50:33.596 | a5bd6d731c6e42dca12ee8c80cc1cd65' 2022-07-22 19:50:33.596 | ++ functions-common:get_or_create_domain:889 : echo a5bd6d731c6e42dca12ee8c80cc1cd65 2022-07-22 19:50:33.596 | + lib/swift:create_swift_accounts:657 : swift_domain=a5bd6d731c6e42dca12ee8c80cc1cd65 2022-07-22 19:50:33.596 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-07-22 19:50:33.596 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 19:50:33.596 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-07-22 19:50:33.596 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 a5bd6d731c6e42dca12ee8c80cc1cd65 2022-07-22 19:50:33.596 | ++ functions-common:get_or_create_project:933 : local project_id 2022-07-22 19:50:33.596 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=a5bd6d731c6e42dca12ee8c80cc1cd65 --or-show -f value -c id 2022-07-22 19:50:33.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.596 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.596 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.596 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.596 | ++ functions-common:get_or_create_project:939 : project_id=661df67a56104fcb89e25bfac07d0356 2022-07-22 19:50:33.596 | ++ functions-common:get_or_create_project:940 : echo 661df67a56104fcb89e25bfac07d0356 2022-07-22 19:50:33.596 | + lib/swift:create_swift_accounts:661 : swift_project_test4=661df67a56104fcb89e25bfac07d0356 2022-07-22 19:50:33.596 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-07-22 19:50:33.596 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 19:50:33.596 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-07-22 19:50:33.596 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 a5bd6d731c6e42dca12ee8c80cc1cd65 test4@example.com 2022-07-22 19:50:33.597 | ++ functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:50:33.597 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-07-22 19:50:33.597 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-07-22 19:50:33.597 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=a5bd6d731c6e42dca12ee8c80cc1cd65 --email=test4@example.com --or-show -f value -c id 2022-07-22 19:50:33.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.597 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.597 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.597 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.597 | ++ functions-common:get_or_create_user:926 : user_id=f95a27ecb0ba4f79b9f9bfb03eae2658 2022-07-22 19:50:33.597 | ++ functions-common:get_or_create_user:927 : echo f95a27ecb0ba4f79b9f9bfb03eae2658 2022-07-22 19:50:33.597 | + lib/swift:create_swift_accounts:666 : swift_user_test4=f95a27ecb0ba4f79b9f9bfb03eae2658 2022-07-22 19:50:33.597 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-07-22 19:50:33.597 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-07-22 19:50:33.597 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin f95a27ecb0ba4f79b9f9bfb03eae2658 661df67a56104fcb89e25bfac07d0356 2022-07-22 19:50:33.597 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:50:33.597 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-07-22 19:50:33.597 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:50:33.597 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:50:33.597 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-07-22 19:50:33.597 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-07-22 19:50:33.597 | ++ functions-common:_get_domain_args:968 : echo 2022-07-22 19:50:33.597 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-07-22 19:50:33.597 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f95a27ecb0ba4f79b9f9bfb03eae2658 --project 661df67a56104fcb89e25bfac07d0356 2022-07-22 19:50:33.597 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:50:33.597 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.597 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.597 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.597 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.597 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.598 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.598 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.598 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:50:33.598 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:50:33.598 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user f95a27ecb0ba4f79b9f9bfb03eae2658 --project 661df67a56104fcb89e25bfac07d0356 2022-07-22 19:50:33.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.598 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.598 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.598 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f95a27ecb0ba4f79b9f9bfb03eae2658 --project 661df67a56104fcb89e25bfac07d0356 2022-07-22 19:50:33.598 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:50:33.598 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:50:33.598 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:50:33.598 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.598 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:33.598 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:33.598 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:50:33.598 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:50:33.598 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:50:33.598 | ++ functions-common:get_field:819 : echo '| 79083f91857440a2ac0ab4f7286f201b | f95a27ecb0ba4f79b9f9bfb03eae2658 | | 661df67a56104fcb89e25bfac07d0356 | | | False |' 2022-07-22 19:50:33.598 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:50:33.598 | ++ functions-common:get_field:813 : read data 2022-07-22 19:50:33.598 | + functions-common:get_or_add_user_project_role:996 : user_role_id=79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.598 | + functions-common:get_or_add_user_project_role:998 : echo 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.598 | 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:50:33.627 | [115551 Async create_swift_accounts:150652]: finished create_swift_accounts with result 0 in 121 seconds 2022-07-22 19:50:33.634 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-07-22 19:50:33.637 | + inc/async:async_wait:197 : return 0 2022-07-22 19:50:33.639 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-07-22 19:50:33.657 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:50:33.660 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-07-22 19:50:33.678 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:50:33.680 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-07-22 19:50:33.683 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:50:33.685 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-07-22 19:50:33.688 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-07-22 19:50:33.690 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-07-22 19:50:33.751 | + inc/async:async_inner:63 : init_glance 2022-07-22 19:50:33.789 | [115551 Async init_glance:154905]: running: init_glance 2022-07-22 19:50:33.792 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-07-22 19:50:33.810 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:50:33.813 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-07-22 19:50:33.817 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:50:33.819 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-07-22 19:50:33.823 | + ./stack.sh:main:1142 : configure_neutron 2022-07-22 19:50:33.826 | + lib/neutron:configure_neutron:621 : is_neutron_legacy_enabled 2022-07-22 19:50:33.831 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:50:33.834 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 19:50:33.838 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:50:33.842 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 19:50:33.845 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 19:50:33.849 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 19:50:33.852 | + lib/neutron:configure_neutron:623 : configure_mutnauq 2022-07-22 19:50:33.855 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_common 2022-07-22 19:50:33.859 | + lib/neutron-legacy:_configure_neutron_common:770 : _create_neutron_conf_dir 2022-07-22 19:50:33.862 | + lib/neutron-legacy:_create_neutron_conf_dir:763 : sudo install -d -o ubuntu /etc/neutron 2022-07-22 19:50:33.879 | + lib/neutron-legacy:_configure_neutron_common:773 : cd /opt/stack/neutron 2022-07-22 19:50:33.883 | + lib/neutron-legacy:_configure_neutron_common:773 : exec ./tools/generate_config_file_samples.sh 2022-07-22 19:50:37.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:37.073 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:37.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:37.073 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:38.710 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:50:38.738 | [154905 Async init_glance:154905]: finished successfully 2022-07-22 19:50:40.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:40.330 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:40.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:40.330 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:43.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:43.472 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:43.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:43.472 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:46.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:46.560 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:46.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:46.561 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:49.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:49.655 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:49.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:49.655 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:52.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:52.781 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:52.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:52.781 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:55.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:55.962 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:55.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:55.962 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:59.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:59.344 | from cryptography.utils import int_from_bytes 2022-07-22 19:50:59.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:50:59.344 | from cryptography.utils import int_from_bytes 2022-07-22 19:51:03.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:51:03.257 | from cryptography.utils import int_from_bytes 2022-07-22 19:51:03.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:51:03.257 | from cryptography.utils import int_from_bytes 2022-07-22 19:51:08.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:51:08.146 | from cryptography.utils import int_from_bytes 2022-07-22 19:51:08.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:51:08.146 | from cryptography.utils import int_from_bytes 2022-07-22 19:51:08.427 | + lib/neutron-legacy:_configure_neutron_common:775 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-07-22 19:51:08.432 | + lib/neutron-legacy:_configure_neutron_common:777 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-07-22 19:51:08.435 | + lib/neutron-legacy:_configure_neutron_common:781 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-07-22 19:51:08.437 | + lib/neutron-legacy:_configure_neutron_common:785 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-07-22 19:51:08.439 | + lib/neutron-legacy:_configure_neutron_common:790 : neutron_plugin_configure_common 2022-07-22 19:51:08.441 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-07-22 19:51:08.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-07-22 19:51:08.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-07-22 19:51:08.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-07-22 19:51:08.451 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=router 2022-07-22 19:51:08.453 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ '' == '' ]] 2022-07-22 19:51:08.455 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : Q_SERVICE_PLUGIN_CLASSES=router 2022-07-22 19:51:08.458 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-07-22 19:51:08.460 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2_conf.ini == '' ]] 2022-07-22 19:51:08.463 | + lib/neutron-legacy:_configure_neutron_common:792 : [[ ml2 == '' ]] 2022-07-22 19:51:08.465 | + lib/neutron-legacy:_configure_neutron_common:797 : mkdir -p /etc/neutron/plugins/ml2 2022-07-22 19:51:08.469 | + lib/neutron-legacy:_configure_neutron_common:798 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:51:08.471 | + lib/neutron-legacy:_configure_neutron_common:801 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-07-22 19:51:08.474 | + lib/neutron-legacy:_configure_neutron_common:802 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:51:08.479 | ++ lib/neutron-legacy:_configure_neutron_common:807 : database_connection_url neutron 2022-07-22 19:51:08.481 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-07-22 19:51:08.483 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-07-22 19:51:08.485 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-07-22 19:51:08.488 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 19:51:08.490 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 19:51:08.492 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 19:51:08.507 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:08.510 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 19:51:08.512 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-22 19:51:08.515 | + lib/neutron-legacy:_configure_neutron_common:807 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-07-22 19:51:08.543 | + lib/neutron-legacy:_configure_neutron_common:808 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-07-22 19:51:08.572 | + lib/neutron-legacy:_configure_neutron_common:809 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-07-22 19:51:08.601 | + lib/neutron-legacy:_configure_neutron_common:810 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-07-22 19:51:08.629 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-07-22 19:51:08.658 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-07-22 19:51:08.687 | + lib/neutron-legacy:_configure_neutron_common:816 : '[' libvirt = fake ']' 2022-07-22 19:51:08.689 | + lib/neutron-legacy:_configure_neutron_common:826 : setup_logging /etc/neutron/neutron.conf 2022-07-22 19:51:08.692 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-07-22 19:51:08.694 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 19:51:08.698 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-07-22 19:51:08.714 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-07-22 19:51:08.716 | + functions:setup_systemd_logging:695 : local pidstr= 2022-07-22 19:51:08.719 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-07-22 19:51:08.721 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-07-22 19:51:08.723 | + 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-07-22 19:51:08.753 | + 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-07-22 19:51:08.782 | + 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-07-22 19:51:08.810 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-07-22 19:51:08.839 | + lib/neutron-legacy:_configure_neutron_common:828 : is_service_enabled tls-proxy 2022-07-22 19:51:08.857 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:51:08.859 | + lib/neutron-legacy:_configure_neutron_common:834 : _neutron_setup_rootwrap 2022-07-22 19:51:08.862 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : [[ True == \F\a\l\s\e ]] 2022-07-22 19:51:08.864 | + lib/neutron-legacy:_neutron_setup_rootwrap:981 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-07-22 19:51:08.866 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : [[ -d /etc/neutron/rootwrap.d ]] 2022-07-22 19:51:08.869 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : sudo rm -rf /etc/neutron/rootwrap.d 2022-07-22 19:51:08.881 | + lib/neutron-legacy:_neutron_setup_rootwrap:986 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-07-22 19:51:08.884 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:967 : [[ True == \F\a\l\s\e ]] 2022-07-22 19:51:08.886 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:970 : local srcdir=/opt/stack/neutron 2022-07-22 19:51:08.889 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-07-22 19:51:08.901 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-07-22 19:51:08.913 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-07-22 19:51:08.915 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-07-22 19:51:08.927 | + lib/neutron-legacy:_neutron_setup_rootwrap:995 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-07-22 19:51:08.940 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-07-22 19:51:08.953 | + lib/neutron-legacy:_neutron_setup_rootwrap:999 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-22 19:51:08.955 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 19:51:08.958 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1003 : mktemp 2022-07-22 19:51:08.963 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : TEMPFILE=/tmp/tmp.7iPmnCZTIG 2022-07-22 19:51:08.965 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-07-22 19:51:08.968 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 19:51:08.970 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : chmod 0440 /tmp/tmp.7iPmnCZTIG 2022-07-22 19:51:08.974 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : sudo chown root:root /tmp/tmp.7iPmnCZTIG 2022-07-22 19:51:08.986 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo mv /tmp/tmp.7iPmnCZTIG /etc/sudoers.d/neutron-rootwrap 2022-07-22 19:51:08.998 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 19:51:09.026 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : [[ True == \T\r\u\e ]] 2022-07-22 19:51:09.029 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 19:51:09.058 | + lib/neutron-legacy:configure_mutnauq:346 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-07-22 19:51:09.061 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-07-22 19:51:09.063 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-07-22 19:51:09.065 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-07-22 19:51:09.068 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-07-22 19:51:09.070 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-07-22 19:51:09.087 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:09.090 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-07-22 19:51:09.092 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-07-22 19:51:09.095 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-07-22 19:51:09.112 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:09.115 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:51:09.118 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.17:5672/ 2022-07-22 19:51:09.149 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-07-22 19:51:09.151 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-07-22 19:51:09.154 | + lib/neutron-legacy:configure_mutnauq:348 : is_service_enabled q-metering 2022-07-22 19:51:09.171 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:09.174 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_metering 2022-07-22 19:51:09.176 | + lib/neutron-legacy:_configure_neutron_metering:883 : neutron_agent_metering_configure_common 2022-07-22 19:51:09.178 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 19:51:09.182 | + lib/neutron-legacy:_neutron_service_plugin_class_add:942 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 19:51:09.184 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : [[ router == '' ]] 2022-07-22 19:51:09.186 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-07-22 19:51:09.189 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 19:51:09.191 | + lib/neutron-legacy:_configure_neutron_metering:884 : neutron_agent_metering_configure_agent 2022-07-22 19:51:09.194 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-07-22 19:51:09.196 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-07-22 19:51:09.201 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-07-22 19:51:09.203 | + 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-07-22 19:51:09.208 | + lib/neutron-legacy:configure_mutnauq:351 : is_service_enabled q-agt q-svc 2022-07-22 19:51:09.225 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:09.228 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_service 2022-07-22 19:51:09.230 | + lib/neutron-legacy:_configure_neutron_service:911 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-07-22 19:51:09.233 | + lib/neutron-legacy:_configure_neutron_service:912 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-07-22 19:51:09.237 | + lib/neutron-legacy:_configure_neutron_service:915 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-07-22 19:51:09.267 | + lib/neutron-legacy:_configure_neutron_service:917 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-22 19:51:09.296 | + lib/neutron-legacy:_configure_neutron_service:918 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-07-22 19:51:09.326 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-07-22 19:51:09.356 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-07-22 19:51:09.386 | + lib/neutron-legacy:_configure_neutron_service:922 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-07-22 19:51:09.388 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 19:51:09.391 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-07-22 19:51:09.393 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-07-22 19:51:09.396 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-07-22 19:51:09.427 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-07-22 19:51:09.458 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.17/identity 2022-07-22 19:51:09.488 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-07-22 19:51:09.517 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-07-22 19:51:09.547 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-07-22 19:51:09.577 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-07-22 19:51:09.608 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-07-22 19:51:09.637 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-07-22 19:51:09.668 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-07-22 19:51:09.697 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-07-22 19:51:09.728 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-07-22 19:51:09.763 | + lib/neutron-legacy:_configure_neutron_service:928 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-07-22 19:51:09.765 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 19:51:09.768 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-07-22 19:51:09.770 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-07-22 19:51:09.773 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-07-22 19:51:09.805 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-07-22 19:51:09.835 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.17/identity 2022-07-22 19:51:09.866 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-07-22 19:51:09.895 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-07-22 19:51:09.926 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-07-22 19:51:09.955 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-07-22 19:51:09.986 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-07-22 19:51:10.016 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-07-22 19:51:10.046 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-07-22 19:51:10.077 | + lib/neutron-legacy:_configure_neutron_service:931 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-07-22 19:51:10.080 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-07-22 19:51:10.082 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-07-22 19:51:10.085 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-07-22 19:51:10.087 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-07-22 19:51:10.116 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-07-22 19:51:10.147 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.17/identity 2022-07-22 19:51:10.179 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-07-22 19:51:10.210 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-07-22 19:51:10.239 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-07-22 19:51:10.270 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-07-22 19:51:10.299 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-07-22 19:51:10.330 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-07-22 19:51:10.359 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-07-22 19:51:10.390 | + lib/neutron-legacy:_configure_neutron_service:934 : neutron_plugin_configure_service 2022-07-22 19:51:10.393 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-07-22 19:51:10.395 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-07-22 19:51:10.398 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-07-22 19:51:10.400 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-07-22 19:51:10.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-07-22 19:51:10.405 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-07-22 19:51:10.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-07-22 19:51:10.410 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-07-22 19:51:10.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-07-22 19:51:10.415 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-07-22 19:51:10.417 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-07-22 19:51:10.420 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-07-22 19:51:10.422 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-07-22 19:51:10.425 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-07-22 19:51:10.427 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-07-22 19:51:10.430 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-07-22 19:51:10.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-07-22 19:51:10.435 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-07-22 19:51:10.437 | + 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-07-22 19:51:10.468 | + 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-07-22 19:51:10.471 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:51:10.473 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 19:51:10.476 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-07-22 19:51:10.479 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-07-22 19:51:10.482 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 19:51:10.484 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-07-22 19:51:10.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-07-22 19:51:10.515 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:51:10.517 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 19:51:10.520 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-07-22 19:51:10.522 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-07-22 19:51:10.525 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 19:51:10.527 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-07-22 19:51:10.556 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:130 : [[ -n '' ]] 2022-07-22 19:51:10.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-07-22 19:51:10.561 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:51:10.563 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 19:51:10.566 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-07-22 19:51:10.568 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-07-22 19:51:10.571 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 19:51:10.573 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-07-22 19:51:10.602 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-07-22 19:51:10.604 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:51:10.607 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-07-22 19:51:10.609 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-07-22 19:51:10.612 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-07-22 19:51:10.614 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 19:51:10.617 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-07-22 19:51:10.645 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-07-22 19:51:10.648 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:51:10.650 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-07-22 19:51:10.652 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-07-22 19:51:10.655 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-07-22 19:51:10.657 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 19:51:10.660 | + 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-07-22 19:51:10.689 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-07-22 19:51:10.691 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:51:10.694 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-07-22 19:51:10.696 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-22 19:51:10.699 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-22 19:51:10.701 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 19:51:10.704 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-07-22 19:51:10.733 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-07-22 19:51:10.735 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:51:10.738 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-07-22 19:51:10.740 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-07-22 19:51:10.743 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-07-22 19:51:10.746 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 19:51:10.748 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-07-22 19:51:10.777 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-07-22 19:51:10.780 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:51:10.782 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-07-22 19:51:10.785 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-07-22 19:51:10.787 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-07-22 19:51:10.790 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 19:51:10.793 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-07-22 19:51:10.822 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-07-22 19:51:10.824 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:51:10.827 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-07-22 19:51:10.830 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-07-22 19:51:10.832 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-07-22 19:51:10.834 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-07-22 19:51:10.837 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-07-22 19:51:10.866 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:148 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-22 19:51:10.869 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-agt 2022-07-22 19:51:10.886 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:10.888 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_plugin_agent 2022-07-22 19:51:10.891 | + lib/neutron-legacy:_configure_neutron_plugin_agent:898 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 19:51:10.923 | + lib/neutron-legacy:_configure_neutron_plugin_agent:899 : [[ True == \T\r\u\e ]] 2022-07-22 19:51:10.925 | + lib/neutron-legacy:_configure_neutron_plugin_agent:900 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 19:51:10.954 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-07-22 19:51:10.986 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : neutron_plugin_configure_plugin_agent 2022-07-22 19:51:10.989 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-07-22 19:51:10.991 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-07-22 19:51:10.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-22 19:51:13.755 | INFO neutron.common.config [-] Logging enabled! 2022-07-22 19:51:13.755 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev444 2022-07-22 19:51:13.755 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=156976) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-22 19:51:13.809 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=156976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 19:51:13.810 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=156976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 19:51:13.810 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=156976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 19:51:13.810 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=156976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 19:51:13.810 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=156976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 19:51:13.810 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=156976) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 19:51:13.864 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-22 19:51:13.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:51:13.864 | from cryptography.utils import int_from_bytes 2022-07-22 19:51:13.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:51:13.864 | from cryptography.utils import int_from_bytes 2022-07-22 19:51:14.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-07-22 19:51:14.184 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-07-22 19:51:14.187 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-07-22 19:51:14.189 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 19:51:14.192 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-07-22 19:51:14.248 | + 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-07-22 19:51:14.266 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-07-22 19:51:14.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-07-22 19:51:14.271 | + 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-07-22 19:51:14.303 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-07-22 19:51:14.306 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-07-22 19:51:14.314 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-07-22 19:51:14.317 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-07-22 19:51:14.319 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-07-22 19:51:14.332 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-07-22 19:51:14.345 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-22 19:51:14.348 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-07-22 19:51:14.356 | net.bridge.bridge-nf-call-iptables = 1 2022-07-22 19:51:14.359 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-07-22 19:51:14.362 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-07-22 19:51:14.370 | net.bridge.bridge-nf-call-ip6tables = 1 2022-07-22 19:51:14.373 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-07-22 19:51:14.376 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-07-22 19:51:14.378 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-07-22 19:51:14.381 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-07-22 19:51:14.383 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-07-22 19:51:14.386 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-22 19:51:14.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-22 19:51:14.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 19:51:14.393 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-22 19:51:14.421 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-07-22 19:51:14.424 | + 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-07-22 19:51:14.458 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-07-22 19:51:14.462 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-07-22 19:51:14.490 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-07-22 19:51:14.519 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-dhcp 2022-07-22 19:51:14.536 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:14.539 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_dhcp_agent 2022-07-22 19:51:14.542 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:839 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-07-22 19:51:14.546 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:841 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-07-22 19:51:14.575 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-07-22 19:51:14.604 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:844 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 19:51:14.636 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : [[ True == \T\r\u\e ]] 2022-07-22 19:51:14.638 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 19:51:14.668 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : is_service_enabled q-l3 2022-07-22 19:51:14.685 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:14.688 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:860 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-22 19:51:14.690 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-07-22 19:51:14.719 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-07-22 19:51:14.722 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-22 19:51:14.724 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-07-22 19:51:14.754 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:862 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-07-22 19:51:14.756 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-07-22 19:51:14.760 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-07-22 19:51:14.762 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-l3 2022-07-22 19:51:14.779 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:14.782 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_l3_agent 2022-07-22 19:51:14.784 | + 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-07-22 19:51:14.789 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-07-22 19:51:14.818 | + 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-07-22 19:51:14.850 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-07-22 19:51:14.853 | + 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-07-22 19:51:14.882 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-22 19:51:14.885 | + lib/neutron-legacy:_neutron_setup_interface_driver:1021 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-07-22 19:51:14.913 | + lib/neutron-legacy:_neutron_setup_interface_driver:1023 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-07-22 19:51:14.916 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-22 19:51:14.918 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-07-22 19:51:14.949 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-07-22 19:51:14.952 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-07-22 19:51:14.955 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-07-22 19:51:14.957 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-07-22 19:51:17.648 | INFO neutron.common.config [-] Logging enabled! 2022-07-22 19:51:17.648 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev444 2022-07-22 19:51:17.649 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=157518) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-07-22 19:51:17.700 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=157518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 19:51:17.700 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=157518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-07-22 19:51:17.701 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=157518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 19:51:17.701 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=157518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 19:51:17.701 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=157518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 19:51:17.701 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=157518) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-07-22 19:51:17.762 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-07-22 19:51:17.763 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=157518) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-07-22 19:51:17.763 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=157518) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-07-22 19:51:17.763 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-07-22 19:51:17.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:51:17.763 | from cryptography.utils import int_from_bytes 2022-07-22 19:51:17.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:51:17.763 | from cryptography.utils import int_from_bytes 2022-07-22 19:51:18.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-07-22 19:51:18.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-07-22 19:51:18.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-07-22 19:51:18.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-07-22 19:51:18.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-07-22 19:51:18.109 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-07-22 19:51:18.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-07-22 19:51:18.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-07-22 19:51:18.130 | + functions:set_mtu:785 : local dev=br-data 2022-07-22 19:51:18.134 | + functions:set_mtu:786 : local mtu=1500 2022-07-22 19:51:18.136 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-07-22 19:51:18.150 | + 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-07-22 19:51:18.166 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-07-22 19:51:18.169 | + lib/neutron-legacy:_configure_public_network_connectivity:705 : [[ -n eth1 ]] 2022-07-22 19:51:18.171 | + lib/neutron-legacy:_configure_public_network_connectivity:706 : _move_neutron_addresses_route eth1 br-data True False inet 2022-07-22 19:51:18.174 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : local from_intf=eth1 2022-07-22 19:51:18.176 | + lib/neutron-legacy:_move_neutron_addresses_route:647 : local to_intf=br-data 2022-07-22 19:51:18.179 | + lib/neutron-legacy:_move_neutron_addresses_route:648 : local add_ovs_port=True 2022-07-22 19:51:18.181 | + lib/neutron-legacy:_move_neutron_addresses_route:649 : local del_ovs_port=False 2022-07-22 19:51:18.184 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local af=inet 2022-07-22 19:51:18.186 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n eth1 ]] 2022-07-22 19:51:18.189 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : [[ -n br-data ]] 2022-07-22 19:51:18.191 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local IP_REPLACE= 2022-07-22 19:51:18.194 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local IP_DEL= 2022-07-22 19:51:18.197 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local IP_UP= 2022-07-22 19:51:18.199 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local DEFAULT_ROUTE_GW 2022-07-22 19:51:18.203 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : ip -f inet r 2022-07-22 19:51:18.204 | ++ lib/neutron-legacy:_move_neutron_addresses_route:662 : awk '/default.+eth1\s/ { print $3; exit }' 2022-07-22 19:51:18.210 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : DEFAULT_ROUTE_GW= 2022-07-22 19:51:18.213 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local ADD_OVS_PORT= 2022-07-22 19:51:18.215 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local DEL_OVS_PORT= 2022-07-22 19:51:18.218 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local ARP_CMD= 2022-07-22 19:51:18.222 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : ip -f inet a s dev eth1 scope global primary 2022-07-22 19:51:18.222 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : grep inet 2022-07-22 19:51:18.223 | ++ lib/neutron-legacy:_move_neutron_addresses_route:667 : awk '{ print $2, $3, $4; exit }' 2022-07-22 19:51:18.229 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : IP_BRD='192.168.0.15/22 brd 192.168.3.255' 2022-07-22 19:51:18.231 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : '[' '' '!=' '' ']' 2022-07-22 19:51:18.234 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : [[ True == \T\r\u\e ]] 2022-07-22 19:51:18.236 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-07-22 19:51:18.239 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ False == \T\r\u\e ]] 2022-07-22 19:51:18.241 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ 192.168.0.15/22 brd 192.168.3.255 != '' ]] 2022-07-22 19:51:18.244 | + lib/neutron-legacy:_move_neutron_addresses_route:682 : IP_DEL='sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1' 2022-07-22 19:51:18.246 | + lib/neutron-legacy:_move_neutron_addresses_route:683 : IP_REPLACE='sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data' 2022-07-22 19:51:18.249 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : IP_UP='sudo ip link set br-data up' 2022-07-22 19:51:18.251 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ inet == \i\n\e\t ]] 2022-07-22 19:51:18.255 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : echo 192.168.0.15/22 brd 192.168.3.255 2022-07-22 19:51:18.256 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : grep -o -E '(.*)/' 2022-07-22 19:51:18.256 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : awk '{ print $1; exit }' 2022-07-22 19:51:18.257 | ++ lib/neutron-legacy:_move_neutron_addresses_route:686 : cut -d / -f1 2022-07-22 19:51:18.262 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP=192.168.0.15 2022-07-22 19:51:18.265 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.15 ' 2022-07-22 19:51:18.267 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr del 192.168.0.15/22 brd 192.168.3.255 dev eth1 2022-07-22 19:51:18.280 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip addr replace 192.168.0.15/22 brd 192.168.3.255 dev br-data 2022-07-22 19:51:18.292 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ip link set br-data up 2022-07-22 19:51:18.306 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-07-22 19:51:18.326 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : sudo ping -c 3 -w 5 -I br-data 192.168.0.15 2022-07-22 19:51:18.335 | PING 192.168.0.15 (192.168.0.15) from 192.168.0.15 br-data: 56(84) bytes of data. 2022-07-22 19:51:18.335 | 64 bytes from 192.168.0.15: icmp_seq=1 ttl=64 time=0.076 ms 2022-07-22 19:51:19.352 | 64 bytes from 192.168.0.15: icmp_seq=2 ttl=64 time=0.046 ms 2022-07-22 19:51:20.376 | 64 bytes from 192.168.0.15: icmp_seq=3 ttl=64 time=0.044 ms 2022-07-22 19:51:20.376 | 2022-07-22 19:51:20.376 | --- 192.168.0.15 ping statistics --- 2022-07-22 19:51:20.376 | 3 packets transmitted, 3 received, 0% packet loss, time 2041ms 2022-07-22 19:51:20.377 | rtt min/avg/max/mdev = 0.044/0.055/0.076/0.014 ms 2022-07-22 19:51:20.382 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : ip -f inet6 a s dev eth1 2022-07-22 19:51:20.382 | ++ lib/neutron-legacy:_configure_public_network_connectivity:708 : grep -c global 2022-07-22 19:51:20.388 | + lib/neutron-legacy:_configure_public_network_connectivity:708 : [[ 0 != 0 ]] 2022-07-22 19:51:20.390 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-meta 2022-07-22 19:51:20.407 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:20.410 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_metadata_agent 2022-07-22 19:51:20.412 | + lib/neutron-legacy:_configure_neutron_metadata_agent:867 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-07-22 19:51:20.418 | + lib/neutron-legacy:_configure_neutron_metadata_agent:869 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-07-22 19:51:20.446 | + lib/neutron-legacy:_configure_neutron_metadata_agent:870 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.17 2022-07-22 19:51:20.476 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-07-22 19:51:20.505 | + lib/neutron-legacy:_configure_neutron_metadata_agent:872 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-07-22 19:51:20.536 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : [[ True == \T\r\u\e ]] 2022-07-22 19:51:20.539 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-07-22 19:51:20.570 | + lib/neutron-legacy:configure_mutnauq:367 : [[ legacy != \l\e\g\a\c\y ]] 2022-07-22 19:51:20.572 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled ceilometer 2022-07-22 19:51:20.590 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:51:20.593 | + lib/neutron-legacy:configure_mutnauq:374 : [[ openvswitch == \o\v\n ]] 2022-07-22 19:51:20.595 | + lib/neutron-legacy:configure_mutnauq:380 : is_service_enabled q-placement neutron-placement 2022-07-22 19:51:20.613 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:51:20.615 | + lib/neutron-legacy:configure_mutnauq:383 : is_service_enabled q-trunk neutron-trunk 2022-07-22 19:51:20.632 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:51:20.635 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-qos neutron-qos 2022-07-22 19:51:20.653 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:51:20.655 | + lib/neutron-legacy:configure_mutnauq:394 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-07-22 19:51:20.685 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-07-22 19:51:20.715 | + lib/neutron:configure_neutron:628 : '[' False == True ']' 2022-07-22 19:51:20.718 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-07-22 19:51:20.736 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:20.739 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-07-22 19:51:20.757 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:20.759 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-07-22 19:51:20.762 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-07-22 19:51:20.821 | + inc/async:async_inner:63 : init_neutron 2022-07-22 19:51:20.863 | [115551 Async init_neutron:158018]: running: init_neutron 2022-07-22 19:51:20.866 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-07-22 19:51:20.894 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:20.897 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-07-22 19:51:20.908 | ++ ./stack.sh:main:1157 : true 2022-07-22 19:51:20.911 | + ./stack.sh:main:1157 : netman_pid= 2022-07-22 19:51:20.913 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-07-22 19:51:20.916 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-07-22 19:51:20.928 | dnsmasq: no process found 2022-07-22 19:51:20.932 | + ./stack.sh:main:1159 : true 2022-07-22 19:51:20.934 | + ./stack.sh:main:1164 : clean_iptables 2022-07-22 19:51:20.941 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 19:51:20.941 | + lib/nova:clean_iptables:186 : grep nova 2022-07-22 19:51:20.944 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-07-22 19:51:20.944 | + lib/nova:clean_iptables:186 : bash 2022-07-22 19:51:20.944 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-07-22 19:51:20.948 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-07-22 19:51:20.949 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-07-22 19:51:20.967 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 19:51:20.967 | + lib/nova:clean_iptables:188 : grep nova 2022-07-22 19:51:20.970 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-07-22 19:51:20.970 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-07-22 19:51:20.971 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-07-22 19:51:20.972 | + lib/nova:clean_iptables:188 : bash 2022-07-22 19:51:20.981 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-07-22 19:51:20.989 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 19:51:20.989 | + lib/nova:clean_iptables:190 : grep nova 2022-07-22 19:51:20.992 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-07-22 19:51:20.995 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-07-22 19:51:20.995 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-07-22 19:51:20.997 | + lib/nova:clean_iptables:190 : bash 2022-07-22 19:51:21.002 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-07-22 19:51:21.011 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-07-22 19:51:21.012 | + lib/nova:clean_iptables:192 : grep nova 2022-07-22 19:51:21.013 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-07-22 19:51:21.014 | + lib/nova:clean_iptables:192 : bash 2022-07-22 19:51:21.017 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-07-22 19:51:21.019 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-07-22 19:51:21.019 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-07-22 19:51:21.033 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-07-22 19:51:21.041 | net.ipv4.ip_forward = 1 2022-07-22 19:51:21.044 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-07-22 19:51:21.063 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:21.066 | + ./stack.sh:main:1173 : configure_os_vif 2022-07-22 19:51:21.068 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-07-22 19:51:21.071 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-07-22 19:51:21.106 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-07-22 19:51:21.139 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-07-22 19:51:21.142 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-07-22 19:51:21.178 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-07-22 19:51:21.211 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-07-22 19:51:21.229 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:21.232 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-07-22 19:51:21.235 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:51:21.238 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-07-22 19:51:21.241 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-07-22 19:51:21.244 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-07-22 19:51:21.311 | + inc/async:async_inner:63 : init_swift 2022-07-22 19:51:21.372 | [115551 Async init_swift:158376]: running: init_swift 2022-07-22 19:51:21.375 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-07-22 19:51:21.400 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:21.403 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-07-22 19:51:21.406 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:51:21.408 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-07-22 19:51:21.412 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-07-22 19:51:21.415 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-07-22 19:51:21.524 | + inc/async:async_inner:63 : init_cinder 2022-07-22 19:51:21.570 | [115551 Async init_cinder:158471]: running: init_cinder 2022-07-22 19:51:21.573 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-07-22 19:51:21.595 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:51:21.598 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-07-22 19:51:21.601 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:51:21.604 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-07-22 19:51:21.607 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-07-22 19:51:21.610 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-07-22 19:51:21.711 | + inc/async:async_inner:63 : init_placement 2022-07-22 19:51:21.787 | [115551 Async init_placement:158591]: running: init_placement 2022-07-22 19:51:21.794 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-07-22 19:51:21.916 | [115551 Async init_neutron:158018]: Waiting for completion of init_neutron running on PID 158018 (6 other jobs running) 2022-07-22 19:51:21.956 | [115551 Async init_neutron:158018]: Signaling child to exit 2022-07-22 19:51:32.371 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:51:32.439 | [158471 Async init_cinder:158471]: finished successfully 2022-07-22 19:51:33.527 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:51:33.557 | [158376 Async init_swift:158376]: finished successfully 2022-07-22 19:51:49.062 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:51:49.088 | [158018 Async init_neutron:158018]: finished successfully 2022-07-22 19:51:49.108 | WAKEUP 2022-07-22 19:51:49.131 | [115551 Async init_neutron:158018]: Signaled 2022-07-22 19:51:49.133 | + lib/neutron:init_neutron:679 : is_neutron_legacy_enabled 2022-07-22 19:51:49.133 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:51:49.133 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 19:51:49.133 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:51:49.133 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 19:51:49.133 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 19:51:49.133 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 19:51:49.133 | + lib/neutron:init_neutron:681 : init_mutnauq 2022-07-22 19:51:49.133 | + lib/neutron-legacy:init_mutnauq:452 : recreate_database neutron 2022-07-22 19:51:49.133 | + lib/database:recreate_database:112 : local db=neutron 2022-07-22 19:51:49.133 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-07-22 19:51:49.133 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-07-22 19:51:49.133 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-07-22 19:51:49.133 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:51:49.133 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-07-22 19:51:49.133 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:51:49.133 | + lib/neutron-legacy:init_mutnauq:453 : time_start dbsync 2022-07-22 19:51:49.133 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 19:51:49.133 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:51:49.133 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:51:49.133 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:51:49.133 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519483659 2022-07-22 19:51:49.133 | + lib/neutron-legacy:init_mutnauq:455 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-07-22 19:51:49.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:51:49.134 | from cryptography.utils import int_from_bytes 2022-07-22 19:51:49.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:51:49.134 | from cryptography.utils import int_from_bytes 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-07-22 19:51:49.134 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-07-22 19:51:49.135 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-07-22 19:51:49.136 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-07-22 19:51:49.137 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-07-22 19:51:49.138 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-07-22 19:51:49.138 | Running upgrade for neutron ... 2022-07-22 19:51:49.138 | OK 2022-07-22 19:51:49.138 | + lib/neutron-legacy:init_mutnauq:456 : time_stop dbsync 2022-07-22 19:51:49.138 | + functions-common:time_stop:2440 : local name 2022-07-22 19:51:49.138 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:51:49.138 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:51:49.138 | + functions-common:time_stop:2443 : local total 2022-07-22 19:51:49.138 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:51:49.138 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 19:51:49.138 | + functions-common:time_stop:2447 : start_time=1658519483659 2022-07-22 19:51:49.138 | + functions-common:time_stop:2449 : [[ -z 1658519483659 ]] 2022-07-22 19:51:49.138 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:51:49.138 | + functions-common:time_stop:2452 : end_time=1658519509046 2022-07-22 19:51:49.138 | + functions-common:time_stop:2453 : elapsed_time=25387 2022-07-22 19:51:49.138 | + functions-common:time_stop:2454 : total=8194 2022-07-22 19:51:49.138 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:51:49.138 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33581 2022-07-22 19:51:49.179 | [115551 Async init_neutron:158018]: finished init_neutron with result 0 in 28 seconds 2022-07-22 19:51:49.183 | + inc/async:async_wait:197 : return 0 2022-07-22 19:51:49.186 | + ./stack.sh:main:1203 : async_wait init_placement 2022-07-22 19:51:49.239 | [115551 Async init_placement:158591]: Waiting for completion of init_placement running on PID 158591 (5 other jobs running) 2022-07-22 19:51:49.266 | [115551 Async init_placement:158591]: Signaling child to exit 2022-07-22 19:52:05.752 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:52:05.778 | [158591 Async init_placement:158591]: finished successfully 2022-07-22 19:52:05.797 | WAKEUP 2022-07-22 19:52:05.821 | [115551 Async init_placement:158591]: Signaled 2022-07-22 19:52:05.822 | + lib/placement:init_placement:130 : recreate_database placement 2022-07-22 19:52:05.822 | + lib/database:recreate_database:112 : local db=placement 2022-07-22 19:52:05.822 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-07-22 19:52:05.823 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-07-22 19:52:05.823 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-07-22 19:52:05.823 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:05.823 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-07-22 19:52:05.823 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:05.823 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-07-22 19:52:05.823 | + lib/placement:init_placement:132 : create_placement_accounts 2022-07-22 19:52:05.823 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-07-22 19:52:05.823 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-07-22 19:52:05.823 | + functions-common:get_or_create_user:910 : local user_id 2022-07-22 19:52:05.823 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-07-22 19:52:05.823 | + functions-common:get_or_create_user:914 : local email= 2022-07-22 19:52:05.823 | ++ 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-07-22 19:52:05.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.823 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.823 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.823 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:52:05.823 | + functions-common:get_or_create_user:926 : user_id=16055eefc23f434eb0acd4f1d8a36cb6 2022-07-22 19:52:05.823 | + functions-common:get_or_create_user:927 : echo 16055eefc23f434eb0acd4f1d8a36cb6 2022-07-22 19:52:05.823 | 16055eefc23f434eb0acd4f1d8a36cb6 2022-07-22 19:52:05.823 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-07-22 19:52:05.823 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:52:05.823 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:52:05.823 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:52:05.823 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:52:05.823 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:52:05.823 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:52:05.823 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:52:05.823 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:52:05.823 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:52:05.824 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:52:05.824 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:52:05.824 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:52:05.824 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:52:05.824 | ++ 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-07-22 19:52:05.824 | ++ functions-common:get_field:813 : read data 2022-07-22 19:52:05.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.824 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.824 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.824 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:52:05.824 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:52:05.824 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:52:05.824 | + 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-07-22 19:52:05.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.824 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.824 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.824 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:52:05.824 | ++ 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-07-22 19:52:05.824 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:52:05.824 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:52:05.824 | ++ functions-common:get_field:813 : read data 2022-07-22 19:52:05.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.824 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.824 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.824 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:52:05.824 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:52:05.824 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:52:05.825 | ++ functions-common:get_field:819 : echo '| e6fec0971e2a4b8f8d7dbf93f4cda1af | 16055eefc23f434eb0acd4f1d8a36cb6 | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:52:05.825 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:52:05.825 | ++ functions-common:get_field:813 : read data 2022-07-22 19:52:05.825 | + functions-common:get_or_add_user_project_role:996 : user_role_id=e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:52:05.825 | + functions-common:get_or_add_user_project_role:998 : echo e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:52:05.825 | e6fec0971e2a4b8f8d7dbf93f4cda1af 2022-07-22 19:52:05.825 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-07-22 19:52:05.825 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-07-22 19:52:05.825 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-07-22 19:52:05.825 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-07-22 19:52:05.825 | ++ functions-common:_get_domain_args:958 : local domain 2022-07-22 19:52:05.825 | ++ functions-common:_get_domain_args:959 : domain= 2022-07-22 19:52:05.825 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-07-22 19:52:05.825 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-07-22 19:52:05.825 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-07-22 19:52:05.825 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-07-22 19:52:05.825 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-07-22 19:52:05.825 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-07-22 19:52:05.825 | ++ 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-07-22 19:52:05.825 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-07-22 19:52:05.825 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:52:05.825 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:52:05.825 | ++ functions-common:get_field:813 : read data 2022-07-22 19:52:05.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.825 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.825 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.825 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:52:05.825 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-07-22 19:52:05.825 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-07-22 19:52:05.825 | + 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-07-22 19:52:05.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.826 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.826 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.826 | ++ 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-07-22 19:52:05.826 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-07-22 19:52:05.826 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-07-22 19:52:05.826 | ++ functions-common:get_field:812 : local data field 2022-07-22 19:52:05.826 | ++ functions-common:get_field:813 : read data 2022-07-22 19:52:05.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.826 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.826 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.826 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:52:05.826 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-07-22 19:52:05.826 | ++ functions-common:get_field:817 : field='$2' 2022-07-22 19:52:05.826 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-07-22 19:52:05.826 | ++ functions-common:get_field:819 : echo '| 79083f91857440a2ac0ab4f7286f201b | 16055eefc23f434eb0acd4f1d8a36cb6 | | de94b29e0bda46a6bddbdc849decbb1a | | | False |' 2022-07-22 19:52:05.826 | ++ functions-common:get_field:813 : read data 2022-07-22 19:52:05.826 | + functions-common:get_or_add_user_project_role:996 : user_role_id=79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:52:05.826 | + functions-common:get_or_add_user_project_role:998 : echo 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:52:05.826 | 79083f91857440a2ac0ab4f7286f201b 2022-07-22 19:52:05.827 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.17/placement 2022-07-22 19:52:05.827 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-07-22 19:52:05.827 | + functions-common:get_or_create_service:1083 : local service_id 2022-07-22 19:52:05.827 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-07-22 19:52:05.827 | ++ 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-07-22 19:52:05.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.827 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.827 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.827 | ++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:52:05.827 | + functions-common:get_or_create_service:1094 : service_id=' 2022-07-22 19:52:05.827 | 26086dfbaef340e391f7391096e2ac05' 2022-07-22 19:52:05.827 | + functions-common:get_or_create_service:1095 : echo 26086dfbaef340e391f7391096e2ac05 2022-07-22 19:52:05.827 | 26086dfbaef340e391f7391096e2ac05 2022-07-22 19:52:05.827 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.17/placement 2022-07-22 19:52:05.827 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-07-22 19:52:05.827 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.17/placement RegionOne 2022-07-22 19:52:05.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-07-22 19:52:05.827 | +++ 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-07-22 19:52:05.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.827 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.827 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.827 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:52:05.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-07-22 19:52:05.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-07-22 19:52:05.827 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.17/placement --region RegionOne -f value -c id 2022-07-22 19:52:05.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.827 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:05.827 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:05.828 | +++ functions-common:oscwrap:2480 : return 0 2022-07-22 19:52:05.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=2c52d35541864ffe8d5def46ba95f196 2022-07-22 19:52:05.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 2c52d35541864ffe8d5def46ba95f196 2022-07-22 19:52:05.828 | + functions-common:get_or_create_endpoint:1128 : public_id=2c52d35541864ffe8d5def46ba95f196 2022-07-22 19:52:05.828 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-07-22 19:52:05.828 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-07-22 19:52:05.828 | + functions-common:get_or_create_endpoint:1137 : echo 2c52d35541864ffe8d5def46ba95f196 2022-07-22 19:52:05.828 | 2c52d35541864ffe8d5def46ba95f196 2022-07-22 19:52:05.869 | [115551 Async init_placement:158591]: finished init_placement with result 0 in 44 seconds 2022-07-22 19:52:05.873 | + inc/async:async_wait:197 : return 0 2022-07-22 19:52:05.876 | + ./stack.sh:main:1204 : async_wait init_glance 2022-07-22 19:52:05.927 | [115551 Async init_glance:154905]: Waiting for completion of init_glance running on PID 154905 (4 other jobs running) 2022-07-22 19:52:05.953 | [115551 Async init_glance:154905]: Signaling child to exit 2022-07-22 19:52:05.953 | WAKEUP 2022-07-22 19:52:05.976 | [115551 Async init_glance:154905]: Signaled 2022-07-22 19:52:05.977 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-07-22 19:52:05.977 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-07-22 19:52:05.978 | + lib/glance:init_glance:485 : recreate_database glance 2022-07-22 19:52:05.978 | + lib/database:recreate_database:112 : local db=glance 2022-07-22 19:52:05.978 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-07-22 19:52:05.978 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-07-22 19:52:05.978 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-07-22 19:52:05.978 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:05.978 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-07-22 19:52:05.978 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:05.978 | + lib/glance:init_glance:487 : time_start dbsync 2022-07-22 19:52:05.978 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 19:52:05.978 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:05.978 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:05.978 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:05.978 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519434022 2022-07-22 19:52:05.978 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-07-22 19:52:05.978 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-22 19:52:05.978 | ERROR glance Traceback (most recent call last): 2022-07-22 19:52:05.978 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-22 19:52:05.978 | ERROR glance  sys.exit(main()) 2022-07-22 19:52:05.978 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-22 19:52:05.978 | ERROR glance  return CONF.command.action_fn() 2022-07-22 19:52:05.978 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-07-22 19:52:05.978 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-07-22 19:52:05.978 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-07-22 19:52:05.978 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-07-22 19:52:05.978 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-07-22 19:52:05.978 | ERROR glance  engine = db_api.get_engine() 2022-07-22 19:52:05.978 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-22 19:52:05.978 | ERROR glance  facade = _create_facade_lazily() 2022-07-22 19:52:05.978 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-22 19:52:05.978 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-22 19:52:05.978 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-22 19:52:05.979 | ERROR glance  return cls( 2022-07-22 19:52:05.979 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-22 19:52:05.979 | ERROR glance  self._factory._start( 2022-07-22 19:52:05.979 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-22 19:52:05.979 | ERROR glance  self._setup_for_connection( 2022-07-22 19:52:05.979 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-22 19:52:05.979 | ERROR glance  engine = engines.create_engine( 2022-07-22 19:52:05.979 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-22 19:52:05.979 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-22 19:52:05.979 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-22 19:52:05.979 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-22 19:52:05.979 | ERROR glance  File "", line 2, in create_engine 2022-07-22 19:52:05.979 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-22 19:52:05.979 | ERROR glance  return fn(*args, **kwargs) 2022-07-22 19:52:05.979 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-22 19:52:05.979 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-22 19:52:05.979 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-22 19:52:05.979 | ERROR glance  loaded_plugins = [ 2022-07-22 19:52:05.979 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-22 19:52:05.979 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-22 19:52:05.979 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-22 19:52:05.979 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-22 19:52:05.979 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-22 19:52:05.979 | ERROR glance  2022-07-22 19:52:05.979 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-07-22 19:52:05.979 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-22 19:52:05.979 | ERROR glance Traceback (most recent call last): 2022-07-22 19:52:05.979 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-07-22 19:52:05.979 | ERROR glance  sys.exit(main()) 2022-07-22 19:52:05.979 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-07-22 19:52:05.979 | ERROR glance  return CONF.command.action_fn() 2022-07-22 19:52:05.979 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-07-22 19:52:05.980 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-07-22 19:52:05.980 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-07-22 19:52:05.980 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-07-22 19:52:05.980 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-07-22 19:52:05.980 | ERROR glance  facade = _create_facade_lazily() 2022-07-22 19:52:05.980 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-07-22 19:52:05.980 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-07-22 19:52:05.980 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-07-22 19:52:05.980 | ERROR glance  return cls( 2022-07-22 19:52:05.980 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-07-22 19:52:05.980 | ERROR glance  self._factory._start( 2022-07-22 19:52:05.980 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-07-22 19:52:05.980 | ERROR glance  self._setup_for_connection( 2022-07-22 19:52:05.980 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-07-22 19:52:05.980 | ERROR glance  engine = engines.create_engine( 2022-07-22 19:52:05.980 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-07-22 19:52:05.980 | ERROR glance  return wrapped(*args, **kwargs) 2022-07-22 19:52:05.980 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-07-22 19:52:05.980 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-07-22 19:52:05.980 | ERROR glance  File "", line 2, in create_engine 2022-07-22 19:52:05.980 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-07-22 19:52:05.980 | ERROR glance  return fn(*args, **kwargs) 2022-07-22 19:52:05.980 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-07-22 19:52:05.980 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-07-22 19:52:05.980 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-07-22 19:52:05.980 | ERROR glance  loaded_plugins = [ 2022-07-22 19:52:05.980 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-07-22 19:52:05.980 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-07-22 19:52:05.980 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-07-22 19:52:05.980 | ERROR glance  raise exc.NoSuchModuleError( 2022-07-22 19:52:05.980 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounter 2022-07-22 19:52:05.981 | ERROR glance  2022-07-22 19:52:05.981 | + lib/glance:init_glance:493 : time_stop dbsync 2022-07-22 19:52:05.981 | + functions-common:time_stop:2440 : local name 2022-07-22 19:52:05.981 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:52:05.981 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:52:05.981 | + functions-common:time_stop:2443 : local total 2022-07-22 19:52:05.981 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:52:05.981 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 19:52:05.981 | + functions-common:time_stop:2447 : start_time=1658519434022 2022-07-22 19:52:05.981 | + functions-common:time_stop:2449 : [[ -z 1658519434022 ]] 2022-07-22 19:52:05.981 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:52:05.981 | + functions-common:time_stop:2452 : end_time=1658519438694 2022-07-22 19:52:05.981 | + functions-common:time_stop:2453 : elapsed_time=4672 2022-07-22 19:52:05.981 | + functions-common:time_stop:2454 : total=8194 2022-07-22 19:52:05.981 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:52:05.981 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12866 2022-07-22 19:52:06.024 | [115551 Async init_glance:154905]: finished init_glance with result 0 in 5 seconds 2022-07-22 19:52:06.030 | + inc/async:async_wait:197 : return 0 2022-07-22 19:52:06.033 | + ./stack.sh:main:1205 : async_wait init_swift 2022-07-22 19:52:06.087 | [115551 Async init_swift:158376]: Waiting for completion of init_swift running on PID 158376 (3 other jobs running) 2022-07-22 19:52:06.113 | [115551 Async init_swift:158376]: Signaling child to exit 2022-07-22 19:52:06.113 | WAKEUP 2022-07-22 19:52:06.136 | [115551 Async init_swift:158376]: Signaled 2022-07-22 19:52:06.137 | + lib/swift:init_swift:673 : local node_number 2022-07-22 19:52:06.137 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-07-22 19:52:06.137 | No container-sharder running 2022-07-22 19:52:06.137 | No object-reconstructor running 2022-07-22 19:52:06.137 | No container-reconciler running 2022-07-22 19:52:06.137 | No account-auditor running 2022-07-22 19:52:06.137 | No object-server running 2022-07-22 19:52:06.137 | No container-replicator running 2022-07-22 19:52:06.137 | No container-auditor running 2022-07-22 19:52:06.137 | No object-expirer running 2022-07-22 19:52:06.137 | No container-updater running 2022-07-22 19:52:06.137 | No container-server running 2022-07-22 19:52:06.137 | No object-updater running 2022-07-22 19:52:06.137 | No account-replicator running 2022-07-22 19:52:06.137 | No account-server running 2022-07-22 19:52:06.137 | No object-replicator running 2022-07-22 19:52:06.137 | No proxy-server running 2022-07-22 19:52:06.138 | No account-reaper running 2022-07-22 19:52:06.138 | No container-sync running 2022-07-22 19:52:06.138 | No object-auditor running 2022-07-22 19:52:06.138 | + lib/swift:init_swift:675 : true 2022-07-22 19:52:06.138 | + lib/swift:init_swift:678 : create_swift_disk 2022-07-22 19:52:06.138 | + lib/swift:create_swift_disk:570 : local node_number 2022-07-22 19:52:06.138 | + lib/swift:create_swift_disk:575 : local user_group 2022-07-22 19:52:06.138 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-07-22 19:52:06.138 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-07-22 19:52:06.138 | + 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-07-22 19:52:06.138 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-07-22 19:52:06.138 | + functions:create_disk:732 : local node_number 2022-07-22 19:52:06.138 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.138 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-22 19:52:06.138 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-07-22 19:52:06.138 | + functions:create_disk:736 : local key 2022-07-22 19:52:06.138 | ++ functions:create_disk:738 : sed s#/.## 2022-07-22 19:52:06.138 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.138 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.138 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.138 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-07-22 19:52:06.138 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.138 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-07-22 19:52:06.138 | + functions:destroy_disk:765 : local key 2022-07-22 19:52:06.138 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.138 | ++ functions:destroy_disk:767 : sed s#/.## 2022-07-22 19:52:06.138 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.138 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.138 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-07-22 19:52:06.138 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-07-22 19:52:06.138 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.139 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.139 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-07-22 19:52:06.139 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.139 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-07-22 19:52:06.139 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-07-22 19:52:06.139 | = sectsz=512 attr=2, projid32bit=1 2022-07-22 19:52:06.139 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-07-22 19:52:06.139 | = reflink=1 2022-07-22 19:52:06.139 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-07-22 19:52:06.139 | = sunit=0 swidth=0 blks 2022-07-22 19:52:06.139 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-07-22 19:52:06.139 | log =internal log bsize=4096 blocks=2560, version=2 2022-07-22 19:52:06.139 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-07-22 19:52:06.139 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-07-22 19:52:06.139 | + 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-07-22 19:52:06.139 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-07-22 19:52:06.139 | /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-07-22 19:52:06.139 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-07-22 19:52:06.139 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-07-22 19:52:06.139 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-07-22 19:52:06.139 | + lib/swift:create_swift_disk:584 : local node_number 2022-07-22 19:52:06.139 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 19:52:06.139 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-07-22 19:52:06.139 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-07-22 19:52:06.139 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-07-22 19:52:06.139 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-22 19:52:06.139 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-07-22 19:52:06.139 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-07-22 19:52:06.139 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-07-22 19:52:06.139 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1658518806.object.builder backups/1658518807.container.builder backups/1658518808.account.builder backups/1658518813.object.builder backups/1658518814.container.builder backups/1658518815.account.builder backups/1658518813.object.ring.gz backups/1658518814.container.ring.gz backups/1658518815.account.ring.gz 2022-07-22 19:52:06.139 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-07-22 19:52:06.140 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-07-22 19:52:06.140 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-07-22 19:52:06.140 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-07-22 19:52:06.140 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-07-22 19:52:06.140 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-07-22 19:52:06.140 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-07-22 19:52:06.140 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-07-22 19:52:06.140 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-07-22 19:52:06.140 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-07-22 19:52:06.140 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-07-22 19:52:06.140 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-07-22 19:52:06.140 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-07-22 19:52:06.140 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-07-22 19:52:06.140 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-07-22 19:52:06.140 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 19:52:06.140 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-07-22 19:52:06.140 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 19:52:06.140 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-07-22 19:52:06.140 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-07-22 19:52:06.140 | + lib/swift:init_swift:719 : popd 2022-07-22 19:52:06.182 | [115551 Async init_swift:158376]: finished init_swift with result 0 in 12 seconds 2022-07-22 19:52:06.186 | + inc/async:async_wait:197 : return 0 2022-07-22 19:52:06.189 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-07-22 19:52:06.240 | [115551 Async init_cinder:158471]: Waiting for completion of init_cinder running on PID 158471 (2 other jobs running) 2022-07-22 19:52:06.265 | [115551 Async init_cinder:158471]: Signaling child to exit 2022-07-22 19:52:06.265 | WAKEUP 2022-07-22 19:52:06.288 | [115551 Async init_cinder:158471]: Signaled 2022-07-22 19:52:06.289 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-07-22 19:52:06.289 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:06.289 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-07-22 19:52:06.289 | + lib/database:recreate_database:112 : local db=cinder 2022-07-22 19:52:06.289 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-07-22 19:52:06.289 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-07-22 19:52:06.289 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-07-22 19:52:06.289 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:06.289 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-07-22 19:52:06.290 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:06.290 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-07-22 19:52:06.290 | + functions-common:time_start:2426 : local name=dbsync 2022-07-22 19:52:06.290 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:06.290 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:06.290 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:06.290 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519482352 2022-07-22 19:52:06.290 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-07-22 19:52:06.290 | INFO dbcounter [-] Registered counter for database cinder 2022-07-22 19:52:06.290 | 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=158709) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-07-22 19:52:06.290 | DEBUG dbcounter [-] [158709] Writer thread running {{(pid=158709) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:06.290 | 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=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:06.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:06.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:06.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:06.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:06.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:06.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:06.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:06.291 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:52:06.291 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=158709) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:52:06.291 | INFO cinder.db.migration [-] Applying migration(s) 2022-07-22 19:52:06.291 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 19:52:06.291 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 19:52:06.291 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-07-22 19:52:06.291 | DEBUG dbcounter [-] [158709] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=158709) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 19:52:06.291 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=158709) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 19:52:06.291 | INFO cinder.db.migration [-] Migration(s) applied 2022-07-22 19:52:06.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:06.291 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:06.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:06.291 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:06.291 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-07-22 19:52:06.291 | + functions-common:time_stop:2440 : local name 2022-07-22 19:52:06.291 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:52:06.291 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:52:06.291 | + functions-common:time_stop:2443 : local total 2022-07-22 19:52:06.291 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:52:06.291 | + functions-common:time_stop:2446 : name=dbsync 2022-07-22 19:52:06.291 | + functions-common:time_stop:2447 : start_time=1658519482352 2022-07-22 19:52:06.291 | + functions-common:time_stop:2449 : [[ -z 1658519482352 ]] 2022-07-22 19:52:06.291 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:52:06.292 | + functions-common:time_stop:2452 : end_time=1658519490156 2022-07-22 19:52:06.292 | + functions-common:time_stop:2453 : elapsed_time=7804 2022-07-22 19:52:06.292 | + functions-common:time_stop:2454 : total=8194 2022-07-22 19:52:06.292 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:52:06.292 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15998 2022-07-22 19:52:06.292 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-07-22 19:52:06.292 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:06.292 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-07-22 19:52:06.292 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-07-22 19:52:06.292 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-07-22 19:52:06.292 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-07-22 19:52:06.292 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-07-22 19:52:06.292 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-07-22 19:52:06.292 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-07-22 19:52:06.292 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-07-22 19:52:06.292 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-22 19:52:06.292 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-07-22 19:52:06.292 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-07-22 19:52:06.292 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-07-22 19:52:06.292 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-07-22 19:52:06.292 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-07-22 19:52:06.292 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-07-22 19:52:06.292 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-07-22 19:52:06.292 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-07-22 19:52:06.292 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-07-22 19:52:06.292 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-07-22 19:52:06.292 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-07-22 19:52:06.292 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-07-22 19:52:06.292 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-07-22 19:52:06.292 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-07-22 19:52:06.292 | + functions-common:is_suse:537 : is_opensuse 2022-07-22 19:52:06.293 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-07-22 19:52:06.293 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-07-22 19:52:06.293 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-07-22 19:52:06.293 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-07-22 19:52:06.293 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-07-22 19:52:06.293 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-07-22 19:52:06.293 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-22 19:52:06.293 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-07-22 19:52:06.293 | s|%DIRECTIO%|--direct-io=on|g; 2022-07-22 19:52:06.293 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-07-22 19:52:06.293 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-07-22 19:52:06.293 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-07-22 19:52:06.293 | [Unit] 2022-07-22 19:52:06.293 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 19:52:06.293 | DefaultDependencies=no 2022-07-22 19:52:06.293 | After=systemd-udev-settle.service 2022-07-22 19:52:06.293 | Before=lvm2-activation-early.service 2022-07-22 19:52:06.293 | Wants=systemd-udev-settle.service 2022-07-22 19:52:06.293 | 2022-07-22 19:52:06.294 | [Service] 2022-07-22 19:52:06.294 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-07-22 19:52:06.294 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-07-22 19:52:06.294 | RemainAfterExit=yes 2022-07-22 19:52:06.294 | Type=oneshot 2022-07-22 19:52:06.294 | 2022-07-22 19:52:06.294 | [Install] 2022-07-22 19:52:06.294 | WantedBy=local-fs.target 2022-07-22 19:52:06.294 | Also=systemd-udev-settle.service 2022-07-22 19:52:06.294 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-07-22 19:52:06.294 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-07-22 19:52:06.294 | 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-07-22 19:52:06.294 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-07-22 19:52:06.294 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-07-22 19:52:06.294 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-07-22 19:52:06.294 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-07-22 19:52:06.294 | Volume group "stack-volumes-lvmdriver-1" not found 2022-07-22 19:52:06.294 | Cannot process volume group stack-volumes-lvmdriver-1 2022-07-22 19:52:06.294 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-07-22 19:52:06.294 | Physical volume "/dev/loop4" successfully created. 2022-07-22 19:52:06.294 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-07-22 19:52:06.294 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-07-22 19:52:06.294 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-07-22 19:52:06.294 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-07-22 19:52:06.294 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-07-22 19:52:06.294 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-07-22 19:52:06.294 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-07-22 19:52:06.294 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-07-22 19:52:06.294 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:06.294 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-07-22 19:52:06.294 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-07-22 19:52:06.294 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-07-22 19:52:06.337 | [115551 Async init_cinder:158471]: finished init_cinder with result 0 in 10 seconds 2022-07-22 19:52:06.341 | + inc/async:async_wait:197 : return 0 2022-07-22 19:52:06.343 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-07-22 19:52:06.362 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:06.364 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-07-22 19:52:06.367 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:52:06.369 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-07-22 19:52:06.372 | + ./stack.sh:main:1213 : init_nova 2022-07-22 19:52:06.375 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-07-22 19:52:06.392 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:06.394 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-07-22 19:52:06.412 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:06.415 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 19:52:06.417 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 19:52:06.477 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 19:52:06.514 | [115551 Async nova-cell-0:160914]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-07-22 19:52:06.517 | ++ lib/nova:init_nova:838 : seq 1 1 2022-07-22 19:52:06.522 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 19:52:06.525 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-07-22 19:52:06.528 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 19:52:06.531 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 19:52:06.534 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 19:52:06.593 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 19:52:06.638 | [115551 Async nova-cell-1:161006]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-07-22 19:52:06.641 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-07-22 19:52:06.644 | + lib/database:recreate_database:112 : local db=nova_api 2022-07-22 19:52:06.647 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-07-22 19:52:06.650 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-07-22 19:52:06.652 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-07-22 19:52:06.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:06.990 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-07-22 19:52:06.995 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:07.012 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-07-22 19:52:07.592 | 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-07-22 19:52:11.148 | INFO dbcounter [-] Registered counter for database nova_api 2022-07-22 19:52:11.171 | DEBUG dbcounter [-] [161064] Writer thread running {{(pid=161064) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 19:52:11.173 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:52:11.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:11.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:11.183 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:52:11.183 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=161064) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:52:11.210 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 19:52:11.211 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 19:52:11.245 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-07-22 19:52:13.208 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=161064) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 19:52:13.212 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-07-22 19:52:13.610 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=161064) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-22 19:52:13.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:13.616 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:13.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:13.616 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:14.089 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-07-22 19:52:14.092 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-07-22 19:52:14.095 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-07-22 19:52:14.099 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-07-22 19:52:14.102 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-07-22 19:52:14.105 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-07-22 19:52:14.107 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-07-22 19:52:14.131 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:14.134 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-07-22 19:52:14.136 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-07-22 19:52:14.140 | + 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-07-22 19:52:14.750 | 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-07-22 19:52:17.679 | INFO dbcounter [None req-d13f15e4-034e-4903-9cf2-14f29b5b2354 None None] Registered counter for database nova_api 2022-07-22 19:52:17.707 | DEBUG dbcounter [-] [161569] Writer thread running {{(pid=161569) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 19:52:17.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:17.763 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:17.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:17.763 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:18.203 | ++ lib/nova:init_nova:850 : seq 0 1 2022-07-22 19:52:18.208 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-22 19:52:18.211 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-07-22 19:52:18.328 | [115551 Async nova-cell-0:160914]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 160914 (3 other jobs running) 2022-07-22 19:52:18.388 | [115551 Async nova-cell-0:160914]: Signaling child to exit 2022-07-22 19:52:18.671 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:52:18.698 | [160914 Async nova-cell-0:160914]: finished successfully 2022-07-22 19:52:18.720 | WAKEUP 2022-07-22 19:52:18.745 | [115551 Async nova-cell-0:160914]: Signaled 2022-07-22 19:52:18.747 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-07-22 19:52:18.747 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-07-22 19:52:18.747 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-07-22 19:52:18.747 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-07-22 19:52:18.747 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-07-22 19:52:18.747 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-07-22 19:52:18.747 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-07-22 19:52:18.747 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:18.747 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-07-22 19:52:18.747 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:18.747 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-07-22 19:52:18.747 | 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-07-22 19:52:18.747 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-07-22 19:52:18.747 | DEBUG dbcounter [-] [161071] Writer thread running {{(pid=161071) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 19:52:18.747 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:52:18.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:52:18.749 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=161071) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:52:18.749 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 19:52:18.749 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 19:52:18.749 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-22 19:52:18.749 | DEBUG dbcounter [-] [161071] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=161071) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 19:52:18.749 | DEBUG dbcounter [-] [161071] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=161071) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 19:52:18.749 | DEBUG dbcounter [-] [161071] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=161071) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 19:52:18.749 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=161071) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 19:52:18.749 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-22 19:52:18.749 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=161071) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-22 19:52:18.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:18.749 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:18.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:18.749 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:18.795 | [115551 Async nova-cell-0:160914]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-07-22 19:52:18.799 | + inc/async:async_wait:197 : return 0 2022-07-22 19:52:18.803 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-07-22 19:52:18.805 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-07-22 19:52:18.859 | [115551 Async nova-cell-1:161006]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 161006 (2 other jobs running) 2022-07-22 19:52:18.870 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:52:18.886 | [115551 Async nova-cell-1:161006]: Signaling child to exit 2022-07-22 19:52:18.896 | [161006 Async nova-cell-1:161006]: finished successfully 2022-07-22 19:52:18.915 | WAKEUP 2022-07-22 19:52:18.938 | [115551 Async nova-cell-1:161006]: Signaled 2022-07-22 19:52:18.939 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-07-22 19:52:18.939 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-07-22 19:52:18.939 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-07-22 19:52:18.939 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-07-22 19:52:18.939 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-07-22 19:52:18.939 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-07-22 19:52:18.939 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-07-22 19:52:18.939 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:18.940 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-07-22 19:52:18.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-07-22 19:52:18.940 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-07-22 19:52:18.940 | 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-07-22 19:52:18.940 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-07-22 19:52:18.940 | DEBUG dbcounter [-] [161078] Writer thread running {{(pid=161078) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-07-22 19:52:18.941 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=161078) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-07-22 19:52:18.941 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-07-22 19:52:18.942 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-07-22 19:52:18.942 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-07-22 19:52:18.942 | DEBUG dbcounter [-] [161078] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=161078) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 19:52:18.942 | DEBUG dbcounter [-] [161078] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=161078) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 19:52:18.942 | DEBUG dbcounter [-] [161078] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=161078) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-07-22 19:52:18.942 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=161078) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-07-22 19:52:18.942 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-07-22 19:52:18.942 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=161078) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-07-22 19:52:18.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:18.942 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:18.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:18.942 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:18.983 | [115551 Async nova-cell-1:161006]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-07-22 19:52:18.988 | + inc/async:async_wait:197 : return 0 2022-07-22 19:52:18.991 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-07-22 19:52:18.993 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-07-22 19:52:19.569 | 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-07-22 19:52:22.343 | Running batches of 50 until complete 2022-07-22 19:52:22.343 | INFO dbcounter [None req-05de37a7-1e8f-4f9b-9bb2-e74ea545e1b4 None None] Registered counter for database nova_cell0 2022-07-22 19:52:22.366 | DEBUG dbcounter [-] [162157] Writer thread running {{(pid=162157) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 19:52:22.503 | INFO dbcounter [None req-05de37a7-1e8f-4f9b-9bb2-e74ea545e1b4 None None] Registered counter for database nova_api 2022-07-22 19:52:22.514 | DEBUG dbcounter [-] [162157] Writer thread running {{(pid=162157) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 19:52:22.636 | INFO dbcounter [None req-05de37a7-1e8f-4f9b-9bb2-e74ea545e1b4 None None] Registered counter for database nova_cell0 2022-07-22 19:52:22.647 | DEBUG dbcounter [-] [162157] Writer thread running {{(pid=162157) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 19:52:22.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:22.714 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:22.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:22.714 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:22.714 | +-------------------------------------+--------------+-----------+ 2022-07-22 19:52:22.714 | | Migration | Total Needed | Completed | 2022-07-22 19:52:22.714 | +-------------------------------------+--------------+-----------+ 2022-07-22 19:52:22.714 | | fill_virtual_interface_list | 0 | 0 | 2022-07-22 19:52:22.715 | | migrate_empty_ratio | 0 | 0 | 2022-07-22 19:52:22.715 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-07-22 19:52:22.715 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-07-22 19:52:22.715 | | migration_migrate_to_uuid | 0 | 0 | 2022-07-22 19:52:22.715 | | populate_dev_uuids | 0 | 0 | 2022-07-22 19:52:22.715 | | populate_missing_availability_zones | 0 | 0 | 2022-07-22 19:52:22.715 | | populate_queued_for_delete | 0 | 0 | 2022-07-22 19:52:22.715 | | populate_user_id | 0 | 0 | 2022-07-22 19:52:22.715 | | populate_uuids | 0 | 0 | 2022-07-22 19:52:22.715 | +-------------------------------------+--------------+-----------+ 2022-07-22 19:52:23.159 | ++ lib/nova:init_nova:864 : seq 1 1 2022-07-22 19:52:23.164 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 19:52:23.167 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-07-22 19:52:23.170 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 19:52:23.173 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 19:52:23.176 | + 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-07-22 19:52:23.757 | 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-07-22 19:52:26.530 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-07-22 19:52:26.530 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-07-22 19:52:26.530 | INFO dbcounter [None req-0329b7cf-8d66-43fd-a491-b2fa89dc58ec None None] Registered counter for database nova_api 2022-07-22 19:52:26.555 | DEBUG dbcounter [-] [162174] Writer thread running {{(pid=162174) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-07-22 19:52:26.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:26.617 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:26.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-07-22 19:52:26.617 | from cryptography.utils import int_from_bytes 2022-07-22 19:52:27.021 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-07-22 19:52:27.024 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-07-22 19:52:27.037 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-07-22 19:52:27.040 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-07-22 19:52:27.057 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:27.060 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-07-22 19:52:27.062 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-07-22 19:52:27.121 | + inc/async:async_inner:63 : configure_neutron_nova 2022-07-22 19:52:27.163 | [115551 Async configure_neutron_nova:162242]: running: configure_neutron_nova 2022-07-22 19:52:27.166 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-07-22 19:52:27.169 | + functions-common:run_phase:1868 : local mode=stack 2022-07-22 19:52:27.172 | + functions-common:run_phase:1869 : local phase=post-config 2022-07-22 19:52:27.174 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-07-22 19:52:27.177 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-07-22 19:52:27.180 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-07-22 19:52:27.183 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-07-22 19:52:27.185 | + functions-common:run_phase:1878 : local extra 2022-07-22 19:52:27.189 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-07-22 19:52:27.194 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-07-22 19:52:27.197 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-07-22 19:52:27.200 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-07-22 19:52:27.203 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-07-22 19:52:27.206 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-07-22 19:52:27.224 | ++ functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:27.226 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 19:52:27.229 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-07-22 19:52:27.231 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-07-22 19:52:27.234 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-07-22 19:52:27.236 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-07-22 19:52:27.239 | ++ extras.d/80-tempest.sh:source:12 : : 2022-07-22 19:52:27.241 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-07-22 19:52:27.244 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-07-22 19:52:27.247 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-07-22 19:52:27.249 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-07-22 19:52:27.252 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-07-22 19:52:27.255 | + functions-common:run_plugins:1854 : local mode=stack 2022-07-22 19:52:27.258 | + functions-common:run_plugins:1855 : local phase=post-config 2022-07-22 19:52:27.261 | + functions-common:run_plugins:1857 : local plugins= 2022-07-22 19:52:27.264 | + functions-common:run_plugins:1858 : local plugin 2022-07-22 19:52:27.267 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-07-22 19:52:27.269 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-07-22 19:52:27.272 | + inc/meta-config:merge_config_group:171 : shift 2022-07-22 19:52:27.275 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-07-22 19:52:27.278 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 19:52:27.280 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-07-22 19:52:27.284 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-07-22 19:52:27.288 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-07-22 19:52:27.290 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 19:52:27.293 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-07-22 19:52:27.296 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 19:52:27.298 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-07-22 19:52:27.299 | /^\[\[.+\|.*\]\]/ { 2022-07-22 19:52:27.299 | gsub("[][]", "", $1); 2022-07-22 19:52:27.299 | split($1, a, "|"); 2022-07-22 19:52:27.299 | if (a[1] == matchgroup) 2022-07-22 19:52:27.299 | print a[2] 2022-07-22 19:52:27.299 | } 2022-07-22 19:52:27.299 | ' /home/ubuntu/devstack/local.conf 2022-07-22 19:52:27.306 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 19:52:27.308 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 19:52:27.311 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 19:52:27.316 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-07-22 19:52:27.319 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-07-22 19:52:27.322 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-07-22 19:52:27.325 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-07-22 19:52:27.328 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-07-22 19:52:27.333 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-07-22 19:52:27.336 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-07-22 19:52:27.338 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-22 19:52:27.342 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 19:52:27.345 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 19:52:27.347 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-07-22 19:52:27.350 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 19:52:27.354 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-07-22 19:52:27.357 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-07-22 19:52:27.360 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-07-22 19:52:27.363 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-07-22 19:52:27.368 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-07-22 19:52:27.368 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-07-22 19:52:27.368 | BEGIN { 2022-07-22 19:52:27.368 | section = "" 2022-07-22 19:52:27.368 | last_section = "" 2022-07-22 19:52:27.368 | section_count = 0 2022-07-22 19:52:27.368 | } 2022-07-22 19:52:27.368 | /^\[.+\]/ { 2022-07-22 19:52:27.368 | gsub("[][]", "", $1); 2022-07-22 19:52:27.368 | section=$1 2022-07-22 19:52:27.368 | next 2022-07-22 19:52:27.368 | } 2022-07-22 19:52:27.368 | /^ *\#/ { 2022-07-22 19:52:27.368 | next 2022-07-22 19:52:27.368 | } 2022-07-22 19:52:27.368 | /^[^ \t]+/ { 2022-07-22 19:52:27.368 | # get offset of first = in $0 2022-07-22 19:52:27.368 | eq_idx = index($0, "=") 2022-07-22 19:52:27.369 | # extract attr & value from $0 2022-07-22 19:52:27.369 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 19:52:27.369 | value = substr($0, eq_idx + 1) 2022-07-22 19:52:27.369 | # only need to strip trailing whitespace from attr 2022-07-22 19:52:27.369 | sub(/[ \t]*$/, "", attr) 2022-07-22 19:52:27.369 | # need to strip leading & trailing whitespace from value 2022-07-22 19:52:27.369 | sub(/^[ \t]*/, "", value) 2022-07-22 19:52:27.369 | sub(/[ \t]*$/, "", value) 2022-07-22 19:52:27.369 | 2022-07-22 19:52:27.369 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 19:52:27.369 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 19:52:27.369 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 19:52:27.369 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 19:52:27.369 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 19:52:27.369 | if (section != last_section) { 2022-07-22 19:52:27.369 | cfg_section[section_count++] = section 2022-07-22 19:52:27.369 | last_section = section 2022-07-22 19:52:27.369 | } 2022-07-22 19:52:27.369 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 19:52:27.369 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 19:52:27.369 | 2022-07-22 19:52:27.369 | cfg_attr[section, attr, 0] = value 2022-07-22 19:52:27.369 | cfg_attr_count[section, attr] = 1 2022-07-22 19:52:27.369 | } else { 2022-07-22 19:52:27.369 | lno = cfg_attr_count[section, attr]++ 2022-07-22 19:52:27.369 | cfg_attr[section, attr, lno] = value 2022-07-22 19:52:27.369 | } 2022-07-22 19:52:27.369 | } 2022-07-22 19:52:27.369 | END { 2022-07-22 19:52:27.369 | # Process each section in order 2022-07-22 19:52:27.369 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 19:52:27.369 | section = cfg_section[sno] 2022-07-22 19:52:27.369 | # The ini routines simply append a config item immediately 2022-07-22 19:52:27.369 | # after the section header. To keep the same order as defined 2022-07-22 19:52:27.370 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 19:52:27.370 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 19:52:27.370 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 19:52:27.370 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 19:52:27.370 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 19:52:27.370 | else { 2022-07-22 19:52:27.370 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 19:52:27.370 | count = cfg_attr_count[section, attr] 2022-07-22 19:52:27.370 | print "inidelete " configfile " " section " " attr 2022-07-22 19:52:27.370 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 19:52:27.370 | for (l = count -2; l >= 0; l--) 2022-07-22 19:52:27.370 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 19:52:27.370 | } 2022-07-22 19:52:27.370 | } 2022-07-22 19:52:27.370 | } 2022-07-22 19:52:27.370 | } 2022-07-22 19:52:27.370 | ' 2022-07-22 19:52:27.370 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.371 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 19:52:27.372 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 19:52:27.375 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 19:52:27.378 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-07-22 19:52:27.382 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 19:52:27.385 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-07-22 19:52:27.388 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-07-22 19:52:27.388 | BEGIN { group = "" } 2022-07-22 19:52:27.388 | /^\[\[.+\|.*\]\]/ { 2022-07-22 19:52:27.388 | gsub("[][]", "", $1); 2022-07-22 19:52:27.388 | split($1, a, "|"); 2022-07-22 19:52:27.388 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 19:52:27.388 | group=a[1] 2022-07-22 19:52:27.388 | } else { 2022-07-22 19:52:27.388 | group="" 2022-07-22 19:52:27.388 | } 2022-07-22 19:52:27.388 | next 2022-07-22 19:52:27.388 | } 2022-07-22 19:52:27.388 | { 2022-07-22 19:52:27.388 | if (group != "") 2022-07-22 19:52:27.388 | print $0 2022-07-22 19:52:27.388 | } 2022-07-22 19:52:27.388 | ' /home/ubuntu/devstack/local.conf 2022-07-22 19:52:27.394 | + 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-07-22 19:52:27.397 | ++ 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-07-22 19:52:27.432 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.436 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-07-22 19:52:27.439 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-07-22 19:52:27.474 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.477 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-07-22 19:52:27.480 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-07-22 19:52:27.523 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.526 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-07-22 19:52:27.529 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-07-22 19:52:27.563 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.566 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-07-22 19:52:27.569 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-07-22 19:52:27.599 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.601 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-07-22 19:52:27.604 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-07-22 19:52:27.636 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.639 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.17/identity"' 2022-07-22 19:52:27.642 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.17/identity 2022-07-22 19:52:27.674 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.676 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-07-22 19:52:27.679 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-07-22 19:52:27.711 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.714 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-07-22 19:52:27.717 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-07-22 19:52:27.752 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.755 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-07-22 19:52:27.758 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-07-22 19:52:27.790 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.793 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-07-22 19:52:27.795 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-07-22 19:52:27.831 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.834 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-07-22 19:52:27.836 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-07-22 19:52:27.870 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.873 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-07-22 19:52:27.875 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-07-22 19:52:27.906 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.909 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 19:52:27.913 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 19:52:27.916 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 19:52:27.919 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-07-22 19:52:27.922 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-07-22 19:52:27.925 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-07-22 19:52:27.930 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-07-22 19:52:27.934 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-07-22 19:52:27.938 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-07-22 19:52:27.941 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-07-22 19:52:27.943 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-22 19:52:27.946 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 19:52:27.949 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 19:52:27.952 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-07-22 19:52:27.955 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 19:52:27.960 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-07-22 19:52:27.963 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-07-22 19:52:27.966 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-07-22 19:52:27.969 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-07-22 19:52:27.974 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-07-22 19:52:27.974 | BEGIN { 2022-07-22 19:52:27.974 | section = "" 2022-07-22 19:52:27.974 | last_section = "" 2022-07-22 19:52:27.974 | section_count = 0 2022-07-22 19:52:27.974 | } 2022-07-22 19:52:27.974 | /^\[.+\]/ { 2022-07-22 19:52:27.974 | gsub("[][]", "", $1); 2022-07-22 19:52:27.974 | section=$1 2022-07-22 19:52:27.974 | next 2022-07-22 19:52:27.974 | } 2022-07-22 19:52:27.974 | /^ *\#/ { 2022-07-22 19:52:27.974 | next 2022-07-22 19:52:27.975 | } 2022-07-22 19:52:27.975 | /^[^ \t]+/ { 2022-07-22 19:52:27.975 | # get offset of first = in $0 2022-07-22 19:52:27.975 | eq_idx = index($0, "=") 2022-07-22 19:52:27.975 | # extract attr & value from $0 2022-07-22 19:52:27.975 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 19:52:27.975 | value = substr($0, eq_idx + 1) 2022-07-22 19:52:27.975 | # only need to strip trailing whitespace from attr 2022-07-22 19:52:27.975 | sub(/[ \t]*$/, "", attr) 2022-07-22 19:52:27.975 | # need to strip leading & trailing whitespace from value 2022-07-22 19:52:27.975 | sub(/^[ \t]*/, "", value) 2022-07-22 19:52:27.975 | sub(/[ \t]*$/, "", value) 2022-07-22 19:52:27.975 | 2022-07-22 19:52:27.975 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 19:52:27.975 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 19:52:27.975 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 19:52:27.975 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 19:52:27.975 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 19:52:27.975 | if (section != last_section) { 2022-07-22 19:52:27.975 | cfg_section[section_count++] = section 2022-07-22 19:52:27.975 | last_section = section 2022-07-22 19:52:27.975 | } 2022-07-22 19:52:27.975 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 19:52:27.975 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 19:52:27.975 | 2022-07-22 19:52:27.975 | cfg_attr[section, attr, 0] = value 2022-07-22 19:52:27.975 | cfg_attr_count[section, attr] = 1 2022-07-22 19:52:27.975 | } else { 2022-07-22 19:52:27.975 | lno = cfg_attr_count[section, attr]++ 2022-07-22 19:52:27.975 | cfg_attr[section, attr, lno] = value 2022-07-22 19:52:27.975 | } 2022-07-22 19:52:27.975 | } 2022-07-22 19:52:27.975 | END { 2022-07-22 19:52:27.976 | # Process each section in order 2022-07-22 19:52:27.976 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 19:52:27.976 | section = cfg_section[sno] 2022-07-22 19:52:27.976 | # The ini routines simply append a config item immediately 2022-07-22 19:52:27.976 | # after the section header. To keep the same order as defined 2022-07-22 19:52:27.976 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 19:52:27.976 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 19:52:27.976 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 19:52:27.976 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 19:52:27.976 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 19:52:27.976 | else { 2022-07-22 19:52:27.976 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 19:52:27.976 | count = cfg_attr_count[section, attr] 2022-07-22 19:52:27.976 | print "inidelete " configfile " " section " " attr 2022-07-22 19:52:27.976 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 19:52:27.976 | for (l = count -2; l >= 0; l--) 2022-07-22 19:52:27.976 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 19:52:27.976 | } 2022-07-22 19:52:27.976 | } 2022-07-22 19:52:27.976 | } 2022-07-22 19:52:27.976 | } 2022-07-22 19:52:27.976 | ' 2022-07-22 19:52:27.976 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:27.976 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-07-22 19:52:27.976 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 19:52:27.979 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 19:52:27.981 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 19:52:27.984 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-07-22 19:52:27.987 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 19:52:27.990 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-07-22 19:52:27.993 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-07-22 19:52:27.993 | BEGIN { group = "" } 2022-07-22 19:52:27.993 | /^\[\[.+\|.*\]\]/ { 2022-07-22 19:52:27.993 | gsub("[][]", "", $1); 2022-07-22 19:52:27.993 | split($1, a, "|"); 2022-07-22 19:52:27.993 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 19:52:27.993 | group=a[1] 2022-07-22 19:52:27.993 | } else { 2022-07-22 19:52:27.993 | group="" 2022-07-22 19:52:27.993 | } 2022-07-22 19:52:27.993 | next 2022-07-22 19:52:27.993 | } 2022-07-22 19:52:27.993 | { 2022-07-22 19:52:27.993 | if (group != "") 2022-07-22 19:52:27.993 | print $0 2022-07-22 19:52:27.993 | } 2022-07-22 19:52:27.993 | ' /home/ubuntu/devstack/local.conf 2022-07-22 19:52:27.999 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-07-22 19:52:28.002 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-07-22 19:52:28.013 | + inc/async:async_inner:64 : rc=0 2022-07-22 19:52:28.032 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.034 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-07-22 19:52:28.037 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-07-22 19:52:28.041 | [162242 Async configure_neutron_nova:162242]: finished successfully 2022-07-22 19:52:28.068 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.071 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-07-22 19:52:28.073 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-07-22 19:52:28.103 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.106 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-07-22 19:52:28.108 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-07-22 19:52:28.138 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.141 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-07-22 19:52:28.143 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-07-22 19:52:28.174 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.176 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-07-22 19:52:28.179 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-07-22 19:52:28.209 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.211 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-07-22 19:52:28.214 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-07-22 19:52:28.244 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.246 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-07-22 19:52:28.249 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-07-22 19:52:28.278 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.281 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-07-22 19:52:28.283 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-07-22 19:52:28.313 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.316 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-07-22 19:52:28.318 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-07-22 19:52:28.350 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.352 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-07-22 19:52:28.355 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-07-22 19:52:28.384 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.387 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-07-22 19:52:28.389 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-07-22 19:52:28.421 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.424 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-07-22 19:52:28.426 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-07-22 19:52:28.459 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.461 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-07-22 19:52:28.464 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-07-22 19:52:28.493 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.496 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-07-22 19:52:28.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-07-22 19:52:28.528 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.531 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-07-22 19:52:28.533 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-07-22 19:52:28.563 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.566 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 19:52:28.569 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 19:52:28.571 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 19:52:28.575 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-07-22 19:52:28.578 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-07-22 19:52:28.581 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-07-22 19:52:28.584 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-07-22 19:52:28.587 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-07-22 19:52:28.591 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-07-22 19:52:28.594 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-07-22 19:52:28.596 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-22 19:52:28.599 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 19:52:28.602 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 19:52:28.604 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-07-22 19:52:28.607 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 19:52:28.610 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-07-22 19:52:28.613 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-07-22 19:52:28.616 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-07-22 19:52:28.618 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-07-22 19:52:28.621 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-07-22 19:52:28.622 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.622 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-07-22 19:52:28.622 | BEGIN { 2022-07-22 19:52:28.623 | section = "" 2022-07-22 19:52:28.623 | last_section = "" 2022-07-22 19:52:28.623 | section_count = 0 2022-07-22 19:52:28.623 | } 2022-07-22 19:52:28.623 | /^\[.+\]/ { 2022-07-22 19:52:28.623 | gsub("[][]", "", $1); 2022-07-22 19:52:28.623 | section=$1 2022-07-22 19:52:28.623 | next 2022-07-22 19:52:28.623 | } 2022-07-22 19:52:28.623 | /^ *\#/ { 2022-07-22 19:52:28.623 | next 2022-07-22 19:52:28.623 | } 2022-07-22 19:52:28.623 | /^[^ \t]+/ { 2022-07-22 19:52:28.623 | # get offset of first = in $0 2022-07-22 19:52:28.623 | eq_idx = index($0, "=") 2022-07-22 19:52:28.623 | # extract attr & value from $0 2022-07-22 19:52:28.623 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 19:52:28.623 | value = substr($0, eq_idx + 1) 2022-07-22 19:52:28.623 | # only need to strip trailing whitespace from attr 2022-07-22 19:52:28.623 | sub(/[ \t]*$/, "", attr) 2022-07-22 19:52:28.623 | # need to strip leading & trailing whitespace from value 2022-07-22 19:52:28.623 | sub(/^[ \t]*/, "", value) 2022-07-22 19:52:28.623 | sub(/[ \t]*$/, "", value) 2022-07-22 19:52:28.623 | 2022-07-22 19:52:28.623 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 19:52:28.623 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 19:52:28.623 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 19:52:28.623 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 19:52:28.623 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 19:52:28.623 | if (section != last_section) { 2022-07-22 19:52:28.623 | cfg_section[section_count++] = section 2022-07-22 19:52:28.623 | last_section = section 2022-07-22 19:52:28.623 | } 2022-07-22 19:52:28.623 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 19:52:28.624 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 19:52:28.624 | 2022-07-22 19:52:28.624 | cfg_attr[section, attr, 0] = value 2022-07-22 19:52:28.624 | cfg_attr_count[section, attr] = 1 2022-07-22 19:52:28.624 | } else { 2022-07-22 19:52:28.624 | lno = cfg_attr_count[section, attr]++ 2022-07-22 19:52:28.624 | cfg_attr[section, attr, lno] = value 2022-07-22 19:52:28.624 | } 2022-07-22 19:52:28.624 | } 2022-07-22 19:52:28.624 | END { 2022-07-22 19:52:28.624 | # Process each section in order 2022-07-22 19:52:28.624 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 19:52:28.624 | section = cfg_section[sno] 2022-07-22 19:52:28.624 | # The ini routines simply append a config item immediately 2022-07-22 19:52:28.624 | # after the section header. To keep the same order as defined 2022-07-22 19:52:28.624 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 19:52:28.624 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 19:52:28.624 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 19:52:28.624 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 19:52:28.624 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 19:52:28.624 | else { 2022-07-22 19:52:28.624 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 19:52:28.624 | count = cfg_attr_count[section, attr] 2022-07-22 19:52:28.624 | print "inidelete " configfile " " section " " attr 2022-07-22 19:52:28.624 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 19:52:28.624 | for (l = count -2; l >= 0; l--) 2022-07-22 19:52:28.624 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 19:52:28.624 | } 2022-07-22 19:52:28.624 | } 2022-07-22 19:52:28.624 | } 2022-07-22 19:52:28.624 | } 2022-07-22 19:52:28.625 | ' 2022-07-22 19:52:28.625 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 19:52:28.625 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 19:52:28.627 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 19:52:28.629 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-07-22 19:52:28.632 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 19:52:28.635 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-07-22 19:52:28.637 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-07-22 19:52:28.637 | BEGIN { group = "" } 2022-07-22 19:52:28.637 | /^\[\[.+\|.*\]\]/ { 2022-07-22 19:52:28.637 | gsub("[][]", "", $1); 2022-07-22 19:52:28.637 | split($1, a, "|"); 2022-07-22 19:52:28.637 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 19:52:28.637 | group=a[1] 2022-07-22 19:52:28.637 | } else { 2022-07-22 19:52:28.637 | group="" 2022-07-22 19:52:28.637 | } 2022-07-22 19:52:28.637 | next 2022-07-22 19:52:28.637 | } 2022-07-22 19:52:28.637 | { 2022-07-22 19:52:28.638 | if (group != "") 2022-07-22 19:52:28.638 | print $0 2022-07-22 19:52:28.638 | } 2022-07-22 19:52:28.638 | ' /home/ubuntu/devstack/local.conf 2022-07-22 19:52:28.643 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-07-22 19:52:28.647 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-07-22 19:52:28.675 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.678 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-07-22 19:52:28.680 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-07-22 19:52:28.710 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.713 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-07-22 19:52:28.715 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-07-22 19:52:28.744 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.747 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-07-22 19:52:28.749 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-07-22 19:52:28.778 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.781 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-07-22 19:52:28.783 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-07-22 19:52:28.815 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-07-22 19:52:28.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-07-22 19:52:28.849 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.851 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-07-22 19:52:28.854 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-07-22 19:52:28.884 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.887 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-07-22 19:52:28.889 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-07-22 19:52:28.918 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.922 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-07-22 19:52:28.924 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-07-22 19:52:28.927 | + inc/meta-config:merge_config_group:180 : local dir 2022-07-22 19:52:28.931 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-07-22 19:52:28.933 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:52:28.936 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:52:28.939 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-07-22 19:52:28.943 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:52:28.948 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-07-22 19:52:28.951 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-07-22 19:52:28.954 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-22 19:52:28.956 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 19:52:28.959 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-07-22 19:52:28.961 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-22 19:52:28.964 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-07-22 19:52:28.967 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-07-22 19:52:28.969 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:52:28.972 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-07-22 19:52:28.975 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-07-22 19:52:28.978 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-07-22 19:52:28.979 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:28.979 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-22 19:52:28.979 | BEGIN { 2022-07-22 19:52:28.979 | section = "" 2022-07-22 19:52:28.979 | last_section = "" 2022-07-22 19:52:28.979 | section_count = 0 2022-07-22 19:52:28.979 | } 2022-07-22 19:52:28.979 | /^\[.+\]/ { 2022-07-22 19:52:28.979 | gsub("[][]", "", $1); 2022-07-22 19:52:28.979 | section=$1 2022-07-22 19:52:28.980 | next 2022-07-22 19:52:28.980 | } 2022-07-22 19:52:28.980 | /^ *\#/ { 2022-07-22 19:52:28.980 | next 2022-07-22 19:52:28.980 | } 2022-07-22 19:52:28.980 | /^[^ \t]+/ { 2022-07-22 19:52:28.980 | # get offset of first = in $0 2022-07-22 19:52:28.980 | eq_idx = index($0, "=") 2022-07-22 19:52:28.980 | # extract attr & value from $0 2022-07-22 19:52:28.980 | attr = substr($0, 1, eq_idx - 1) 2022-07-22 19:52:28.980 | value = substr($0, eq_idx + 1) 2022-07-22 19:52:28.980 | # only need to strip trailing whitespace from attr 2022-07-22 19:52:28.980 | sub(/[ \t]*$/, "", attr) 2022-07-22 19:52:28.980 | # need to strip leading & trailing whitespace from value 2022-07-22 19:52:28.980 | sub(/^[ \t]*/, "", value) 2022-07-22 19:52:28.980 | sub(/[ \t]*$/, "", value) 2022-07-22 19:52:28.980 | 2022-07-22 19:52:28.980 | # cfg_attr_count: number of config lines per [section, attr] 2022-07-22 19:52:28.980 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-07-22 19:52:28.980 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-07-22 19:52:28.980 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-07-22 19:52:28.980 | if (! (section, attr) in cfg_attr_count) { 2022-07-22 19:52:28.980 | if (section != last_section) { 2022-07-22 19:52:28.980 | cfg_section[section_count++] = section 2022-07-22 19:52:28.980 | last_section = section 2022-07-22 19:52:28.980 | } 2022-07-22 19:52:28.980 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-07-22 19:52:28.980 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-07-22 19:52:28.980 | 2022-07-22 19:52:28.980 | cfg_attr[section, attr, 0] = value 2022-07-22 19:52:28.980 | cfg_attr_count[section, attr] = 1 2022-07-22 19:52:28.980 | } else { 2022-07-22 19:52:28.981 | lno = cfg_attr_count[section, attr]++ 2022-07-22 19:52:28.981 | cfg_attr[section, attr, lno] = value 2022-07-22 19:52:28.981 | } 2022-07-22 19:52:28.981 | } 2022-07-22 19:52:28.981 | END { 2022-07-22 19:52:28.981 | # Process each section in order 2022-07-22 19:52:28.981 | for (sno = 0; sno < section_count; sno++) { 2022-07-22 19:52:28.981 | section = cfg_section[sno] 2022-07-22 19:52:28.981 | # The ini routines simply append a config item immediately 2022-07-22 19:52:28.981 | # after the section header. To keep the same order as defined 2022-07-22 19:52:28.981 | # in local.conf, invoke the ini routines in the reverse order 2022-07-22 19:52:28.981 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-07-22 19:52:28.981 | attr = cfg_sec_attr_name[sno, attr_no] 2022-07-22 19:52:28.981 | if (cfg_attr_count[section, attr] == 1) 2022-07-22 19:52:28.981 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-07-22 19:52:28.981 | else { 2022-07-22 19:52:28.981 | # For multiline, invoke the ini routines in the reverse order 2022-07-22 19:52:28.981 | count = cfg_attr_count[section, attr] 2022-07-22 19:52:28.981 | print "inidelete " configfile " " section " " attr 2022-07-22 19:52:28.981 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-07-22 19:52:28.981 | for (l = count -2; l >= 0; l--) 2022-07-22 19:52:28.981 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-07-22 19:52:28.981 | } 2022-07-22 19:52:28.981 | } 2022-07-22 19:52:28.981 | } 2022-07-22 19:52:28.981 | } 2022-07-22 19:52:28.981 | ' 2022-07-22 19:52:28.982 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-07-22 19:52:28.982 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-07-22 19:52:28.984 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-07-22 19:52:28.986 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-07-22 19:52:28.989 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-07-22 19:52:28.992 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-07-22 19:52:28.994 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-07-22 19:52:28.994 | BEGIN { group = "" } 2022-07-22 19:52:28.994 | /^\[\[.+\|.*\]\]/ { 2022-07-22 19:52:28.995 | gsub("[][]", "", $1); 2022-07-22 19:52:28.995 | split($1, a, "|"); 2022-07-22 19:52:28.995 | if (a[1] == matchgroup && a[2] == configfile) { 2022-07-22 19:52:28.995 | group=a[1] 2022-07-22 19:52:28.995 | } else { 2022-07-22 19:52:28.995 | group="" 2022-07-22 19:52:28.995 | } 2022-07-22 19:52:28.995 | next 2022-07-22 19:52:28.995 | } 2022-07-22 19:52:28.995 | { 2022-07-22 19:52:28.995 | if (group != "") 2022-07-22 19:52:28.995 | print $0 2022-07-22 19:52:28.995 | } 2022-07-22 19:52:28.995 | ' /home/ubuntu/devstack/local.conf 2022-07-22 19:52:29.001 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-07-22 19:52:29.003 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-07-22 19:52:29.032 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:29.034 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-07-22 19:52:29.037 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-07-22 19:52:29.065 | + inc/meta-config:merge_config_file:164 : read a 2022-07-22 19:52:29.069 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-07-22 19:52:29.086 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:29.089 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-07-22 19:52:29.091 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:52:29.094 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-07-22 19:52:29.096 | + ./stack.sh:main:1247 : start_swift 2022-07-22 19:52:29.099 | + lib/swift:start_swift:757 : restart_service memcached 2022-07-22 19:52:29.101 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-07-22 19:52:29.104 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-07-22 19:52:29.133 | + lib/swift:start_swift:760 : is_ubuntu 2022-07-22 19:52:29.136 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-07-22 19:52:29.141 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-07-22 19:52:29.147 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-07-22 19:52:29.595 | Restarting rsync (via systemctl): rsync.service. 2022-07-22 19:52:29.602 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-07-22 19:52:29.604 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-07-22 19:52:29.607 | + lib/swift:start_swift:788 : local foreground_services type 2022-07-22 19:52:29.610 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-07-22 19:52:29.612 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 19:52:29.615 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 19:52:29.617 | + functions-common:run_process:1694 : local service=s-object 2022-07-22 19:52:29.620 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 19:52:29.623 | + functions-common:run_process:1696 : local group= 2022-07-22 19:52:29.627 | + functions-common:run_process:1697 : local user= 2022-07-22 19:52:29.629 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 19:52:29.632 | + functions-common:run_process:1700 : local name=s-object 2022-07-22 19:52:29.634 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 19:52:29.637 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 19:52:29.639 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:29.642 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:29.645 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:29.649 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519549647 2022-07-22 19:52:29.652 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-07-22 19:52:29.668 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:29.671 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-07-22 19:52:29.673 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-07-22 19:52:29.676 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 19:52:29.678 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 19:52:29.681 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 19:52:29.683 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 19:52:29.685 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-07-22 19:52:29.688 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-07-22 19:52:29.690 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-07-22 19:52:29.693 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 19:52:29.695 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 19:52:29.698 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 19:52:29.700 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 19:52:29.703 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-07-22 19:52:29.705 | + 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-07-22 19:52:29.708 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-07-22 19:52:29.710 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-07-22 19:52:29.713 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 19:52:29.715 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 19:52:29.717 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 19:52:29.721 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 19:52:29.724 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 19:52:29.726 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-07-22 19:52:29.728 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 19:52:29.733 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-07-22 19:52:29.784 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-07-22 19:52:29.838 | + 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-07-22 19:52:29.889 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-07-22 19:52:29.941 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-07-22 19:52:29.995 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 19:52:30.048 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 19:52:30.050 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 19:52:30.052 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-07-22 19:52:30.104 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 19:52:30.496 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-07-22 19:52:30.511 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-07-22 19:52:30.926 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-07-22 19:52:30.951 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 19:52:30.954 | + functions-common:time_stop:2440 : local name 2022-07-22 19:52:30.956 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:52:30.959 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:52:30.961 | + functions-common:time_stop:2443 : local total 2022-07-22 19:52:30.964 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:52:30.966 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 19:52:30.969 | + functions-common:time_stop:2447 : start_time=1658519549647 2022-07-22 19:52:30.971 | + functions-common:time_stop:2449 : [[ -z 1658519549647 ]] 2022-07-22 19:52:30.975 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:52:30.979 | + functions-common:time_stop:2452 : end_time=1658519550976 2022-07-22 19:52:30.981 | + functions-common:time_stop:2453 : elapsed_time=1329 2022-07-22 19:52:30.984 | + functions-common:time_stop:2454 : total=2838 2022-07-22 19:52:30.986 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:52:30.989 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4167 2022-07-22 19:52:30.992 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 19:52:30.994 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 19:52:30.997 | + functions-common:run_process:1694 : local service=s-container 2022-07-22 19:52:31.000 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 19:52:31.003 | + functions-common:run_process:1696 : local group= 2022-07-22 19:52:31.006 | + functions-common:run_process:1697 : local user= 2022-07-22 19:52:31.009 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 19:52:31.011 | + functions-common:run_process:1700 : local name=s-container 2022-07-22 19:52:31.013 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 19:52:31.016 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 19:52:31.018 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:31.021 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:31.024 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:31.028 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519551026 2022-07-22 19:52:31.031 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-07-22 19:52:31.048 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:31.051 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-07-22 19:52:31.054 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-07-22 19:52:31.056 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 19:52:31.059 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 19:52:31.062 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 19:52:31.064 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 19:52:31.067 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-07-22 19:52:31.069 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-07-22 19:52:31.072 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-07-22 19:52:31.074 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 19:52:31.077 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 19:52:31.079 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 19:52:31.082 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 19:52:31.085 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-07-22 19:52:31.087 | + 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-07-22 19:52:31.090 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-07-22 19:52:31.092 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-07-22 19:52:31.095 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 19:52:31.097 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 19:52:31.100 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 19:52:31.102 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 19:52:31.105 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 19:52:31.107 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-07-22 19:52:31.109 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 19:52:31.114 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-07-22 19:52:31.170 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-07-22 19:52:31.223 | + 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-07-22 19:52:31.278 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-07-22 19:52:31.331 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-07-22 19:52:31.384 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 19:52:31.442 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 19:52:31.445 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 19:52:31.447 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-07-22 19:52:31.513 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 19:52:31.920 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-07-22 19:52:31.933 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-07-22 19:52:32.336 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-07-22 19:52:32.358 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 19:52:32.361 | + functions-common:time_stop:2440 : local name 2022-07-22 19:52:32.363 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:52:32.367 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:52:32.369 | + functions-common:time_stop:2443 : local total 2022-07-22 19:52:32.372 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:52:32.374 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 19:52:32.376 | + functions-common:time_stop:2447 : start_time=1658519551026 2022-07-22 19:52:32.379 | + functions-common:time_stop:2449 : [[ -z 1658519551026 ]] 2022-07-22 19:52:32.382 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:52:32.387 | + functions-common:time_stop:2452 : end_time=1658519552384 2022-07-22 19:52:32.389 | + functions-common:time_stop:2453 : elapsed_time=1358 2022-07-22 19:52:32.391 | + functions-common:time_stop:2454 : total=4167 2022-07-22 19:52:32.394 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:52:32.396 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5525 2022-07-22 19:52:32.399 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-07-22 19:52:32.401 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 19:52:32.404 | + functions-common:run_process:1694 : local service=s-account 2022-07-22 19:52:32.406 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 19:52:32.409 | + functions-common:run_process:1696 : local group= 2022-07-22 19:52:32.412 | + functions-common:run_process:1697 : local user= 2022-07-22 19:52:32.415 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 19:52:32.418 | + functions-common:run_process:1700 : local name=s-account 2022-07-22 19:52:32.421 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 19:52:32.423 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 19:52:32.426 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:32.430 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:32.434 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:32.440 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519552436 2022-07-22 19:52:32.443 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-07-22 19:52:32.463 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:32.467 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-07-22 19:52:32.470 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-07-22 19:52:32.473 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 19:52:32.476 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 19:52:32.479 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 19:52:32.482 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 19:52:32.484 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-07-22 19:52:32.487 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-07-22 19:52:32.490 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-07-22 19:52:32.493 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 19:52:32.495 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 19:52:32.498 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 19:52:32.500 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 19:52:32.503 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-07-22 19:52:32.505 | + 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-07-22 19:52:32.508 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-07-22 19:52:32.510 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-07-22 19:52:32.513 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 19:52:32.515 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 19:52:32.517 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 19:52:32.520 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 19:52:32.522 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 19:52:32.525 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-07-22 19:52:32.527 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 19:52:32.531 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-07-22 19:52:32.586 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-07-22 19:52:32.638 | + 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-07-22 19:52:32.692 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-07-22 19:52:32.749 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-07-22 19:52:32.803 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 19:52:32.856 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 19:52:32.858 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 19:52:32.861 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-07-22 19:52:32.913 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 19:52:33.330 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-07-22 19:52:33.343 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-07-22 19:52:33.744 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-07-22 19:52:33.766 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 19:52:33.771 | + functions-common:time_stop:2440 : local name 2022-07-22 19:52:33.773 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:52:33.776 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:52:33.778 | + functions-common:time_stop:2443 : local total 2022-07-22 19:52:33.781 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:52:33.783 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 19:52:33.786 | + functions-common:time_stop:2447 : start_time=1658519552436 2022-07-22 19:52:33.789 | + functions-common:time_stop:2449 : [[ -z 1658519552436 ]] 2022-07-22 19:52:33.792 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:52:33.797 | + functions-common:time_stop:2452 : end_time=1658519553794 2022-07-22 19:52:33.799 | + functions-common:time_stop:2453 : elapsed_time=1358 2022-07-22 19:52:33.802 | + functions-common:time_stop:2454 : total=5525 2022-07-22 19:52:33.805 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:52:33.808 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6883 2022-07-22 19:52:33.810 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-07-22 19:52:33.813 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-07-22 19:52:33.862 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 19:52:33.865 | + functions-common:run_process:1694 : local service=s-container-sync 2022-07-22 19:52:33.868 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 19:52:33.870 | + functions-common:run_process:1696 : local group= 2022-07-22 19:52:33.873 | + functions-common:run_process:1697 : local user= 2022-07-22 19:52:33.875 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 19:52:33.878 | + functions-common:run_process:1700 : local name=s-container-sync 2022-07-22 19:52:33.880 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 19:52:33.883 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 19:52:33.885 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:33.888 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:33.891 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:33.895 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519553893 2022-07-22 19:52:33.898 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-07-22 19:52:33.915 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:33.918 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-07-22 19:52:33.921 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-07-22 19:52:33.923 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 19:52:33.925 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 19:52:33.929 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 19:52:33.931 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 19:52:33.933 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-07-22 19:52:33.936 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-07-22 19:52:33.938 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-07-22 19:52:33.941 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 19:52:33.944 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 19:52:33.947 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 19:52:33.950 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 19:52:33.953 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-07-22 19:52:33.955 | + 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-07-22 19:52:33.958 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-07-22 19:52:33.960 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-07-22 19:52:33.962 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 19:52:33.965 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 19:52:33.967 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 19:52:33.969 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 19:52:33.972 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 19:52:33.974 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-07-22 19:52:33.977 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 19:52:33.981 | + 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-07-22 19:52:34.033 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-07-22 19:52:34.089 | + 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-07-22 19:52:34.141 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-07-22 19:52:34.196 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-07-22 19:52:34.250 | + 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-07-22 19:52:34.303 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 19:52:34.305 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 19:52:34.307 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-07-22 19:52:34.361 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 19:52:34.782 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-07-22 19:52:35.184 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-07-22 19:52:35.211 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 19:52:35.214 | + functions-common:time_stop:2440 : local name 2022-07-22 19:52:35.216 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:52:35.219 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:52:35.221 | + functions-common:time_stop:2443 : local total 2022-07-22 19:52:35.224 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:52:35.227 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 19:52:35.229 | + functions-common:time_stop:2447 : start_time=1658519553893 2022-07-22 19:52:35.232 | + functions-common:time_stop:2449 : [[ -z 1658519553893 ]] 2022-07-22 19:52:35.235 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:52:35.240 | + functions-common:time_stop:2452 : end_time=1658519555237 2022-07-22 19:52:35.243 | + functions-common:time_stop:2453 : elapsed_time=1344 2022-07-22 19:52:35.245 | + functions-common:time_stop:2454 : total=6883 2022-07-22 19:52:35.248 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:52:35.250 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8227 2022-07-22 19:52:35.253 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-07-22 19:52:35.270 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:52:35.272 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 19:52:35.275 | + functions-common:run_process:1694 : local service=s-proxy 2022-07-22 19:52:35.277 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 19:52:35.280 | + functions-common:run_process:1696 : local group= 2022-07-22 19:52:35.282 | + functions-common:run_process:1697 : local user= 2022-07-22 19:52:35.285 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 19:52:35.288 | + functions-common:run_process:1700 : local name=s-proxy 2022-07-22 19:52:35.290 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 19:52:35.293 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 19:52:35.295 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:35.298 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:35.301 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:35.306 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519555303 2022-07-22 19:52:35.308 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-07-22 19:52:35.326 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:35.329 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-07-22 19:52:35.331 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-07-22 19:52:35.334 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 19:52:35.336 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 19:52:35.338 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 19:52:35.341 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 19:52:35.343 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-07-22 19:52:35.346 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-07-22 19:52:35.349 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-07-22 19:52:35.351 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 19:52:35.353 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 19:52:35.356 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 19:52:35.358 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 19:52:35.361 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-07-22 19:52:35.363 | + 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-07-22 19:52:35.366 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-07-22 19:52:35.368 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-07-22 19:52:35.371 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 19:52:35.373 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 19:52:35.375 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 19:52:35.378 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 19:52:35.380 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 19:52:35.382 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-07-22 19:52:35.385 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 19:52:35.389 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-07-22 19:52:35.442 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-07-22 19:52:35.502 | + 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-07-22 19:52:35.556 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-07-22 19:52:35.609 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-07-22 19:52:35.662 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 19:52:35.713 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 19:52:35.716 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 19:52:35.718 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-07-22 19:52:35.773 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 19:52:36.183 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-07-22 19:52:36.196 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-07-22 19:52:36.591 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-07-22 19:52:36.619 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 19:52:36.622 | + functions-common:time_stop:2440 : local name 2022-07-22 19:52:36.624 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:52:36.627 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:52:36.629 | + functions-common:time_stop:2443 : local total 2022-07-22 19:52:36.632 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:52:36.634 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 19:52:36.637 | + functions-common:time_stop:2447 : start_time=1658519555303 2022-07-22 19:52:36.639 | + functions-common:time_stop:2449 : [[ -z 1658519555303 ]] 2022-07-22 19:52:36.642 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:52:36.648 | + functions-common:time_stop:2452 : end_time=1658519556644 2022-07-22 19:52:36.650 | + functions-common:time_stop:2453 : elapsed_time=1341 2022-07-22 19:52:36.653 | + functions-common:time_stop:2454 : total=8227 2022-07-22 19:52:36.655 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:52:36.658 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9568 2022-07-22 19:52:36.660 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-07-22 19:52:36.660 | Waiting for swift proxy to start... 2022-07-22 19:52:36.663 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.17:8080/info 2022-07-22 19:52:36.666 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 19:52:36.668 | + functions:wait_for_service:458 : local url=http://10.222.0.17:8080/info 2022-07-22 19:52:36.671 | + functions:wait_for_service:459 : local rval=0 2022-07-22 19:52:36.673 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 19:52:36.676 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 19:52:36.678 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:36.681 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:36.684 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:36.689 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519556686 2022-07-22 19:52:36.691 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 19:52:36.697 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 19:52:36.711 | + :: : [[ 000 == 503 ]] 2022-07-22 19:52:36.712 | + :: : [[ 7 -eq 7 ]] 2022-07-22 19:52:36.713 | + :: : sleep 1 2022-07-22 19:52:37.717 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 19:52:37.730 | + :: : [[ 000 == 503 ]] 2022-07-22 19:52:37.731 | + :: : [[ 7 -eq 7 ]] 2022-07-22 19:52:37.733 | + :: : sleep 1 2022-07-22 19:52:38.737 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 19:52:38.750 | + :: : [[ 000 == 503 ]] 2022-07-22 19:52:38.751 | + :: : [[ 7 -eq 7 ]] 2022-07-22 19:52:38.753 | + :: : sleep 1 2022-07-22 19:52:39.756 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17:8080/info 2022-07-22 19:52:39.777 | + :: : [[ 200 == 503 ]] 2022-07-22 19:52:39.778 | + :: : [[ 0 -eq 7 ]] 2022-07-22 19:52:39.781 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 19:52:39.784 | + functions-common:time_stop:2440 : local name 2022-07-22 19:52:39.786 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:52:39.789 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:52:39.791 | + functions-common:time_stop:2443 : local total 2022-07-22 19:52:39.794 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:52:39.796 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 19:52:39.799 | + functions-common:time_stop:2447 : start_time=1658519556686 2022-07-22 19:52:39.801 | + functions-common:time_stop:2449 : [[ -z 1658519556686 ]] 2022-07-22 19:52:39.805 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:52:39.809 | + functions-common:time_stop:2452 : end_time=1658519559806 2022-07-22 19:52:39.812 | + functions-common:time_stop:2453 : elapsed_time=3120 2022-07-22 19:52:39.814 | + functions-common:time_stop:2454 : total=6224 2022-07-22 19:52:39.817 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:52:39.820 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9344 2022-07-22 19:52:39.822 | + functions:wait_for_service:467 : return 0 2022-07-22 19:52:39.825 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-07-22 19:52:39.828 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 19:52:39.830 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-07-22 19:52:39.848 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:39.851 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 19:52:39.882 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-07-22 19:52:39.932 | [115551 Async configure_neutron_nova:162242]: Waiting for completion of configure_neutron_nova running on PID 162242 (2 other jobs running) 2022-07-22 19:52:39.958 | [115551 Async configure_neutron_nova:162242]: Signaling child to exit 2022-07-22 19:52:39.959 | WAKEUP 2022-07-22 19:52:39.981 | [115551 Async configure_neutron_nova:162242]: Signaled 2022-07-22 19:52:39.982 | + lib/neutron:configure_neutron_nova:647 : is_neutron_legacy_enabled 2022-07-22 19:52:39.982 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:52:39.982 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-07-22 19:52:39.982 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-07-22 19:52:39.982 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-07-22 19:52:39.982 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-07-22 19:52:39.982 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-07-22 19:52:39.983 | + lib/neutron:configure_neutron_nova:649 : create_nova_conf_neutron /etc/nova/nova.conf 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova.conf 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova.conf neutron auth_type password 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.17/identity 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova.conf neutron username neutron 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron project_name service 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-07-22 19:52:39.983 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-22 19:52:39.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-22 19:52:39.983 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-07-22 19:52:39.983 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-07-22 19:52:39.983 | + lib/neutron:configure_neutron_nova:650 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-07-22 19:52:39.983 | ++ lib/neutron:configure_neutron_nova:651 : seq 1 1 2022-07-22 19:52:39.983 | + lib/neutron:configure_neutron_nova:651 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-07-22 19:52:39.983 | + lib/neutron:configure_neutron_nova:652 : local conf 2022-07-22 19:52:39.983 | ++ lib/neutron:configure_neutron_nova:653 : conductor_conf 1 2022-07-22 19:52:39.983 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-07-22 19:52:39.983 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-07-22 19:52:39.983 | + lib/neutron:configure_neutron_nova:653 : conf=/etc/nova/nova_cell1.conf 2022-07-22 19:52:39.983 | + lib/neutron:configure_neutron_nova:654 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:402 : local conf=/etc/nova/nova_cell1.conf 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:403 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:404 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.17/identity 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:405 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:406 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:414 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-07-22 19:52:39.984 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-07-22 19:52:39.984 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:416 : is_service_enabled q-meta 2022-07-22 19:52:39.984 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:420 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-07-22 19:52:39.984 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-07-22 19:52:40.029 | [115551 Async configure_neutron_nova:162242]: finished configure_neutron_nova with result 0 in 0 seconds 2022-07-22 19:52:40.034 | + inc/async:async_wait:197 : return 0 2022-07-22 19:52:40.036 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-07-22 19:52:40.054 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:40.057 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 19:52:40.087 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-07-22 19:52:40.118 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-07-22 19:52:40.136 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:40.138 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-07-22 19:52:40.141 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:52:40.144 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-07-22 19:52:40.146 | + ./stack.sh:main:1272 : start_nova_api 2022-07-22 19:52:40.149 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-07-22 19:52:40.151 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-07-22 19:52:40.154 | + lib/nova:start_nova_api:932 : local nova_url 2022-07-22 19:52:40.156 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-07-22 19:52:40.173 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:52:40.176 | + 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-07-22 19:52:40.179 | + 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-07-22 19:52:40.181 | + 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-07-22 19:52:40.184 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-07-22 19:52:40.187 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-07-22 19:52:40.192 | + 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-07-22 19:52:40.195 | + functions-common:run_process:1694 : local service=n-api 2022-07-22 19:52:40.198 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 19:52:40.200 | + functions-common:run_process:1696 : local group= 2022-07-22 19:52:40.203 | + functions-common:run_process:1697 : local user= 2022-07-22 19:52:40.206 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 19:52:40.208 | + functions-common:run_process:1700 : local name=n-api 2022-07-22 19:52:40.211 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 19:52:40.213 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 19:52:40.216 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:40.218 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:40.221 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:40.226 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519560223 2022-07-22 19:52:40.228 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-07-22 19:52:40.246 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:40.248 | + 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-07-22 19:52:40.251 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-07-22 19:52:40.254 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 19:52:40.257 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 19:52:40.259 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 19:52:40.262 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-07-22 19:52:40.264 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-07-22 19:52:40.267 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-07-22 19:52:40.270 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-07-22 19:52:40.272 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 19:52:40.275 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 19:52:40.277 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 19:52:40.280 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 19:52:40.282 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-07-22 19:52:40.285 | + 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-07-22 19:52:40.287 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-07-22 19:52:40.290 | + 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-07-22 19:52:40.292 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-07-22 19:52:40.294 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-07-22 19:52:40.297 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-07-22 19:52:40.299 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-07-22 19:52:40.302 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-07-22 19:52:40.306 | + 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-07-22 19:52:40.358 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-07-22 19:52:40.411 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-07-22 19:52:40.464 | + 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-07-22 19:52:40.517 | + 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-07-22 19:52:40.573 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-07-22 19:52:40.625 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-07-22 19:52:40.678 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-07-22 19:52:40.731 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-07-22 19:52:40.783 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-07-22 19:52:40.839 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-07-22 19:52:40.841 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-07-22 19:52:40.844 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-07-22 19:52:40.897 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-07-22 19:52:41.287 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-07-22 19:52:41.300 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-07-22 19:52:41.681 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-07-22 19:52:41.760 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 19:52:41.762 | + functions-common:time_stop:2440 : local name 2022-07-22 19:52:41.765 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:52:41.767 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:52:41.770 | + functions-common:time_stop:2443 : local total 2022-07-22 19:52:41.773 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:52:41.775 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 19:52:41.777 | + functions-common:time_stop:2447 : start_time=1658519560223 2022-07-22 19:52:41.780 | + functions-common:time_stop:2449 : [[ -z 1658519560223 ]] 2022-07-22 19:52:41.783 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:52:41.788 | + functions-common:time_stop:2452 : end_time=1658519561785 2022-07-22 19:52:41.791 | + functions-common:time_stop:2453 : elapsed_time=1562 2022-07-22 19:52:41.793 | + functions-common:time_stop:2454 : total=9568 2022-07-22 19:52:41.796 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:52:41.798 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11130 2022-07-22 19:52:41.801 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.17/compute/v2.1/ 2022-07-22 19:52:41.804 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-07-22 19:52:41.804 | Waiting for nova-api to start... 2022-07-22 19:52:41.807 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.17/compute/v2.1/ 2022-07-22 19:52:41.809 | + functions:wait_for_service:457 : local timeout=60 2022-07-22 19:52:41.812 | + functions:wait_for_service:458 : local url=http://10.222.0.17/compute/v2.1/ 2022-07-22 19:52:41.814 | + functions:wait_for_service:459 : local rval=0 2022-07-22 19:52:41.817 | + functions:wait_for_service:460 : time_start wait_for_service 2022-07-22 19:52:41.820 | + functions-common:time_start:2426 : local name=wait_for_service 2022-07-22 19:52:41.822 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:41.825 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:41.828 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:41.833 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519561830 2022-07-22 19:52:41.836 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-07-22 19:52:41.842 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.17/compute/v2.1/ 2022-07-22 19:52:47.400 | + :: : [[ 200 == 503 ]] 2022-07-22 19:52:47.402 | + :: : [[ 0 -eq 7 ]] 2022-07-22 19:52:47.405 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-07-22 19:52:47.407 | + functions-common:time_stop:2440 : local name 2022-07-22 19:52:47.410 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:52:47.413 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:52:47.415 | + functions-common:time_stop:2443 : local total 2022-07-22 19:52:47.418 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:52:47.420 | + functions-common:time_stop:2446 : name=wait_for_service 2022-07-22 19:52:47.423 | + functions-common:time_stop:2447 : start_time=1658519561830 2022-07-22 19:52:47.425 | + functions-common:time_stop:2449 : [[ -z 1658519561830 ]] 2022-07-22 19:52:47.428 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:52:47.433 | + functions-common:time_stop:2452 : end_time=1658519567430 2022-07-22 19:52:47.436 | + functions-common:time_stop:2453 : elapsed_time=5600 2022-07-22 19:52:47.438 | + functions-common:time_stop:2454 : total=9344 2022-07-22 19:52:47.441 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:52:47.443 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14944 2022-07-22 19:52:47.446 | + functions:wait_for_service:467 : return 0 2022-07-22 19:52:47.449 | + 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-07-22 19:52:47.452 | + 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-07-22 19:52:47.455 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-07-22 19:52:47.472 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:47.475 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-07-22 19:52:47.478 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:52:47.480 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-07-22 19:52:47.483 | + ./stack.sh:main:1277 : start_ovn_services 2022-07-22 19:52:47.486 | + lib/neutron-legacy:start_ovn_services:510 : [[ openvswitch == \o\v\n ]] 2022-07-22 19:52:47.488 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-07-22 19:52:47.505 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:52:47.508 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-07-22 19:52:47.526 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:47.528 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-07-22 19:52:47.531 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-07-22 19:52:47.534 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-07-22 19:52:47.536 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-07-22 19:52:47.539 | + lib/neutron-legacy:configure_neutron_after_post_config:490 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-07-22 19:52:47.542 | + lib/neutron-legacy:configure_neutron_after_post_config:491 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-07-22 19:52:47.572 | + lib/neutron-legacy:configure_neutron_after_post_config:493 : configure_rbac_policies 2022-07-22 19:52:47.575 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-22 19:52:47.578 | + lib/neutron:configure_rbac_policies:636 : [[ False == \T\r\u\e ]] 2022-07-22 19:52:47.581 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-07-22 19:52:47.610 | + lib/neutron:configure_rbac_policies:641 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-07-22 19:52:47.641 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-07-22 19:52:47.643 | + lib/neutron-legacy:start_neutron_service_and_check:526 : local service_port=9696 2022-07-22 19:52:47.646 | + lib/neutron-legacy:start_neutron_service_and_check:527 : local service_protocol=http 2022-07-22 19:52:47.649 | + lib/neutron-legacy:start_neutron_service_and_check:528 : local cfg_file_options 2022-07-22 19:52:47.652 | + lib/neutron-legacy:start_neutron_service_and_check:529 : local neutron_url 2022-07-22 19:52:47.655 | ++ lib/neutron-legacy:start_neutron_service_and_check:531 : determine_config_files neutron-server 2022-07-22 19:52:47.658 | ++ lib/neutron-legacy:determine_config_files:331 : local opts= 2022-07-22 19:52:47.661 | ++ lib/neutron-legacy:determine_config_files:332 : case "$1" in 2022-07-22 19:52:47.664 | +++ lib/neutron-legacy:determine_config_files:333 : _determine_config_server 2022-07-22 19:52:47.667 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ '' != '' ]] 2022-07-22 19:52:47.670 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ 0 > 0 ]] 2022-07-22 19:52:47.672 | +++ lib/neutron-legacy:_determine_config_server:315 : local cfg_file 2022-07-22 19:52:47.675 | +++ lib/neutron-legacy:_determine_config_server:316 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 19:52:47.677 | +++ lib/neutron-legacy:_determine_config_server:320 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 19:52:47.680 | ++ lib/neutron-legacy:determine_config_files:333 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 19:52:47.683 | ++ lib/neutron-legacy:determine_config_files:336 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-07-22 19:52:47.685 | ++ lib/neutron-legacy:determine_config_files:339 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 19:52:47.689 | + lib/neutron-legacy:start_neutron_service_and_check:531 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-07-22 19:52:47.691 | + lib/neutron-legacy:start_neutron_service_and_check:533 : is_service_enabled tls-proxy 2022-07-22 19:52:47.709 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:52:47.711 | + lib/neutron-legacy:start_neutron_service_and_check:538 : '[' False == True ']' 2022-07-22 19:52:47.714 | + lib/neutron-legacy:start_neutron_service_and_check:545 : 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-07-22 19:52:47.717 | + functions-common:run_process:1694 : local service=q-svc 2022-07-22 19:52:47.719 | + 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-07-22 19:52:47.722 | + functions-common:run_process:1696 : local group= 2022-07-22 19:52:47.725 | + functions-common:run_process:1697 : local user= 2022-07-22 19:52:47.728 | + functions-common:run_process:1698 : local env_vars= 2022-07-22 19:52:47.730 | + functions-common:run_process:1700 : local name=q-svc 2022-07-22 19:52:47.733 | + functions-common:run_process:1702 : time_start run_process 2022-07-22 19:52:47.735 | + functions-common:time_start:2426 : local name=run_process 2022-07-22 19:52:47.738 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:47.741 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:47.744 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:47.749 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519567746 2022-07-22 19:52:47.751 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-07-22 19:52:47.768 | + functions-common:is_service_enabled:2096 : return 0 2022-07-22 19:52:47.771 | + 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-07-22 19:52:47.773 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-07-22 19:52:47.776 | + 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-07-22 19:52:47.778 | + 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-07-22 19:52:47.781 | + 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-07-22 19:52:47.783 | + 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-07-22 19:52:47.787 | + 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-07-22 19:52:47.789 | + 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-07-22 19:52:47.792 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-07-22 19:52:47.794 | + functions-common:_run_under_systemd:1661 : local group= 2022-07-22 19:52:47.797 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-07-22 19:52:47.799 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-07-22 19:52:47.802 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-07-22 19:52:47.804 | + 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-07-22 19:52:47.807 | + 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-07-22 19:52:47.810 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-07-22 19:52:47.812 | + 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-07-22 19:52:47.814 | + functions-common:write_user_unit_file:1565 : local group= 2022-07-22 19:52:47.816 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-07-22 19:52:47.819 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-07-22 19:52:47.821 | + functions-common:write_user_unit_file:1568 : local extra= 2022-07-22 19:52:47.823 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-07-22 19:52:47.825 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-07-22 19:52:47.828 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-07-22 19:52:47.833 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-07-22 19:52:47.884 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-07-22 19:52:47.936 | + 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-07-22 19:52:47.988 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-07-22 19:52:48.041 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-07-22 19:52:48.094 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-07-22 19:52:48.147 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-07-22 19:52:48.149 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-07-22 19:52:48.151 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-07-22 19:52:48.204 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-07-22 19:52:48.601 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-07-22 19:52:48.615 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-07-22 19:52:49.007 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-07-22 19:52:49.027 | + functions-common:run_process:1706 : time_stop run_process 2022-07-22 19:52:49.030 | + functions-common:time_stop:2440 : local name 2022-07-22 19:52:49.037 | + functions-common:time_stop:2441 : local end_time 2022-07-22 19:52:49.039 | + functions-common:time_stop:2442 : local elapsed_time 2022-07-22 19:52:49.042 | + functions-common:time_stop:2443 : local total 2022-07-22 19:52:49.044 | + functions-common:time_stop:2444 : local start_time 2022-07-22 19:52:49.047 | + functions-common:time_stop:2446 : name=run_process 2022-07-22 19:52:49.049 | + functions-common:time_stop:2447 : start_time=1658519567746 2022-07-22 19:52:49.052 | + functions-common:time_stop:2449 : [[ -z 1658519567746 ]] 2022-07-22 19:52:49.056 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-07-22 19:52:49.060 | + functions-common:time_stop:2452 : end_time=1658519569058 2022-07-22 19:52:49.063 | + functions-common:time_stop:2453 : elapsed_time=1312 2022-07-22 19:52:49.065 | + functions-common:time_stop:2454 : total=11130 2022-07-22 19:52:49.068 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-07-22 19:52:49.070 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12442 2022-07-22 19:52:49.073 | + lib/neutron-legacy:start_neutron_service_and_check:546 : neutron_url=http://10.222.0.17:9696 2022-07-22 19:52:49.076 | + lib/neutron-legacy:start_neutron_service_and_check:548 : is_service_enabled tls-proxy 2022-07-22 19:52:49.094 | + functions-common:is_service_enabled:2096 : return 1 2022-07-22 19:52:49.097 | + lib/neutron-legacy:start_neutron_service_and_check:552 : echo 'Waiting for Neutron to start...' 2022-07-22 19:52:49.097 | Waiting for Neutron to start... 2022-07-22 19:52:49.100 | + lib/neutron-legacy:start_neutron_service_and_check:554 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.17:9696' 2022-07-22 19:52:49.102 | + lib/neutron-legacy:start_neutron_service_and_check:555 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.17:9696' 'Neutron did not start' 60 2022-07-22 19:52:49.105 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.17:9696' 2022-07-22 19:52:49.107 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-07-22 19:52:49.110 | + functions-common:test_with_retry:2380 : local until=60 2022-07-22 19:52:49.112 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-07-22 19:52:49.115 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-07-22 19:52:49.117 | + functions-common:time_start:2426 : local name=test_with_retry 2022-07-22 19:52:49.120 | + functions-common:time_start:2427 : local start_time= 2022-07-22 19:52:49.123 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-07-22 19:52:49.126 | ++ functions-common:time_start:2431 : date +%s%3N 2022-07-22 19:52:49.130 | + functions-common:time_start:2431 : _TIME_START[$name]=1658519569128 2022-07-22 19:52:49.133 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.17:9696; do sleep 0.5; done' 2022-07-22 19:53:49.138 | + functions-common:test_with_retry:2385 : die 2385 'Neutron did not start' 2022-07-22 19:53:49.141 | + functions-common:die:264 : local exitcode=0 2022-07-22 19:53:49.144 | [Call Trace] 2022-07-22 19:53:49.144 | ./stack.sh:1286:start_neutron_service_and_check 2022-07-22 19:53:49.144 | /home/ubuntu/devstack/lib/neutron-legacy:555:test_with_retry 2022-07-22 19:53:49.144 | /home/ubuntu/devstack/functions-common:2385:die 2022-07-22 19:53:49.149 | [ERROR] /home/ubuntu/devstack/functions-common:2385 Neutron did not start 2022-07-22 19:53:50.152 | exit_trap: cleaning up child processes 2022-07-22 19:53:50.154 | Error on exit