2022-08-02 06:16:01.789 | + ./stack.sh:main:482 : exec 2022-08-02 06:16:01.789 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-02-061601' 2022-08-02 06:16:01.789 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-02-061601.summary.2022-08-02-061601 2022-08-02 06:16:01.789 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:16:01.789 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-02-061601 2022-08-02 06:16:01.790 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-02-061601 /opt/stack/logs/stack.sh.log 2022-08-02 06:16:01.790 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-02-061601.summary.2022-08-02-061601 /opt/stack/logs/stack.sh.log.summary 2022-08-02 06:16:01.790 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-02 06:16:01.790 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-02 06:16:01.790 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-02 06:16:01.790 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-02 06:16:01.790 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-02 06:16:01.790 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-02 06:16:01.790 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-02 06:16:01.790 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-02 06:16:01.790 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-02 06:16:01.790 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-02 06:16:01.790 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-02 06:16:01.790 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-02 06:16:01.790 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-02 06:16:01.790 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-02 06:16:01.790 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-02 06:16:01.790 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-02 06:16:01.792 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-02 06:16:01.794 | + ./stack.sh:main:568 : set -o errexit 2022-08-02 06:16:01.796 | + ./stack.sh:main:571 : uname -a 2022-08-02 06:16:01.797 | Linux n-d-826755-4 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-02 06:16:01.799 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-02 06:16:01.801 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-02 06:16:01.805 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-02 06:16:01.844 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-02 06:16:01.861 | + ./stack.sh:main:585 : fetch_plugins 2022-08-02 06:16:01.863 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-02 06:16:01.865 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-02 06:16:01.867 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-02 06:16:01.869 | + functions-common:fetch_plugins:1791 : return 2022-08-02 06:16:01.871 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-02 06:16:01.873 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-02 06:16:01.875 | + functions-common:run_phase:1869 : local phase= 2022-08-02 06:16:01.877 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 06:16:01.879 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 06:16:01.881 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 06:16:01.883 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 06:16:01.884 | + functions-common:run_phase:1878 : local extra 2022-08-02 06:16:01.887 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 06:16:01.891 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 06:16:01.892 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 06:16:01.894 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 06:16:01.896 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-02 06:16:01.898 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 06:16:01.911 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:01.912 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-02 06:16:01.914 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 06:16:01.916 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 06:16:01.918 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 06:16:01.920 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 06:16:01.921 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-02 06:16:01.923 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-02 06:16:01.925 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-02 06:16:01.927 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-02 06:16:01.929 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 06:16:01.931 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-02 06:16:01.933 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-02 06:16:01.934 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-02 06:16:01.937 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-02 06:16:01.939 | + functions-common:plugin_override_defaults:1832 : return 2022-08-02 06:16:01.941 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-02 06:16:01.959 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-02 06:16:01.961 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-02 06:16:01.974 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:16:01.976 | +++ lib/tls:source:43 : hostname -f 2022-08-02 06:16:01.979 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-02 06:16:01.981 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-02 06:16:01.984 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-02 06:16:01.986 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-02 06:16:01.988 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-02 06:16:01.989 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-02 06:16:01.991 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-02 06:16:01.993 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-02 06:16:01.995 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-02 06:16:01.997 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-02 06:16:02.002 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-02 06:16:02.014 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-02 06:16:02.030 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-02 06:16:02.042 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-02 06:16:02.056 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-02 06:16:02.092 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-02 06:16:02.151 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-02 06:16:02.245 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-02 06:16:02.267 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-02 06:16:02.319 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-02 06:16:02.371 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-02 06:16:02.520 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-02 06:16:02.535 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-02 06:16:02.548 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-02 06:16:02.561 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-02 06:16:02.650 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-02 06:16:02.653 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-02 06:16:02.656 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-02 06:16:02.658 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-02 06:16:02.660 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-02 06:16:02.662 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-02 06:16:02.665 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-02 06:16:02.665 | False' 2022-08-02 06:16:02.668 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-02 06:16:02.683 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-02 06:16:02.686 | + ./stack.sh:main:619 : run_phase source 2022-08-02 06:16:02.688 | + functions-common:run_phase:1868 : local mode=source 2022-08-02 06:16:02.690 | + functions-common:run_phase:1869 : local phase= 2022-08-02 06:16:02.692 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 06:16:02.694 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 06:16:02.696 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 06:16:02.698 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 06:16:02.700 | + functions-common:run_phase:1878 : local extra 2022-08-02 06:16:02.703 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 06:16:02.706 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 06:16:02.709 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 06:16:02.711 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 06:16:02.713 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-02 06:16:02.715 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 06:16:02.730 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:02.732 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-02 06:16:02.734 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-02 06:16:02.773 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-02 06:16:02.775 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-02 06:16:02.778 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-02 06:16:02.780 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-02 06:16:02.782 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-02 06:16:02.784 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-02 06:16:02.787 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-02 06:16:02.789 | + functions-common:load_plugin_settings:1809 : return 2022-08-02 06:16:02.791 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-02 06:16:02.793 | + functions-common:verify_disabled_services:2151 : local service 2022-08-02 06:16:02.795 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.797 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-02 06:16:02.800 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.802 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-02 06:16:02.804 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.807 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-02 06:16:02.809 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.811 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-02 06:16:02.814 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.816 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-02 06:16:02.818 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.820 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-02 06:16:02.823 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.825 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-02 06:16:02.828 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.830 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-02 06:16:02.832 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.835 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-02 06:16:02.837 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.839 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-02 06:16:02.842 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.844 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-02 06:16:02.847 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.849 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-02 06:16:02.851 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.854 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-02 06:16:02.856 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.858 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-02 06:16:02.861 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.863 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-02 06:16:02.865 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.868 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-02 06:16:02.870 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.873 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-02 06:16:02.875 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.878 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-02 06:16:02.880 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.882 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-02 06:16:02.884 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.887 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-02 06:16:02.890 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.892 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-02 06:16:02.894 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.897 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-02 06:16:02.899 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.901 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-02 06:16:02.903 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.906 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-02 06:16:02.909 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.911 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-02 06:16:02.913 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.915 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-02 06:16:02.918 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.920 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-02 06:16:02.922 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.925 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-02 06:16:02.927 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.929 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-02 06:16:02.931 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.934 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-02 06:16:02.936 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.938 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-02 06:16:02.941 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.943 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-02 06:16:02.945 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.947 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-02 06:16:02.950 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.952 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-02 06:16:02.955 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.957 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-02 06:16:02.959 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.961 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-02 06:16:02.964 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.966 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-02 06:16:02.969 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.971 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-02 06:16:02.974 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.976 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-02 06:16:02.978 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.980 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-02 06:16:02.983 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.985 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-02 06:16:02.988 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.990 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-02 06:16:02.992 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.994 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-02 06:16:02.997 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:02.999 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-02 06:16:03.001 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:03.004 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-02 06:16:03.006 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:03.008 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-02 06:16:03.010 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-02 06:16:03.013 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-02 06:16:03.016 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-02 06:16:03.018 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-02 06:16:03.021 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-02 06:16:03.036 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:03.038 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-02 06:16:03.041 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-02 06:16:03.043 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-02 06:16:03.059 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:16:03.062 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-02 06:16:03.064 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-02 06:16:03.066 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-02 06:16:03.069 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-02 06:16:03.071 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-02 06:16:03.073 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-02 06:16:03.076 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-02 06:16:03.078 | + lib/database:initialize_database_backends:92 : return 0 2022-08-02 06:16:03.081 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-02 06:16:03.081 | Using mysql database backend 2022-08-02 06:16:03.083 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-02 06:16:03.100 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-02 06:16:03.103 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-02 06:16:03.106 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-02 06:16:03.108 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-02 06:16:03.111 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 06:16:03.113 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-02 06:16:03.130 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:03.132 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-02 06:16:03.149 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-02 06:16:03.165 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:03.167 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-02 06:16:03.183 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-02 06:16:03.200 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-02 06:16:03.217 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:16:03.219 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-02 06:16:03.235 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:03.237 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-02 06:16:03.254 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-02 06:16:03.256 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-02 06:16:03.259 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-02 06:16:03.261 | + functions-common:save_stackenv:60 : local tag=752 2022-08-02 06:16:03.265 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-02 06:16:03.269 | + functions-common:save_stackenv:62 : time_stamp=2022-08-02-061603 2022-08-02 06:16:03.272 | + functions-common:save_stackenv:63 : echo '# 2022-08-02-061603 752' 2022-08-02 06:16:03.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.277 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 06:16:03.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.281 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-02 06:16:03.284 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.286 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-02 06:16:03.289 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.291 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 06:16:03.294 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.296 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.65 2022-08-02 06:16:03.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.301 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.65/identity 2022-08-02 06:16:03.303 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.306 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-02-061601 2022-08-02 06:16:03.308 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.310 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-02 06:16:03.313 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.316 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.65 2022-08-02 06:16:03.318 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.320 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-02 06:16:03.323 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.325 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-02 06:16:03.328 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.330 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-02 06:16:03.333 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.335 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-02 06:16:03.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.340 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.65 2022-08-02 06:16:03.342 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:16:03.345 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-02 06:16:03.348 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-02 06:16:03.350 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-02 06:16:03.353 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-02 06:16:03.355 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-02 06:16:03.357 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:16:03.359 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:16:03.362 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:16:03.364 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:16:03.366 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:16:03.369 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:16:03.384 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:16:03.387 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:16:03.389 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:16:03.392 | + functions-common:git_clone:618 : echo master 2022-08-02 06:16:03.393 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:16:03.398 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-02 06:16:03.400 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:16:03.402 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-02 06:16:03.415 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-02 06:16:03.417 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:16:03.418 | + functions-common:git_clone:679 : head -1 2022-08-02 06:16:03.421 | bed46f4b Exclude Werkzeug 2.2.0 2022-08-02 06:16:03.424 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:16:03.426 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-02 06:16:03.429 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:16:03.431 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-02 06:16:03.434 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-02 06:16:03.437 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-02 06:16:03.439 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-02 06:16:03.442 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-02 06:16:03.444 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-02 06:16:03.447 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-02 06:16:03.450 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-02 06:16:03.453 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-02 06:16:03.457 | ++ tools/install_prereqs.sh:source:47 : NOW=1659420963 2022-08-02 06:16:03.461 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-02 06:16:03.465 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1659420205 2022-08-02 06:16:03.468 | ++ tools/install_prereqs.sh:source:49 : DELTA=758 2022-08-02 06:16:03.470 | ++ tools/install_prereqs.sh:source:50 : [[ 758 -lt 7200 ]] 2022-08-02 06:16:03.473 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-02 06:16:03.475 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-02 06:16:03.477 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-02 06:16:03.480 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-02 06:16:03.482 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-02 06:16:03.485 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-02 06:16:03.487 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-02 06:16:03.490 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-02 06:16:03.493 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 06:16:03.540 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-02 06:16:03.540 | apache2-dev 2022-08-02 06:16:03.540 | bc 2022-08-02 06:16:03.540 | bsdmainutils 2022-08-02 06:16:03.540 | curl 2022-08-02 06:16:03.540 | g++ 2022-08-02 06:16:03.540 | gawk 2022-08-02 06:16:03.540 | gcc 2022-08-02 06:16:03.540 | gettext 2022-08-02 06:16:03.540 | git 2022-08-02 06:16:03.540 | graphviz 2022-08-02 06:16:03.540 | iputils-ping 2022-08-02 06:16:03.540 | libapache2-mod-proxy-uwsgi 2022-08-02 06:16:03.540 | libffi-dev 2022-08-02 06:16:03.540 | libjpeg-dev 2022-08-02 06:16:03.540 | libpcre3-dev 2022-08-02 06:16:03.540 | libpq-dev 2022-08-02 06:16:03.540 | libssl-dev 2022-08-02 06:16:03.540 | libsystemd-dev 2022-08-02 06:16:03.540 | libxml2-dev 2022-08-02 06:16:03.540 | libxslt1-dev 2022-08-02 06:16:03.540 | libyaml-dev 2022-08-02 06:16:03.540 | lsof 2022-08-02 06:16:03.540 | openssh-server 2022-08-02 06:16:03.540 | openssl 2022-08-02 06:16:03.540 | pkg-config 2022-08-02 06:16:03.540 | psmisc 2022-08-02 06:16:03.540 | python3-dev 2022-08-02 06:16:03.540 | python3-pip 2022-08-02 06:16:03.540 | python3-systemd 2022-08-02 06:16:03.540 | python3-venv 2022-08-02 06:16:03.540 | tar 2022-08-02 06:16:03.540 | tcpdump 2022-08-02 06:16:03.540 | unzip 2022-08-02 06:16:03.540 | uuid-runtime 2022-08-02 06:16:03.540 | wget 2022-08-02 06:16:03.540 | wget 2022-08-02 06:16:03.541 | zlib1g-dev 2022-08-02 06:16:03.541 | libkrb5-dev 2022-08-02 06:16:03.541 | libldap2-dev 2022-08-02 06:16:03.541 | libsasl2-dev 2022-08-02 06:16:03.541 | memcached 2022-08-02 06:16:03.541 | python3-mysqldb 2022-08-02 06:16:03.541 | sqlite3 2022-08-02 06:16:03.541 | conntrack 2022-08-02 06:16:03.541 | curl 2022-08-02 06:16:03.541 | dnsmasq-base 2022-08-02 06:16:03.541 | dnsmasq-utils 2022-08-02 06:16:03.541 | ebtables 2022-08-02 06:16:03.541 | genisoimage 2022-08-02 06:16:03.541 | iptables 2022-08-02 06:16:03.541 | iputils-arping 2022-08-02 06:16:03.541 | kpartx 2022-08-02 06:16:03.541 | libjs-jquery-tablesorter 2022-08-02 06:16:03.541 | parted 2022-08-02 06:16:03.541 | pm-utils 2022-08-02 06:16:03.541 | python3-mysqldb 2022-08-02 06:16:03.541 | socat 2022-08-02 06:16:03.541 | sqlite3 2022-08-02 06:16:03.541 | sudo 2022-08-02 06:16:03.541 | vlan 2022-08-02 06:16:03.541 | lsscsi 2022-08-02 06:16:03.541 | open-iscsi 2022-08-02 06:16:03.541 | lvm2 2022-08-02 06:16:03.541 | qemu-utils 2022-08-02 06:16:03.541 | thin-provisioning-tools 2022-08-02 06:16:03.541 | acl 2022-08-02 06:16:03.541 | dnsmasq-base 2022-08-02 06:16:03.541 | dnsmasq-utils 2022-08-02 06:16:03.541 | ebtables 2022-08-02 06:16:03.541 | haproxy 2022-08-02 06:16:03.541 | iptables 2022-08-02 06:16:03.541 | iputils-arping 2022-08-02 06:16:03.541 | iputils-ping 2022-08-02 06:16:03.541 | postgresql-server-dev-all 2022-08-02 06:16:03.541 | python3-mysqldb 2022-08-02 06:16:03.541 | sqlite3 2022-08-02 06:16:03.542 | sudo 2022-08-02 06:16:03.542 | vlan 2022-08-02 06:16:03.542 | pcp 2022-08-02 06:16:03.542 | ipset 2022-08-02 06:16:03.542 | conntrack 2022-08-02 06:16:03.542 | conntrackd 2022-08-02 06:16:03.542 | keepalived 2022-08-02 06:16:03.542 | lvm2 2022-08-02 06:16:03.542 | qemu-utils 2022-08-02 06:16:03.542 | thin-provisioning-tools 2022-08-02 06:16:03.542 | curl 2022-08-02 06:16:03.542 | liberasurecode-dev 2022-08-02 06:16:03.542 | make 2022-08-02 06:16:03.542 | memcached 2022-08-02 06:16:03.542 | rsync 2022-08-02 06:16:03.542 | sqlite3 2022-08-02 06:16:03.542 | xfsprogs' 2022-08-02 06:16:03.543 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-02 06:16:03.561 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-02 06:16:03.561 | apache2-dev 2022-08-02 06:16:03.561 | bc 2022-08-02 06:16:03.561 | bsdmainutils 2022-08-02 06:16:03.561 | curl 2022-08-02 06:16:03.562 | g++ 2022-08-02 06:16:03.562 | gawk 2022-08-02 06:16:03.562 | gcc 2022-08-02 06:16:03.562 | gettext 2022-08-02 06:16:03.562 | git 2022-08-02 06:16:03.562 | graphviz 2022-08-02 06:16:03.562 | iputils-ping 2022-08-02 06:16:03.562 | libapache2-mod-proxy-uwsgi 2022-08-02 06:16:03.562 | libffi-dev 2022-08-02 06:16:03.562 | libjpeg-dev 2022-08-02 06:16:03.562 | libpcre3-dev 2022-08-02 06:16:03.562 | libpq-dev 2022-08-02 06:16:03.562 | libssl-dev 2022-08-02 06:16:03.562 | libsystemd-dev 2022-08-02 06:16:03.562 | libxml2-dev 2022-08-02 06:16:03.562 | libxslt1-dev 2022-08-02 06:16:03.562 | libyaml-dev 2022-08-02 06:16:03.562 | lsof 2022-08-02 06:16:03.562 | openssh-server 2022-08-02 06:16:03.562 | openssl 2022-08-02 06:16:03.562 | pkg-config 2022-08-02 06:16:03.562 | psmisc 2022-08-02 06:16:03.562 | python3-dev 2022-08-02 06:16:03.562 | python3-pip 2022-08-02 06:16:03.562 | python3-systemd 2022-08-02 06:16:03.562 | python3-venv 2022-08-02 06:16:03.562 | tar 2022-08-02 06:16:03.562 | tcpdump 2022-08-02 06:16:03.562 | unzip 2022-08-02 06:16:03.562 | uuid-runtime 2022-08-02 06:16:03.562 | wget 2022-08-02 06:16:03.562 | wget 2022-08-02 06:16:03.562 | zlib1g-dev 2022-08-02 06:16:03.562 | libkrb5-dev 2022-08-02 06:16:03.562 | libldap2-dev 2022-08-02 06:16:03.562 | libsasl2-dev 2022-08-02 06:16:03.562 | memcached 2022-08-02 06:16:03.562 | python3-mysqldb 2022-08-02 06:16:03.562 | sqlite3 2022-08-02 06:16:03.563 | conntrack 2022-08-02 06:16:03.563 | curl 2022-08-02 06:16:03.563 | dnsmasq-base 2022-08-02 06:16:03.563 | dnsmasq-utils 2022-08-02 06:16:03.563 | ebtables 2022-08-02 06:16:03.563 | genisoimage 2022-08-02 06:16:03.563 | iptables 2022-08-02 06:16:03.563 | iputils-arping 2022-08-02 06:16:03.563 | kpartx 2022-08-02 06:16:03.563 | libjs-jquery-tablesorter 2022-08-02 06:16:03.563 | parted 2022-08-02 06:16:03.563 | pm-utils 2022-08-02 06:16:03.563 | python3-mysqldb 2022-08-02 06:16:03.563 | socat 2022-08-02 06:16:03.563 | sqlite3 2022-08-02 06:16:03.563 | sudo 2022-08-02 06:16:03.563 | vlan 2022-08-02 06:16:03.563 | lsscsi 2022-08-02 06:16:03.563 | open-iscsi 2022-08-02 06:16:03.563 | lvm2 2022-08-02 06:16:03.563 | qemu-utils 2022-08-02 06:16:03.563 | thin-provisioning-tools 2022-08-02 06:16:03.563 | acl 2022-08-02 06:16:03.563 | dnsmasq-base 2022-08-02 06:16:03.563 | dnsmasq-utils 2022-08-02 06:16:03.563 | ebtables 2022-08-02 06:16:03.563 | haproxy 2022-08-02 06:16:03.563 | iptables 2022-08-02 06:16:03.563 | iputils-arping 2022-08-02 06:16:03.563 | iputils-ping 2022-08-02 06:16:03.563 | postgresql-server-dev-all 2022-08-02 06:16:03.563 | python3-mysqldb 2022-08-02 06:16:03.563 | sqlite3 2022-08-02 06:16:03.563 | sudo 2022-08-02 06:16:03.563 | vlan 2022-08-02 06:16:03.563 | pcp 2022-08-02 06:16:03.563 | ipset 2022-08-02 06:16:03.563 | conntrack 2022-08-02 06:16:03.563 | conntrackd 2022-08-02 06:16:03.563 | keepalived 2022-08-02 06:16:03.564 | lvm2 2022-08-02 06:16:03.564 | qemu-utils 2022-08-02 06:16:03.564 | thin-provisioning-tools 2022-08-02 06:16:03.564 | curl 2022-08-02 06:16:03.564 | liberasurecode-dev 2022-08-02 06:16:03.564 | make 2022-08-02 06:16:03.564 | memcached 2022-08-02 06:16:03.564 | rsync 2022-08-02 06:16:03.564 | sqlite3 2022-08-02 06:16:03.564 | xfsprogs ' 2022-08-02 06:16:03.564 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-02 06:16:03.566 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:03.568 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:03.571 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 06:16:03.572 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-02 06:16:03.577 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 06:16:03.579 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-02 06:16:03.581 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:16:03.583 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-02 06:16:03.586 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:16:03.588 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:16:03.590 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:16:03.593 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:03.595 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:03.597 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:16:03.599 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-02 06:16:03.601 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-02 06:16:03.603 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-02 06:16:03.606 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-02 06:16:03.610 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-02 06:16:03.612 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-02 06:16:03.614 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-02 06:16:03.616 | ++ functions-common:time_start:2427 : local start_time= 2022-08-02 06:16:03.618 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:16:03.621 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:16:03.625 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1659420963623 2022-08-02 06:16:03.627 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-02 06:16:03.629 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-02 06:16:03.631 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-02 06:16:03.872 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-02 06:16:03.922 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-08-02 06:16:03.993 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-02 06:16:04.169 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-02 06:16:04.714 | Fetched 336 kB in 1s (443 kB/s) 2022-08-02 06:16:06.317 | Reading package lists... 2022-08-02 06:16:06.350 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-02 06:16:06.352 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-02 06:16:06.355 | ++ functions-common:time_stop:2440 : local name 2022-08-02 06:16:06.357 | ++ functions-common:time_stop:2441 : local end_time 2022-08-02 06:16:06.359 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:16:06.361 | ++ functions-common:time_stop:2443 : local total 2022-08-02 06:16:06.363 | ++ functions-common:time_stop:2444 : local start_time 2022-08-02 06:16:06.365 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-02 06:16:06.367 | ++ functions-common:time_stop:2447 : start_time=1659420963623 2022-08-02 06:16:06.370 | ++ functions-common:time_stop:2449 : [[ -z 1659420963623 ]] 2022-08-02 06:16:06.372 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:16:06.377 | ++ functions-common:time_stop:2452 : end_time=1659420966375 2022-08-02 06:16:06.379 | ++ functions-common:time_stop:2453 : elapsed_time=2752 2022-08-02 06:16:06.381 | ++ functions-common:time_stop:2454 : total=0 2022-08-02 06:16:06.383 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:16:06.385 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2752 2022-08-02 06:16:06.388 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 06:16:06.391 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:16:06.393 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:06.396 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:06.398 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 06:16:06.419 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-02 06:16:06.530 | Reading package lists... 2022-08-02 06:16:06.783 | Building dependency tree... 2022-08-02 06:16:06.784 | Reading state information... 2022-08-02 06:16:06.820 | acl is already the newest version (2.2.53-6). 2022-08-02 06:16:06.820 | bc is already the newest version (1.07.1-2build1). 2022-08-02 06:16:06.820 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-02 06:16:06.820 | conntrack is already the newest version (1:1.4.5-2). 2022-08-02 06:16:06.820 | ebtables is already the newest version (2.0.11-3build1). 2022-08-02 06:16:06.820 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-02 06:16:06.820 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-02 06:16:06.820 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-02 06:16:06.820 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-02 06:16:06.820 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-02 06:16:06.820 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-02 06:16:06.820 | iputils-arping is already the newest version (3:20190709-3). 2022-08-02 06:16:06.820 | iputils-ping is already the newest version (3:20190709-3). 2022-08-02 06:16:06.820 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-02 06:16:06.820 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-02 06:16:06.820 | libffi-dev is already the newest version (3.3-4). 2022-08-02 06:16:06.820 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-02 06:16:06.820 | libxslt1-dev is already the newest version (1.1.34-4). 2022-08-02 06:16:06.820 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-02 06:16:06.820 | lsscsi is already the newest version (0.30-0.1). 2022-08-02 06:16:06.820 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-02 06:16:06.820 | make is already the newest version (4.2.1-1.2). 2022-08-02 06:16:06.820 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-02 06:16:06.820 | psmisc is already the newest version (23.3-1). 2022-08-02 06:16:06.820 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-02 06:16:06.821 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-02 06:16:06.821 | python3-systemd is already the newest version (234-3build2). 2022-08-02 06:16:06.821 | socat is already the newest version (1.7.3.3-2). 2022-08-02 06:16:06.821 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-02 06:16:06.821 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-02 06:16:06.821 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-02 06:16:06.821 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-02 06:16:06.821 | graphviz is already the newest version (2.42.2-3build2). 2022-08-02 06:16:06.821 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-02 06:16:06.821 | pcp is already the newest version (5.0.3-1). 2022-08-02 06:16:06.821 | pm-utils is already the newest version (1.4.1-19). 2022-08-02 06:16:06.821 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-02 06:16:06.821 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 06:16:06.821 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 06:16:06.821 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-02 06:16:06.821 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-02 06:16:06.821 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-02 06:16:06.821 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-02 06:16:06.821 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-02 06:16:06.821 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-02 06:16:06.821 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-02 06:16:06.821 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-02 06:16:06.821 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-02 06:16:06.821 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-02 06:16:06.821 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-08-02 06:16:06.821 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-02 06:16:06.821 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-02 06:16:06.821 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-02 06:16:06.821 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-08-02 06:16:06.821 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-02 06:16:06.821 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-02 06:16:06.821 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-02 06:16:06.821 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-02 06:16:06.821 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-02 06:16:06.821 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-02 06:16:06.822 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-02 06:16:06.822 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-08-02 06:16:06.822 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-02 06:16:06.822 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-02 06:16:06.822 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-02 06:16:06.822 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-02 06:16:06.822 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-02 06:16:06.822 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-02 06:16:06.822 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-02 06:16:07.057 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 06:16:07.057 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-02 06:16:07.057 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-02 06:16:07.057 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-02 06:16:07.057 | The following packages were automatically installed and are no longer required: 2022-08-02 06:16:07.058 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:16:07.058 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:16:07.058 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:16:07.058 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:16:07.058 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:16:07.058 | python3-zope.interface 2022-08-02 06:16:07.058 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:16:07.173 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:16:07.178 | ++ functions-common:apt_get:1235 : result=0 2022-08-02 06:16:07.180 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:16:07.182 | ++ functions-common:time_stop:2440 : local name 2022-08-02 06:16:07.185 | ++ functions-common:time_stop:2441 : local end_time 2022-08-02 06:16:07.187 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:16:07.189 | ++ functions-common:time_stop:2443 : local total 2022-08-02 06:16:07.191 | ++ functions-common:time_stop:2444 : local start_time 2022-08-02 06:16:07.193 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:16:07.196 | ++ functions-common:time_stop:2447 : start_time=1659420966416 2022-08-02 06:16:07.198 | ++ functions-common:time_stop:2449 : [[ -z 1659420966416 ]] 2022-08-02 06:16:07.200 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:16:07.205 | ++ functions-common:time_stop:2452 : end_time=1659420967203 2022-08-02 06:16:07.207 | ++ functions-common:time_stop:2453 : elapsed_time=787 2022-08-02 06:16:07.209 | ++ functions-common:time_stop:2454 : total=783 2022-08-02 06:16:07.212 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:16:07.214 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1570 2022-08-02 06:16:07.216 | ++ functions-common:apt_get:1239 : return 0 2022-08-02 06:16:07.219 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-02 06:16:07.222 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-02 06:16:07.224 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-02 06:16:07.229 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-02 06:16:07.233 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-02 06:16:07.235 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-02 06:16:07.238 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-02 06:16:08.659 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-02 06:16:08.661 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-02 06:16:08.663 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-02 06:16:08.665 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-02 06:16:08.667 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-02 06:16:08.669 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-02 06:16:08.670 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-02 06:16:08.673 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-02 06:16:08.674 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-02 06:16:08.676 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-02 06:16:08.678 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-02 06:16:08.680 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-02 06:16:08.681 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-02 06:16:08.683 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-02 06:16:08.685 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-02 06:16:08.686 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-02 06:16:08.688 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-02 06:16:08.690 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-02 06:16:08.692 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-02 06:16:08.693 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-02 06:16:08.696 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-02 06:16:08.698 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-02 06:16:08.699 | + functions-common:_ensure_lsb_release:394 : return 2022-08-02 06:16:08.702 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-02 06:16:08.771 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-02 06:16:08.774 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-02 06:16:08.842 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-02 06:16:08.845 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-02 06:16:08.917 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-02 06:16:08.918 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-02 06:16:08.920 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-02 06:16:08.922 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-02 06:16:08.924 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-02 06:16:08.926 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-02 06:16:08.928 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-02 06:16:08.930 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-02 06:16:08.931 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-02 06:16:08.933 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-02 06:16:08.935 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-02 06:16:08.935 | Distro: focal 2022-08-02 06:16:08.938 | + tools/install_pip.sh:main:124 : get_versions 2022-08-02 06:16:08.940 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-02 06:16:08.943 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-02 06:16:08.945 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-02 06:16:08.948 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-02 06:16:08.948 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-02 06:16:10.419 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-02 06:16:10.421 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-02 06:16:10.421 | pip: 20.0.2 2022-08-02 06:16:10.423 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-02 06:16:10.425 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-02 06:16:10.427 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:16:10.428 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:16:10.430 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:16:10.432 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:16:10.433 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:16:10.435 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:16:10.437 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:16:10.439 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:16:10.440 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:16:10.442 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:16:10.444 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-02 06:16:10.446 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:10.447 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:10.449 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-02 06:16:10.454 | + tools/install_pip.sh:main:153 : set -x 2022-08-02 06:16:10.456 | + tools/install_pip.sh:main:156 : get_versions 2022-08-02 06:16:10.459 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-02 06:16:10.462 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-02 06:16:10.464 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-02 06:16:10.466 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-02 06:16:10.467 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-02 06:16:11.919 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-02 06:16:11.922 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-02 06:16:11.922 | pip: 20.0.2 2022-08-02 06:16:11.925 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-02 06:16:11.930 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-02 06:16:11.934 | + ./stack.sh:main:791 : fixup_all 2022-08-02 06:16:11.939 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-02 06:16:11.941 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-02 06:16:11.943 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:11.946 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:11.948 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-02 06:16:11.961 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-02 06:16:11.973 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-02 06:16:11.984 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-02 06:16:11.987 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-02 06:16:11.989 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:16:11.991 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:16:11.993 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:16:11.995 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:16:11.997 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:16:12.000 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:16:12.003 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:16:12.005 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:16:12.008 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:16:12.010 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:16:12.012 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-02 06:16:12.015 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-02 06:16:12.017 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-02 06:16:12.019 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:16:12.021 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:16:12.024 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:16:12.026 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:16:12.028 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:16:12.030 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:16:12.033 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-02 06:16:12.035 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-02 06:16:12.056 | Using python 3.8 to install os-testr 2022-08-02 06:16:12.059 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-02 06:16:14.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:16:14.158 | from cryptography.utils import int_from_bytes 2022-08-02 06:16:14.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:16:14.158 | from cryptography.utils import int_from_bytes 2022-08-02 06:16:15.219 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:16:15.283 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-08-02 06:16:15.382 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:16:15.923 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-02 06:16:15.981 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:16:16.014 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:16:16.045 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:16:18.478 | + inc/python:pip_install:196 : result=0 2022-08-02 06:16:18.481 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:16:18.483 | + functions-common:time_stop:2440 : local name 2022-08-02 06:16:18.485 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:16:18.488 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:16:18.490 | + functions-common:time_stop:2443 : local total 2022-08-02 06:16:18.492 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:16:18.494 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:16:18.497 | + functions-common:time_stop:2447 : start_time=1659420972051 2022-08-02 06:16:18.499 | + functions-common:time_stop:2449 : [[ -z 1659420972051 ]] 2022-08-02 06:16:18.504 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:16:18.508 | + functions-common:time_stop:2452 : end_time=1659420978506 2022-08-02 06:16:18.510 | + functions-common:time_stop:2453 : elapsed_time=6455 2022-08-02 06:16:18.512 | + functions-common:time_stop:2454 : total=0 2022-08-02 06:16:18.515 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:16:18.517 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6455 2022-08-02 06:16:18.519 | + inc/python:pip_install:199 : return 0 2022-08-02 06:16:18.522 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-02 06:16:18.574 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-02 06:16:18.683 | + ./stack.sh:main:805 : install_infra 2022-08-02 06:16:18.685 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 06:16:18.689 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-02 06:16:18.693 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 06:16:18.695 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-02 06:16:18.719 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-02 06:16:21.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:16:21.593 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:16:21.882 | + inc/python:pip_install:196 : result=0 2022-08-02 06:16:21.884 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:16:21.886 | + functions-common:time_stop:2440 : local name 2022-08-02 06:16:21.888 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:16:21.891 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:16:21.894 | + functions-common:time_stop:2443 : local total 2022-08-02 06:16:21.896 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:16:21.898 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:16:21.900 | + functions-common:time_stop:2447 : start_time=1659420978711 2022-08-02 06:16:21.902 | + functions-common:time_stop:2449 : [[ -z 1659420978711 ]] 2022-08-02 06:16:21.905 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:16:21.909 | + functions-common:time_stop:2452 : end_time=1659420981907 2022-08-02 06:16:21.911 | + functions-common:time_stop:2453 : elapsed_time=3196 2022-08-02 06:16:21.913 | + functions-common:time_stop:2454 : total=6455 2022-08-02 06:16:21.915 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:16:21.918 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9651 2022-08-02 06:16:21.920 | + inc/python:pip_install:199 : return 0 2022-08-02 06:16:21.923 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-02 06:16:21.925 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-02 06:16:21.948 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-02 06:16:24.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:16:24.571 | Processing /opt/stack/requirements 2022-08-02 06:16:26.299 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:16:26.302 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:16:26.314 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:16:26.319 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:16:26.322 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:16:26.327 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:16:26.341 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:16:26.344 | Requirement already satisfied: urllib3===1.26.10 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:16:26.377 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5585) (1.3) 2022-08-02 06:16:26.379 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5585) (0.3.0) 2022-08-02 06:16:26.394 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-02 06:16:26.398 | Requirement already satisfied: charset-normalizer===2.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:16:26.403 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:16:26.406 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:16:26.418 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:16:26.423 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:16:26.470 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:16:26.473 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:16:26.485 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:16:26.490 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:16:26.569 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:16:26.571 | Building wheels for collected packages: openstack-requirements 2022-08-02 06:16:26.572 | Building wheel for openstack-requirements (setup.py): started 2022-08-02 06:16:27.420 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-02 06:16:27.420 | ERROR: Command errored out with exit status 1: 2022-08-02 06:16:27.420 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-vapxdwvz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-vapxdwvz/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-gf0u86wv 2022-08-02 06:16:27.420 | cwd: /tmp/pip-req-build-vapxdwvz/ 2022-08-02 06:16:27.420 | Complete output (6 lines): 2022-08-02 06:16:27.420 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-02 06:16:27.420 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-02 06:16:27.420 | or: setup.py --help-commands 2022-08-02 06:16:27.420 | or: setup.py cmd --help 2022-08-02 06:16:27.420 | 2022-08-02 06:16:27.420 | error: invalid command 'bdist_wheel' 2022-08-02 06:16:27.420 | ---------------------------------------- 2022-08-02 06:16:27.420 | ERROR: Failed building wheel for openstack-requirements 2022-08-02 06:16:27.420 | Running setup.py clean for openstack-requirements 2022-08-02 06:16:28.267 | Failed to build openstack-requirements 2022-08-02 06:16:28.283 | Installing collected packages: openstack-requirements 2022-08-02 06:16:28.284 | Attempting uninstall: openstack-requirements 2022-08-02 06:16:28.285 | Found existing installation: openstack-requirements 1.2.1.dev5585 2022-08-02 06:16:28.319 | Uninstalling openstack-requirements-1.2.1.dev5585: 2022-08-02 06:16:28.337 | Successfully uninstalled openstack-requirements-1.2.1.dev5585 2022-08-02 06:16:28.339 | Running setup.py install for openstack-requirements: started 2022-08-02 06:16:30.728 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-02 06:16:30.750 | Successfully installed openstack-requirements-1.2.1.dev5585 2022-08-02 06:16:30.871 | + inc/python:pip_install:196 : result=0 2022-08-02 06:16:30.874 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:16:30.877 | + functions-common:time_stop:2440 : local name 2022-08-02 06:16:30.879 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:16:30.881 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:16:30.883 | + functions-common:time_stop:2443 : local total 2022-08-02 06:16:30.885 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:16:30.887 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:16:30.890 | + functions-common:time_stop:2447 : start_time=1659420981940 2022-08-02 06:16:30.893 | + functions-common:time_stop:2449 : [[ -z 1659420981940 ]] 2022-08-02 06:16:30.895 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:16:30.899 | + functions-common:time_stop:2452 : end_time=1659420990897 2022-08-02 06:16:30.902 | + functions-common:time_stop:2453 : elapsed_time=8957 2022-08-02 06:16:30.904 | + functions-common:time_stop:2454 : total=9651 2022-08-02 06:16:30.906 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:16:30.908 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18608 2022-08-02 06:16:30.910 | + inc/python:pip_install:199 : return 0 2022-08-02 06:16:30.913 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-02 06:16:30.916 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-02 06:16:30.918 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-02 06:16:30.920 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:30.923 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:30.925 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-02 06:16:30.928 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:30.930 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-02 06:16:30.951 | Using python 3.8 to install pbr 2022-08-02 06:16:30.954 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-02 06:16:33.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:16:33.047 | from cryptography.utils import int_from_bytes 2022-08-02 06:16:33.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:16:33.047 | from cryptography.utils import int_from_bytes 2022-08-02 06:16:34.096 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:16:34.220 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:16:36.651 | + inc/python:pip_install:196 : result=0 2022-08-02 06:16:36.653 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:16:36.655 | + functions-common:time_stop:2440 : local name 2022-08-02 06:16:36.658 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:16:36.660 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:16:36.662 | + functions-common:time_stop:2443 : local total 2022-08-02 06:16:36.664 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:16:36.666 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:16:36.669 | + functions-common:time_stop:2447 : start_time=1659420990945 2022-08-02 06:16:36.671 | + functions-common:time_stop:2449 : [[ -z 1659420990945 ]] 2022-08-02 06:16:36.673 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:16:36.677 | + functions-common:time_stop:2452 : end_time=1659420996675 2022-08-02 06:16:36.680 | + functions-common:time_stop:2453 : elapsed_time=5730 2022-08-02 06:16:36.682 | + functions-common:time_stop:2454 : total=18608 2022-08-02 06:16:36.684 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:16:36.686 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=24338 2022-08-02 06:16:36.688 | + inc/python:pip_install:199 : return 0 2022-08-02 06:16:36.691 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-02 06:16:38.962 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-02 06:16:40.851 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:16:40.852 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-02 06:16:40.872 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-08-02 06:16:40.876 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-02 06:16:40.880 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-02 06:16:40.885 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-02 06:16:40.888 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-08-02 06:16:40.964 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-02 06:16:40.966 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-02 06:16:40.970 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-02 06:16:40.987 | + ./stack.sh:main:814 : pkgs= 2022-08-02 06:16:40.989 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-02 06:16:40.992 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-02 06:16:40.994 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 06:16:40.996 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-02 06:16:40.999 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 06:16:41.001 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 06:16:41.004 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 06:16:41.006 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 06:16:41.008 | + functions-common:run_phase:1878 : local extra 2022-08-02 06:16:41.011 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 06:16:41.015 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 06:16:41.017 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 06:16:41.020 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 06:16:41.022 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-02 06:16:41.024 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 06:16:41.042 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:41.044 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:16:41.047 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:16:41.049 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-02 06:16:41.052 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:16:41.055 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-02 06:16:41.057 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:16:41.059 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-02 06:16:41.061 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:16:41.064 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-02 06:16:41.066 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:16:41.068 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-02 06:16:41.070 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 06:16:41.072 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 06:16:41.075 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:16:41.077 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 06:16:41.079 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-02 06:16:41.082 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 06:16:41.084 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-02 06:16:41.086 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 06:16:41.089 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 06:16:41.091 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-02 06:16:41.094 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-02 06:16:41.096 | + functions:set_systemd_override:821 : local value=2048 2022-08-02 06:16:41.098 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-02 06:16:41.101 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-02 06:16:41.154 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-02 06:16:41.154 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-02 06:16:41.157 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-02 06:16:41.600 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-02 06:16:41.603 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-02 06:16:41.619 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:41.621 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-02 06:16:41.624 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:16:41.626 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:16:41.629 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:16:41.631 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:16:41.633 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:16:41.636 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:16:41.638 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:41.641 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:41.644 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:16:41.646 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:16:41.648 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:16:41.650 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:16:41.653 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-02 06:16:41.655 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:16:41.657 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:41.659 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:41.662 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-02 06:16:41.683 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-02 06:16:41.794 | Reading package lists... 2022-08-02 06:16:42.048 | Building dependency tree... 2022-08-02 06:16:42.049 | Reading state information... 2022-08-02 06:16:42.315 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-02 06:16:42.315 | The following packages were automatically installed and are no longer required: 2022-08-02 06:16:42.317 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:16:42.317 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:16:42.317 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:16:42.317 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:16:42.317 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:16:42.317 | python3-zope.interface 2022-08-02 06:16:42.317 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:16:42.435 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:16:42.441 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:16:42.443 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:16:42.445 | + functions-common:time_stop:2440 : local name 2022-08-02 06:16:42.447 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:16:42.450 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:16:42.452 | + functions-common:time_stop:2443 : local total 2022-08-02 06:16:42.454 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:16:42.456 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:16:42.458 | + functions-common:time_stop:2447 : start_time=1659421001680 2022-08-02 06:16:42.461 | + functions-common:time_stop:2449 : [[ -z 1659421001680 ]] 2022-08-02 06:16:42.463 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:16:42.468 | + functions-common:time_stop:2452 : end_time=1659421002465 2022-08-02 06:16:42.470 | + functions-common:time_stop:2453 : elapsed_time=785 2022-08-02 06:16:42.472 | + functions-common:time_stop:2454 : total=1570 2022-08-02 06:16:42.474 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:16:42.476 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2355 2022-08-02 06:16:42.479 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:16:42.481 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-02 06:16:42.484 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:16:42.486 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:16:42.489 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:16:42.491 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:16:42.493 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:16:42.495 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:16:42.498 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-02 06:16:42.501 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:16:42.503 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:16:42.505 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:16:42.507 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:16:42.510 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:16:42.512 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:16:42.514 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:16:42.517 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:16:42.519 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:16:42.521 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:16:42.524 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-02 06:16:42.526 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:16:42.528 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:16:42.530 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:16:42.533 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:16:42.535 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:16:42.537 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:16:42.540 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-02 06:16:42.542 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-02 06:16:42.558 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:42.561 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-02 06:16:42.564 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:16:42.566 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-02 06:16:42.568 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-02 06:16:42.571 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-02 06:16:42.575 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-02 06:16:42.577 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-02 06:16:42.580 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-02 06:16:42.582 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-02 06:16:42.584 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-02 06:16:42.587 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-02 06:16:42.590 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-02 06:16:43.314 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-02 06:16:43.314 | user tags 2022-08-02 06:16:43.314 | stackrabbit []' 2022-08-02 06:16:43.318 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-02 06:16:43.318 | user tags 2022-08-02 06:16:43.318 | stackrabbit []' 2022-08-02 06:16:43.318 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-02 06:16:43.324 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-02 06:16:43.327 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-02 06:16:43.330 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-02 06:16:43.983 | Changing password for user "stackrabbit" ... 2022-08-02 06:16:44.006 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-02 06:16:44.670 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-02 06:16:44.694 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-02 06:16:44.697 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-02 06:16:45.365 | Changing password for user "stackrabbit" ... 2022-08-02 06:16:45.388 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-02 06:16:45.390 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-02 06:16:45.393 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-02 06:16:46.070 | Deleting user "guest" ... 2022-08-02 06:16:46.085 | Error: 2022-08-02 06:16:46.085 | {:no_such_user, "guest"} 2022-08-02 06:16:46.099 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-02 06:16:46.102 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-02 06:16:46.120 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:46.122 | + ./stack.sh:main:831 : install_database 2022-08-02 06:16:46.125 | + lib/database:install_database:118 : install_database_mysql 2022-08-02 06:16:46.127 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-02 06:16:46.130 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:46.132 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:46.134 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-02 06:16:46.348 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-02 06:16:46.351 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-02 06:16:46.353 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-02 06:16:46.355 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-02 06:16:46.358 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:16:46.360 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-02 06:16:46.363 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:16:46.365 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:16:46.367 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:16:46.370 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:16:46.372 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:16:46.374 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:16:46.377 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:16:46.379 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:16:46.382 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:16:46.384 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:16:46.386 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-02 06:16:46.389 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:16:46.392 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:16:46.394 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:16:46.396 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:16:46.399 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:16:46.401 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:16:46.403 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-02 06:16:46.406 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:46.409 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:46.411 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-02 06:16:46.414 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:16:46.416 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:16:46.418 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:16:46.420 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:16:46.423 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:16:46.426 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:16:46.429 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:46.431 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:46.433 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:16:46.436 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:16:46.438 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:16:46.440 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:16:46.443 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-02 06:16:46.445 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:16:46.447 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:46.450 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:46.452 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-02 06:16:46.475 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-02 06:16:46.586 | Reading package lists... 2022-08-02 06:16:46.838 | Building dependency tree... 2022-08-02 06:16:46.839 | Reading state information... 2022-08-02 06:16:47.104 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-02 06:16:47.104 | The following packages were automatically installed and are no longer required: 2022-08-02 06:16:47.105 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:16:47.105 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:16:47.105 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:16:47.105 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:16:47.105 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:16:47.105 | python3-zope.interface 2022-08-02 06:16:47.105 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:16:47.222 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:16:47.226 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:16:47.228 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:16:47.231 | + functions-common:time_stop:2440 : local name 2022-08-02 06:16:47.233 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:16:47.235 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:16:47.237 | + functions-common:time_stop:2443 : local total 2022-08-02 06:16:47.239 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:16:47.241 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:16:47.243 | + functions-common:time_stop:2447 : start_time=1659421006472 2022-08-02 06:16:47.246 | + functions-common:time_stop:2449 : [[ -z 1659421006472 ]] 2022-08-02 06:16:47.248 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:16:47.252 | + functions-common:time_stop:2452 : end_time=1659421007250 2022-08-02 06:16:47.255 | + functions-common:time_stop:2453 : elapsed_time=778 2022-08-02 06:16:47.257 | + functions-common:time_stop:2454 : total=2355 2022-08-02 06:16:47.259 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:16:47.261 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3133 2022-08-02 06:16:47.263 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:16:47.266 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-02 06:16:47.269 | + ./stack.sh:main:834 : install_database_python 2022-08-02 06:16:47.271 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-02 06:16:47.273 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-02 06:16:47.275 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-02 06:16:47.278 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 06:16:47.281 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-02 06:16:47.284 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-02 06:16:47.286 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 06:16:47.290 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:16:47.290 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 06:16:47.295 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-02 06:16:47.297 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-02 06:16:47.300 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-02 06:16:47.302 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-02 06:16:47.305 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-02 06:16:47.326 | Using python 3.8 to install PyMySQL 2022-08-02 06:16:47.329 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-02 06:16:49.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:16:49.405 | from cryptography.utils import int_from_bytes 2022-08-02 06:16:49.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:16:49.405 | from cryptography.utils import int_from_bytes 2022-08-02 06:16:50.459 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:16:50.461 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-02 06:16:52.839 | + inc/python:pip_install:196 : result=0 2022-08-02 06:16:52.841 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:16:52.844 | + functions-common:time_stop:2440 : local name 2022-08-02 06:16:52.846 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:16:52.848 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:16:52.851 | + functions-common:time_stop:2443 : local total 2022-08-02 06:16:52.853 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:16:52.855 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:16:52.857 | + functions-common:time_stop:2447 : start_time=1659421007321 2022-08-02 06:16:52.861 | + functions-common:time_stop:2449 : [[ -z 1659421007321 ]] 2022-08-02 06:16:52.863 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:16:52.868 | + functions-common:time_stop:2452 : end_time=1659421012865 2022-08-02 06:16:52.870 | + functions-common:time_stop:2453 : elapsed_time=5544 2022-08-02 06:16:52.872 | + functions-common:time_stop:2454 : total=24338 2022-08-02 06:16:52.874 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:16:52.877 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29882 2022-08-02 06:16:52.879 | + inc/python:pip_install:199 : return 0 2022-08-02 06:16:52.881 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-02 06:16:52.884 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-02 06:16:52.886 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-02 06:16:52.888 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-02 06:16:52.907 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:52.909 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-02 06:16:52.911 | + lib/neutron:install_neutron_agent_packages:731 : is_neutron_legacy_enabled 2022-08-02 06:16:52.915 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:16:52.915 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:16:52.920 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:16:52.923 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:16:52.926 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:16:52.928 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:16:52.931 | + lib/neutron:install_neutron_agent_packages:733 : install_neutron_agent_packages_mutnauq 2022-08-02 06:16:52.933 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-02 06:16:52.949 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:52.951 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-02 06:16:52.954 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:16:52.956 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:16:52.958 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:16:52.961 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:16:52.963 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:16:52.965 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:16:52.968 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:52.970 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:52.973 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:16:52.975 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:16:52.977 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:16:52.980 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:16:52.982 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-02 06:16:52.984 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:16:52.987 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:52.989 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:52.991 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-02 06:16:53.012 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-02 06:16:53.123 | Reading package lists... 2022-08-02 06:16:53.399 | Building dependency tree... 2022-08-02 06:16:53.401 | Reading state information... 2022-08-02 06:16:53.677 | radvd is already the newest version (1:2.17-2). 2022-08-02 06:16:53.678 | The following packages were automatically installed and are no longer required: 2022-08-02 06:16:53.679 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:16:53.679 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:16:53.679 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:16:53.679 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:16:53.679 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:16:53.679 | python3-zope.interface 2022-08-02 06:16:53.679 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:16:53.799 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:16:53.807 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:16:53.809 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:16:53.813 | + functions-common:time_stop:2440 : local name 2022-08-02 06:16:53.816 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:16:53.818 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:16:53.821 | + functions-common:time_stop:2443 : local total 2022-08-02 06:16:53.823 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:16:53.825 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:16:53.827 | + functions-common:time_stop:2447 : start_time=1659421013009 2022-08-02 06:16:53.830 | + functions-common:time_stop:2449 : [[ -z 1659421013009 ]] 2022-08-02 06:16:53.833 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:16:53.837 | + functions-common:time_stop:2452 : end_time=1659421013835 2022-08-02 06:16:53.840 | + functions-common:time_stop:2453 : elapsed_time=826 2022-08-02 06:16:53.842 | + functions-common:time_stop:2454 : total=3133 2022-08-02 06:16:53.844 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:16:53.849 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3959 2022-08-02 06:16:53.851 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:16:53.853 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-02 06:16:53.870 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:53.873 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-02 06:16:53.876 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-02 06:16:53.878 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-02 06:16:53.881 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-02 06:16:53.905 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-02 06:16:53.907 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:16:53.910 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:16:53.912 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:16:53.914 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:16:53.917 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:16:53.919 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:16:53.922 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:53.924 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:53.926 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:16:53.928 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:16:53.930 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:16:53.932 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:16:53.935 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-02 06:16:53.937 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:16:53.940 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:53.942 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:53.944 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-02 06:16:53.965 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-08-02 06:16:54.076 | Reading package lists... 2022-08-02 06:16:54.332 | Building dependency tree... 2022-08-02 06:16:54.333 | Reading state information... 2022-08-02 06:16:54.604 | fakeroot is already the newest version (1.24-1). 2022-08-02 06:16:54.604 | make is already the newest version (4.2.1-1.2). 2022-08-02 06:16:54.604 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-02 06:16:54.604 | The following packages were automatically installed and are no longer required: 2022-08-02 06:16:54.605 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:16:54.605 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:16:54.605 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:16:54.605 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:16:54.605 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:16:54.605 | python3-zope.interface 2022-08-02 06:16:54.605 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:16:54.722 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:16:54.727 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:16:54.729 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:16:54.731 | + functions-common:time_stop:2440 : local name 2022-08-02 06:16:54.734 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:16:54.736 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:16:54.738 | + functions-common:time_stop:2443 : local total 2022-08-02 06:16:54.740 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:16:54.742 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:16:54.745 | + functions-common:time_stop:2447 : start_time=1659421013962 2022-08-02 06:16:54.747 | + functions-common:time_stop:2449 : [[ -z 1659421013962 ]] 2022-08-02 06:16:54.750 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:16:54.754 | + functions-common:time_stop:2452 : end_time=1659421014752 2022-08-02 06:16:54.756 | + functions-common:time_stop:2453 : elapsed_time=790 2022-08-02 06:16:54.758 | + functions-common:time_stop:2454 : total=3959 2022-08-02 06:16:54.760 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:16:54.763 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4749 2022-08-02 06:16:54.765 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:16:54.767 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-02 06:16:54.770 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:16:54.772 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:16:54.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-02 06:16:54.777 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-02 06:16:54.780 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-02 06:16:54.784 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-02 06:16:54.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-02 06:16:54.790 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-02 06:16:54.790 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-02 06:16:54.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-02 06:16:54.797 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-02 06:16:54.800 | + functions:vercmp:628 : local v1=5.4 2022-08-02 06:16:54.802 | + functions:vercmp:629 : local 'op=<' 2022-08-02 06:16:54.804 | + functions:vercmp:630 : local v2=3.13 2022-08-02 06:16:54.806 | + functions:vercmp:631 : local result 2022-08-02 06:16:54.810 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-02 06:16:54.810 | ++ functions:vercmp:635 : head -1 2022-08-02 06:16:54.810 | ++ functions:vercmp:635 : sort -V 2022-08-02 06:16:54.815 | + functions:vercmp:635 : result=3.13 2022-08-02 06:16:54.818 | + functions:vercmp:637 : case $op in 2022-08-02 06:16:54.820 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-02 06:16:54.822 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-02 06:16:54.824 | + functions:vercmp:648 : return 2022-08-02 06:16:54.827 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-02 06:16:54.829 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:16:54.831 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-02 06:16:55.310 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-02 06:16:55.312 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-02 06:16:55.315 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.317 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.319 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-02 06:16:55.322 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.325 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-02 06:16:55.343 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:16:55.346 | + ./stack.sh:main:842 : install_etcd3 2022-08-02 06:16:55.349 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-02 06:16:55.349 | Installing etcd 2022-08-02 06:16:55.351 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-02 06:16:55.363 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-02 06:16:55.375 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-02 06:16:55.377 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-02 06:16:55.396 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-02 06:16:55.399 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 06:16:55.401 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 06:16:55.404 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 06:16:55.410 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 06:16:55.412 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-08-02 06:16:55.414 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-02 06:16:55.417 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 06:16:55.419 | ++ functions:get_extra_file:74 : return 2022-08-02 06:16:55.422 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-02 06:16:55.424 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-02 06:16:55.427 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-02 06:16:55.429 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-02 06:16:55.446 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:16:55.448 | + ./stack.sh:main:861 : install_dstat 2022-08-02 06:16:55.451 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-02 06:16:55.468 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:16:55.471 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-02 06:16:55.473 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:16:55.475 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-02 06:16:55.478 | + ./stack.sh:main:870 : install_libs 2022-08-02 06:16:55.480 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-02 06:16:55.482 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-02 06:16:55.485 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-02 06:16:55.487 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-02 06:16:55.489 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.491 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.494 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-02 06:16:55.496 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.498 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-02 06:16:55.501 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-02 06:16:55.503 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-02 06:16:55.505 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-02 06:16:55.508 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.510 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.512 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-02 06:16:55.514 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.518 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-02 06:16:55.520 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-02 06:16:55.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-02 06:16:55.525 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-02 06:16:55.527 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.530 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.532 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-02 06:16:55.534 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.537 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-02 06:16:55.539 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-02 06:16:55.541 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-02 06:16:55.543 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-02 06:16:55.546 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.548 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.550 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-02 06:16:55.553 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.555 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-02 06:16:55.557 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-02 06:16:55.559 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-02 06:16:55.562 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-02 06:16:55.565 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.567 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.569 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-02 06:16:55.571 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.574 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-02 06:16:55.576 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-02 06:16:55.579 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-02 06:16:55.581 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-02 06:16:55.584 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.586 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.588 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-02 06:16:55.591 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.593 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-02 06:16:55.595 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-02 06:16:55.597 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-02 06:16:55.600 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-02 06:16:55.602 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.604 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.607 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-02 06:16:55.609 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.611 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-02 06:16:55.613 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-02 06:16:55.616 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-02 06:16:55.618 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-02 06:16:55.620 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.623 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.626 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-02 06:16:55.628 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.630 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-02 06:16:55.632 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-02 06:16:55.635 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-02 06:16:55.637 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-02 06:16:55.639 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.642 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.645 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-02 06:16:55.647 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.649 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-02 06:16:55.652 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-02 06:16:55.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-02 06:16:55.656 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-02 06:16:55.659 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.661 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.663 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-02 06:16:55.665 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.668 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-02 06:16:55.670 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-02 06:16:55.672 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-02 06:16:55.675 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-02 06:16:55.677 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.679 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.681 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-02 06:16:55.684 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.686 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-02 06:16:55.689 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-02 06:16:55.692 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-02 06:16:55.694 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-02 06:16:55.697 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.699 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.701 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-02 06:16:55.704 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.711 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-02 06:16:55.715 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-02 06:16:55.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-02 06:16:55.720 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-02 06:16:55.722 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.724 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.726 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-02 06:16:55.729 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.731 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-02 06:16:55.733 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-02 06:16:55.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-02 06:16:55.738 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-02 06:16:55.740 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.743 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.745 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-02 06:16:55.747 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.750 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-02 06:16:55.753 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-02 06:16:55.755 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-02 06:16:55.757 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-02 06:16:55.759 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.762 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.764 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-02 06:16:55.767 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.770 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-02 06:16:55.772 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-02 06:16:55.774 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-02 06:16:55.777 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-02 06:16:55.779 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.781 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.783 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-02 06:16:55.786 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.788 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-02 06:16:55.790 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-02 06:16:55.793 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-02 06:16:55.795 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-02 06:16:55.797 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.800 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.802 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-02 06:16:55.804 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.807 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-02 06:16:55.809 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-02 06:16:55.812 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-02 06:16:55.815 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-02 06:16:55.818 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.820 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.822 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-02 06:16:55.825 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.827 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-02 06:16:55.830 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-02 06:16:55.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-02 06:16:55.835 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-02 06:16:55.837 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.839 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.842 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-02 06:16:55.844 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.846 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-02 06:16:55.849 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-02 06:16:55.851 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-02 06:16:55.853 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-02 06:16:55.856 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.858 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.860 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-02 06:16:55.863 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.865 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-02 06:16:55.867 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-02 06:16:55.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-02 06:16:55.872 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-02 06:16:55.874 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.877 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.880 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-02 06:16:55.882 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.884 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-02 06:16:55.887 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-02 06:16:55.889 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-02 06:16:55.892 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-02 06:16:55.894 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.897 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.899 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-02 06:16:55.901 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.904 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-02 06:16:55.906 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-02 06:16:55.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-02 06:16:55.911 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-02 06:16:55.913 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.915 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.918 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-02 06:16:55.920 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.923 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-02 06:16:55.925 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-02 06:16:55.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-02 06:16:55.930 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-02 06:16:55.932 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.935 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.939 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-02 06:16:55.942 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.944 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-02 06:16:55.946 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-02 06:16:55.949 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-02 06:16:55.951 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-02 06:16:55.953 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.956 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.958 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-02 06:16:55.961 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.963 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-02 06:16:55.965 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-02 06:16:55.968 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-02 06:16:55.970 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-02 06:16:55.972 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.975 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:55.977 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-02 06:16:55.980 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:55.984 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-02 06:16:55.987 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-02 06:16:55.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-02 06:16:55.993 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-02 06:16:55.996 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:55.998 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.001 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-02 06:16:56.003 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.006 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-02 06:16:56.008 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-02 06:16:56.010 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-02 06:16:56.013 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-02 06:16:56.016 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:56.018 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.020 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-02 06:16:56.023 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.025 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-02 06:16:56.028 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-02 06:16:56.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-02 06:16:56.032 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-02 06:16:56.035 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:56.037 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.039 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-02 06:16:56.042 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.044 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-02 06:16:56.046 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-02 06:16:56.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-02 06:16:56.052 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-02 06:16:56.054 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:56.056 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.059 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-02 06:16:56.061 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.064 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-02 06:16:56.066 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-02 06:16:56.069 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-02 06:16:56.071 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-02 06:16:56.073 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:56.076 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.078 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-02 06:16:56.081 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.083 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-02 06:16:56.086 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-02 06:16:56.088 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-02 06:16:56.090 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-02 06:16:56.093 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:56.096 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.098 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-02 06:16:56.100 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.103 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-02 06:16:56.106 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-02 06:16:56.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-02 06:16:56.111 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-02 06:16:56.114 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:56.116 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.119 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-02 06:16:56.121 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.123 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-02 06:16:56.126 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-02 06:16:56.129 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-02 06:16:56.132 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-02 06:16:56.134 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:56.137 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.139 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-02 06:16:56.142 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.144 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-02 06:16:56.147 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-02 06:16:56.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-02 06:16:56.151 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-02 06:16:56.154 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:56.157 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.159 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-02 06:16:56.162 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.164 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-02 06:16:56.167 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-02 06:16:56.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-02 06:16:56.171 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-02 06:16:56.174 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:56.177 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.179 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-02 06:16:56.181 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.184 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-02 06:16:56.186 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-02 06:16:56.189 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-02 06:16:56.191 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-02 06:16:56.194 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:56.196 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.198 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-02 06:16:56.201 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.203 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-02 06:16:56.206 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-02 06:16:56.208 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-02 06:16:56.210 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-02 06:16:56.213 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:16:56.215 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:16:56.217 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-02 06:16:56.220 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:16:56.222 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-02 06:16:56.244 | Using python 3.8 to install etcd3 2022-08-02 06:16:56.246 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-02 06:16:58.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:16:58.361 | from cryptography.utils import int_from_bytes 2022-08-02 06:16:58.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:16:58.361 | from cryptography.utils import int_from_bytes 2022-08-02 06:16:59.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:16:59.413 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-08-02 06:16:59.421 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.47.0) 2022-08-02 06:16:59.431 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-02 06:16:59.433 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:16:59.436 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:17:01.808 | + inc/python:pip_install:196 : result=0 2022-08-02 06:17:01.810 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:17:01.813 | + functions-common:time_stop:2440 : local name 2022-08-02 06:17:01.815 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:17:01.817 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:17:01.819 | + functions-common:time_stop:2443 : local total 2022-08-02 06:17:01.822 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:17:01.824 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:17:01.826 | + functions-common:time_stop:2447 : start_time=1659421016239 2022-08-02 06:17:01.828 | + functions-common:time_stop:2449 : [[ -z 1659421016239 ]] 2022-08-02 06:17:01.831 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:17:01.835 | + functions-common:time_stop:2452 : end_time=1659421021833 2022-08-02 06:17:01.837 | + functions-common:time_stop:2453 : elapsed_time=5594 2022-08-02 06:17:01.839 | + functions-common:time_stop:2454 : total=29882 2022-08-02 06:17:01.842 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:17:01.844 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35476 2022-08-02 06:17:01.847 | + inc/python:pip_install:199 : return 0 2022-08-02 06:17:01.849 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-02 06:17:01.871 | Using python 3.8 to install etcd3gw 2022-08-02 06:17:01.873 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-02 06:17:03.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:03.984 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:03.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:03.984 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:05.050 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:17:05.052 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-08-02 06:17:05.059 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:17:05.062 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:17:05.065 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:17:05.080 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:17:05.114 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:17:05.117 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:17:05.122 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:17:07.495 | + inc/python:pip_install:196 : result=0 2022-08-02 06:17:07.498 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:17:07.501 | + functions-common:time_stop:2440 : local name 2022-08-02 06:17:07.503 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:17:07.505 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:17:07.508 | + functions-common:time_stop:2443 : local total 2022-08-02 06:17:07.510 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:17:07.512 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:17:07.514 | + functions-common:time_stop:2447 : start_time=1659421021865 2022-08-02 06:17:07.517 | + functions-common:time_stop:2449 : [[ -z 1659421021865 ]] 2022-08-02 06:17:07.520 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:17:07.524 | + functions-common:time_stop:2452 : end_time=1659421027522 2022-08-02 06:17:07.526 | + functions-common:time_stop:2453 : elapsed_time=5657 2022-08-02 06:17:07.529 | + functions-common:time_stop:2454 : total=35476 2022-08-02 06:17:07.531 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:17:07.534 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=41133 2022-08-02 06:17:07.536 | + inc/python:pip_install:199 : return 0 2022-08-02 06:17:07.539 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-02 06:17:07.541 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-02 06:17:07.543 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-02 06:17:07.546 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:17:07.549 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:17:07.551 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:17:07.554 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:17:07.556 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:17:07.558 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:17:07.561 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:17:07.563 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:17:07.566 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:17:07.568 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:17:07.570 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-02 06:17:07.573 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:17:07.575 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:17:07.578 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-02 06:17:07.580 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 06:17:07.583 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:17:07.585 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:17:07.587 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:17:07.590 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:17:07.592 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:17:07.595 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:17:07.597 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:17:07.600 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:17:07.602 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:17:07.605 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:17:07.607 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:17:07.610 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:17:07.613 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 06:17:07.615 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:17:07.618 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:17:07.620 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:17:07.622 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 06:17:07.645 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-02 06:17:07.758 | Reading package lists... 2022-08-02 06:17:08.041 | Building dependency tree... 2022-08-02 06:17:08.043 | Reading state information... 2022-08-02 06:17:08.356 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-02 06:17:08.356 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-02 06:17:08.357 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 06:17:08.357 | The following packages were automatically installed and are no longer required: 2022-08-02 06:17:08.358 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:17:08.358 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:17:08.358 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:17:08.358 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:17:08.358 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:17:08.358 | python3-zope.interface 2022-08-02 06:17:08.359 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:17:08.483 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:17:08.488 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:17:08.490 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:17:08.492 | + functions-common:time_stop:2440 : local name 2022-08-02 06:17:08.495 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:17:08.497 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:17:08.499 | + functions-common:time_stop:2443 : local total 2022-08-02 06:17:08.502 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:17:08.504 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:17:08.506 | + functions-common:time_stop:2447 : start_time=1659421027643 2022-08-02 06:17:08.509 | + functions-common:time_stop:2449 : [[ -z 1659421027643 ]] 2022-08-02 06:17:08.511 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:17:08.517 | + functions-common:time_stop:2452 : end_time=1659421028513 2022-08-02 06:17:08.519 | + functions-common:time_stop:2453 : elapsed_time=870 2022-08-02 06:17:08.521 | + functions-common:time_stop:2454 : total=4749 2022-08-02 06:17:08.524 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:17:08.526 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5619 2022-08-02 06:17:08.528 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:17:08.531 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-02 06:17:08.533 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:17:08.536 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:17:08.538 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-02 06:17:08.601 | Module proxy already enabled 2022-08-02 06:17:08.606 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-02 06:17:08.672 | Considering dependency proxy for proxy_uwsgi: 2022-08-02 06:17:08.672 | Module proxy already enabled 2022-08-02 06:17:08.672 | Module proxy_uwsgi already enabled 2022-08-02 06:17:08.677 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-02 06:17:08.679 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:17:08.682 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:17:08.684 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:17:08.823 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-02 06:17:08.826 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-02 06:17:08.832 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-02 06:17:08.837 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:08.840 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:08.844 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-02 06:17:08.850 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:08.854 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-02 06:17:08.857 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-02 06:17:08.860 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-02 06:17:08.862 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:08.865 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:08.867 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-02 06:17:08.870 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:08.872 | + ./stack.sh:main:878 : install_glanceclient 2022-08-02 06:17:08.876 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-02 06:17:08.878 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-02 06:17:08.881 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:08.883 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:08.886 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-02 06:17:08.890 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:08.893 | + ./stack.sh:main:879 : install_cinderclient 2022-08-02 06:17:08.895 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-02 06:17:08.898 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-02 06:17:08.900 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:08.902 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:08.905 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-02 06:17:08.907 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:08.910 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-02 06:17:08.912 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-02 06:17:08.915 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:08.917 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:08.920 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-02 06:17:08.923 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:08.925 | + ./stack.sh:main:880 : install_novaclient 2022-08-02 06:17:08.927 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-02 06:17:08.930 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-02 06:17:08.932 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:08.935 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:08.938 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-02 06:17:08.940 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:08.943 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-02 06:17:08.960 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:08.963 | + ./stack.sh:main:882 : install_swiftclient 2022-08-02 06:17:08.965 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-02 06:17:08.968 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-02 06:17:08.970 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:08.973 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:08.975 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-02 06:17:08.978 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:08.980 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-02 06:17:08.998 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:09.001 | + ./stack.sh:main:885 : install_neutronclient 2022-08-02 06:17:09.003 | + lib/neutron:install_neutronclient:466 : use_library_from_git python-neutronclient 2022-08-02 06:17:09.006 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-02 06:17:09.008 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:09.011 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:09.013 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-02 06:17:09.016 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:09.019 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-02 06:17:09.021 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-02 06:17:09.023 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-02 06:17:09.027 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:09.029 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:09.032 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-02 06:17:09.035 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:09.037 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-02 06:17:09.040 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-02 06:17:09.042 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 06:17:09.045 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-02 06:17:09.049 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-02 06:17:09.051 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 06:17:09.055 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:17:09.055 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 06:17:09.060 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-02 06:17:09.063 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-02 06:17:09.065 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-02 06:17:09.068 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-02 06:17:09.071 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-02 06:17:09.092 | Using python 3.8 to install keystonemiddleware 2022-08-02 06:17:09.095 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-02 06:17:11.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:11.247 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:11.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:11.247 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:12.309 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:17:12.311 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:17:12.365 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:17:12.403 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:17:12.443 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:17:12.448 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:17:12.453 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:17:12.491 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:17:12.500 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:17:12.513 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:17:12.519 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:17:12.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-08-02 06:17:12.531 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:17:12.534 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:17:12.540 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:17:12.545 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:17:12.566 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:17:12.570 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:17:12.584 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:17:12.588 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:17:12.591 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:17:12.596 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:17:12.628 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:17:12.687 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:17:12.700 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:17:12.706 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:17:12.709 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:17:12.714 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:17:12.720 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:17:12.723 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:17:12.727 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:17:12.730 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:17:12.732 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:17:12.737 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:17:12.740 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:17:12.745 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:17:12.748 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:17:14.853 | + inc/python:pip_install:196 : result=0 2022-08-02 06:17:14.855 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:17:14.858 | + functions-common:time_stop:2440 : local name 2022-08-02 06:17:14.860 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:17:14.862 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:17:14.864 | + functions-common:time_stop:2443 : local total 2022-08-02 06:17:14.867 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:17:14.869 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:17:14.871 | + functions-common:time_stop:2447 : start_time=1659421029087 2022-08-02 06:17:14.873 | + functions-common:time_stop:2449 : [[ -z 1659421029087 ]] 2022-08-02 06:17:14.876 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:17:14.880 | + functions-common:time_stop:2452 : end_time=1659421034878 2022-08-02 06:17:14.882 | + functions-common:time_stop:2453 : elapsed_time=5791 2022-08-02 06:17:14.885 | + functions-common:time_stop:2454 : total=41133 2022-08-02 06:17:14.887 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:17:14.889 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46924 2022-08-02 06:17:14.892 | + inc/python:pip_install:199 : return 0 2022-08-02 06:17:14.894 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-02 06:17:14.897 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-02 06:17:14.899 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 06:17:14.902 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-02 06:17:14.905 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-02 06:17:14.908 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 06:17:14.912 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:17:14.912 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 06:17:14.917 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-02 06:17:14.920 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-02 06:17:14.922 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-02 06:17:14.925 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-02 06:17:14.927 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-02 06:17:14.948 | Using python 3.8 to install python-memcached 2022-08-02 06:17:14.951 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-02 06:17:17.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:17.048 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:17.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:17.048 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:18.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:17:18.106 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-02 06:17:18.111 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:17:20.556 | + inc/python:pip_install:196 : result=0 2022-08-02 06:17:20.559 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:17:20.561 | + functions-common:time_stop:2440 : local name 2022-08-02 06:17:20.564 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:17:20.566 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:17:20.568 | + functions-common:time_stop:2443 : local total 2022-08-02 06:17:20.570 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:17:20.573 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:17:20.575 | + functions-common:time_stop:2447 : start_time=1659421034943 2022-08-02 06:17:20.577 | + functions-common:time_stop:2449 : [[ -z 1659421034943 ]] 2022-08-02 06:17:20.581 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:17:20.585 | + functions-common:time_stop:2452 : end_time=1659421040582 2022-08-02 06:17:20.587 | + functions-common:time_stop:2453 : elapsed_time=5639 2022-08-02 06:17:20.589 | + functions-common:time_stop:2454 : total=46924 2022-08-02 06:17:20.591 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:17:20.594 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=52563 2022-08-02 06:17:20.596 | + inc/python:pip_install:199 : return 0 2022-08-02 06:17:20.599 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-02 06:17:20.615 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:20.617 | + ./stack.sh:main:892 : '[' 10.222.0.65 == 10.222.0.65 ']' 2022-08-02 06:17:20.620 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-02 06:17:20.622 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-02 06:17:20.625 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-02 06:17:20.627 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:17:20.630 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-02 06:17:20.632 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-02 06:17:20.648 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:17:20.650 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-02 06:17:20.652 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-02 06:17:20.655 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-02 06:17:20.657 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:17:20.659 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:17:20.661 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:17:20.664 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:17:20.666 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:17:20.669 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:17:20.684 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:17:20.686 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:17:20.689 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:17:20.692 | + functions-common:git_clone:618 : echo master 2022-08-02 06:17:20.692 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:17:20.697 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-02 06:17:20.699 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:17:20.702 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-02 06:17:20.714 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-02 06:17:20.717 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:17:20.717 | + functions-common:git_clone:679 : head -1 2022-08-02 06:17:20.721 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-02 06:17:20.723 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:17:20.725 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-02 06:17:20.728 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:17:20.730 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 06:17:20.732 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-02 06:17:20.735 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:17:20.737 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-02 06:17:20.740 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:17:20.742 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 06:17:20.744 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-02 06:17:20.747 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:17:20.749 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:17:20.753 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-02 06:17:20.756 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:17:20.759 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-02 06:17:20.761 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:17:20.763 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:17:20.767 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-02 06:17:20.773 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-02 06:17:20.775 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-02 06:17:21.409 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-02 06:17:21.412 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:17:21.414 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:17:21.416 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:17:21.418 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-02 06:17:21.421 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-02 06:17:21.423 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:17:21.425 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:17:21.428 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:17:21.430 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:17:21.432 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:17:21.434 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:17:21.436 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:17:21.439 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-02 06:17:21.459 | Using python 3.8 to install /opt/stack/keystone 2022-08-02 06:17:21.462 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-02 06:17:23.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:23.531 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:23.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:23.531 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:24.573 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:17:24.573 | Obtaining file:///opt/stack/keystone 2022-08-02 06:17:26.159 | Requirement already satisfied: Flask===2.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.3) 2022-08-02 06:17:26.175 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-02 06:17:26.185 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:17:26.191 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:17:26.193 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-02 06:17:26.220 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:17:26.363 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:17:26.377 | Requirement already satisfied: Werkzeug===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.1) 2022-08-02 06:17:26.382 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-02 06:17:26.395 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:17:26.402 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:17:26.406 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-08-02 06:17:26.411 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:17:26.448 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:17:26.454 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:17:26.459 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:17:26.494 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-08-02 06:17:26.496 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:17:26.535 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:17:26.586 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:17:26.589 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-08-02 06:17:26.598 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:17:26.634 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:17:26.673 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:17:26.679 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:17:26.724 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:17:26.728 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:17:26.767 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 06:17:26.824 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 06:17:26.834 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:17:26.852 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:17:26.866 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:17:26.874 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:17:26.897 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:17:26.907 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:17:26.920 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 06:17:26.960 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:17:26.967 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-08-02 06:17:26.980 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:17:26.983 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:17:26.995 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 06:17:27.001 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:17:27.010 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:17:27.013 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:17:27.016 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:17:27.021 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:17:27.026 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.1.2) 2022-08-02 06:17:27.047 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:17:27.052 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:17:27.073 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:17:27.076 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:17:27.089 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:17:27.094 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-02 06:17:27.097 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:17:27.100 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:17:27.110 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:17:27.113 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:17:27.115 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:17:27.119 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:17:27.155 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:17:27.161 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:17:27.172 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:17:27.204 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:17:27.209 | Requirement already satisfied: xmlschema===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.1) 2022-08-02 06:17:27.241 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:17:27.246 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:17:27.275 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:17:27.278 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:17:27.305 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:17:27.367 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:17:27.425 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:17:27.430 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:17:27.435 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:17:27.438 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:17:27.451 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:17:27.454 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 06:17:27.499 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 06:17:27.503 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 06:17:27.506 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:17:27.514 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:17:27.526 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:17:27.535 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:17:27.545 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:17:27.553 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:17:27.564 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:17:27.567 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:17:27.570 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-02 06:17:27.575 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 06:17:27.587 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-02 06:17:27.589 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:17:27.591 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:17:27.596 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:17:27.600 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:17:27.602 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:17:27.604 | Requirement already satisfied: elementpath===3.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (3.0.1) 2022-08-02 06:17:27.622 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:17:27.626 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:17:27.629 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:17:27.639 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 06:17:27.643 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:17:27.669 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:17:27.672 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:17:28.809 | Installing collected packages: keystone 2022-08-02 06:17:28.809 | Attempting uninstall: keystone 2022-08-02 06:17:28.809 | Found existing installation: keystone 21.1.0.dev33 2022-08-02 06:17:28.813 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-02 06:17:28.814 | Running setup.py develop for keystone 2022-08-02 06:17:30.822 | Successfully installed keystone 2022-08-02 06:17:30.935 | + inc/python:pip_install:196 : result=0 2022-08-02 06:17:30.937 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:17:30.939 | + functions-common:time_stop:2440 : local name 2022-08-02 06:17:30.942 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:17:30.944 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:17:30.946 | + functions-common:time_stop:2443 : local total 2022-08-02 06:17:30.948 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:17:30.950 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:17:30.952 | + functions-common:time_stop:2447 : start_time=1659421041454 2022-08-02 06:17:30.954 | + functions-common:time_stop:2449 : [[ -z 1659421041454 ]] 2022-08-02 06:17:30.957 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:17:30.961 | + functions-common:time_stop:2452 : end_time=1659421050959 2022-08-02 06:17:30.963 | + functions-common:time_stop:2453 : elapsed_time=9505 2022-08-02 06:17:30.965 | + functions-common:time_stop:2454 : total=52563 2022-08-02 06:17:30.967 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:17:30.970 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=62068 2022-08-02 06:17:30.973 | + inc/python:pip_install:199 : return 0 2022-08-02 06:17:30.975 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:17:30.977 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 06:17:30.979 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 06:17:30.998 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-02 06:17:31.010 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-02 06:17:31.012 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-02 06:17:31.015 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:31.017 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:31.020 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-02 06:17:31.022 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:31.024 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-02 06:17:31.041 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:17:31.043 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-02 06:17:31.046 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:17:31.049 | + ./stack.sh:main:894 : configure_keystone 2022-08-02 06:17:31.051 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-02 06:17:31.064 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-08-02 06:17:31.066 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-02 06:17:31.071 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-02 06:17:31.087 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:17:31.089 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-02 06:17:31.120 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-02 06:17:31.148 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-02 06:17:31.179 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-02 06:17:31.209 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-02 06:17:31.239 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-02 06:17:31.270 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-02 06:17:31.298 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-02 06:17:31.325 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-02 06:17:31.327 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-02 06:17:31.330 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-02 06:17:31.332 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-02 06:17:31.335 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 06:17:31.337 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:17:31.353 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:31.356 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 06:17:31.358 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 06:17:31.361 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:17:31.376 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:31.378 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:17:31.381 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:17:31.412 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:17:31.414 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:17:31.417 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-02 06:17:31.419 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-02 06:17:31.435 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:17:31.437 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.65/identity 2022-08-02 06:17:31.468 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-02 06:17:31.471 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-02 06:17:31.502 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-02 06:17:31.505 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-02 06:17:31.507 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-02 06:17:31.509 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-02 06:17:31.512 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:17:31.514 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:17:31.517 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:17:31.533 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:31.535 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:17:31.538 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-02 06:17:31.541 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-02 06:17:31.572 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-02 06:17:31.574 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-02 06:17:31.577 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-02 06:17:31.579 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-02 06:17:31.582 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:17:31.599 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:17:31.602 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:17:31.604 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:17:31.606 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:17:31.608 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 06:17:31.636 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:17:31.664 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:17:31.696 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:17:31.724 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-02 06:17:31.752 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-02 06:17:31.754 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-02 06:17:31.757 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-02 06:17:31.759 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-02 06:17:31.761 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-02 06:17:31.764 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 06:17:31.767 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 06:17:31.770 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-02 06:17:31.774 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-02 06:17:31.776 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 06:17:31.779 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 06:17:31.791 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 06:17:31.791 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:17:31.800 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 06:17:31.803 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:17:31.819 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-02 06:17:31.822 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-02 06:17:31.825 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-02 06:17:31.855 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-02 06:17:31.882 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-02 06:17:31.910 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-02 06:17:31.937 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-02 06:17:31.966 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-02 06:17:31.995 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-02 06:17:32.024 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-02 06:17:32.051 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-02 06:17:32.078 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 06:17:32.106 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-02 06:17:32.133 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-02 06:17:32.161 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-02 06:17:32.188 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 06:17:32.190 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 06:17:32.193 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-02 06:17:32.196 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-02 06:17:32.198 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 06:17:32.200 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:17:32.203 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:17:32.206 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 06:17:32.208 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 06:17:32.210 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-02 06:17:32.238 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-02 06:17:32.268 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-02 06:17:32.269 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-02 06:17:32.280 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-02 06:17:32.283 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-02 06:17:32.286 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-02 06:17:32.288 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 06:17:32.290 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 06:17:32.293 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:17:32.295 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:17:32.297 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:17:32.300 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 06:17:32.302 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 06:17:32.304 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:17:32.306 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:17:32.309 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-02 06:17:32.370 | Site keystone-wsgi-public already enabled 2022-08-02 06:17:32.375 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 06:17:32.377 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:17:32.380 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:17:32.382 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:17:32.517 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-02 06:17:32.546 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-02 06:17:32.586 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-02 06:17:32.620 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-02 06:17:32.622 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-02 06:17:32.654 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-02 06:17:32.682 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-02 06:17:32.711 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-02 06:17:32.713 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-02 06:17:32.716 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-02 06:17:32.732 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:32.735 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-02 06:17:32.753 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:17:32.755 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-02 06:17:32.758 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-02 06:17:32.760 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-02 06:17:32.762 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:17:32.765 | + lib/stack:stack_install_service:32 : install_swift 2022-08-02 06:17:32.768 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-02 06:17:32.770 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-02 06:17:32.772 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-02 06:17:32.775 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:17:32.777 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:17:32.780 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:17:32.783 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:17:32.785 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:17:32.788 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:17:32.804 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:17:32.806 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:17:32.809 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:17:32.811 | + functions-common:git_clone:618 : echo master 2022-08-02 06:17:32.812 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:17:32.817 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-02 06:17:32.819 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:17:32.821 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-02 06:17:32.834 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-02 06:17:32.837 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:17:32.837 | + functions-common:git_clone:679 : head -1 2022-08-02 06:17:32.841 | f28410819 Merge "py310: Fix formatdate() call" 2022-08-02 06:17:32.844 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:17:32.847 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-02 06:17:32.849 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:17:32.851 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 06:17:32.854 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-02 06:17:32.856 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-02 06:17:32.859 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-02 06:17:32.861 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:17:32.863 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 06:17:32.866 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-02 06:17:32.868 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:17:32.870 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-02 06:17:32.873 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-02 06:17:32.876 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:17:32.878 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-02 06:17:32.881 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:17:32.883 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:17:32.886 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-02 06:17:32.893 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-02 06:17:32.897 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-02 06:17:33.514 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-02 06:17:33.517 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:17:33.519 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:17:33.521 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:17:33.523 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-02 06:17:33.526 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-02 06:17:33.528 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:17:33.530 | + inc/python:setup_package:424 : local extras=keystone 2022-08-02 06:17:33.533 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:17:33.535 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-02 06:17:33.537 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-02 06:17:33.540 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-02 06:17:33.542 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:17:33.544 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-02 06:17:33.566 | Using python 3.8 to install /opt/stack/swift 2022-08-02 06:17:33.568 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-02 06:17:35.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:35.677 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:35.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:35.677 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:36.725 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:17:36.726 | Obtaining file:///opt/stack/swift 2022-08-02 06:17:38.022 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:17:38.032 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:17:38.068 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:17:38.077 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:17:38.084 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:17:38.134 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 06:17:38.146 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:17:38.149 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:17:38.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-08-02 06:17:38.224 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:17:38.230 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:17:38.235 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:17:38.273 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:17:38.282 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:17:38.295 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:17:38.301 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:17:38.304 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:17:38.313 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-02 06:17:38.316 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:17:38.319 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:17:38.325 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:17:38.330 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:17:38.350 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:17:38.354 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:17:38.368 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:17:38.372 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:17:38.375 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:17:38.379 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:17:38.411 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-02 06:17:38.415 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-02 06:17:38.417 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:17:38.421 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:17:38.448 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:17:38.505 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:17:38.518 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:17:38.523 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:17:38.527 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:17:38.534 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:17:38.537 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:17:38.539 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:17:38.543 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:17:38.546 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:17:38.551 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:17:38.553 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:17:38.556 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:17:38.561 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:17:38.563 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:17:40.429 | Installing collected packages: swift 2022-08-02 06:17:40.429 | Attempting uninstall: swift 2022-08-02 06:17:40.430 | Found existing installation: swift 2.30.0.dev134 2022-08-02 06:17:40.432 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-02 06:17:40.433 | Running setup.py develop for swift 2022-08-02 06:17:42.306 | Successfully installed swift 2022-08-02 06:17:42.427 | + inc/python:pip_install:196 : result=0 2022-08-02 06:17:42.430 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:17:42.432 | + functions-common:time_stop:2440 : local name 2022-08-02 06:17:42.434 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:17:42.436 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:17:42.439 | + functions-common:time_stop:2443 : local total 2022-08-02 06:17:42.441 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:17:42.444 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:17:42.446 | + functions-common:time_stop:2447 : start_time=1659421053560 2022-08-02 06:17:42.448 | + functions-common:time_stop:2449 : [[ -z 1659421053560 ]] 2022-08-02 06:17:42.451 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:17:42.455 | + functions-common:time_stop:2452 : end_time=1659421062452 2022-08-02 06:17:42.457 | + functions-common:time_stop:2453 : elapsed_time=8892 2022-08-02 06:17:42.459 | + functions-common:time_stop:2454 : total=62068 2022-08-02 06:17:42.461 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:17:42.464 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=70960 2022-08-02 06:17:42.466 | + inc/python:pip_install:199 : return 0 2022-08-02 06:17:42.469 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:17:42.472 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 06:17:42.475 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 06:17:42.494 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-02 06:17:42.507 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-02 06:17:42.510 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-02 06:17:42.512 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:42.514 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:42.517 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-02 06:17:42.519 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:42.522 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-02 06:17:42.524 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:17:42.527 | + ./stack.sh:main:903 : configure_swift 2022-08-02 06:17:42.529 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-02 06:17:42.531 | + lib/swift:configure_swift:332 : local node_number 2022-08-02 06:17:42.534 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-02 06:17:42.536 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-02 06:17:42.538 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-02 06:17:43.556 | No account-replicator running 2022-08-02 06:17:43.556 | No object-replicator running 2022-08-02 06:17:43.556 | No container-replicator running 2022-08-02 06:17:43.556 | No object-expirer running 2022-08-02 06:17:43.556 | No container-server running 2022-08-02 06:17:43.556 | No account-reaper running 2022-08-02 06:17:43.556 | No account-server running 2022-08-02 06:17:43.556 | No container-auditor running 2022-08-02 06:17:43.556 | No proxy-server running 2022-08-02 06:17:43.556 | No object-auditor running 2022-08-02 06:17:43.556 | No container-reconciler running 2022-08-02 06:17:43.556 | No object-reconstructor running 2022-08-02 06:17:43.556 | No container-sharder running 2022-08-02 06:17:43.556 | No container-sync running 2022-08-02 06:17:43.556 | No container-updater running 2022-08-02 06:17:43.556 | No object-server running 2022-08-02 06:17:43.556 | No account-auditor running 2022-08-02 06:17:43.556 | No object-updater running 2022-08-02 06:17:43.626 | + lib/swift:configure_swift:337 : true 2022-08-02 06:17:43.628 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-02 06:17:43.640 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-02 06:17:43.652 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-02 06:17:43.655 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-02 06:17:43.656 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-02 06:17:43.661 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-02 06:17:43.661 | s/%GROUP%/ubuntu/; 2022-08-02 06:17:43.661 | s/%USER%/ubuntu/; 2022-08-02 06:17:43.661 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-02 06:17:43.661 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-02 06:17:43.664 | uid = ubuntu 2022-08-02 06:17:43.664 | gid = ubuntu 2022-08-02 06:17:43.664 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-02 06:17:43.664 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-02 06:17:43.664 | address = 127.0.0.1 2022-08-02 06:17:43.664 | 2022-08-02 06:17:43.664 | [account6612] 2022-08-02 06:17:43.664 | max connections = 25 2022-08-02 06:17:43.664 | path = /opt/stack/data/swift/1/node/ 2022-08-02 06:17:43.664 | read only = false 2022-08-02 06:17:43.664 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-02 06:17:43.665 | 2022-08-02 06:17:43.665 | [account6622] 2022-08-02 06:17:43.665 | max connections = 25 2022-08-02 06:17:43.665 | path = /opt/stack/data/swift/2/node/ 2022-08-02 06:17:43.665 | read only = false 2022-08-02 06:17:43.665 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-02 06:17:43.665 | 2022-08-02 06:17:43.665 | [account6632] 2022-08-02 06:17:43.665 | max connections = 25 2022-08-02 06:17:43.665 | path = /opt/stack/data/swift/3/node/ 2022-08-02 06:17:43.665 | read only = false 2022-08-02 06:17:43.665 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-02 06:17:43.665 | 2022-08-02 06:17:43.665 | [account6642] 2022-08-02 06:17:43.665 | max connections = 25 2022-08-02 06:17:43.665 | path = /opt/stack/data/swift/4/node/ 2022-08-02 06:17:43.665 | read only = false 2022-08-02 06:17:43.665 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-02 06:17:43.665 | 2022-08-02 06:17:43.665 | 2022-08-02 06:17:43.665 | [container6611] 2022-08-02 06:17:43.665 | max connections = 25 2022-08-02 06:17:43.665 | path = /opt/stack/data/swift/1/node/ 2022-08-02 06:17:43.665 | read only = false 2022-08-02 06:17:43.665 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-02 06:17:43.665 | 2022-08-02 06:17:43.665 | [container6621] 2022-08-02 06:17:43.665 | max connections = 25 2022-08-02 06:17:43.665 | path = /opt/stack/data/swift/2/node/ 2022-08-02 06:17:43.665 | read only = false 2022-08-02 06:17:43.665 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-02 06:17:43.665 | 2022-08-02 06:17:43.665 | [container6631] 2022-08-02 06:17:43.665 | max connections = 25 2022-08-02 06:17:43.665 | path = /opt/stack/data/swift/3/node/ 2022-08-02 06:17:43.665 | read only = false 2022-08-02 06:17:43.665 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-02 06:17:43.665 | 2022-08-02 06:17:43.666 | [container6641] 2022-08-02 06:17:43.666 | max connections = 25 2022-08-02 06:17:43.666 | path = /opt/stack/data/swift/4/node/ 2022-08-02 06:17:43.666 | read only = false 2022-08-02 06:17:43.666 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-02 06:17:43.666 | 2022-08-02 06:17:43.666 | 2022-08-02 06:17:43.666 | [object6613] 2022-08-02 06:17:43.666 | max connections = 25 2022-08-02 06:17:43.666 | path = /opt/stack/data/swift/1/node/ 2022-08-02 06:17:43.666 | read only = false 2022-08-02 06:17:43.666 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-02 06:17:43.666 | 2022-08-02 06:17:43.666 | [object6623] 2022-08-02 06:17:43.666 | max connections = 25 2022-08-02 06:17:43.666 | path = /opt/stack/data/swift/2/node/ 2022-08-02 06:17:43.666 | read only = false 2022-08-02 06:17:43.666 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-02 06:17:43.666 | 2022-08-02 06:17:43.666 | [object6633] 2022-08-02 06:17:43.666 | max connections = 25 2022-08-02 06:17:43.666 | path = /opt/stack/data/swift/3/node/ 2022-08-02 06:17:43.666 | read only = false 2022-08-02 06:17:43.666 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-02 06:17:43.666 | 2022-08-02 06:17:43.666 | [object6643] 2022-08-02 06:17:43.666 | max connections = 25 2022-08-02 06:17:43.666 | path = /opt/stack/data/swift/4/node/ 2022-08-02 06:17:43.666 | read only = false 2022-08-02 06:17:43.666 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-02 06:17:43.667 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-02 06:17:43.669 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:17:43.672 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:17:43.674 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-02 06:17:43.686 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-02 06:17:43.688 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-02 06:17:43.693 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-02 06:17:43.697 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-02 06:17:43.699 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-02 06:17:43.703 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-02 06:17:43.731 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.65:8080/v1/ 2022-08-02 06:17:43.757 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-02 06:17:43.775 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-02 06:17:43.803 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-02 06:17:43.820 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-02 06:17:43.849 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-02 06:17:43.866 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-02 06:17:43.895 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-02 06:17:43.913 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-02 06:17:43.940 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-02 06:17:43.958 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 06:17:43.986 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-02 06:17:44.003 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-02 06:17:44.019 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:17:44.021 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-02 06:17:44.049 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-02 06:17:44.075 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-02 06:17:44.103 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-02 06:17:44.131 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-02 06:17:44.133 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-02 06:17:44.149 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:17:44.151 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-02 06:17:44.179 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-02 06:17:44.194 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:17:44.196 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-02 06:17:44.212 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:44.214 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-02 06:17:44.216 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-02 06:17:44.231 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:17:44.233 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-02 06:17:44.235 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-02 06:17:44.238 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-02 06:17:44.243 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-02 06:17:44.247 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-02 06:17:44.276 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-02 06:17:44.302 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-02 06:17:44.333 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-02 06:17:44.362 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-02 06:17:44.389 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-02 06:17:44.392 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-02 06:17:44.394 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-02 06:17:44.396 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-02 06:17:44.398 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-02 06:17:44.425 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-02 06:17:44.452 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:17:44.479 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-02 06:17:44.506 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-02 06:17:44.533 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-02 06:17:44.560 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-02 06:17:44.588 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-02 06:17:44.615 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:17:44.643 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-02 06:17:44.669 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-02 06:17:44.698 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-02 06:17:44.725 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-02 06:17:44.753 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-02 06:17:44.784 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-02 06:17:44.813 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-02 06:17:44.831 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-02 06:17:44.859 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-02 06:17:44.887 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-02 06:17:44.892 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-02 06:17:44.920 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-02 06:17:44.947 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-02 06:17:44.974 | + lib/swift:configure_swift:480 : local node_number 2022-08-02 06:17:44.976 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 06:17:44.978 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-02 06:17:44.980 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-02 06:17:44.985 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-02 06:17:44.987 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-02 06:17:44.990 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 06:17:44.992 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-02 06:17:44.994 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-02 06:17:44.996 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 06:17:44.998 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 06:17:45.001 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-02 06:17:45.022 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-02 06:17:45.051 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-02 06:17:45.069 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-02 06:17:45.098 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-02 06:17:45.116 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 06:17:45.146 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-02 06:17:45.165 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 06:17:45.194 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-02 06:17:45.212 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 06:17:45.241 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-02 06:17:45.259 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-02 06:17:45.288 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-02 06:17:45.307 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-02 06:17:45.336 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-02 06:17:45.355 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-02 06:17:45.384 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-02 06:17:45.402 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-02 06:17:45.430 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-08-02 06:17:45.435 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-02 06:17:45.453 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 06:17:45.483 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-02 06:17:45.511 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-02 06:17:45.513 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-02 06:17:45.518 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-02 06:17:45.520 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-02 06:17:45.522 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 06:17:45.525 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-02 06:17:45.527 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-02 06:17:45.529 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 06:17:45.531 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 06:17:45.534 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-02 06:17:45.552 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-02 06:17:45.580 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-02 06:17:45.599 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-02 06:17:45.627 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-02 06:17:45.646 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 06:17:45.674 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-02 06:17:45.692 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 06:17:45.722 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-02 06:17:45.740 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 06:17:45.769 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-02 06:17:45.787 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-02 06:17:45.816 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-02 06:17:45.834 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-02 06:17:45.862 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-02 06:17:45.881 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-02 06:17:45.910 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-02 06:17:45.928 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-02 06:17:45.956 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-08-02 06:17:45.961 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-02 06:17:45.979 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 06:17:46.007 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-02 06:17:46.009 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-02 06:17:46.014 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-02 06:17:46.016 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-02 06:17:46.019 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-02 06:17:46.021 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-02 06:17:46.023 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-02 06:17:46.026 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-02 06:17:46.028 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-02 06:17:46.030 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-02 06:17:46.048 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-02 06:17:46.077 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-02 06:17:46.095 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-02 06:17:46.125 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-02 06:17:46.144 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-02 06:17:46.175 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-02 06:17:46.194 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-02 06:17:46.224 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-02 06:17:46.243 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-02 06:17:46.273 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-02 06:17:46.291 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-02 06:17:46.319 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-02 06:17:46.337 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-02 06:17:46.366 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-02 06:17:46.384 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-02 06:17:46.413 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-02 06:17:46.431 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-02 06:17:46.461 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-08-02 06:17:46.466 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-02 06:17:46.485 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-02 06:17:46.513 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-02 06:17:46.542 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-02 06:17:46.570 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-02 06:17:46.598 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-02 06:17:46.601 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-02 06:17:46.605 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-02 06:17:46.634 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-02 06:17:46.662 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-02 06:17:46.691 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-02 06:17:46.719 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-02 06:17:46.748 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-02 06:17:46.776 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-02 06:17:46.803 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-02 06:17:46.831 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-02 06:17:46.859 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-02 06:17:46.874 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:46.877 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-02 06:17:46.895 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-02 06:17:46.898 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-02 06:17:46.918 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-02 06:17:46.920 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.65 2022-08-02 06:17:46.948 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-02 06:17:46.950 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-02 06:17:46.978 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.65/identity 2022-08-02 06:17:47.006 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-02 06:17:47.009 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-02 06:17:47.037 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-02 06:17:47.054 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:17:47.056 | + lib/swift:configure_swift:543 : local user_group 2022-08-02 06:17:47.059 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-02 06:17:47.064 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-02 06:17:47.066 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-02 06:17:47.078 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-02 06:17:47.081 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-02 06:17:47.093 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-02 06:17:47.095 | + lib/swift:configure_swift:550 : is_suse 2022-08-02 06:17:47.098 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:17:47.100 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:17:47.102 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:17:47.105 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:17:47.107 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:17:47.109 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:17:47.112 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-02 06:17:47.126 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-02 06:17:47.128 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-02 06:17:47.131 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-02 06:17:47.148 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:17:47.151 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-02 06:17:47.168 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:47.171 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-02 06:17:47.174 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-02 06:17:47.176 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-02 06:17:47.179 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:17:47.181 | + lib/stack:stack_install_service:32 : install_glance 2022-08-02 06:17:47.184 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-02 06:17:47.186 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-02 06:17:47.189 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-02 06:17:47.206 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:47.208 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-02 06:17:47.211 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-02 06:17:47.228 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:17:47.230 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-02 06:17:47.233 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-02 06:17:47.236 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-02 06:17:47.239 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:17:47.241 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:17:47.244 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-02 06:17:47.246 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:17:47.250 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-02 06:17:47.252 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-02 06:17:47.255 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-02 06:17:47.258 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-02 06:17:47.261 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-02 06:17:47.263 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-02 06:17:47.266 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-02 06:17:47.269 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-02 06:17:47.272 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-02 06:17:47.275 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-02 06:17:47.279 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:17:47.279 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-02 06:17:47.284 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-02 06:17:47.287 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-02 06:17:47.290 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-02 06:17:47.293 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-02 06:17:47.295 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-02 06:17:47.317 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-02 06:17:47.319 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-02 06:17:49.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:49.394 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:49.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:49.394 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:50.463 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:17:50.466 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-02 06:17:50.544 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 06:17:50.554 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:17:50.593 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:17:50.651 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-02 06:17:50.675 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:17:50.678 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 06:17:50.695 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:17:50.706 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:17:50.745 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:17:50.751 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:17:50.756 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:17:50.799 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 06:17:50.813 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 06:17:50.816 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:17:50.826 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:17:50.850 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:17:50.864 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:17:50.870 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:17:50.872 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:17:50.874 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:17:50.881 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:17:50.885 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-02 06:17:50.899 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:17:50.904 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:17:50.925 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-02 06:17:50.946 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:17:50.950 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:17:50.962 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:17:50.967 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 06:17:50.970 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:17:50.973 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:17:50.977 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:17:50.990 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:17:51.023 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:17:51.028 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:17:51.037 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:17:51.100 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:17:51.127 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:17:51.130 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:17:51.133 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:17:51.137 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:17:51.144 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:17:51.146 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:17:51.151 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:17:51.155 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:17:51.159 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:17:51.175 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:17:51.183 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:17:51.196 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:17:51.207 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:17:51.216 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:17:51.221 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:17:51.233 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:17:51.239 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:17:51.241 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:17:51.244 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:17:51.271 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:17:51.297 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:17:51.301 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:17:51.303 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 06:17:51.306 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:17:51.312 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:17:53.133 | + inc/python:pip_install:196 : result=0 2022-08-02 06:17:53.135 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:17:53.138 | + functions-common:time_stop:2440 : local name 2022-08-02 06:17:53.140 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:17:53.143 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:17:53.145 | + functions-common:time_stop:2443 : local total 2022-08-02 06:17:53.147 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:17:53.150 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:17:53.152 | + functions-common:time_stop:2447 : start_time=1659421067311 2022-08-02 06:17:53.154 | + functions-common:time_stop:2449 : [[ -z 1659421067311 ]] 2022-08-02 06:17:53.157 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:17:53.162 | + functions-common:time_stop:2452 : end_time=1659421073159 2022-08-02 06:17:53.164 | + functions-common:time_stop:2453 : elapsed_time=5848 2022-08-02 06:17:53.166 | + functions-common:time_stop:2454 : total=70960 2022-08-02 06:17:53.169 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:17:53.171 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=76808 2022-08-02 06:17:53.175 | + inc/python:pip_install:199 : return 0 2022-08-02 06:17:53.178 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-02 06:17:53.180 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-02 06:17:53.183 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-02 06:17:53.197 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-02 06:17:53.201 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-02 06:17:53.204 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-02 06:17:53.206 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-02 06:17:53.209 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:17:53.211 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:17:53.214 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:17:53.217 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:17:53.219 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:17:53.223 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:17:53.240 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:17:53.242 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:17:53.244 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:17:53.247 | + functions-common:git_clone:618 : echo master 2022-08-02 06:17:53.248 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:17:53.253 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-02 06:17:53.256 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:17:53.258 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-02 06:17:53.271 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-02 06:17:53.274 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:17:53.274 | + functions-common:git_clone:679 : head -1 2022-08-02 06:17:53.277 | 81fee546a Merge "glance-manage: fix crash under Python3.11" 2022-08-02 06:17:53.280 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:17:53.283 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-02 06:17:53.286 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:17:53.288 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 06:17:53.291 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-02 06:17:53.293 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:17:53.296 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-02 06:17:53.299 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:17:53.301 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 06:17:53.304 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-02 06:17:53.306 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:17:53.308 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:17:53.312 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-02 06:17:53.315 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:17:53.318 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-02 06:17:53.320 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:17:53.323 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:17:53.326 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-02 06:17:53.332 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-02 06:17:53.335 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-02 06:17:53.962 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-02 06:17:53.964 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:17:53.967 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:17:53.969 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:17:53.972 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-02 06:17:53.975 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-02 06:17:53.977 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:17:53.979 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:17:53.982 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:17:53.984 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:17:53.987 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:17:53.989 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:17:53.992 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:17:53.994 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-02 06:17:54.015 | Using python 3.8 to install /opt/stack/glance 2022-08-02 06:17:54.019 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-02 06:17:56.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:56.086 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:56.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:17:56.086 | from cryptography.utils import int_from_bytes 2022-08-02 06:17:57.128 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:17:57.128 | Obtaining file:///opt/stack/glance 2022-08-02 06:17:58.421 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:17:58.430 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:17:58.439 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:17:58.451 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:17:58.597 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-02 06:17:58.604 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:17:58.617 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:17:58.631 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 06:17:58.651 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:17:58.687 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 06:17:58.701 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:17:58.708 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-08-02 06:17:58.713 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:17:58.721 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:17:58.724 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.1) 2022-08-02 06:17:58.792 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:17:58.797 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 06:17:58.806 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:17:58.843 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:17:58.870 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:17:58.874 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:17:58.912 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:17:58.970 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:17:59.022 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:17:59.026 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:17:59.031 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 06:17:59.049 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:17:59.085 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:17:59.096 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:17:59.134 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:17:59.140 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:17:59.188 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:17:59.193 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-02 06:17:59.204 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:17:59.243 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 06:17:59.298 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 06:17:59.308 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:17:59.326 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:17:59.341 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 06:17:59.353 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:17:59.363 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:17:59.385 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:17:59.395 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:17:59.409 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 06:17:59.449 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:17:59.454 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:17:59.457 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:17:59.469 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 06:17:59.475 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 06:17:59.492 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 06:17:59.505 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:17:59.515 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:17:59.518 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:17:59.524 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:17:59.528 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-02 06:17:59.542 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:17:59.547 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:17:59.568 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:17:59.572 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:17:59.579 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:17:59.619 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-02 06:17:59.624 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:17:59.628 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-02 06:17:59.631 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:17:59.634 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:17:59.645 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:17:59.647 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:17:59.650 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:17:59.654 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-02 06:17:59.707 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:17:59.721 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:17:59.730 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:17:59.736 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:17:59.746 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:17:59.779 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:17:59.785 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:17:59.789 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:17:59.793 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:17:59.819 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 06:17:59.822 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:17:59.833 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:17:59.836 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:17:59.864 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:17:59.926 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:17:59.931 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:17:59.934 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:17:59.937 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 06:17:59.963 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 06:17:59.966 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 06:18:00.011 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 06:18:00.016 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:18:00.024 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:18:00.030 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:18:00.034 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:18:00.045 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:18:00.048 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:18:00.060 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:18:00.063 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:18:00.068 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:18:00.071 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:18:00.073 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:18:00.076 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-02 06:18:00.081 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 06:18:00.119 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-02 06:18:00.124 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:18:00.127 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:18:00.130 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:18:00.133 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:18:00.136 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 06:18:00.139 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 06:18:00.141 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:18:00.146 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 06:18:00.168 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 06:18:00.170 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:18:00.173 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:18:00.222 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:18:00.225 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:18:01.213 | Installing collected packages: glance 2022-08-02 06:18:01.213 | Attempting uninstall: glance 2022-08-02 06:18:01.214 | Found existing installation: glance 25.0.0.0b3.dev6 2022-08-02 06:18:01.218 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-02 06:18:01.219 | Running setup.py develop for glance 2022-08-02 06:18:02.989 | Successfully installed glance 2022-08-02 06:18:03.093 | + inc/python:pip_install:196 : result=0 2022-08-02 06:18:03.096 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:18:03.098 | + functions-common:time_stop:2440 : local name 2022-08-02 06:18:03.100 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:18:03.103 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:18:03.105 | + functions-common:time_stop:2443 : local total 2022-08-02 06:18:03.107 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:18:03.109 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:18:03.112 | + functions-common:time_stop:2447 : start_time=1659421074010 2022-08-02 06:18:03.114 | + functions-common:time_stop:2449 : [[ -z 1659421074010 ]] 2022-08-02 06:18:03.117 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:18:03.121 | + functions-common:time_stop:2452 : end_time=1659421083119 2022-08-02 06:18:03.124 | + functions-common:time_stop:2453 : elapsed_time=9109 2022-08-02 06:18:03.126 | + functions-common:time_stop:2454 : total=76808 2022-08-02 06:18:03.129 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:18:03.131 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=85917 2022-08-02 06:18:03.133 | + inc/python:pip_install:199 : return 0 2022-08-02 06:18:03.136 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:18:03.138 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 06:18:03.141 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 06:18:03.160 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-02 06:18:03.173 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-02 06:18:03.175 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-02 06:18:03.178 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:18:03.180 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:18:03.182 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-02 06:18:03.185 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:18:03.187 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:18:03.190 | + ./stack.sh:main:915 : configure_glance 2022-08-02 06:18:03.193 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-02 06:18:03.206 | + lib/glance:configure_glance:326 : local dburl 2022-08-02 06:18:03.209 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-02 06:18:03.211 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-02 06:18:03.214 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-02 06:18:03.216 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-02 06:18:03.218 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:18:03.221 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:18:03.223 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:18:03.242 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:03.244 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:18:03.247 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-02 06:18:03.249 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-02 06:18:03.252 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-02 06:18:03.280 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-02 06:18:03.310 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-02 06:18:03.339 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-02 06:18:03.369 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-02 06:18:03.399 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-02 06:18:03.429 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-02 06:18:03.431 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-02 06:18:03.434 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-02 06:18:03.436 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 06:18:03.439 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-02 06:18:03.468 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-02 06:18:03.498 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:18:03.527 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-02 06:18:03.557 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-02 06:18:03.586 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-02 06:18:03.616 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-02 06:18:03.645 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-02 06:18:03.679 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:18:03.708 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 06:18:03.738 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-02 06:18:03.768 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-02 06:18:03.771 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-02 06:18:03.773 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-02 06:18:03.776 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:18:03.778 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 06:18:03.780 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:18:03.797 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:03.800 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 06:18:03.802 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 06:18:03.805 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:18:03.821 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:03.823 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:18:03.826 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:18:03.857 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:18:03.859 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:18:03.861 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-02 06:18:03.864 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-02 06:18:03.866 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-02 06:18:03.896 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-02 06:18:03.931 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-02 06:18:03.934 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-02 06:18:03.937 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-02 06:18:03.940 | + lib/glance:configure_glance_store:254 : local be 2022-08-02 06:18:03.945 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-02 06:18:03.949 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-02 06:18:03.952 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-02 06:18:03.982 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-02 06:18:03.985 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.65 2022-08-02 06:18:04.014 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-02 06:18:04.018 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-02 06:18:04.034 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:04.037 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-02 06:18:04.066 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-02 06:18:04.097 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-02 06:18:04.126 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-02 06:18:04.156 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-02 06:18:04.186 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-02 06:18:04.202 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:04.206 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 06:18:04.235 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-02 06:18:04.265 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-02 06:18:04.296 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.65/identity/v3 2022-08-02 06:18:04.327 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-02 06:18:04.357 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.65/image 2022-08-02 06:18:04.387 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-02 06:18:04.404 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:04.407 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-02 06:18:04.409 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-02 06:18:04.412 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-02 06:18:04.415 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:18:04.431 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:18:04.434 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:18:04.436 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:18:04.439 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:18:04.442 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 06:18:04.471 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:18:04.502 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:18:04.532 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:18:04.563 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-02 06:18:04.568 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-02 06:18:04.597 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-02 06:18:04.628 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-02 06:18:04.658 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.65/identity 2022-08-02 06:18:04.688 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-02 06:18:04.719 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-02 06:18:04.749 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-02 06:18:04.779 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-02 06:18:04.809 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-02 06:18:04.838 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-02 06:18:04.868 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-02 06:18:04.898 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-02 06:18:04.903 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-02 06:18:04.911 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-02 06:18:04.928 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:04.930 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-02 06:18:04.933 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-02 06:18:04.935 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-02 06:18:04.938 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-02 06:18:04.940 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-02 06:18:04.943 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-02 06:18:04.947 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-02 06:18:04.949 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-02 06:18:04.953 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-02 06:18:04.982 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-02 06:18:04.985 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-02 06:18:04.988 | ++ functions:get_random_port:837 : true 2022-08-02 06:18:04.990 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-02 06:18:04.992 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-02 06:18:04.995 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-02 06:18:05.061 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-02 06:18:05.064 | ++ functions:get_random_port:841 : break 2 2022-08-02 06:18:05.066 | ++ functions:get_random_port:845 : echo 60999 2022-08-02 06:18:05.069 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-02 06:18:05.071 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-02 06:18:05.099 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-02 06:18:05.127 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-02 06:18:05.155 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-02 06:18:05.182 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 06:18:05.210 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-02 06:18:05.240 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-02 06:18:05.268 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-02 06:18:05.297 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 06:18:05.325 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 06:18:05.353 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 06:18:05.380 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 06:18:05.408 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-02 06:18:05.436 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 06:18:05.464 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-02 06:18:05.492 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-02 06:18:05.521 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-02 06:18:05.549 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-02 06:18:05.577 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-02 06:18:05.605 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-02 06:18:05.607 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-02 06:18:05.610 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:18:05.612 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:05.614 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:05.617 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-02 06:18:05.619 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-02 06:18:05.675 | proxy (enabled by site administrator) 2022-08-02 06:18:05.678 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-02 06:18:05.680 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-02 06:18:05.683 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:18:05.686 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:05.688 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:05.691 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-02 06:18:05.694 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-02 06:18:05.749 | proxy_http (enabled by site administrator) 2022-08-02 06:18:05.752 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-02 06:18:05.755 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-02 06:18:05.758 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-02 06:18:05.760 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 06:18:05.762 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:05.765 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:05.768 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 06:18:05.771 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 06:18:05.774 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-02 06:18:05.774 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 06:18:05.783 | KeepAlive Off 2022-08-02 06:18:05.787 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-02 06:18:05.787 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 06:18:05.796 | SetEnv proxy-sendchunked 1 2022-08-02 06:18:05.800 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-02 06:18:05.800 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-02 06:18:05.808 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-02 06:18:05.812 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-02 06:18:05.815 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-02 06:18:05.817 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 06:18:05.819 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 06:18:05.822 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:18:05.824 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:05.827 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:05.829 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 06:18:05.832 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 06:18:05.834 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:05.837 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:05.839 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-02 06:18:05.901 | Site glance-wsgi-api already enabled 2022-08-02 06:18:05.905 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-02 06:18:05.908 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:18:05.910 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:18:05.913 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:18:06.051 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-02 06:18:06.059 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-02 06:18:06.096 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-02 06:18:06.099 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-02 06:18:06.102 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-02 06:18:06.121 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:06.124 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-02 06:18:06.127 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-02 06:18:06.130 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-02 06:18:06.132 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:18:06.135 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-02 06:18:06.137 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-02 06:18:06.140 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-02 06:18:06.142 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-02 06:18:06.145 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:18:06.147 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:18:06.150 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:18:06.153 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:18:06.155 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:18:06.158 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:18:06.176 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:18:06.178 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:18:06.180 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:18:06.183 | + functions-common:git_clone:618 : echo master 2022-08-02 06:18:06.184 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:18:06.189 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-02 06:18:06.192 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:18:06.194 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-02 06:18:06.207 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-02 06:18:06.210 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:18:06.210 | + functions-common:git_clone:679 : head -1 2022-08-02 06:18:06.217 | c12c69027 Merge "Add Pure Storage NVMe-RoCE driver" 2022-08-02 06:18:06.220 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:18:06.222 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-02 06:18:06.225 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:18:06.227 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 06:18:06.230 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-02 06:18:06.232 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:18:06.235 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-02 06:18:06.238 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:18:06.241 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 06:18:06.243 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-02 06:18:06.246 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:18:06.248 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:18:06.252 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-02 06:18:06.254 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:18:06.257 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-02 06:18:06.260 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:18:06.262 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:18:06.265 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-02 06:18:06.272 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-02 06:18:06.274 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-02 06:18:06.915 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-02 06:18:06.917 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:18:06.920 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:18:06.922 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:18:06.925 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-02 06:18:06.927 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-02 06:18:06.929 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:18:06.932 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:18:06.934 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:18:06.937 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:18:06.939 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:18:06.941 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:18:06.944 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:18:06.946 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-02 06:18:06.968 | Using python 3.8 to install /opt/stack/cinder 2022-08-02 06:18:06.971 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-02 06:18:09.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:18:09.046 | from cryptography.utils import int_from_bytes 2022-08-02 06:18:09.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:18:09.047 | from cryptography.utils import int_from_bytes 2022-08-02 06:18:10.093 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:18:10.094 | Obtaining file:///opt/stack/cinder 2022-08-02 06:18:12.242 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:18:12.250 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:18:12.259 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:18:12.271 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:18:12.415 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:18:12.428 | Requirement already satisfied: boto3===1.24.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.36) 2022-08-02 06:18:12.438 | Requirement already satisfied: botocore===1.27.36 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.36) 2022-08-02 06:18:12.449 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 06:18:12.467 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:18:12.504 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 06:18:12.518 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:18:12.520 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:18:12.529 | Requirement already satisfied: google-api-python-client===2.54.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.54.0) 2022-08-02 06:18:12.542 | Requirement already satisfied: google-auth===2.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.9.1) 2022-08-02 06:18:12.571 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-08-02 06:18:12.577 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:18:12.582 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 06:18:12.592 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:18:12.629 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:18:12.632 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:18:12.635 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:18:12.674 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:18:12.731 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:18:12.786 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 06:18:12.798 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-08-02 06:18:12.809 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-02 06:18:12.833 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:18:12.837 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 06:18:12.854 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:18:12.890 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:18:12.901 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:18:12.940 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:18:12.945 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:18:12.992 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:18:12.996 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:18:13.036 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 06:18:13.089 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 06:18:13.100 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:18:13.118 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:18:13.133 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 06:18:13.147 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 06:18:13.159 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 06:18:13.162 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:18:13.170 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:18:13.193 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:18:13.202 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:18:13.217 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-02 06:18:13.235 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.0.0) 2022-08-02 06:18:13.257 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 06:18:13.323 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:18:13.329 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-02 06:18:13.371 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:18:13.374 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:18:13.385 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 06:18:13.391 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 06:18:13.410 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-02 06:18:13.412 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-02 06:18:13.417 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:18:13.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-08-02 06:18:13.430 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:18:13.435 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:18:13.440 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-02 06:18:13.454 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:18:13.459 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-02 06:18:13.475 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:18:13.496 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-02 06:18:13.512 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-02 06:18:13.532 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:18:13.536 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:18:13.543 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:18:13.557 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:18:13.561 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-02 06:18:13.566 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-02 06:18:13.570 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-02 06:18:13.577 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:18:13.580 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:18:13.589 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:18:13.592 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:18:13.595 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:18:13.599 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-02 06:18:13.602 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-02 06:18:13.608 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-02 06:18:13.659 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:18:13.674 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:18:13.683 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:18:13.688 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:18:13.698 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 06:18:13.755 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-02 06:18:13.757 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:18:13.789 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-02 06:18:13.793 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-02 06:18:13.799 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:18:13.805 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:18:13.808 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:18:13.813 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:18:13.838 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-02 06:18:13.841 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 06:18:13.843 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:18:13.847 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:18:13.874 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.2) 2022-08-02 06:18:13.887 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 06:18:13.890 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:18:13.917 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:18:13.978 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:18:13.983 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:18:13.987 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:18:13.991 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:18:13.994 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:18:13.999 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:18:14.013 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:18:14.016 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 06:18:14.021 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 06:18:14.065 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:18:14.071 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:18:14.080 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:18:14.083 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:18:14.094 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:18:14.097 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-02 06:18:14.108 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:18:14.120 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 06:18:14.132 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:18:14.135 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:18:14.140 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:18:14.143 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-02 06:18:14.147 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:18:14.150 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 06:18:14.186 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-02 06:18:14.191 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-02 06:18:14.197 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:18:14.199 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:18:14.204 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:18:14.207 | Requirement already satisfied: protobuf===4.21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.3) 2022-08-02 06:18:14.210 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.4) 2022-08-02 06:18:14.216 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:18:14.227 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 06:18:14.229 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:18:14.232 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:18:14.280 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:18:14.284 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:18:14.287 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:18:15.167 | Installing collected packages: cinder 2022-08-02 06:18:15.167 | Attempting uninstall: cinder 2022-08-02 06:18:15.167 | Found existing installation: cinder 20.1.0.dev359 2022-08-02 06:18:15.171 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-02 06:18:15.172 | Running setup.py develop for cinder 2022-08-02 06:18:17.704 | Successfully installed cinder 2022-08-02 06:18:17.820 | + inc/python:pip_install:196 : result=0 2022-08-02 06:18:17.823 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:18:17.825 | + functions-common:time_stop:2440 : local name 2022-08-02 06:18:17.828 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:18:17.831 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:18:17.833 | + functions-common:time_stop:2443 : local total 2022-08-02 06:18:17.835 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:18:17.838 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:18:17.840 | + functions-common:time_stop:2447 : start_time=1659421086962 2022-08-02 06:18:17.842 | + functions-common:time_stop:2449 : [[ -z 1659421086962 ]] 2022-08-02 06:18:17.845 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:18:17.849 | + functions-common:time_stop:2452 : end_time=1659421097847 2022-08-02 06:18:17.852 | + functions-common:time_stop:2453 : elapsed_time=10885 2022-08-02 06:18:17.854 | + functions-common:time_stop:2454 : total=85917 2022-08-02 06:18:17.856 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:18:17.858 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=96802 2022-08-02 06:18:17.861 | + inc/python:pip_install:199 : return 0 2022-08-02 06:18:17.863 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:18:17.866 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 06:18:17.868 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 06:18:17.888 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-02 06:18:17.901 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-02 06:18:17.903 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-02 06:18:17.906 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:18:17.909 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:18:17.911 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-02 06:18:17.914 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:18:17.916 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-02 06:18:17.919 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-02 06:18:17.921 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-02 06:18:17.924 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:17.926 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:17.929 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-02 06:18:17.941 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-02 06:18:17.943 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:18:17.946 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:18:17.949 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:18:17.951 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:18:17.954 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:18:17.957 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:18:17.959 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:17.962 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:17.964 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:18:17.967 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:18:17.969 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:18:17.972 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:18:17.974 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-02 06:18:17.977 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:18:17.979 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:17.982 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:17.985 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-02 06:18:18.008 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-02 06:18:18.122 | Reading package lists... 2022-08-02 06:18:18.375 | Building dependency tree... 2022-08-02 06:18:18.377 | Reading state information... 2022-08-02 06:18:18.644 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-02 06:18:18.644 | The following packages were automatically installed and are no longer required: 2022-08-02 06:18:18.645 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:18:18.645 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:18:18.645 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:18:18.645 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:18:18.645 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:18:18.645 | python3-zope.interface 2022-08-02 06:18:18.645 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:18:18.760 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:18:18.765 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:18:18.768 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:18:18.771 | + functions-common:time_stop:2440 : local name 2022-08-02 06:18:18.773 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:18:18.776 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:18:18.778 | + functions-common:time_stop:2443 : local total 2022-08-02 06:18:18.781 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:18:18.784 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:18:18.786 | + functions-common:time_stop:2447 : start_time=1659421098005 2022-08-02 06:18:18.789 | + functions-common:time_stop:2449 : [[ -z 1659421098005 ]] 2022-08-02 06:18:18.792 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:18:18.797 | + functions-common:time_stop:2452 : end_time=1659421098794 2022-08-02 06:18:18.799 | + functions-common:time_stop:2453 : elapsed_time=789 2022-08-02 06:18:18.802 | + functions-common:time_stop:2454 : total=5619 2022-08-02 06:18:18.804 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:18:18.807 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6408 2022-08-02 06:18:18.809 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:18:18.812 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:18:18.814 | + ./stack.sh:main:921 : configure_cinder 2022-08-02 06:18:18.817 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-02 06:18:18.830 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-02 06:18:18.833 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-02 06:18:18.836 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-02 06:18:18.838 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-02 06:18:18.841 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-02 06:18:18.842 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-02 06:18:18.847 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-02 06:18:18.849 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-02 06:18:18.851 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-02 06:18:18.853 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-02 06:18:18.855 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-02 06:18:18.858 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-02 06:18:18.860 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-02 06:18:18.862 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-02 06:18:18.873 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-02 06:18:18.885 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-08-02 06:18:18.898 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-08-02 06:18:18.911 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-02 06:18:18.923 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-02 06:18:18.925 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-02 06:18:18.930 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.wkeb3txXxY 2022-08-02 06:18:18.932 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-02 06:18:18.934 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-02 06:18:18.936 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-02 06:18:18.939 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.wkeb3txXxY 2022-08-02 06:18:18.942 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.wkeb3txXxY 2022-08-02 06:18:18.954 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.wkeb3txXxY /etc/sudoers.d/cinder-rootwrap 2022-08-02 06:18:18.967 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-02 06:18:18.971 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-02 06:18:18.974 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-02 06:18:18.976 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-02 06:18:18.978 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-02 06:18:18.980 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-02 06:18:18.982 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-02 06:18:18.985 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-02 06:18:18.987 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-02 06:18:18.991 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-02 06:18:18.996 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-02 06:18:19.014 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-02 06:18:19.034 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-02 06:18:19.053 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-02 06:18:19.072 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-02 06:18:19.090 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-02 06:18:19.110 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-02 06:18:19.128 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-02 06:18:19.148 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-02 06:18:19.150 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 06:18:19.152 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-02 06:18:19.155 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 06:18:19.157 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-02 06:18:19.186 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-02 06:18:19.215 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:18:19.242 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-02 06:18:19.271 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-02 06:18:19.298 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-02 06:18:19.326 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-02 06:18:19.355 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-02 06:18:19.383 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:18:19.413 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 06:18:19.444 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-02 06:18:19.477 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-02 06:18:19.506 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-02 06:18:19.509 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-02 06:18:19.511 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-02 06:18:19.514 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-02 06:18:19.516 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:18:19.519 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:18:19.521 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:18:19.537 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:19.540 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:18:19.542 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-02 06:18:19.545 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-02 06:18:19.576 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-02 06:18:19.607 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-02 06:18:19.635 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-02 06:18:19.664 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-02 06:18:19.692 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-02 06:18:19.723 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-02 06:18:19.755 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-02 06:18:19.757 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.65 2022-08-02 06:18:19.789 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-02 06:18:19.826 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-02 06:18:19.834 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1385383f2b2ce1c5a68eb3931e9f66a1 2022-08-02 06:18:19.863 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-02 06:18:19.865 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-02 06:18:19.894 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-02 06:18:19.922 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-02 06:18:19.951 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-02 06:18:19.979 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-02 06:18:19.996 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:19.998 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 06:18:20.001 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-02 06:18:20.003 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-02 06:18:20.006 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-02 06:18:20.008 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 06:18:20.011 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-08-02 06:18:20.013 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-08-02 06:18:20.015 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-08-02 06:18:20.019 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-08-02 06:18:20.021 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-08-02 06:18:20.023 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-08-02 06:18:20.054 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-08-02 06:18:20.083 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-08-02 06:18:20.111 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-08-02 06:18:20.140 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-08-02 06:18:20.169 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-08-02 06:18:20.197 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-02 06:18:20.200 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-08-02 06:18:20.202 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-08-02 06:18:20.205 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-08-02 06:18:20.233 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-08-02 06:18:20.236 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-08-02 06:18:20.264 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-02 06:18:20.267 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-02 06:18:20.270 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-08-02 06:18:20.272 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-08-02 06:18:20.302 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-02 06:18:20.304 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-02 06:18:20.306 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-02 06:18:20.323 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:20.325 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-08-02 06:18:20.328 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-08-02 06:18:20.331 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-08-02 06:18:20.333 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-08-02 06:18:20.361 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.65:8080/v1/AUTH_ 2022-08-02 06:18:20.389 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-08-02 06:18:20.406 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:20.409 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-02 06:18:20.427 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:20.429 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-02 06:18:20.446 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:20.448 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-02 06:18:20.451 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-02 06:18:20.453 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-02 06:18:20.456 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-02 06:18:20.458 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:18:20.461 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 06:18:20.463 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:18:20.480 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:20.483 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 06:18:20.486 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 06:18:20.488 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:18:20.504 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:20.507 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:18:20.510 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:18:20.538 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:18:20.541 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:18:20.543 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-02 06:18:20.545 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-02 06:18:20.548 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 06:18:20.551 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:18:20.568 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:18:20.571 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:18:20.573 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:18:20.575 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:18:20.578 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 06:18:20.607 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:18:20.636 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:18:20.665 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:18:20.694 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-02 06:18:20.711 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:20.713 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-02 06:18:20.716 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-02 06:18:20.718 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-02 06:18:20.720 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-02 06:18:20.723 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 06:18:20.725 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 06:18:20.728 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-02 06:18:20.732 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-02 06:18:20.734 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 06:18:20.738 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 06:18:20.750 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 06:18:20.751 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:18:20.760 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 06:18:20.763 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:18:20.779 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-02 06:18:20.782 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-02 06:18:20.786 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-02 06:18:20.815 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-02 06:18:20.843 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-02 06:18:20.869 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-02 06:18:20.898 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 06:18:20.926 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 06:18:20.953 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-02 06:18:20.982 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-02 06:18:21.010 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-02 06:18:21.039 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 06:18:21.066 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 06:18:21.095 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 06:18:21.123 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-02 06:18:21.153 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 06:18:21.155 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 06:18:21.159 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-02 06:18:21.161 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-02 06:18:21.164 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 06:18:21.166 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:21.169 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:21.171 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 06:18:21.174 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 06:18:21.177 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-02 06:18:21.205 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 06:18:21.234 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-02 06:18:21.234 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-02 06:18:21.243 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-02 06:18:21.246 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-02 06:18:21.248 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-02 06:18:21.251 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 06:18:21.253 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 06:18:21.256 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:18:21.258 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:21.260 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:21.263 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 06:18:21.265 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 06:18:21.268 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:21.271 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:21.273 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-02 06:18:21.334 | Enabling site cinder-wsgi. 2022-08-02 06:18:21.340 | To activate the new configuration, you need to run: 2022-08-02 06:18:21.340 | systemctl reload apache2 2022-08-02 06:18:21.344 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 06:18:21.347 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:18:21.350 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:18:21.352 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:18:21.496 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-02 06:18:21.498 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-02 06:18:21.532 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.65/image 2022-08-02 06:18:21.562 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-02 06:18:21.580 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:21.582 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-02 06:18:21.585 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-02 06:18:21.587 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 06:18:21.590 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-02 06:18:21.592 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-02 06:18:21.624 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-02 06:18:21.653 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.65/identity 2022-08-02 06:18:21.681 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-02 06:18:21.710 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-02 06:18:21.738 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-02 06:18:21.768 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-02 06:18:21.796 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-02 06:18:21.825 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:18:21.860 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-02 06:18:21.890 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-02 06:18:21.920 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 06:18:21.948 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-02 06:18:21.950 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-02 06:18:21.967 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:21.970 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.65:2379 2022-08-02 06:18:22.001 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-02 06:18:22.003 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-02 06:18:22.006 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-02 06:18:22.024 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:22.027 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-02 06:18:22.029 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-02 06:18:22.032 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-02 06:18:22.035 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:18:22.037 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-02 06:18:22.040 | + lib/neutron:install_neutron:704 : is_neutron_legacy_enabled 2022-08-02 06:18:22.044 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:18:22.044 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:18:22.050 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:18:22.052 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:18:22.055 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:18:22.057 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:18:22.060 | + lib/neutron:install_neutron:706 : install_mutnauq 2022-08-02 06:18:22.063 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-02 06:18:22.065 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-02 06:18:22.068 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:18:22.070 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:18:22.073 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-02 06:18:22.075 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:18:22.078 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-02 06:18:22.081 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-02 06:18:22.083 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-02 06:18:22.085 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:18:22.088 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:18:22.090 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:18:22.093 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:18:22.096 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:18:22.099 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:18:22.115 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:18:22.117 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:18:22.120 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:18:22.123 | + functions-common:git_clone:618 : echo master 2022-08-02 06:18:22.123 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:18:22.129 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-02 06:18:22.131 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:18:22.133 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-02 06:18:22.147 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-02 06:18:22.150 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:18:22.151 | + functions-common:git_clone:679 : head -1 2022-08-02 06:18:22.154 | b7fad3dd35 Merge "Implement specific tracked resource count method per quota driver" 2022-08-02 06:18:22.157 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:18:22.159 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-02 06:18:22.162 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:18:22.164 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 06:18:22.167 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-02 06:18:22.169 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:18:22.172 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-02 06:18:22.175 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:18:22.177 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 06:18:22.180 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-02 06:18:22.184 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:18:22.187 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:18:22.191 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-02 06:18:22.194 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:18:22.197 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-02 06:18:22.199 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:18:22.202 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:18:22.208 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-02 06:18:22.217 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-02 06:18:22.220 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-02 06:18:22.847 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-02 06:18:22.849 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:18:22.851 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:18:22.854 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:18:22.856 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-02 06:18:22.859 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-02 06:18:22.861 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:18:22.863 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:18:22.866 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:18:22.868 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:18:22.871 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:18:22.873 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:18:22.876 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:18:22.879 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-02 06:18:22.901 | Using python 3.8 to install /opt/stack/neutron 2022-08-02 06:18:22.903 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-02 06:18:24.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:18:24.976 | from cryptography.utils import int_from_bytes 2022-08-02 06:18:24.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:18:24.976 | from cryptography.utils import int_from_bytes 2022-08-02 06:18:26.028 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:18:26.028 | Obtaining file:///opt/stack/neutron 2022-08-02 06:18:28.315 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:18:28.321 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:18:28.324 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:18:28.333 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:18:28.341 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:18:28.352 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:18:28.498 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:18:28.511 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:18:28.525 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:18:28.531 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:18:28.534 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:18:28.543 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:18:28.545 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:18:28.550 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-08-02 06:18:28.560 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:18:28.597 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:18:28.623 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:18:28.681 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:18:28.731 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:18:28.736 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:18:28.739 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.0.0) 2022-08-02 06:18:28.775 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 06:18:28.801 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-08-02 06:18:28.817 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-02 06:18:28.821 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:18:28.825 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 06:18:28.830 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-02 06:18:28.852 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:18:28.889 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:18:28.900 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:18:28.938 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:18:28.944 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:18:28.990 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:18:28.994 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:18:29.033 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 06:18:29.087 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 06:18:29.097 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:18:29.115 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:18:29.129 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 06:18:29.144 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 06:18:29.156 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 06:18:29.158 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:18:29.167 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:18:29.188 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:18:29.198 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:18:29.213 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-02 06:18:29.231 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-08-02 06:18:29.271 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-02 06:18:29.276 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-02 06:18:29.283 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:18:29.289 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:18:29.291 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.2) 2022-08-02 06:18:29.300 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:18:29.311 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 06:18:29.318 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 06:18:29.335 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 06:18:29.347 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:18:29.357 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:18:29.359 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:18:29.365 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-02 06:18:29.371 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:18:29.377 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-02 06:18:29.395 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:18:29.415 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-02 06:18:29.440 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-02 06:18:29.454 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:18:29.486 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:18:29.492 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:18:29.506 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 06:18:29.508 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:18:29.512 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.2.3) 2022-08-02 06:18:29.517 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 06:18:29.520 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:18:29.523 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-02 06:18:29.526 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:18:29.536 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:18:29.539 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:18:29.542 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:18:29.545 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:18:29.561 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:18:29.570 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:18:29.576 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:18:29.586 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 06:18:29.643 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:18:29.676 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-02 06:18:29.681 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:18:29.686 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:18:29.689 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:18:29.694 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:18:29.719 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 06:18:29.722 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:18:29.733 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:18:29.760 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:18:29.763 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:18:29.767 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:18:29.770 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 06:18:29.792 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:18:29.797 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:18:29.801 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:18:29.837 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 06:18:29.840 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:18:29.843 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:18:29.847 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 06:18:29.892 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 06:18:29.896 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 06:18:29.899 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:18:29.908 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:18:29.911 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:18:29.922 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-08-02 06:18:29.925 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:18:29.963 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:18:29.976 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 06:18:29.990 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-02 06:18:29.994 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:18:29.996 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:18:30.000 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:18:30.005 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:18:30.007 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:18:30.009 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:18:30.012 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 06:18:30.015 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:18:30.018 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:18:30.022 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:18:30.083 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:18:30.086 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:18:30.134 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:18:31.143 | Installing collected packages: neutron 2022-08-02 06:18:31.143 | Attempting uninstall: neutron 2022-08-02 06:18:31.144 | Found existing installation: neutron 20.1.0.dev459 2022-08-02 06:18:31.155 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-02 06:18:31.156 | Running setup.py develop for neutron 2022-08-02 06:18:33.844 | Successfully installed neutron 2022-08-02 06:18:33.956 | + inc/python:pip_install:196 : result=0 2022-08-02 06:18:33.958 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:18:33.961 | + functions-common:time_stop:2440 : local name 2022-08-02 06:18:33.963 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:18:33.965 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:18:33.968 | + functions-common:time_stop:2443 : local total 2022-08-02 06:18:33.970 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:18:33.972 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:18:33.974 | + functions-common:time_stop:2447 : start_time=1659421102895 2022-08-02 06:18:33.977 | + functions-common:time_stop:2449 : [[ -z 1659421102895 ]] 2022-08-02 06:18:33.979 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:18:33.984 | + functions-common:time_stop:2452 : end_time=1659421113981 2022-08-02 06:18:33.986 | + functions-common:time_stop:2453 : elapsed_time=11086 2022-08-02 06:18:33.989 | + functions-common:time_stop:2454 : total=96802 2022-08-02 06:18:33.991 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:18:33.993 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=107888 2022-08-02 06:18:33.996 | + inc/python:pip_install:199 : return 0 2022-08-02 06:18:33.998 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:18:34.001 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 06:18:34.004 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 06:18:34.023 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-02 06:18:34.035 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-02 06:18:34.037 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-02 06:18:34.040 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:18:34.042 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:18:34.045 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-02 06:18:34.048 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:18:34.051 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-02 06:18:34.053 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:18:34.056 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-02 06:18:34.074 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:34.076 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-02 06:18:34.079 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-02 06:18:34.081 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-02 06:18:34.084 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:18:34.086 | + lib/stack:stack_install_service:32 : install_nova 2022-08-02 06:18:34.089 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-02 06:18:34.091 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-02 06:18:34.094 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:18:34.097 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:18:34.099 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-02 06:18:34.101 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:18:34.104 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-02 06:18:34.120 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:34.123 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-02 06:18:34.139 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:34.142 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-02 06:18:34.159 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:34.161 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-02 06:18:34.164 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-02 06:18:34.166 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-02 06:18:34.168 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:18:34.170 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:18:34.174 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:18:34.176 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:18:34.179 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:18:34.182 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:18:34.197 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:18:34.200 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:18:34.202 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:18:34.205 | + functions-common:git_clone:618 : echo master 2022-08-02 06:18:34.205 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:18:34.210 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-02 06:18:34.213 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:18:34.215 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-02 06:18:34.228 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-02 06:18:34.231 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:18:34.231 | + functions-common:git_clone:679 : head -1 2022-08-02 06:18:34.394 | d8022ef55d Merge commit 'refs/changes/52/826752/7' of ssh://review.openstack.org:29418/openstack/nova into HEAD 2022-08-02 06:18:34.399 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:18:34.402 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-02 06:18:34.404 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:18:34.407 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 06:18:34.410 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-02 06:18:34.412 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:18:34.414 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-02 06:18:34.417 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:18:34.419 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 06:18:34.422 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-02 06:18:34.425 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:18:34.427 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:18:34.431 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-02 06:18:34.433 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:18:34.436 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-02 06:18:34.439 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:18:34.441 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:18:34.444 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-02 06:18:34.450 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-02 06:18:34.453 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-02 06:18:35.077 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-02 06:18:35.079 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:18:35.082 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:18:35.084 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:18:35.086 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-02 06:18:35.089 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-02 06:18:35.091 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:18:35.093 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:18:35.096 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:18:35.098 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:18:35.101 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:18:35.103 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:18:35.105 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:18:35.107 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-02 06:18:35.129 | Using python 3.8 to install /opt/stack/nova 2022-08-02 06:18:35.131 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-02 06:18:37.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:18:37.220 | from cryptography.utils import int_from_bytes 2022-08-02 06:18:37.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:18:37.220 | from cryptography.utils import int_from_bytes 2022-08-02 06:18:38.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:18:38.278 | Obtaining file:///opt/stack/nova 2022-08-02 06:18:41.619 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:18:41.625 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:18:41.628 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-02 06:18:41.637 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-02 06:18:41.646 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:18:41.648 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:18:41.661 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:18:41.808 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:18:41.820 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:18:41.834 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (4.0.0) 2022-08-02 06:18:41.853 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:18:41.890 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-08-02 06:18:41.903 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:18:41.906 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-08-02 06:18:41.915 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-08-02 06:18:41.917 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:18:41.922 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:18:41.959 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:18:41.986 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:18:41.989 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:18:42.029 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:18:42.087 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:18:42.137 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.1) 2022-08-02 06:18:42.148 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-08-02 06:18:42.152 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:18:42.157 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:18:42.160 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 06:18:42.185 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (6.0.0) 2022-08-02 06:18:42.209 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-02 06:18:42.213 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:18:42.217 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 06:18:42.222 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-08-02 06:18:42.244 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-08-02 06:18:42.260 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:18:42.301 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:18:42.314 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:18:42.353 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:18:42.359 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:18:42.406 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:18:42.410 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.0.0) 2022-08-02 06:18:42.420 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:18:42.459 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (13.0.0) 2022-08-02 06:18:42.513 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-08-02 06:18:42.523 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:18:42.542 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:18:42.556 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.0.0) 2022-08-02 06:18:42.570 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-08-02 06:18:42.582 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-08-02 06:18:42.585 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:18:42.595 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.0.0) 2022-08-02 06:18:42.622 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:18:42.633 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:18:42.647 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (3.0.0) 2022-08-02 06:18:42.666 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.0.0) 2022-08-02 06:18:42.674 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:18:42.680 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-08-02 06:18:42.713 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:18:42.717 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:18:42.761 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-02 06:18:42.769 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-02 06:18:42.787 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:18:42.800 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:18:42.803 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:18:42.808 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-02 06:18:42.818 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:18:42.823 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-02 06:18:42.843 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-02 06:18:42.863 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:18:42.868 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-02 06:18:42.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 405)) (5.0.0) 2022-08-02 06:18:42.917 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-02 06:18:42.952 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:18:42.956 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:18:42.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 447)) (2.28.1) 2022-08-02 06:18:42.982 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 06:18:42.986 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-02 06:18:42.991 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:18:42.998 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 06:18:43.001 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:18:43.004 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:18:43.020 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:18:43.023 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:18:43.026 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:18:43.032 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-02 06:18:43.101 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-02 06:18:43.115 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:18:43.127 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:18:43.133 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:18:43.147 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (2.11.1) 2022-08-02 06:18:43.221 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:18:43.264 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-02 06:18:43.270 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-02 06:18:43.279 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:18:43.284 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-02 06:18:43.290 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:18:43.296 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.5) 2022-08-02 06:18:43.301 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:18:43.336 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-02 06:18:43.341 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:18:43.353 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:18:43.357 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-08-02 06:18:43.393 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:18:43.465 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 06:18:43.468 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:18:43.473 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:18:43.477 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:18:43.481 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 06:18:43.503 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:18:43.510 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:18:43.512 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-02 06:18:43.517 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-08-02 06:18:43.520 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-08-02 06:18:43.566 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:18:43.573 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:18:43.576 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:18:43.588 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-08-02 06:18:43.593 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-02 06:18:43.604 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:18:43.620 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-02 06:18:43.633 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-08-02 06:18:43.637 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 06:18:43.651 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:18:43.653 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:18:43.656 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:18:43.661 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:18:43.664 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.5) 2022-08-02 06:18:43.706 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-02 06:18:43.712 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-02 06:18:43.717 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:18:43.719 | Requirement already satisfied: numpy===1.23.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.23.1) 2022-08-02 06:18:43.722 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:18:43.725 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:18:43.728 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-02 06:18:43.730 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-02 06:18:43.733 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:18:43.783 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:18:43.786 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:18:44.719 | Installing collected packages: nova 2022-08-02 06:18:44.719 | Attempting uninstall: nova 2022-08-02 06:18:44.720 | Found existing installation: nova 25.1.0.dev195 2022-08-02 06:18:44.724 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-02 06:18:44.725 | Running setup.py develop for nova 2022-08-02 06:18:48.447 | Successfully installed nova 2022-08-02 06:18:48.557 | + inc/python:pip_install:196 : result=0 2022-08-02 06:18:48.559 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:18:48.562 | + functions-common:time_stop:2440 : local name 2022-08-02 06:18:48.564 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:18:48.566 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:18:48.569 | + functions-common:time_stop:2443 : local total 2022-08-02 06:18:48.571 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:18:48.573 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:18:48.575 | + functions-common:time_stop:2447 : start_time=1659421115123 2022-08-02 06:18:48.577 | + functions-common:time_stop:2449 : [[ -z 1659421115123 ]] 2022-08-02 06:18:48.581 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:18:48.585 | + functions-common:time_stop:2452 : end_time=1659421128582 2022-08-02 06:18:48.587 | + functions-common:time_stop:2453 : elapsed_time=13459 2022-08-02 06:18:48.589 | + functions-common:time_stop:2454 : total=107888 2022-08-02 06:18:48.591 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:18:48.593 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=121347 2022-08-02 06:18:48.596 | + inc/python:pip_install:199 : return 0 2022-08-02 06:18:48.598 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:18:48.601 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 06:18:48.603 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 06:18:48.622 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-02 06:18:48.635 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-02 06:18:48.637 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-02 06:18:48.640 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:18:48.643 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:18:48.646 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-02 06:18:48.648 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:18:48.651 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-02 06:18:48.663 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:18:48.667 | + ./stack.sh:main:932 : configure_nova 2022-08-02 06:18:48.669 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-02 06:18:48.686 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-02 06:18:48.690 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-02 06:18:48.692 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-02 06:18:48.696 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-02 06:18:48.696 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-02 06:18:48.701 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-02 06:18:48.704 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-02 06:18:48.707 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-02 06:18:48.709 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-02 06:18:48.712 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-02 06:18:48.714 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-02 06:18:48.716 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-02 06:18:48.719 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-02 06:18:48.730 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-02 06:18:48.743 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-08-02 06:18:48.756 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-08-02 06:18:48.768 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-02 06:18:48.780 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-02 06:18:48.784 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-02 06:18:48.788 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.7qUKJXAgwl 2022-08-02 06:18:48.790 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-02 06:18:48.793 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-02 06:18:48.795 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-02 06:18:48.798 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-02 06:18:48.801 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-02 06:18:48.804 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.7qUKJXAgwl 2022-08-02 06:18:48.808 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.7qUKJXAgwl 2022-08-02 06:18:48.820 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.7qUKJXAgwl /etc/sudoers.d/nova-rootwrap 2022-08-02 06:18:48.833 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-02 06:18:48.837 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-02 06:18:48.840 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-02 06:18:48.842 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-02 06:18:48.845 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-02 06:18:48.847 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-02 06:18:48.849 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-02 06:18:48.852 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-02 06:18:48.855 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-02 06:18:48.859 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-02 06:18:48.877 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:48.880 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-02 06:18:48.882 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-02 06:18:48.885 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-02 06:18:48.889 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-02 06:18:48.918 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-02 06:18:48.920 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-02 06:18:48.946 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-02 06:18:48.980 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-02 06:18:49.006 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-02 06:18:49.037 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-02 06:18:49.066 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-02 06:18:49.096 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-02 06:18:49.098 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.65 2022-08-02 06:18:49.125 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-02 06:18:49.153 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-02 06:18:49.180 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-02 06:18:49.207 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-02 06:18:49.234 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-02 06:18:49.266 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-02 06:18:49.269 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:18:49.271 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:18:49.273 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:18:49.276 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:18:49.278 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:18:49.280 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:18:49.282 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:18:49.284 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:18:49.287 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:18:49.289 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:18:49.291 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-02 06:18:49.293 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:18:49.296 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:18:49.298 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:18:49.300 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:18:49.302 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:18:49.304 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:18:49.307 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-02 06:18:49.323 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:49.325 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:18:49.327 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-02 06:18:49.330 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-02 06:18:49.358 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-02 06:18:49.360 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-02 06:18:49.362 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-02 06:18:49.364 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-02 06:18:49.367 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:18:49.369 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:18:49.371 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:18:49.387 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:49.389 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:18:49.392 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 06:18:49.395 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 06:18:49.425 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-02 06:18:49.427 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-02 06:18:49.430 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-02 06:18:49.432 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-02 06:18:49.434 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:18:49.436 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:18:49.439 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:18:49.455 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:49.458 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:18:49.460 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-02 06:18:49.463 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-02 06:18:49.493 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-02 06:18:49.523 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-02 06:18:49.550 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-02 06:18:49.577 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-02 06:18:49.593 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:49.596 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-02 06:18:49.612 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:49.615 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-02 06:18:49.616 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-02 06:18:49.621 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-02 06:18:49.623 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-02 06:18:49.651 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-02 06:18:49.666 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:49.669 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-02 06:18:49.671 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-02 06:18:49.674 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 06:18:49.676 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 06:18:49.678 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-02 06:18:49.708 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-02 06:18:49.736 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:18:49.765 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-02 06:18:49.792 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-02 06:18:49.820 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-02 06:18:49.848 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-02 06:18:49.876 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-02 06:18:49.903 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:18:49.932 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 06:18:49.959 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-02 06:18:49.975 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:49.977 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-02 06:18:49.980 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-02 06:18:50.010 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-02 06:18:50.037 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.65/identity 2022-08-02 06:18:50.065 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-02 06:18:50.092 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-02 06:18:50.120 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-02 06:18:50.147 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-02 06:18:50.175 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-02 06:18:50.202 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-02 06:18:50.218 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:50.221 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-02 06:18:50.224 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-02 06:18:50.252 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-02 06:18:50.285 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-02 06:18:50.287 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-02 06:18:50.314 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-02 06:18:50.317 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-02 06:18:50.319 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-02 06:18:50.321 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:18:50.323 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:18:50.326 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:18:50.328 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:18:50.331 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:18:50.333 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:18:50.335 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-02 06:18:50.338 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:18:50.340 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:18:50.342 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:18:50.345 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:18:50.347 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:18:50.349 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:18:50.352 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:18:50.354 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:18:50.356 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:18:50.358 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:18:50.361 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-02 06:18:50.363 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-02 06:18:50.365 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-02 06:18:50.368 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:18:50.385 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:18:50.387 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:18:50.389 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:18:50.392 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:18:50.395 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 06:18:50.422 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:18:50.450 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:18:50.478 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:18:50.505 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-02 06:18:50.537 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-02 06:18:50.553 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:50.555 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-02 06:18:50.557 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-02 06:18:50.560 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-02 06:18:50.562 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-02 06:18:50.564 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 06:18:50.567 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 06:18:50.570 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-02 06:18:50.574 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-02 06:18:50.576 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 06:18:50.578 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 06:18:50.591 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 06:18:50.592 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:18:50.601 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 06:18:50.604 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:18:50.621 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-02 06:18:50.624 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-02 06:18:50.629 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-02 06:18:50.664 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-02 06:18:50.691 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-02 06:18:50.718 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-02 06:18:50.745 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 06:18:50.773 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 06:18:50.800 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-02 06:18:50.827 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-02 06:18:50.855 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-02 06:18:50.882 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 06:18:50.910 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 06:18:50.938 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 06:18:50.966 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-02 06:18:50.993 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 06:18:50.996 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 06:18:50.999 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-02 06:18:51.001 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-02 06:18:51.004 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 06:18:51.006 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:51.008 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:51.011 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 06:18:51.014 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 06:18:51.016 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-02 06:18:51.043 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 06:18:51.071 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-02 06:18:51.071 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-02 06:18:51.080 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-02 06:18:51.083 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-02 06:18:51.086 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-02 06:18:51.088 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 06:18:51.090 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 06:18:51.093 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:18:51.095 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:51.097 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:51.100 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 06:18:51.102 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 06:18:51.104 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:51.107 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:51.109 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-02 06:18:51.170 | Enabling site nova-api-wsgi. 2022-08-02 06:18:51.176 | To activate the new configuration, you need to run: 2022-08-02 06:18:51.176 | systemctl reload apache2 2022-08-02 06:18:51.181 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 06:18:51.183 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:18:51.185 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:18:51.188 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:18:51.327 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-02 06:18:51.346 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:51.349 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-02 06:18:51.351 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-02 06:18:51.353 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-02 06:18:51.356 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-02 06:18:51.358 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-02 06:18:51.361 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 06:18:51.364 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-02 06:18:51.368 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-02 06:18:51.370 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 06:18:51.373 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 06:18:51.386 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 06:18:51.387 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:18:51.396 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 06:18:51.399 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:18:51.415 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-02 06:18:51.417 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-02 06:18:51.421 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-02 06:18:51.451 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-02 06:18:51.479 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-02 06:18:51.506 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-02 06:18:51.534 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 06:18:51.561 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 06:18:51.590 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-02 06:18:51.617 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-02 06:18:51.646 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-02 06:18:51.673 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 06:18:51.702 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 06:18:51.730 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 06:18:51.759 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-02 06:18:51.791 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-02 06:18:51.794 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-02 06:18:51.821 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-02 06:18:51.839 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:51.842 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-02 06:18:51.873 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-02 06:18:51.876 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-02 06:18:51.878 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-02 06:18:51.895 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:51.898 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:18:51.901 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:18:51.929 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-02 06:18:51.962 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-02 06:18:51.965 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 06:18:51.967 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-02 06:18:51.969 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:18:51.972 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 06:18:51.974 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:18:51.991 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:51.996 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 06:18:51.999 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 06:18:52.002 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:18:52.020 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:52.022 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:18:52.026 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:18:52.055 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:18:52.058 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:18:52.060 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-02 06:18:52.088 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-02 06:18:52.117 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-02 06:18:52.149 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-02 06:18:52.165 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:52.167 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-02 06:18:52.196 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-02 06:18:52.198 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-02 06:18:52.201 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-02 06:18:52.232 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-02 06:18:52.260 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.65/identity 2022-08-02 06:18:52.288 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-02 06:18:52.317 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-02 06:18:52.348 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-02 06:18:52.378 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-02 06:18:52.407 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-02 06:18:52.435 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-02 06:18:52.463 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-02 06:18:52.480 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:52.483 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-02 06:18:52.488 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:18:52.490 | + lib/nova:create_nova_conf:549 : local conf 2022-08-02 06:18:52.492 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-02 06:18:52.495 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-02 06:18:52.498 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:18:52.500 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:18:52.503 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-02 06:18:52.506 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-02 06:18:52.508 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-02 06:18:52.513 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-02 06:18:52.515 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-02 06:18:52.518 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-02 06:18:52.520 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-02 06:18:52.522 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:18:52.525 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:18:52.527 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:18:52.543 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:52.546 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:18:52.548 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-02 06:18:52.551 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-02 06:18:52.583 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-02 06:18:52.613 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-02 06:18:52.644 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:18:52.647 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-02 06:18:52.649 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-02 06:18:52.651 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-02 06:18:52.667 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:52.671 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-02 06:18:52.671 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-02 06:18:53.381 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-02 06:18:53.384 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-02 06:18:53.386 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 06:18:53.389 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-02 06:18:53.391 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:18:53.394 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-02 06:18:53.397 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:18:53.414 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:53.417 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-02 06:18:53.419 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-02 06:18:53.422 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:18:53.438 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:53.440 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 06:18:53.443 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 06:18:53.471 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:18:53.474 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:18:53.476 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-02 06:18:53.493 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:53.495 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-02 06:18:53.498 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 06:18:53.500 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-02 06:18:53.531 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.65/identity 2022-08-02 06:18:53.559 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-02 06:18:53.586 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-02 06:18:53.614 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-02 06:18:53.643 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-02 06:18:53.671 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-02 06:18:53.698 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-02 06:18:53.727 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-02 06:18:53.729 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-02 06:18:53.731 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-02 06:18:53.734 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:18:53.752 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:18:53.755 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:18:53.757 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:18:53.760 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:18:53.762 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 06:18:53.790 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:18:53.819 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:18:53.848 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:18:53.876 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:18:53.879 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-02 06:18:53.884 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:18:53.886 | + lib/nova:create_nova_conf:583 : local conf 2022-08-02 06:18:53.888 | + lib/nova:create_nova_conf:584 : local offset 2022-08-02 06:18:53.891 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-02 06:18:53.895 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:18:53.897 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:18:53.900 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-02 06:18:53.902 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-02 06:18:53.905 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-02 06:18:53.907 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 06:18:53.909 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-02 06:18:53.912 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-02 06:18:53.914 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-02 06:18:53.930 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:53.932 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-02 06:18:53.934 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-02 06:18:53.951 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:53.953 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-02 06:18:53.970 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:53.972 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-02 06:18:53.989 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:18:53.992 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-02 06:18:54.010 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:18:54.012 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-02 06:18:54.015 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-02 06:18:54.017 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-02 06:18:54.020 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-02 06:18:54.022 | + lib/stack:stack_install_service:32 : install_placement 2022-08-02 06:18:54.025 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-02 06:18:54.028 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-02 06:18:54.030 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:54.033 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:54.035 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-02 06:18:54.038 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:18:54.040 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:18:54.043 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:18:54.045 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:18:54.047 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:18:54.050 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:18:54.053 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:54.055 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:54.058 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:18:54.060 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:18:54.063 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:18:54.066 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:18:54.068 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-02 06:18:54.071 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:18:54.073 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:54.076 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:54.078 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-02 06:18:54.100 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-02 06:18:54.211 | Reading package lists... 2022-08-02 06:18:54.466 | Building dependency tree... 2022-08-02 06:18:54.467 | Reading state information... 2022-08-02 06:18:54.734 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-02 06:18:54.734 | The following packages were automatically installed and are no longer required: 2022-08-02 06:18:54.735 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:18:54.735 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:18:54.735 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:18:54.735 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:18:54.735 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:18:54.735 | python3-zope.interface 2022-08-02 06:18:54.735 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:18:54.851 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:18:54.855 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:18:54.858 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:18:54.860 | + functions-common:time_stop:2440 : local name 2022-08-02 06:18:54.863 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:18:54.866 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:18:54.868 | + functions-common:time_stop:2443 : local total 2022-08-02 06:18:54.871 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:18:54.873 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:18:54.876 | + functions-common:time_stop:2447 : start_time=1659421134097 2022-08-02 06:18:54.879 | + functions-common:time_stop:2449 : [[ -z 1659421134097 ]] 2022-08-02 06:18:54.882 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:18:54.886 | + functions-common:time_stop:2452 : end_time=1659421134883 2022-08-02 06:18:54.888 | + functions-common:time_stop:2453 : elapsed_time=786 2022-08-02 06:18:54.891 | + functions-common:time_stop:2454 : total=6408 2022-08-02 06:18:54.894 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:18:54.896 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7194 2022-08-02 06:18:54.898 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:18:54.901 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-02 06:18:54.903 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-02 06:18:54.906 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-02 06:18:54.908 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-02 06:18:54.911 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-02 06:18:54.933 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-02 06:18:54.936 | + functions-common:install_package:1464 : update_package_repo 2022-08-02 06:18:54.938 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-02 06:18:54.942 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-02 06:18:54.944 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-02 06:18:54.947 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-02 06:18:54.949 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-02 06:18:54.952 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:54.954 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:54.957 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-02 06:18:54.959 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-02 06:18:54.961 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-02 06:18:54.964 | + functions-common:apt_get_update:1191 : return 2022-08-02 06:18:54.966 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-02 06:18:54.969 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-02 06:18:54.971 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:54.974 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:54.976 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-02 06:18:54.999 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-08-02 06:18:55.111 | Reading package lists... 2022-08-02 06:18:55.367 | Building dependency tree... 2022-08-02 06:18:55.368 | Reading state information... 2022-08-02 06:18:55.637 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-08-02 06:18:55.637 | The following packages were automatically installed and are no longer required: 2022-08-02 06:18:55.638 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-02 06:18:55.638 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-02 06:18:55.638 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-02 06:18:55.638 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-02 06:18:55.638 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-02 06:18:55.638 | python3-zope.interface 2022-08-02 06:18:55.638 | Use 'sudo apt autoremove' to remove them. 2022-08-02 06:18:55.754 | 0 upgraded, 0 newly installed, 0 to remove and 158 not upgraded. 2022-08-02 06:18:55.759 | + functions-common:apt_get:1235 : result=0 2022-08-02 06:18:55.761 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-02 06:18:55.764 | + functions-common:time_stop:2440 : local name 2022-08-02 06:18:55.766 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:18:55.769 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:18:55.771 | + functions-common:time_stop:2443 : local total 2022-08-02 06:18:55.774 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:18:55.776 | + functions-common:time_stop:2446 : name=apt-get 2022-08-02 06:18:55.779 | + functions-common:time_stop:2447 : start_time=1659421134996 2022-08-02 06:18:55.781 | + functions-common:time_stop:2449 : [[ -z 1659421134996 ]] 2022-08-02 06:18:55.784 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:18:55.789 | + functions-common:time_stop:2452 : end_time=1659421135786 2022-08-02 06:18:55.791 | + functions-common:time_stop:2453 : elapsed_time=790 2022-08-02 06:18:55.793 | + functions-common:time_stop:2454 : total=7194 2022-08-02 06:18:55.796 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:18:55.798 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7984 2022-08-02 06:18:55.801 | + functions-common:apt_get:1239 : return 0 2022-08-02 06:18:55.804 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-02 06:18:55.806 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-02 06:18:55.809 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:18:55.811 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:18:55.814 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:18:55.817 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-02 06:18:55.820 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-02 06:18:55.876 | wsgi (enabled by maintainer script) 2022-08-02 06:18:55.880 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-02 06:18:55.882 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-02 06:18:55.885 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 06:18:55.888 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-02 06:18:55.891 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-02 06:18:55.893 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 06:18:55.897 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:18:55.898 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 06:18:55.903 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-02 06:18:55.906 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-02 06:18:55.909 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-02 06:18:55.912 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-02 06:18:55.914 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-02 06:18:55.937 | Using python 3.8 to install osc-placement 2022-08-02 06:18:55.940 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-02 06:18:58.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:18:58.022 | from cryptography.utils import int_from_bytes 2022-08-02 06:18:58.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:18:58.022 | from cryptography.utils import int_from_bytes 2022-08-02 06:18:59.069 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:18:59.071 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.0.0) 2022-08-02 06:18:59.081 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:18:59.095 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:18:59.100 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:18:59.103 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:18:59.109 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:18:59.113 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 06:18:59.116 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:18:59.175 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 06:18:59.190 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:18:59.194 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:18:59.197 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:18:59.200 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:18:59.206 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:18:59.211 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:18:59.215 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:18:59.228 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:18:59.232 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:18:59.235 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 06:18:59.261 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:18:59.273 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:18:59.277 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:18:59.315 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:18:59.320 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:18:59.323 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:18:59.325 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:18:59.329 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 06:18:59.349 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:18:59.352 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 06:18:59.355 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:18:59.360 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:18:59.364 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:18:59.402 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:18:59.406 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 06:18:59.409 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:18:59.420 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:18:59.469 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:18:59.472 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:18:59.475 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:18:59.478 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:18:59.483 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:18:59.486 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:18:59.548 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:19:01.637 | + inc/python:pip_install:196 : result=0 2022-08-02 06:19:01.640 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:19:01.643 | + functions-common:time_stop:2440 : local name 2022-08-02 06:19:01.645 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:19:01.648 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:19:01.650 | + functions-common:time_stop:2443 : local total 2022-08-02 06:19:01.653 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:19:01.655 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:19:01.658 | + functions-common:time_stop:2447 : start_time=1659421135931 2022-08-02 06:19:01.660 | + functions-common:time_stop:2449 : [[ -z 1659421135931 ]] 2022-08-02 06:19:01.663 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:19:01.668 | + functions-common:time_stop:2452 : end_time=1659421141665 2022-08-02 06:19:01.670 | + functions-common:time_stop:2453 : elapsed_time=5734 2022-08-02 06:19:01.672 | + functions-common:time_stop:2454 : total=121347 2022-08-02 06:19:01.675 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:19:01.678 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=127081 2022-08-02 06:19:01.680 | + inc/python:pip_install:199 : return 0 2022-08-02 06:19:01.683 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-02 06:19:01.686 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-02 06:19:01.688 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-02 06:19:01.691 | + functions-common:git_clone:599 : local git_ref=master 2022-08-02 06:19:01.693 | + functions-common:git_clone:600 : local orig_dir 2022-08-02 06:19:01.697 | ++ functions-common:git_clone:601 : pwd 2022-08-02 06:19:01.699 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-02 06:19:01.702 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-02 06:19:01.705 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-02 06:19:01.722 | + functions-common:git_clone:604 : RECLONE=False 2022-08-02 06:19:01.724 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-02 06:19:01.727 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-02 06:19:01.730 | + functions-common:git_clone:618 : echo master 2022-08-02 06:19:01.730 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-02 06:19:01.736 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-02 06:19:01.739 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-02 06:19:01.741 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-02 06:19:01.754 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-02 06:19:01.758 | + functions-common:git_clone:679 : git show --oneline 2022-08-02 06:19:01.758 | + functions-common:git_clone:679 : head -1 2022-08-02 06:19:01.761 | d723f225 Merge "Change minversion of tox to 3.18.0" 2022-08-02 06:19:01.764 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-02 06:19:01.767 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-02 06:19:01.770 | + inc/python:setup_develop:334 : local bindep 2022-08-02 06:19:01.772 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 06:19:01.775 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-02 06:19:01.777 | + inc/python:setup_develop:340 : local extras= 2022-08-02 06:19:01.780 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-02 06:19:01.783 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-02 06:19:01.785 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 06:19:01.788 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-02 06:19:01.790 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-02 06:19:01.793 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-02 06:19:01.796 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-02 06:19:01.799 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-02 06:19:01.802 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-02 06:19:01.804 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-02 06:19:01.807 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-02 06:19:01.810 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-02 06:19:01.817 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-02 06:19:01.819 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-02 06:19:02.442 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-02 06:19:02.444 | + inc/python:setup_package:414 : local bindep=0 2022-08-02 06:19:02.447 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-02 06:19:02.449 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-02 06:19:02.452 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-02 06:19:02.454 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-02 06:19:02.457 | + inc/python:setup_package:423 : local flags=-e 2022-08-02 06:19:02.460 | + inc/python:setup_package:424 : local extras= 2022-08-02 06:19:02.462 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-02 06:19:02.465 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-02 06:19:02.467 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-02 06:19:02.470 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-02 06:19:02.473 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-02 06:19:02.475 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-02 06:19:02.497 | Using python 3.8 to install /opt/stack/placement 2022-08-02 06:19:02.499 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-02 06:19:04.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:19:04.585 | from cryptography.utils import int_from_bytes 2022-08-02 06:19:04.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:19:04.585 | from cryptography.utils import int_from_bytes 2022-08-02 06:19:05.636 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:19:05.636 | Obtaining file:///opt/stack/placement 2022-08-02 06:19:06.866 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-02 06:19:06.879 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-02 06:19:07.024 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-02 06:19:07.037 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-08-02 06:19:07.042 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (4.7.2) 2022-08-02 06:19:07.081 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (10.0.0) 2022-08-02 06:19:07.132 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-08-02 06:19:07.137 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-08-02 06:19:07.140 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-08-02 06:19:07.145 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.0.0) 2022-08-02 06:19:07.183 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-08-02 06:19:07.192 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:19:07.231 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (5.0.0) 2022-08-02 06:19:07.237 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.0.0) 2022-08-02 06:19:07.282 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:19:07.287 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-08-02 06:19:07.325 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-02 06:19:07.343 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.0.0) 2022-08-02 06:19:07.358 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:19:07.367 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.0) 2022-08-02 06:19:07.376 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:19:07.390 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:19:07.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-08-02 06:19:07.398 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:19:07.410 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-02 06:19:07.419 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-02 06:19:07.422 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:19:07.433 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-02 06:19:07.437 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-02 06:19:07.443 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:19:07.464 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:19:07.468 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-02 06:19:07.475 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:19:07.488 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:19:07.492 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:19:07.495 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-02 06:19:07.505 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-02 06:19:07.508 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-02 06:19:07.510 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:19:07.515 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-02 06:19:07.524 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-02 06:19:07.529 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-02 06:19:07.539 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:19:07.571 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:19:07.582 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev26) (45.2.0) 2022-08-02 06:19:07.584 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.9.0) 2022-08-02 06:19:07.611 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:19:07.671 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:19:07.728 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:19:07.734 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-08-02 06:19:07.737 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:19:07.741 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:19:07.744 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:19:07.750 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-02 06:19:07.763 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-02 06:19:07.770 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-08-02 06:19:07.779 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:19:07.782 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:19:07.786 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:19:07.790 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:19:07.792 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:19:07.798 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:19:07.801 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-02 06:19:07.804 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:19:07.806 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (4.0.1) 2022-08-02 06:19:07.817 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-08-02 06:19:07.820 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-02 06:19:07.846 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:19:07.850 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:19:07.854 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-02 06:19:07.864 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.12.0) 2022-08-02 06:19:07.901 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-02 06:19:07.903 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:19:07.907 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:19:09.406 | Installing collected packages: openstack-placement 2022-08-02 06:19:09.406 | Attempting uninstall: openstack-placement 2022-08-02 06:19:09.407 | Found existing installation: openstack-placement 7.1.0.dev26 2022-08-02 06:19:09.409 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-02 06:19:09.410 | Running setup.py develop for openstack-placement 2022-08-02 06:19:11.110 | Successfully installed openstack-placement 2022-08-02 06:19:11.219 | + inc/python:pip_install:196 : result=0 2022-08-02 06:19:11.222 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:19:11.224 | + functions-common:time_stop:2440 : local name 2022-08-02 06:19:11.226 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:19:11.229 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:19:11.231 | + functions-common:time_stop:2443 : local total 2022-08-02 06:19:11.233 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:19:11.236 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:19:11.239 | + functions-common:time_stop:2447 : start_time=1659421142491 2022-08-02 06:19:11.241 | + functions-common:time_stop:2449 : [[ -z 1659421142491 ]] 2022-08-02 06:19:11.244 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:19:11.248 | + functions-common:time_stop:2452 : end_time=1659421151246 2022-08-02 06:19:11.251 | + functions-common:time_stop:2453 : elapsed_time=8755 2022-08-02 06:19:11.254 | + functions-common:time_stop:2454 : total=127081 2022-08-02 06:19:11.256 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:19:11.258 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=135836 2022-08-02 06:19:11.261 | + inc/python:pip_install:199 : return 0 2022-08-02 06:19:11.263 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-02 06:19:11.266 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 06:19:11.269 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 06:19:11.289 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-02 06:19:11.301 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-02 06:19:11.304 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-02 06:19:11.306 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:19:11.309 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:19:11.311 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-02 06:19:11.314 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:19:11.317 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-02 06:19:11.319 | + ./stack.sh:main:938 : configure_placement 2022-08-02 06:19:11.322 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-02 06:19:11.334 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-02 06:19:11.337 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-02 06:19:11.342 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-02 06:19:11.345 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-02 06:19:11.348 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-02 06:19:11.350 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-02 06:19:11.353 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:19:11.355 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:19:11.358 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:19:11.376 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:19:11.378 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:19:11.381 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-02 06:19:11.384 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-02 06:19:11.417 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-02 06:19:11.449 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-02 06:19:11.481 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-02 06:19:11.484 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-02 06:19:11.486 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-02 06:19:11.489 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 06:19:11.491 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-02 06:19:11.524 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-02 06:19:11.554 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:19:11.584 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-02 06:19:11.614 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-02 06:19:11.644 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-02 06:19:11.673 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-02 06:19:11.703 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-02 06:19:11.732 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:19:11.762 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 06:19:11.792 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-02 06:19:11.794 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-02 06:19:11.797 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-02 06:19:11.800 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:19:11.819 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:19:11.822 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:19:11.824 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:19:11.827 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:19:11.830 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 06:19:11.859 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:19:11.891 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:19:11.920 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:19:11.950 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-02 06:19:11.953 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-02 06:19:11.956 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-02 06:19:11.958 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-02 06:19:11.961 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-02 06:19:11.963 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-02 06:19:11.965 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-02 06:19:11.969 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-02 06:19:11.974 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-02 06:19:11.976 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-02 06:19:11.978 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-02 06:19:11.991 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-02 06:19:11.991 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:19:12.001 | d /var/run/uwsgi 0755 ubuntu root 2022-08-02 06:19:12.005 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-02 06:19:12.021 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-02 06:19:12.024 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-02 06:19:12.028 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-02 06:19:12.061 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-02 06:19:12.090 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-02 06:19:12.120 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-02 06:19:12.150 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-02 06:19:12.183 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-02 06:19:12.212 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-02 06:19:12.242 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-02 06:19:12.272 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-02 06:19:12.301 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-02 06:19:12.331 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-02 06:19:12.360 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-02 06:19:12.389 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-02 06:19:12.418 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-02 06:19:12.421 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-02 06:19:12.424 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-02 06:19:12.427 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-02 06:19:12.429 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-02 06:19:12.432 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:19:12.434 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:19:12.437 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-02 06:19:12.440 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-02 06:19:12.443 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-02 06:19:12.472 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-02 06:19:12.503 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-02 06:19:12.503 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-02 06:19:12.512 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-02 06:19:12.515 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-02 06:19:12.518 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-02 06:19:12.521 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-02 06:19:12.523 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-02 06:19:12.526 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-02 06:19:12.529 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:19:12.531 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:19:12.534 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-02 06:19:12.537 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-02 06:19:12.539 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:19:12.542 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:19:12.545 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-02 06:19:12.606 | Site placement-api already enabled 2022-08-02 06:19:12.610 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-02 06:19:12.614 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-02 06:19:12.616 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:19:12.619 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-02 06:19:12.751 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-02 06:19:12.776 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:19:12.778 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-02 06:19:12.801 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:19:12.803 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-02 06:19:12.822 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:19:12.825 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-02 06:19:12.827 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-02 06:19:12.830 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-02 06:19:12.863 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.65/identity 2022-08-02 06:19:12.896 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-02 06:19:12.925 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-02 06:19:12.954 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-02 06:19:12.984 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-02 06:19:13.014 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-02 06:19:13.044 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-02 06:19:13.073 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-02 06:19:13.091 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:19:13.094 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-02 06:19:13.112 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:19:13.115 | + ./stack.sh:main:964 : run_phase stack install 2022-08-02 06:19:13.117 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 06:19:13.120 | + functions-common:run_phase:1869 : local phase=install 2022-08-02 06:19:13.122 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 06:19:13.125 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 06:19:13.128 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 06:19:13.130 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 06:19:13.133 | + functions-common:run_phase:1878 : local extra 2022-08-02 06:19:13.136 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 06:19:13.141 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 06:19:13.144 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 06:19:13.146 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 06:19:13.149 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-02 06:19:13.151 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 06:19:13.167 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:19:13.170 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:19:13.172 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:19:13.174 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-02 06:19:13.177 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-02 06:19:13.179 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:19:13.181 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-02 06:19:13.184 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-02 06:19:13.186 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-02 06:19:13.246 | ++ inc/async:async_inner:63 : install_tempest 2022-08-02 06:19:13.284 | [357928 Async install_tempest:383426]: running: install_tempest 2022-08-02 06:19:13.287 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 06:19:13.290 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 06:19:13.293 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:19:13.296 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 06:19:13.298 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-02 06:19:13.301 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 06:19:13.304 | + functions-common:run_plugins:1855 : local phase=install 2022-08-02 06:19:13.307 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 06:19:13.310 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 06:19:13.312 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-02 06:19:13.316 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-02 06:19:13.318 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-02 06:19:13.321 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-02 06:19:13.324 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-02 06:19:13.327 | + inc/python:use_library_from_git:249 : return 1 2022-08-02 06:19:13.329 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-02 06:19:13.333 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-02 06:19:13.336 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-02 06:19:13.340 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-02 06:19:13.343 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-02 06:19:13.345 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-02 06:19:13.350 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-02 06:19:13.350 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-02 06:19:13.357 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-02 06:19:13.359 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-02 06:19:13.362 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-02 06:19:13.365 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-02 06:19:13.368 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-02 06:19:13.399 | Using python 3.8 to install python-openstackclient 2022-08-02 06:19:13.402 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-02 06:19:15.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:19:15.508 | from cryptography.utils import int_from_bytes 2022-08-02 06:19:15.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:19:15.508 | from cryptography.utils import int_from_bytes 2022-08-02 06:19:16.556 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:19:16.559 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (5.8.0) 2022-08-02 06:19:16.578 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-02 06:19:16.583 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.0.0) 2022-08-02 06:19:16.597 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-08-02 06:19:16.623 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-02 06:19:16.644 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-02 06:19:16.659 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-08-02 06:19:16.671 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-08-02 06:19:16.675 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-08-02 06:19:16.678 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-08-02 06:19:16.681 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.1) 2022-08-02 06:19:16.695 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-02 06:19:16.710 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-08-02 06:19:16.715 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-02 06:19:16.721 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-08-02 06:19:16.726 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-08-02 06:19:16.729 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-08-02 06:19:16.734 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-02 06:19:16.739 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.8) 2022-08-02 06:19:16.744 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-08-02 06:19:16.749 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-02 06:19:16.751 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-02 06:19:16.754 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-08-02 06:19:16.757 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-08-02 06:19:16.794 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-02 06:19:16.797 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-08-02 06:19:16.818 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-08-02 06:19:16.822 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (5.0.0) 2022-08-02 06:19:16.883 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.1) 2022-08-02 06:19:16.887 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (9.0.0) 2022-08-02 06:19:16.927 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-02 06:19:16.941 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (5.0.0) 2022-08-02 06:19:16.949 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-02 06:19:16.951 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-02 06:19:16.963 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.2) 2022-08-02 06:19:17.011 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-02 06:19:17.013 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-02 06:19:17.016 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-02 06:19:17.020 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-08-02 06:19:17.023 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.1) 2022-08-02 06:19:17.027 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-02 06:19:17.033 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-08-02 06:19:17.036 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.1.0) 2022-08-02 06:19:17.040 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-02 06:19:17.043 | Requirement already satisfied: urllib3===1.26.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.10) 2022-08-02 06:19:17.074 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-08-02 06:19:17.078 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-02 06:19:17.083 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-02 06:19:17.086 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-08-02 06:19:17.147 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-02 06:19:19.169 | + inc/python:pip_install:196 : result=0 2022-08-02 06:19:19.172 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:19:19.174 | + functions-common:time_stop:2440 : local name 2022-08-02 06:19:19.177 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:19:19.179 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:19:19.182 | + functions-common:time_stop:2443 : local total 2022-08-02 06:19:19.184 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:19:19.186 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:19:19.189 | + functions-common:time_stop:2447 : start_time=1659421153393 2022-08-02 06:19:19.192 | + functions-common:time_stop:2449 : [[ -z 1659421153393 ]] 2022-08-02 06:19:19.195 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:19:19.199 | + functions-common:time_stop:2452 : end_time=1659421159196 2022-08-02 06:19:19.201 | + functions-common:time_stop:2453 : elapsed_time=5803 2022-08-02 06:19:19.204 | + functions-common:time_stop:2454 : total=135836 2022-08-02 06:19:19.207 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:19:19.209 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=141639 2022-08-02 06:19:19.212 | + inc/python:pip_install:199 : return 0 2022-08-02 06:19:19.214 | + ./stack.sh:main:976 : install_oscwrap 2022-08-02 06:19:19.218 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-02 06:19:19.222 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.sXsFmLpThQ 2022-08-02 06:19:19.225 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-02 06:19:19.227 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-02 06:19:19.230 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-02 06:19:19.233 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-02 06:19:19.235 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-02 06:19:19.238 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-02 06:19:19.257 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:19:19.260 | + ./stack.sh:main:1030 : configure_database 2022-08-02 06:19:19.262 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-02 06:19:19.265 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-02 06:19:19.268 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-02 06:19:19.270 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:19:19.273 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-02 06:19:19.275 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-02 06:19:19.277 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:19:19.280 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:19:19.282 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-02 06:19:19.285 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-02 06:19:19.288 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-02 06:19:19.289 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-02 06:19:19.293 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-02 06:19:19.346 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-02 06:19:19.348 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:19:19.351 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:19:19.353 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:19:19.355 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:19:19.358 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:19:19.360 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:19:19.363 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:19:19.365 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:19:19.367 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:19:19.370 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:19:19.372 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-02 06:19:19.375 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:19:19.377 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:19:19.380 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:19:19.382 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:19:19.385 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:19:19.387 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:19:19.389 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-02 06:19:19.391 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:19:19.395 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:19:19.397 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-02 06:19:19.399 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:19:19.402 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-02 06:19:21.920 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-02 06:19:21.936 | mysqladmin: connect to server at 'localhost' failed 2022-08-02 06:19:21.936 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-02 06:19:21.940 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-02 06:19:21.943 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-02 06:19:21.945 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:19:21.948 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:19:21.950 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-02 06:19:21.953 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-02 06:19:21.955 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-02 06:19:21.958 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:19:21.960 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:19:21.963 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-02 06:19:21.965 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-02 06:19:21.968 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-08-02 06:19:21.979 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:19:22.015 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-02 06:19:22.028 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:19:22.047 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-02 06:19:22.108 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-02 06:19:22.165 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-02 06:19:22.218 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-02 06:19:22.221 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-02 06:19:22.224 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-02 06:19:22.224 | enabling MySQL performance counting 2022-08-02 06:19:22.226 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-02 06:19:22.249 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-02 06:19:22.251 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-02 06:19:24.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:19:24.362 | from cryptography.utils import int_from_bytes 2022-08-02 06:19:24.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:19:24.362 | from cryptography.utils import int_from_bytes 2022-08-02 06:19:25.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-02 06:19:25.413 | Processing ./tools/dbcounter 2022-08-02 06:19:25.418 | Installing build dependencies: started 2022-08-02 06:19:35.203 | Installing build dependencies: finished with status 'done' 2022-08-02 06:19:35.206 | Getting requirements to build wheel: started 2022-08-02 06:19:36.211 | Getting requirements to build wheel: finished with status 'done' 2022-08-02 06:19:36.215 | Installing backend dependencies: started 2022-08-02 06:19:40.862 | Installing backend dependencies: finished with status 'done' 2022-08-02 06:19:40.864 | Preparing wheel metadata: started 2022-08-02 06:19:41.978 | Preparing wheel metadata: finished with status 'done' 2022-08-02 06:19:41.985 | Building wheels for collected packages: dbcounter 2022-08-02 06:19:41.987 | Building wheel for dbcounter (PEP 517): started 2022-08-02 06:19:43.399 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-02 06:19:43.400 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=412575d514bc3d8a2ff9c1823f272e45294003079703ea6a6f5a8802b6633d59 2022-08-02 06:19:43.400 | Stored in directory: /tmp/pip-ephem-wheel-cache-vvrjp9n2/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-02 06:19:43.401 | Successfully built dbcounter 2022-08-02 06:19:45.624 | Installing collected packages: dbcounter 2022-08-02 06:19:45.625 | Attempting uninstall: dbcounter 2022-08-02 06:19:45.625 | Found existing installation: dbcounter 0.1 2022-08-02 06:19:45.635 | Uninstalling dbcounter-0.1: 2022-08-02 06:19:45.945 | Successfully uninstalled dbcounter-0.1 2022-08-02 06:19:46.045 | Successfully installed dbcounter-0.1 2022-08-02 06:19:46.194 | + inc/python:pip_install:196 : result=0 2022-08-02 06:19:46.196 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-02 06:19:46.198 | + functions-common:time_stop:2440 : local name 2022-08-02 06:19:46.200 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:19:46.203 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:19:46.206 | + functions-common:time_stop:2443 : local total 2022-08-02 06:19:46.208 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:19:46.210 | + functions-common:time_stop:2446 : name=pip_install 2022-08-02 06:19:46.212 | + functions-common:time_stop:2447 : start_time=1659421162243 2022-08-02 06:19:46.215 | + functions-common:time_stop:2449 : [[ -z 1659421162243 ]] 2022-08-02 06:19:46.218 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:19:46.222 | + functions-common:time_stop:2452 : end_time=1659421186219 2022-08-02 06:19:46.225 | + functions-common:time_stop:2453 : elapsed_time=23976 2022-08-02 06:19:46.227 | + functions-common:time_stop:2454 : total=141639 2022-08-02 06:19:46.229 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:19:46.231 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=165615 2022-08-02 06:19:46.234 | + inc/python:pip_install:199 : return 0 2022-08-02 06:19:46.236 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-02 06:19:46.239 | + lib/database:recreate_database:112 : local db=stats 2022-08-02 06:19:46.241 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-02 06:19:46.243 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-02 06:19:46.246 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-02 06:19:46.251 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:19:46.281 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-02 06:19:46.286 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:19:46.304 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-02 06:19:46.304 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-02 06:19:46.308 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:19:46.328 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-02 06:19:46.331 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:19:46.334 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-02 06:19:49.176 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-02 06:19:49.178 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-02 06:19:49.181 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-02 06:19:49.186 | + functions-common:save_stackenv:62 : time_stamp=2022-08-02-061949 2022-08-02 06:19:49.188 | + functions-common:save_stackenv:63 : echo '# 2022-08-02-061949 1034' 2022-08-02 06:19:49.191 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.194 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-02 06:19:49.196 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.199 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-02 06:19:49.201 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.203 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-02 06:19:49.206 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.209 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-02 06:19:49.211 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.214 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.65 2022-08-02 06:19:49.216 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.219 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.65/identity 2022-08-02 06:19:49.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.225 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-02-061601 2022-08-02 06:19:49.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.230 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-02 06:19:49.232 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.234 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.65 2022-08-02 06:19:49.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.240 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-02 06:19:49.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.245 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-02 06:19:49.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.250 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-02 06:19:49.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.255 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-02 06:19:49.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.260 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.65 2022-08-02 06:19:49.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-02 06:19:49.266 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-02 06:19:49.269 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-02 06:19:49.271 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-02 06:19:49.273 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-02 06:19:49.286 | + ./stack.sh:main:1060 : start_dstat 2022-08-02 06:19:49.289 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:19:49.292 | + functions-common:run_process:1694 : local service=dstat 2022-08-02 06:19:49.294 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:19:49.297 | + functions-common:run_process:1696 : local group= 2022-08-02 06:19:49.300 | + functions-common:run_process:1697 : local user= 2022-08-02 06:19:49.302 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:19:49.305 | + functions-common:run_process:1700 : local name=dstat 2022-08-02 06:19:49.307 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:19:49.310 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:19:49.312 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:19:49.315 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:19:49.318 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:19:49.323 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421189320 2022-08-02 06:19:49.325 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-02 06:19:49.343 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:19:49.347 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-02 06:19:49.349 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-02 06:19:49.352 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:19:49.354 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:19:49.357 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:19:49.360 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:19:49.363 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-02 06:19:49.365 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-02 06:19:49.368 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-02 06:19:49.370 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:19:49.373 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:19:49.375 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:19:49.378 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:19:49.380 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-02 06:19:49.383 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-02 06:19:49.386 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-02 06:19:49.388 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:19:49.390 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:19:49.393 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:19:49.395 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:19:49.398 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:19:49.400 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:19:49.403 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-02 06:19:49.405 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:19:49.410 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-02 06:19:49.472 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-02 06:19:49.530 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-02 06:19:49.583 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-02 06:19:49.638 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-02 06:19:49.692 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:19:49.747 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:19:49.749 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:19:49.753 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-02 06:19:49.808 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:19:50.276 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-02 06:19:50.290 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-02 06:19:50.717 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-02 06:19:50.740 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:19:50.742 | + functions-common:time_stop:2440 : local name 2022-08-02 06:19:50.745 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:19:50.748 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:19:50.750 | + functions-common:time_stop:2443 : local total 2022-08-02 06:19:50.753 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:19:50.755 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:19:50.758 | + functions-common:time_stop:2447 : start_time=1659421189320 2022-08-02 06:19:50.760 | + functions-common:time_stop:2449 : [[ -z 1659421189320 ]] 2022-08-02 06:19:50.764 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:19:50.769 | + functions-common:time_stop:2452 : end_time=1659421190766 2022-08-02 06:19:50.772 | + functions-common:time_stop:2453 : elapsed_time=1446 2022-08-02 06:19:50.774 | + functions-common:time_stop:2454 : total=0 2022-08-02 06:19:50.777 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:19:50.779 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1446 2022-08-02 06:19:50.782 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-02 06:19:50.784 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-02 06:19:50.787 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-02 06:19:50.790 | + functions-common:run_process:1696 : local group= 2022-08-02 06:19:50.792 | + functions-common:run_process:1697 : local user=root 2022-08-02 06:19:50.795 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:19:50.797 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-02 06:19:50.800 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:19:50.802 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:19:50.805 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:19:50.807 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:19:50.810 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:19:50.816 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421190812 2022-08-02 06:19:50.818 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-02 06:19:50.845 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:19:50.848 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:19:50.850 | + functions-common:time_stop:2440 : local name 2022-08-02 06:19:50.853 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:19:50.855 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:19:50.858 | + functions-common:time_stop:2443 : local total 2022-08-02 06:19:50.861 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:19:50.864 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:19:50.867 | + functions-common:time_stop:2447 : start_time=1659421190812 2022-08-02 06:19:50.869 | + functions-common:time_stop:2449 : [[ -z 1659421190812 ]] 2022-08-02 06:19:50.873 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:19:50.877 | + functions-common:time_stop:2452 : end_time=1659421190874 2022-08-02 06:19:50.880 | + functions-common:time_stop:2453 : elapsed_time=62 2022-08-02 06:19:50.882 | + functions-common:time_stop:2454 : total=1446 2022-08-02 06:19:50.885 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:19:50.888 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1508 2022-08-02 06:19:50.890 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-02 06:19:50.916 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:19:50.918 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-02 06:19:50.941 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:19:50.943 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-02 06:19:50.966 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:19:50.968 | + ./stack.sh:main:1073 : start_etcd3 2022-08-02 06:19:50.971 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-02 06:19:50.974 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-826755-4 --data-dir /opt/stack/data/etcd' 2022-08-02 06:19:50.977 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-02 06:19:50.979 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-826755-4=http://10.222.0.65:2380' 2022-08-02 06:19:50.982 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.65:2380' 2022-08-02 06:19:50.985 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.65:2379' 2022-08-02 06:19:50.987 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-02 06:19:50.990 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-02 06:19:50.993 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.65:2379' 2022-08-02 06:19:50.995 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-02 06:19:50.998 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-02 06:19:51.001 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-02 06:19:51.004 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' '' root 2022-08-02 06:19:51.007 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-02 06:19:51.009 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' 2022-08-02 06:19:51.012 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:19:51.014 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-02 06:19:51.017 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:19:51.020 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:19:51.022 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:19:51.025 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-02 06:19:51.027 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:19:51.034 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-02 06:19:51.111 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-02 06:19:51.175 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-826755-4 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-826755-4=http://10.222.0.65:2380 --initial-advertise-peer-urls http://10.222.0.65:2380 --advertise-client-urls http://10.222.0.65:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.65:2379 --debug' 2022-08-02 06:19:51.227 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-02 06:19:51.279 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-02 06:19:51.330 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:19:51.386 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:19:51.389 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:19:51.392 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-02 06:19:51.459 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:19:51.913 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-02 06:19:51.968 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-02 06:19:52.022 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-02 06:19:52.076 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-02 06:19:52.130 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-02 06:19:52.133 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 06:19:52.138 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-02 06:19:52.140 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-02 06:19:52.566 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-02 06:19:52.580 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-02 06:19:53.020 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-02 06:19:54.094 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-02 06:19:54.114 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:19:54.117 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-02 06:19:54.119 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-02 06:19:54.123 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-02 06:19:54.128 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-02 06:19:54.140 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-02 06:19:54.152 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-02 06:19:54.155 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-02 06:19:54.157 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.65/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-02 06:19:54.288 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.65/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-02 06:19:54.419 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.65/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-02 06:19:54.555 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.65/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-02 06:19:54.609 | ++ inc/async:async_inner:64 : rc=0 2022-08-02 06:19:54.634 | [383426 Async install_tempest:383426]: finished successfully 2022-08-02 06:19:54.686 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.65/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-02 06:19:54.816 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.65/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-02 06:19:54.948 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.65/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-02 06:19:55.076 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.65/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-02 06:19:55.207 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.65/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-02 06:19:55.336 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.65/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-02 06:19:55.466 | + functions-common:write_clouds_yaml:198 : cat 2022-08-02 06:19:55.472 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-02 06:19:55.475 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-02 06:19:55.478 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-02 06:19:55.482 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-02 06:19:55.485 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-02 06:19:55.488 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-02 06:19:55.505 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:19:55.508 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-02 06:19:55.510 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:19:55.513 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-02 06:19:55.515 | + ./stack.sh:main:1090 : '[' 10.222.0.65 == 10.222.0.65 ']' 2022-08-02 06:19:55.519 | + ./stack.sh:main:1091 : init_keystone 2022-08-02 06:19:55.521 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-02 06:19:55.538 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:19:55.541 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-02 06:19:55.543 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-02 06:19:55.546 | + lib/database:recreate_database:112 : local db=keystone 2022-08-02 06:19:55.549 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-02 06:19:55.551 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-02 06:19:55.554 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-02 06:19:55.558 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:19:56.035 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-02 06:19:56.040 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:19:56.057 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-02 06:19:56.060 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 06:19:56.062 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:19:56.065 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:19:56.068 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:19:56.073 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421196070 2022-08-02 06:19:56.075 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-02 06:20:00.577 | INFO dbcounter [-] Registered counter for database keystone 2022-08-02 06:20:00.600 | 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=385607) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 06:20:00.606 | DEBUG dbcounter [-] [385607] Writer thread running {{(pid=385607) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:20:00.609 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:20:00.609 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:20:00.614 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 06:20:00.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:20:00.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:20:00.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:20:00.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:20:00.615 | 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=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:20:00.615 | 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=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:20:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:20:00.616 | 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=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:20:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:20:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:20:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:20:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:20:00.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:20:00.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:20:00.617 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 06:20:00.617 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=385607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 06:20:00.641 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:20:00.641 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:20:00.694 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-02 06:20:02.429 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=385607) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:20:02.431 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-02 06:20:02.431 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=385607) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:20:02.434 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-02 06:20:02.434 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=385607) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:20:02.780 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-02 06:20:02.783 | + functions-common:time_stop:2440 : local name 2022-08-02 06:20:02.786 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:20:02.788 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:20:02.791 | + functions-common:time_stop:2443 : local total 2022-08-02 06:20:02.794 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:20:02.796 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 06:20:02.799 | + functions-common:time_stop:2447 : start_time=1659421196070 2022-08-02 06:20:02.802 | + functions-common:time_stop:2449 : [[ -z 1659421196070 ]] 2022-08-02 06:20:02.805 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:20:02.809 | + functions-common:time_stop:2452 : end_time=1659421202807 2022-08-02 06:20:02.812 | + functions-common:time_stop:2453 : elapsed_time=6737 2022-08-02 06:20:02.817 | + functions-common:time_stop:2454 : total=0 2022-08-02 06:20:02.820 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:20:02.824 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6737 2022-08-02 06:20:02.827 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-02 06:20:02.830 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-02 06:20:02.835 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-02 06:20:07.111 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-02 06:20:07.112 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-02 06:20:07.112 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-02 06:20:07.112 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-02 06:20:07.112 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-02 06:20:07.113 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-02 06:20:07.113 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-02 06:20:07.113 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-02 06:20:07.113 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-02 06:20:07.447 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-02 06:20:07.452 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-02 06:20:11.728 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-02 06:20:11.729 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-02 06:20:11.729 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-02 06:20:11.729 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-02 06:20:11.730 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-02 06:20:11.730 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-02 06:20:11.730 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-02 06:20:11.730 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-02 06:20:11.730 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-02 06:20:12.064 | + ./stack.sh:main:1092 : start_keystone 2022-08-02 06:20:12.066 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-02 06:20:12.069 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-02 06:20:12.072 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-02 06:20:12.089 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:20:12.092 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-02 06:20:12.096 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-02 06:20:12.101 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-02 06:20:12.103 | + functions-common:run_process:1694 : local service=keystone 2022-08-02 06:20:12.106 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:20:12.108 | + functions-common:run_process:1696 : local group= 2022-08-02 06:20:12.111 | + functions-common:run_process:1697 : local user= 2022-08-02 06:20:12.113 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:20:12.116 | + functions-common:run_process:1700 : local name=keystone 2022-08-02 06:20:12.118 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:20:12.121 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:20:12.123 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:20:12.126 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:20:12.129 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:20:12.133 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421212130 2022-08-02 06:20:12.135 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-02 06:20:12.152 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:20:12.154 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-02 06:20:12.157 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-02 06:20:12.160 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:20:12.162 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:20:12.165 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:20:12.167 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:20:12.169 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-02 06:20:12.172 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-02 06:20:12.174 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-02 06:20:12.177 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:20:12.179 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:20:12.181 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:20:12.184 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:20:12.186 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-02 06:20:12.189 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-02 06:20:12.191 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-02 06:20:12.193 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:20:12.195 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:20:12.198 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:20:12.200 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:20:12.202 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-02 06:20:12.204 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:20:12.208 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-02 06:20:12.259 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-02 06:20:12.312 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-02 06:20:12.363 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-02 06:20:12.415 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:20:12.467 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-02 06:20:12.519 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-02 06:20:12.570 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-02 06:20:12.626 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-02 06:20:12.678 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-02 06:20:12.730 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:20:12.732 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:20:12.734 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-02 06:20:12.787 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:20:13.227 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-02 06:20:13.241 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-02 06:20:13.674 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-02 06:20:13.746 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:20:13.749 | + functions-common:time_stop:2440 : local name 2022-08-02 06:20:13.752 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:20:13.754 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:20:13.759 | + functions-common:time_stop:2443 : local total 2022-08-02 06:20:13.761 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:20:13.763 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:20:13.766 | + functions-common:time_stop:2447 : start_time=1659421212130 2022-08-02 06:20:13.769 | + functions-common:time_stop:2449 : [[ -z 1659421212130 ]] 2022-08-02 06:20:13.772 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:20:13.777 | + functions-common:time_stop:2452 : end_time=1659421213774 2022-08-02 06:20:13.779 | + functions-common:time_stop:2453 : elapsed_time=1644 2022-08-02 06:20:13.782 | + functions-common:time_stop:2454 : total=1508 2022-08-02 06:20:13.784 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:20:13.787 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3152 2022-08-02 06:20:13.789 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-02 06:20:13.789 | Waiting for keystone to start... 2022-08-02 06:20:13.792 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.65/identity/v3/ 2022-08-02 06:20:13.794 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.65/identity/v3/ 2022-08-02 06:20:13.797 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:20:13.799 | + functions:wait_for_service:458 : local url=http://10.222.0.65/identity/v3/ 2022-08-02 06:20:13.802 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:20:13.805 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:20:13.807 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:20:13.810 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:20:13.812 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:20:13.816 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:20:13.821 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421213818 2022-08-02 06:20:13.823 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:20:13.830 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/identity/v3/ 2022-08-02 06:20:20.041 | + :: : [[ 200 == 503 ]] 2022-08-02 06:20:20.042 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:20:20.045 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:20:20.048 | + functions-common:time_stop:2440 : local name 2022-08-02 06:20:20.050 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:20:20.053 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:20:20.055 | + functions-common:time_stop:2443 : local total 2022-08-02 06:20:20.057 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:20:20.060 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:20:20.062 | + functions-common:time_stop:2447 : start_time=1659421213818 2022-08-02 06:20:20.065 | + functions-common:time_stop:2449 : [[ -z 1659421213818 ]] 2022-08-02 06:20:20.068 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:20:20.073 | + functions-common:time_stop:2452 : end_time=1659421220070 2022-08-02 06:20:20.075 | + functions-common:time_stop:2453 : elapsed_time=6252 2022-08-02 06:20:20.078 | + functions-common:time_stop:2454 : total=0 2022-08-02 06:20:20.081 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:20:20.083 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6252 2022-08-02 06:20:20.086 | + functions:wait_for_service:467 : return 0 2022-08-02 06:20:20.088 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-02 06:20:20.106 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:20:20.109 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-02 06:20:20.111 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:20:20.113 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-02 06:20:20.145 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-02 06:20:20.147 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.65/identity 2022-08-02 06:20:24.612 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.612 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.612 | 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=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.620 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.636 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.636 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.668 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.699 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.699 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.791 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.791 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.792 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.792 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.792 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.792 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.804 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.804 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.805 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.805 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.805 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.805 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.805 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.813 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.815 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.816 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.816 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.816 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.816 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.816 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.817 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=386362) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-02 06:20:24.881 | INFO dbcounter [-] Registered counter for database keystone 2022-08-02 06:20:24.899 | 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=386362) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 06:20:24.905 | DEBUG dbcounter [-] [386362] Writer thread running {{(pid=386362) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:20:25.115 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Created domain default 2022-08-02 06:20:25.162 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Created project admin 2022-08-02 06:20:25.195 | DEBUG passlib.handlers.bcrypt [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=386362) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-02 06:20:25.195 | DEBUG passlib.handlers.bcrypt [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=386362) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-02 06:20:25.255 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Created user admin 2022-08-02 06:20:25.271 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Created role reader 2022-08-02 06:20:25.280 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Created role member 2022-08-02 06:20:25.304 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Created implied role where 0b67f1db75434c949039f896139ae97c implies 5433bd6640004fd5a884a84e43e8d4ab 2022-08-02 06:20:25.315 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Created role admin 2022-08-02 06:20:25.332 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Created implied role where 192d2bd033ca4bcfa5a7fbca7e484467 implies 0b67f1db75434c949039f896139ae97c 2022-08-02 06:20:25.344 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Granted role admin on project admin to user admin. 2022-08-02 06:20:25.353 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Granted role admin on the system to user admin. 2022-08-02 06:20:25.365 | WARNING py.warnings [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-08-02 06:20:25.365 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-02 06:20:25.365 |  2022-08-02 06:20:25.368 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Created region RegionOne 2022-08-02 06:20:25.402 | INFO keystone.cmd.bootstrap [None req-efc347b5-8a4b-48c5-b5d1-3d266b561b97 None None] Created public endpoint http://10.222.0.65/identity 2022-08-02 06:20:25.821 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-02 06:20:25.824 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-02 06:20:25.827 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-02 06:20:25.830 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-02 06:20:28.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:28.628 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:28.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:28.628 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:28.762 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:28.765 | + lib/keystone:create_keystone_accounts:310 : admin_project=e3e920f0f21d40d5b15070849f5bf35b 2022-08-02 06:20:28.767 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-02 06:20:28.771 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-02 06:20:30.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:30.742 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:30.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:30.742 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:30.881 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:30.884 | + lib/keystone:create_keystone_accounts:312 : admin_user=74785ac940864c44ab61f6948efac6c2 2022-08-02 06:20:30.887 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-02 06:20:30.889 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-02 06:20:30.891 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-02 06:20:30.894 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 74785ac940864c44ab61f6948efac6c2 default 2022-08-02 06:20:30.950 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 74785ac940864c44ab61f6948efac6c2 default 2022-08-02 06:20:30.991 | [357928 Async ks-domain-role:386486]: running: get_or_add_user_domain_role admin 74785ac940864c44ab61f6948efac6c2 default 2022-08-02 06:20:30.994 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-02 06:20:30.996 | + functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 06:20:31.000 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-02 06:20:33.915 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-08-02 06:20:33.917 | + functions-common:get_or_create_domain:889 : echo default 2022-08-02 06:20:33.917 | default 2022-08-02 06:20:33.919 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-02 06:20:33.982 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-02 06:20:34.023 | [357928 Async ks-project:386618]: running: get_or_create_project service Default 2022-08-02 06:20:34.026 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-02 06:20:34.090 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-02 06:20:34.141 | [357928 Async ks-service:386714]: running: get_or_create_role service 2022-08-02 06:20:34.144 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-02 06:20:34.212 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-02 06:20:34.343 | [357928 Async ks-reseller:386800]: running: get_or_create_role ResellerAdmin 2022-08-02 06:20:34.358 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-02 06:20:34.382 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-02 06:20:34.842 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-02 06:20:35.061 | [357928 Async ks-anotherrole:386892]: running: get_or_create_role anotherrole 2022-08-02 06:20:35.082 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-02 06:20:35.118 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-02 06:20:35.138 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:20:35.174 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-02 06:20:37.606 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:20:37.736 | [386618 Async ks-project:386618]: finished successfully 2022-08-02 06:20:37.819 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:20:37.856 | [386714 Async ks-service:386714]: finished successfully 2022-08-02 06:20:38.072 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:20:38.123 | [386800 Async ks-reseller:386800]: finished successfully 2022-08-02 06:20:38.405 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:20:38.437 | [386892 Async ks-anotherrole:386892]: finished successfully 2022-08-02 06:20:38.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:38.438 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:38.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:38.438 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:38.580 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:38.583 | ++ functions-common:get_or_create_project:939 : project_id=1a5c8f1c36be454bbeec5be0789c3571 2022-08-02 06:20:38.585 | ++ functions-common:get_or_create_project:940 : echo 1a5c8f1c36be454bbeec5be0789c3571 2022-08-02 06:20:38.588 | + lib/keystone:create_keystone_accounts:340 : invis_project=1a5c8f1c36be454bbeec5be0789c3571 2022-08-02 06:20:38.591 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-02 06:20:38.594 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-02 06:20:38.597 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:20:38.600 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-02 06:20:40.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:40.905 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:40.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:40.905 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:41.048 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:20:41.071 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:41.074 | [386486 Async ks-domain-role:386486]: finished successfully 2022-08-02 06:20:41.074 | ++ functions-common:get_or_create_project:939 : project_id=508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:41.077 | ++ functions-common:get_or_create_project:940 : echo 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:41.080 | + lib/keystone:create_keystone_accounts:344 : demo_project=508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:41.083 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-02 06:20:41.086 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-02 06:20:41.089 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:20:41.094 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-08-02 06:20:41.096 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-08-02 06:20:41.099 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-02 06:20:43.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.388 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.388 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.525 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:43.528 | ++ functions-common:get_or_create_user:926 : user_id=f5638aacef9646579a0ebdf53e850784 2022-08-02 06:20:43.530 | ++ functions-common:get_or_create_user:927 : echo f5638aacef9646579a0ebdf53e850784 2022-08-02 06:20:43.534 | + lib/keystone:create_keystone_accounts:347 : demo_user=f5638aacef9646579a0ebdf53e850784 2022-08-02 06:20:43.536 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-02 06:20:43.587 | [357928 Async ks-domain-role:386486]: Waiting for completion of get_or_add_user_domain_role admin 74785ac940864c44ab61f6948efac6c2 default running on PID 386486 (6 other jobs running) 2022-08-02 06:20:43.613 | [357928 Async ks-domain-role:386486]: Signaling child to exit 2022-08-02 06:20:43.613 | WAKEUP 2022-08-02 06:20:43.636 | [357928 Async ks-domain-role:386486]: Signaled 2022-08-02 06:20:43.637 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-08-02 06:20:43.637 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:20:43.637 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74785ac940864c44ab61f6948efac6c2 --domain default 2022-08-02 06:20:43.637 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-08-02 06:20:43.637 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:20:43.637 | ++ functions-common:get_field:813 : read data 2022-08-02 06:20:43.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.637 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.638 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.638 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:43.638 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-08-02 06:20:43.638 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-08-02 06:20:43.638 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 74785ac940864c44ab61f6948efac6c2 --domain default 2022-08-02 06:20:43.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.638 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.638 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.638 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:20:43.638 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74785ac940864c44ab61f6948efac6c2 --domain default 2022-08-02 06:20:43.638 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-08-02 06:20:43.638 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:20:43.638 | ++ functions-common:get_field:813 : read data 2022-08-02 06:20:43.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.638 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.638 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.638 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:43.638 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:20:43.638 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:20:43.638 | ++ functions-common:get_field:819 : echo '| 192d2bd033ca4bcfa5a7fbca7e484467 | 74785ac940864c44ab61f6948efac6c2 | | | default | | False |' 2022-08-02 06:20:43.638 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:20:43.638 | ++ functions-common:get_field:813 : read data 2022-08-02 06:20:43.638 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:20:43.638 | + functions-common:get_or_add_user_domain_role:1022 : echo 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:20:43.638 | 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:20:43.682 | [357928 Async ks-domain-role:386486]: finished get_or_add_user_domain_role admin 74785ac940864c44ab61f6948efac6c2 default with result 0 in 10 seconds 2022-08-02 06:20:43.689 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-02 06:20:43.725 | [357928 Async ks-project:386618]: Waiting for completion of get_or_create_project service Default running on PID 386618 (5 other jobs running) 2022-08-02 06:20:43.749 | [357928 Async ks-project:386618]: Signaling child to exit 2022-08-02 06:20:43.749 | WAKEUP 2022-08-02 06:20:43.772 | [357928 Async ks-project:386618]: Signaled 2022-08-02 06:20:43.773 | + functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:20:43.774 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-02 06:20:43.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.774 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.774 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.774 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:43.774 | + functions-common:get_or_create_project:939 : project_id=afb242b71d8d49baa99fa17eec504289 2022-08-02 06:20:43.774 | + functions-common:get_or_create_project:940 : echo afb242b71d8d49baa99fa17eec504289 2022-08-02 06:20:43.774 | afb242b71d8d49baa99fa17eec504289 2022-08-02 06:20:43.818 | [357928 Async ks-project:386618]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-08-02 06:20:43.855 | [357928 Async ks-service:386714]: Waiting for completion of get_or_create_role service running on PID 386714 (4 other jobs running) 2022-08-02 06:20:43.880 | [357928 Async ks-service:386714]: Signaling child to exit 2022-08-02 06:20:43.880 | WAKEUP 2022-08-02 06:20:43.903 | [357928 Async ks-service:386714]: Signaled 2022-08-02 06:20:43.904 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 06:20:43.904 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-02 06:20:43.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.904 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:43.905 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:43.905 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:43.905 | + functions-common:get_or_create_role:951 : role_id=178e85aad41b4e93962221f8217f23c0 2022-08-02 06:20:43.905 | + functions-common:get_or_create_role:952 : echo 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:20:43.905 | 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:20:43.949 | [357928 Async ks-service:386714]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-02 06:20:43.987 | [357928 Async ks-reseller:386800]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 386800 (3 other jobs running) 2022-08-02 06:20:44.015 | [357928 Async ks-reseller:386800]: Signaling child to exit 2022-08-02 06:20:44.015 | WAKEUP 2022-08-02 06:20:44.038 | [357928 Async ks-reseller:386800]: Signaled 2022-08-02 06:20:44.040 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 06:20:44.040 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-02 06:20:44.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:44.040 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:44.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:44.040 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:44.040 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:44.040 | + functions-common:get_or_create_role:951 : role_id=baacc1a2c492449ba6eefcd889e226d3 2022-08-02 06:20:44.040 | + functions-common:get_or_create_role:952 : echo baacc1a2c492449ba6eefcd889e226d3 2022-08-02 06:20:44.040 | baacc1a2c492449ba6eefcd889e226d3 2022-08-02 06:20:44.084 | [357928 Async ks-reseller:386800]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-02 06:20:44.121 | [357928 Async ks-anotherrole:386892]: Waiting for completion of get_or_create_role anotherrole running on PID 386892 (2 other jobs running) 2022-08-02 06:20:44.146 | [357928 Async ks-anotherrole:386892]: Signaling child to exit 2022-08-02 06:20:44.146 | WAKEUP 2022-08-02 06:20:44.169 | [357928 Async ks-anotherrole:386892]: Signaled 2022-08-02 06:20:44.170 | + functions-common:get_or_create_role:946 : local role_id 2022-08-02 06:20:44.170 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-02 06:20:44.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:44.170 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:44.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:44.170 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:44.170 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:44.170 | + functions-common:get_or_create_role:951 : role_id=115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:20:44.170 | + functions-common:get_or_create_role:952 : echo 115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:20:44.170 | 115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:20:44.214 | [357928 Async ks-anotherrole:386892]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-08-02 06:20:44.218 | + inc/async:async_wait:197 : return 0 2022-08-02 06:20:44.221 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f5638aacef9646579a0ebdf53e850784 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:44.279 | + inc/async:async_inner:63 : get_or_add_user_project_role member f5638aacef9646579a0ebdf53e850784 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:44.320 | [357928 Async ks-demo-member:387757]: running: get_or_add_user_project_role member f5638aacef9646579a0ebdf53e850784 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:44.322 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 74785ac940864c44ab61f6948efac6c2 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:44.387 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 74785ac940864c44ab61f6948efac6c2 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:44.431 | [357928 Async ks-demo-admin:387869]: running: get_or_add_user_project_role admin 74785ac940864c44ab61f6948efac6c2 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:44.433 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f5638aacef9646579a0ebdf53e850784 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:44.502 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f5638aacef9646579a0ebdf53e850784 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:44.555 | [357928 Async ks-demo-another:387981]: running: get_or_add_user_project_role anotherrole f5638aacef9646579a0ebdf53e850784 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:44.558 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f5638aacef9646579a0ebdf53e850784 1a5c8f1c36be454bbeec5be0789c3571 2022-08-02 06:20:44.642 | + inc/async:async_inner:63 : get_or_add_user_project_role member f5638aacef9646579a0ebdf53e850784 1a5c8f1c36be454bbeec5be0789c3571 2022-08-02 06:20:44.688 | [357928 Async ks-demo-invis:388094]: running: get_or_add_user_project_role member f5638aacef9646579a0ebdf53e850784 1a5c8f1c36be454bbeec5be0789c3571 2022-08-02 06:20:44.694 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-02 06:20:44.699 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-02 06:20:44.701 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:20:44.708 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-08-02 06:20:44.719 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-08-02 06:20:44.730 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-08-02 06:20:48.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:48.294 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:48.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:48.294 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:48.446 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:48.448 | ++ functions-common:get_or_create_user:926 : user_id=10a29b3aa7cc40e5a7eecccf32973e0f 2022-08-02 06:20:48.451 | ++ functions-common:get_or_create_user:927 : echo 10a29b3aa7cc40e5a7eecccf32973e0f 2022-08-02 06:20:48.455 | + lib/keystone:create_keystone_accounts:360 : demo_reader=10a29b3aa7cc40e5a7eecccf32973e0f 2022-08-02 06:20:48.457 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 10a29b3aa7cc40e5a7eecccf32973e0f 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:48.522 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 10a29b3aa7cc40e5a7eecccf32973e0f 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:48.580 | [357928 Async ks-demo-reader:388250]: running: get_or_add_user_project_role reader 10a29b3aa7cc40e5a7eecccf32973e0f 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:20:48.585 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-02 06:20:48.589 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-02 06:20:48.595 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:20:48.599 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-02 06:20:52.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:52.356 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:52.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:52.356 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:52.569 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:52.574 | ++ functions-common:get_or_create_project:939 : project_id=19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:20:52.577 | ++ functions-common:get_or_create_project:940 : echo 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:20:52.580 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:20:52.582 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-02 06:20:52.586 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-02 06:20:52.591 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:20:52.593 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-08-02 06:20:52.598 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-08-02 06:20:52.604 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-08-02 06:20:55.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:55.732 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:55.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:20:55.732 | from cryptography.utils import int_from_bytes 2022-08-02 06:20:56.095 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:20:56.115 | ++ functions-common:get_or_create_user:926 : user_id=65f3f3d9ae9e4b90a5ea9fa1ff253f15 2022-08-02 06:20:56.138 | ++ functions-common:get_or_create_user:927 : echo 65f3f3d9ae9e4b90a5ea9fa1ff253f15 2022-08-02 06:20:56.170 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=65f3f3d9ae9e4b90a5ea9fa1ff253f15 2022-08-02 06:20:56.194 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 65f3f3d9ae9e4b90a5ea9fa1ff253f15 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:20:56.575 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 65f3f3d9ae9e4b90a5ea9fa1ff253f15 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:20:56.823 | [357928 Async ks-alt-admin:388620]: running: get_or_add_user_project_role admin 65f3f3d9ae9e4b90a5ea9fa1ff253f15 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:20:56.851 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 65f3f3d9ae9e4b90a5ea9fa1ff253f15 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:20:57.346 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 65f3f3d9ae9e4b90a5ea9fa1ff253f15 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:20:57.570 | [357928 Async ks-alt-another:388762]: running: get_or_add_user_project_role anotherrole 65f3f3d9ae9e4b90a5ea9fa1ff253f15 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:20:57.575 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-02 06:20:57.585 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-02 06:20:57.587 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:20:57.590 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-08-02 06:20:57.594 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-08-02 06:20:57.598 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-08-02 06:21:00.923 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:01.057 | [387757 Async ks-demo-member:387757]: finished successfully 2022-08-02 06:21:01.115 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:01.138 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:01.150 | [387981 Async ks-demo-another:387981]: finished successfully 2022-08-02 06:21:01.191 | [387869 Async ks-demo-admin:387869]: finished successfully 2022-08-02 06:21:02.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:02.073 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:02.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:02.073 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:02.234 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:02.237 | ++ functions-common:get_or_create_user:926 : user_id=5f9e28f10f054c0ebc261a14272b3b0b 2022-08-02 06:21:02.240 | ++ functions-common:get_or_create_user:927 : echo 5f9e28f10f054c0ebc261a14272b3b0b 2022-08-02 06:21:02.243 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=5f9e28f10f054c0ebc261a14272b3b0b 2022-08-02 06:21:02.245 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 5f9e28f10f054c0ebc261a14272b3b0b 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:02.317 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5f9e28f10f054c0ebc261a14272b3b0b 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:02.367 | [357928 Async ks-alt-member-user:389066]: running: get_or_add_user_project_role member 5f9e28f10f054c0ebc261a14272b3b0b 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:02.372 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-02 06:21:02.375 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-02 06:21:02.378 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:21:02.381 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-02 06:21:02.385 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-08-02 06:21:02.392 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-08-02 06:21:03.096 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:03.224 | [388094 Async ks-demo-invis:388094]: finished successfully 2022-08-02 06:21:03.709 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:03.813 | [388250 Async ks-demo-reader:388250]: finished successfully 2022-08-02 06:21:05.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:05.098 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:05.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:05.098 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:05.296 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:05.298 | ++ functions-common:get_or_create_user:926 : user_id=b267d45fd6af4cfd82e07591b1b64ed4 2022-08-02 06:21:05.301 | ++ functions-common:get_or_create_user:927 : echo b267d45fd6af4cfd82e07591b1b64ed4 2022-08-02 06:21:05.304 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=b267d45fd6af4cfd82e07591b1b64ed4 2022-08-02 06:21:05.308 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader b267d45fd6af4cfd82e07591b1b64ed4 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:05.434 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b267d45fd6af4cfd82e07591b1b64ed4 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:05.565 | [357928 Async ks-alt-reader-user:389339]: running: get_or_add_user_project_role reader b267d45fd6af4cfd82e07591b1b64ed4 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:05.587 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-02 06:21:05.610 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:21:05.622 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-08-02 06:21:05.650 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-08-02 06:21:05.682 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-08-02 06:21:08.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:08.742 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:08.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:08.742 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:08.947 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:08.950 | ++ functions-common:get_or_create_user:926 : user_id=6f2127a8f6364910a5ac0e95a6483dfb 2022-08-02 06:21:08.966 | ++ functions-common:get_or_create_user:927 : echo 6f2127a8f6364910a5ac0e95a6483dfb 2022-08-02 06:21:08.970 | + lib/keystone:create_keystone_accounts:392 : system_member_user=6f2127a8f6364910a5ac0e95a6483dfb 2022-08-02 06:21:08.982 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 6f2127a8f6364910a5ac0e95a6483dfb all 2022-08-02 06:21:09.181 | + inc/async:async_inner:63 : get_or_add_user_system_role member 6f2127a8f6364910a5ac0e95a6483dfb all 2022-08-02 06:21:09.378 | [357928 Async ks-system-member:389565]: running: get_or_add_user_system_role member 6f2127a8f6364910a5ac0e95a6483dfb all 2022-08-02 06:21:09.397 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-02 06:21:09.414 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:21:09.428 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-08-02 06:21:09.439 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-08-02 06:21:09.459 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-08-02 06:21:12.522 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:12.673 | [388620 Async ks-alt-admin:388620]: finished successfully 2022-08-02 06:21:12.760 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:12.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:12.796 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:12.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:12.797 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:12.844 | [388762 Async ks-alt-another:388762]: finished successfully 2022-08-02 06:21:12.983 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:12.987 | ++ functions-common:get_or_create_user:926 : user_id=c591d4b53d6b4d26bd360d9bd223a7ab 2022-08-02 06:21:12.989 | ++ functions-common:get_or_create_user:927 : echo c591d4b53d6b4d26bd360d9bd223a7ab 2022-08-02 06:21:12.993 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=c591d4b53d6b4d26bd360d9bd223a7ab 2022-08-02 06:21:12.996 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader c591d4b53d6b4d26bd360d9bd223a7ab all 2022-08-02 06:21:13.073 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c591d4b53d6b4d26bd360d9bd223a7ab all 2022-08-02 06:21:13.133 | [357928 Async ks-system-reader:389866]: running: get_or_add_user_system_role reader c591d4b53d6b4d26bd360d9bd223a7ab all 2022-08-02 06:21:13.136 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-02 06:21:13.141 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-02 06:21:13.145 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-08-02 06:21:13.148 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-02 06:21:13.158 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-02 06:21:15.244 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:15.377 | [389066 Async ks-alt-member-user:389066]: finished successfully 2022-08-02 06:21:15.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:15.950 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:15.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:15.950 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:16.147 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:16.150 | ++ functions-common:get_or_create_group:903 : group_id=07c47886eb3549d3aed48c9b18fe3693 2022-08-02 06:21:16.155 | ++ functions-common:get_or_create_group:904 : echo 07c47886eb3549d3aed48c9b18fe3693 2022-08-02 06:21:16.157 | + lib/keystone:create_keystone_accounts:402 : admin_group=07c47886eb3549d3aed48c9b18fe3693 2022-08-02 06:21:16.160 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-02 06:21:16.163 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-02 06:21:16.166 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-08-02 06:21:16.168 | ++ functions-common:get_or_create_group:896 : local group_id 2022-08-02 06:21:16.172 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-02 06:21:18.442 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:18.485 | [389339 Async ks-alt-reader-user:389339]: finished successfully 2022-08-02 06:21:18.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:18.665 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:18.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:18.665 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:18.814 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:18.818 | ++ functions-common:get_or_create_group:903 : group_id=5754d707407a48a99a9f1b9ff0561f91 2022-08-02 06:21:18.820 | ++ functions-common:get_or_create_group:904 : echo 5754d707407a48a99a9f1b9ff0561f91 2022-08-02 06:21:18.823 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=5754d707407a48a99a9f1b9ff0561f91 2022-08-02 06:21:18.826 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:18.903 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:18.963 | [357928 Async ks-group-memberdemo:390253]: running: get_or_add_group_project_role member 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:18.972 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:19.081 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:19.146 | [357928 Async ks-group-anotherdemo:390339]: running: get_or_add_group_project_role anotherrole 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:19.149 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:19.390 | + inc/async:async_inner:63 : get_or_add_group_project_role member 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:19.575 | [357928 Async ks-group-memberalt:390447]: running: get_or_add_group_project_role member 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:19.598 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:19.948 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:20.158 | [357928 Async ks-group-anotheralt:390536]: running: get_or_add_group_project_role anotherrole 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:20.172 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 07c47886eb3549d3aed48c9b18fe3693 e3e920f0f21d40d5b15070849f5bf35b 2022-08-02 06:21:20.607 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 07c47886eb3549d3aed48c9b18fe3693 e3e920f0f21d40d5b15070849f5bf35b 2022-08-02 06:21:20.786 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:20.808 | [357928 Async ks-group-admin:390622]: running: get_or_add_group_project_role admin 07c47886eb3549d3aed48c9b18fe3693 e3e920f0f21d40d5b15070849f5bf35b 2022-08-02 06:21:20.827 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-02 06:21:20.961 | [389565 Async ks-system-member:389565]: finished successfully 2022-08-02 06:21:21.200 | [357928 Async ks-demo-member:387757]: Waiting for completion of get_or_add_user_project_role member f5638aacef9646579a0ebdf53e850784 508a0b5207354c21b2ad2995a233bd2e running on PID 387757 (17 other jobs running) 2022-08-02 06:21:21.407 | [357928 Async ks-demo-member:387757]: Signaling child to exit 2022-08-02 06:21:21.408 | WAKEUP 2022-08-02 06:21:21.564 | [357928 Async ks-demo-member:387757]: Signaled 2022-08-02 06:21:21.582 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:21:21.582 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:21:21.582 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:21:21.582 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:21:21.582 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:21:21.583 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:21:21.583 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:21:21.583 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:21:21.583 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:21.583 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f5638aacef9646579a0ebdf53e850784 --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:21.583 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:21:21.583 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:21.583 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:21.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:21.583 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:21.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:21.583 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:21.583 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:21.583 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:21:21.583 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:21:21.583 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f5638aacef9646579a0ebdf53e850784 --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:21.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:21.583 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:21.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:21.583 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:21.583 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f5638aacef9646579a0ebdf53e850784 --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:21.583 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:21:21.584 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:21.584 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:21.584 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:21.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:21.584 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:21.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:21.584 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:21.584 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:21.586 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:21:21.586 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:21:21.586 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:21:21.586 | ++ functions-common:get_field:819 : echo '| 0b67f1db75434c949039f896139ae97c | f5638aacef9646579a0ebdf53e850784 | | 508a0b5207354c21b2ad2995a233bd2e | | | False |' 2022-08-02 06:21:21.586 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:21.586 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:21.586 | + functions-common:get_or_add_user_project_role:998 : echo 0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:21.586 | 0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:21.917 | [357928 Async ks-demo-member:387757]: finished get_or_add_user_project_role member f5638aacef9646579a0ebdf53e850784 508a0b5207354c21b2ad2995a233bd2e with result 0 in 16 seconds 2022-08-02 06:21:22.151 | [357928 Async ks-demo-admin:387869]: Waiting for completion of get_or_add_user_project_role admin 74785ac940864c44ab61f6948efac6c2 508a0b5207354c21b2ad2995a233bd2e running on PID 387869 (16 other jobs running) 2022-08-02 06:21:22.298 | [357928 Async ks-demo-admin:387869]: Signaling child to exit 2022-08-02 06:21:22.301 | WAKEUP 2022-08-02 06:21:22.421 | [357928 Async ks-demo-admin:387869]: Signaled 2022-08-02 06:21:22.430 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:21:22.430 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:21:22.430 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:21:22.430 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:21:22.430 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:21:22.430 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:21:22.430 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:21:22.430 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:21:22.430 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:21:22.430 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74785ac940864c44ab61f6948efac6c2 --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:22.430 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:22.430 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:22.430 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:22.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.430 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.430 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.430 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:22.430 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:21:22.430 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:21:22.430 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 74785ac940864c44ab61f6948efac6c2 --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:22.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.430 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.430 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.430 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 74785ac940864c44ab61f6948efac6c2 --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:22.430 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:22.430 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:21:22.430 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:22.430 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:22.431 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.431 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.431 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.431 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.431 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:22.431 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:21:22.431 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:21:22.431 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:21:22.431 | ++ functions-common:get_field:819 : echo '| 192d2bd033ca4bcfa5a7fbca7e484467 | 74785ac940864c44ab61f6948efac6c2 | | 508a0b5207354c21b2ad2995a233bd2e | | | False |' 2022-08-02 06:21:22.431 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:22.431 | + functions-common:get_or_add_user_project_role:996 : user_role_id=192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:21:22.431 | + functions-common:get_or_add_user_project_role:998 : echo 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:21:22.431 | 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:21:22.662 | [357928 Async ks-demo-admin:387869]: finished get_or_add_user_project_role admin 74785ac940864c44ab61f6948efac6c2 508a0b5207354c21b2ad2995a233bd2e with result 0 in 16 seconds 2022-08-02 06:21:22.864 | [357928 Async ks-demo-another:387981]: Waiting for completion of get_or_add_user_project_role anotherrole f5638aacef9646579a0ebdf53e850784 508a0b5207354c21b2ad2995a233bd2e running on PID 387981 (15 other jobs running) 2022-08-02 06:21:22.926 | [357928 Async ks-demo-another:387981]: Signaling child to exit 2022-08-02 06:21:22.927 | WAKEUP 2022-08-02 06:21:22.959 | [357928 Async ks-demo-another:387981]: Signaled 2022-08-02 06:21:22.960 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:21:22.960 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:21:22.960 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:21:22.960 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:21:22.960 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:21:22.960 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:21:22.960 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:21:22.960 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:21:22.960 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:21:22.961 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:22.961 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:22.961 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f5638aacef9646579a0ebdf53e850784 --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:22.961 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:22.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.961 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.961 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.961 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:22.961 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:21:22.961 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:21:22.961 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user f5638aacef9646579a0ebdf53e850784 --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:22.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.961 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.961 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.961 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f5638aacef9646579a0ebdf53e850784 --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:22.961 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:22.961 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:21:22.961 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:22.961 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:22.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.961 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:22.961 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:22.961 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:22.961 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:21:22.962 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:21:22.962 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:21:22.962 | ++ functions-common:get_field:819 : echo '| 115fd0f9d18143a881392a8ef4333a8d | f5638aacef9646579a0ebdf53e850784 | | 508a0b5207354c21b2ad2995a233bd2e | | | False |' 2022-08-02 06:21:22.962 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:22.962 | + functions-common:get_or_add_user_project_role:996 : user_role_id=115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:21:22.962 | + functions-common:get_or_add_user_project_role:998 : echo 115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:21:22.962 | 115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:21:23.045 | [357928 Async ks-demo-another:387981]: finished get_or_add_user_project_role anotherrole f5638aacef9646579a0ebdf53e850784 508a0b5207354c21b2ad2995a233bd2e with result 0 in 16 seconds 2022-08-02 06:21:23.116 | [357928 Async ks-demo-invis:388094]: Waiting for completion of get_or_add_user_project_role member f5638aacef9646579a0ebdf53e850784 1a5c8f1c36be454bbeec5be0789c3571 running on PID 388094 (14 other jobs running) 2022-08-02 06:21:23.165 | [357928 Async ks-demo-invis:388094]: Signaling child to exit 2022-08-02 06:21:23.166 | WAKEUP 2022-08-02 06:21:23.223 | [357928 Async ks-demo-invis:388094]: Signaled 2022-08-02 06:21:23.225 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:21:23.226 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:21:23.226 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:21:23.226 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:21:23.226 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:21:23.226 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:21:23.226 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:21:23.226 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:21:23.226 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:23.226 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f5638aacef9646579a0ebdf53e850784 --project 1a5c8f1c36be454bbeec5be0789c3571 2022-08-02 06:21:23.226 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:21:23.226 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:23.226 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.226 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.226 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.226 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:23.226 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:21:23.226 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:21:23.226 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user f5638aacef9646579a0ebdf53e850784 --project 1a5c8f1c36be454bbeec5be0789c3571 2022-08-02 06:21:23.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.226 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.226 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.226 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:23.226 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f5638aacef9646579a0ebdf53e850784 --project 1a5c8f1c36be454bbeec5be0789c3571 2022-08-02 06:21:23.226 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:21:23.226 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:23.226 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.226 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.227 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.227 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:23.227 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:21:23.227 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:21:23.227 | ++ functions-common:get_field:819 : echo '| 0b67f1db75434c949039f896139ae97c | f5638aacef9646579a0ebdf53e850784 | | 1a5c8f1c36be454bbeec5be0789c3571 | | | False |' 2022-08-02 06:21:23.227 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:21:23.227 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.227 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:23.227 | + functions-common:get_or_add_user_project_role:998 : echo 0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:23.227 | 0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:23.297 | [357928 Async ks-demo-invis:388094]: finished get_or_add_user_project_role member f5638aacef9646579a0ebdf53e850784 1a5c8f1c36be454bbeec5be0789c3571 with result 0 in 18 seconds 2022-08-02 06:21:23.366 | [357928 Async ks-demo-reader:388250]: Waiting for completion of get_or_add_user_project_role reader 10a29b3aa7cc40e5a7eecccf32973e0f 508a0b5207354c21b2ad2995a233bd2e running on PID 388250 (13 other jobs running) 2022-08-02 06:21:23.436 | [357928 Async ks-demo-reader:388250]: Signaling child to exit 2022-08-02 06:21:23.437 | WAKEUP 2022-08-02 06:21:23.480 | [357928 Async ks-demo-reader:388250]: Signaled 2022-08-02 06:21:23.481 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:21:23.481 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:21:23.481 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:21:23.481 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:21:23.481 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:21:23.481 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:21:23.481 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:21:23.481 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:21:23.481 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:21:23.481 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:23.481 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:23.481 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 10a29b3aa7cc40e5a7eecccf32973e0f --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:23.481 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.482 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.482 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.482 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:23.482 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:21:23.482 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:21:23.482 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 10a29b3aa7cc40e5a7eecccf32973e0f --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:23.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.482 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.482 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.482 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 10a29b3aa7cc40e5a7eecccf32973e0f --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:23.482 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:21:23.482 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:23.482 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:23.482 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.482 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.482 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.482 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:23.482 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:21:23.482 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:21:23.482 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:21:23.482 | ++ functions-common:get_field:819 : echo '| 5433bd6640004fd5a884a84e43e8d4ab | 10a29b3aa7cc40e5a7eecccf32973e0f | | 508a0b5207354c21b2ad2995a233bd2e | | | False |' 2022-08-02 06:21:23.482 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.482 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5433bd6640004fd5a884a84e43e8d4ab 2022-08-02 06:21:23.482 | + functions-common:get_or_add_user_project_role:998 : echo 5433bd6640004fd5a884a84e43e8d4ab 2022-08-02 06:21:23.482 | 5433bd6640004fd5a884a84e43e8d4ab 2022-08-02 06:21:23.584 | [357928 Async ks-demo-reader:388250]: finished get_or_add_user_project_role reader 10a29b3aa7cc40e5a7eecccf32973e0f 508a0b5207354c21b2ad2995a233bd2e with result 0 in 15 seconds 2022-08-02 06:21:23.592 | + inc/async:async_wait:197 : return 0 2022-08-02 06:21:23.595 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-02 06:21:23.661 | [357928 Async ks-alt-admin:388620]: Waiting for completion of get_or_add_user_project_role admin 65f3f3d9ae9e4b90a5ea9fa1ff253f15 19cd0121b64941f9a22a0d4608b2c9cf running on PID 388620 (12 other jobs running) 2022-08-02 06:21:23.692 | [357928 Async ks-alt-admin:388620]: Signaling child to exit 2022-08-02 06:21:23.693 | WAKEUP 2022-08-02 06:21:23.726 | [357928 Async ks-alt-admin:388620]: Signaled 2022-08-02 06:21:23.727 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:21:23.727 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:21:23.727 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:21:23.727 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:21:23.727 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:21:23.727 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:21:23.728 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:21:23.728 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:21:23.728 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:21:23.728 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 65f3f3d9ae9e4b90a5ea9fa1ff253f15 --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:23.728 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:23.728 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:23.728 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.728 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.728 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.728 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:23.728 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:21:23.728 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:21:23.728 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 65f3f3d9ae9e4b90a5ea9fa1ff253f15 --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:23.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.728 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.728 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.728 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:23.728 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:21:23.728 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 65f3f3d9ae9e4b90a5ea9fa1ff253f15 --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:23.728 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:23.728 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.728 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.728 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.728 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:23.728 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:21:23.729 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:21:23.729 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:21:23.729 | ++ functions-common:get_field:819 : echo '| 192d2bd033ca4bcfa5a7fbca7e484467 | 65f3f3d9ae9e4b90a5ea9fa1ff253f15 | | 19cd0121b64941f9a22a0d4608b2c9cf | | | False |' 2022-08-02 06:21:23.729 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.729 | + functions-common:get_or_add_user_project_role:996 : user_role_id=192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:21:23.729 | + functions-common:get_or_add_user_project_role:998 : echo 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:21:23.729 | 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:21:23.781 | [357928 Async ks-alt-admin:388620]: finished get_or_add_user_project_role admin 65f3f3d9ae9e4b90a5ea9fa1ff253f15 19cd0121b64941f9a22a0d4608b2c9cf with result 0 in 16 seconds 2022-08-02 06:21:23.824 | [357928 Async ks-alt-another:388762]: Waiting for completion of get_or_add_user_project_role anotherrole 65f3f3d9ae9e4b90a5ea9fa1ff253f15 19cd0121b64941f9a22a0d4608b2c9cf running on PID 388762 (11 other jobs running) 2022-08-02 06:21:23.855 | [357928 Async ks-alt-another:388762]: Signaling child to exit 2022-08-02 06:21:23.855 | WAKEUP 2022-08-02 06:21:23.882 | [357928 Async ks-alt-another:388762]: Signaled 2022-08-02 06:21:23.884 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:21:23.884 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:21:23.884 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:21:23.884 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:21:23.884 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:21:23.884 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:21:23.884 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:21:23.884 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:21:23.884 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 65f3f3d9ae9e4b90a5ea9fa1ff253f15 --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:23.884 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:21:23.884 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:23.884 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:23.884 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.884 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.884 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.884 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:23.884 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:21:23.884 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:21:23.885 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 65f3f3d9ae9e4b90a5ea9fa1ff253f15 --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:23.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.885 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.885 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.885 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:23.885 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 65f3f3d9ae9e4b90a5ea9fa1ff253f15 --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:23.885 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:21:23.885 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:23.885 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.885 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:23.885 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:23.885 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:23.885 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:21:23.885 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:21:23.885 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:21:23.885 | ++ functions-common:get_field:819 : echo '| 115fd0f9d18143a881392a8ef4333a8d | 65f3f3d9ae9e4b90a5ea9fa1ff253f15 | | 19cd0121b64941f9a22a0d4608b2c9cf | | | False |' 2022-08-02 06:21:23.885 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:23.885 | + functions-common:get_or_add_user_project_role:996 : user_role_id=115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:21:23.885 | + functions-common:get_or_add_user_project_role:998 : echo 115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:21:23.885 | 115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:21:23.967 | [357928 Async ks-alt-another:388762]: finished get_or_add_user_project_role anotherrole 65f3f3d9ae9e4b90a5ea9fa1ff253f15 19cd0121b64941f9a22a0d4608b2c9cf with result 0 in 15 seconds 2022-08-02 06:21:24.028 | [357928 Async ks-alt-member-user:389066]: Waiting for completion of get_or_add_user_project_role member 5f9e28f10f054c0ebc261a14272b3b0b 19cd0121b64941f9a22a0d4608b2c9cf running on PID 389066 (10 other jobs running) 2022-08-02 06:21:24.075 | [357928 Async ks-alt-member-user:389066]: Signaling child to exit 2022-08-02 06:21:24.075 | WAKEUP 2022-08-02 06:21:24.110 | [357928 Async ks-alt-member-user:389066]: Signaled 2022-08-02 06:21:24.111 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:21:24.112 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:21:24.112 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:21:24.112 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:21:24.112 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:21:24.112 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:21:24.112 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:21:24.112 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:21:24.112 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:21:24.112 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:24.112 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:24.112 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5f9e28f10f054c0ebc261a14272b3b0b --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:24.112 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:24.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.112 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.112 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.112 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:24.112 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:21:24.112 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:21:24.112 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 5f9e28f10f054c0ebc261a14272b3b0b --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:24.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.112 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.112 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.112 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5f9e28f10f054c0ebc261a14272b3b0b --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:24.112 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:24.112 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:21:24.112 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:24.112 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:24.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.113 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.113 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.113 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:24.113 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:21:24.113 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:21:24.113 | ++ functions-common:get_field:819 : echo '| 0b67f1db75434c949039f896139ae97c | 5f9e28f10f054c0ebc261a14272b3b0b | | 19cd0121b64941f9a22a0d4608b2c9cf | | | False |' 2022-08-02 06:21:24.113 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:21:24.113 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:24.113 | + functions-common:get_or_add_user_project_role:996 : user_role_id=0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:24.113 | + functions-common:get_or_add_user_project_role:998 : echo 0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:24.113 | 0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:24.199 | [357928 Async ks-alt-member-user:389066]: finished get_or_add_user_project_role member 5f9e28f10f054c0ebc261a14272b3b0b 19cd0121b64941f9a22a0d4608b2c9cf with result 0 in 13 seconds 2022-08-02 06:21:24.269 | [357928 Async ks-alt-reader-user:389339]: Waiting for completion of get_or_add_user_project_role reader b267d45fd6af4cfd82e07591b1b64ed4 19cd0121b64941f9a22a0d4608b2c9cf running on PID 389339 (9 other jobs running) 2022-08-02 06:21:24.308 | [357928 Async ks-alt-reader-user:389339]: Signaling child to exit 2022-08-02 06:21:24.308 | WAKEUP 2022-08-02 06:21:24.347 | [357928 Async ks-alt-reader-user:389339]: Signaled 2022-08-02 06:21:24.349 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:21:24.349 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:21:24.349 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:21:24.349 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:21:24.349 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:21:24.349 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:21:24.349 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:21:24.349 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:21:24.349 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:24.349 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b267d45fd6af4cfd82e07591b1b64ed4 --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:24.349 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:21:24.349 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:24.349 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:24.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.349 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.349 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.349 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:24.349 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:21:24.349 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:21:24.349 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user b267d45fd6af4cfd82e07591b1b64ed4 --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:24.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.350 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.350 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.350 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b267d45fd6af4cfd82e07591b1b64ed4 --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:24.350 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:21:24.350 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:21:24.350 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:21:24.350 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:24.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.350 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.350 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.350 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:24.350 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:21:24.350 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:21:24.350 | ++ functions-common:get_field:819 : echo '| 5433bd6640004fd5a884a84e43e8d4ab | b267d45fd6af4cfd82e07591b1b64ed4 | | 19cd0121b64941f9a22a0d4608b2c9cf | | | False |' 2022-08-02 06:21:24.350 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:21:24.350 | ++ functions-common:get_field:813 : read data 2022-08-02 06:21:24.350 | + functions-common:get_or_add_user_project_role:996 : user_role_id=5433bd6640004fd5a884a84e43e8d4ab 2022-08-02 06:21:24.350 | + functions-common:get_or_add_user_project_role:998 : echo 5433bd6640004fd5a884a84e43e8d4ab 2022-08-02 06:21:24.350 | 5433bd6640004fd5a884a84e43e8d4ab 2022-08-02 06:21:24.425 | [357928 Async ks-alt-reader-user:389339]: finished get_or_add_user_project_role reader b267d45fd6af4cfd82e07591b1b64ed4 19cd0121b64941f9a22a0d4608b2c9cf with result 0 in 13 seconds 2022-08-02 06:21:24.431 | + inc/async:async_wait:197 : return 0 2022-08-02 06:21:24.438 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-02 06:21:24.554 | [357928 Async ks-system-member:389565]: Waiting for completion of get_or_add_user_system_role member 6f2127a8f6364910a5ac0e95a6483dfb all running on PID 389565 (8 other jobs running) 2022-08-02 06:21:24.614 | [357928 Async ks-system-member:389565]: Signaling child to exit 2022-08-02 06:21:24.615 | WAKEUP 2022-08-02 06:21:24.673 | [357928 Async ks-system-member:389565]: Signaled 2022-08-02 06:21:24.674 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-02 06:21:24.674 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-02 06:21:24.674 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-02 06:21:24.674 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:21:24.675 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:21:24.675 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:21:24.675 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:21:24.675 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:21:24.675 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-02 06:21:24.675 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6f2127a8f6364910a5ac0e95a6483dfb --system all -f value -c Role 2022-08-02 06:21:24.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.675 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.675 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.675 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:24.675 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-02 06:21:24.675 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-02 06:21:24.675 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 6f2127a8f6364910a5ac0e95a6483dfb --system all 2022-08-02 06:21:24.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.675 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.675 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.675 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 6f2127a8f6364910a5ac0e95a6483dfb --system all -f value -c Role 2022-08-02 06:21:24.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.675 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:24.675 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:24.675 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:24.675 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:24.675 | + functions-common:get_or_add_user_system_role:1053 : echo 0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:24.675 | 0b67f1db75434c949039f896139ae97c 2022-08-02 06:21:24.825 | [357928 Async ks-system-member:389565]: finished get_or_add_user_system_role member 6f2127a8f6364910a5ac0e95a6483dfb all with result 0 in 11 seconds 2022-08-02 06:21:25.001 | [357928 Async ks-system-reader:389866]: Waiting for completion of get_or_add_user_system_role reader c591d4b53d6b4d26bd360d9bd223a7ab all running on PID 389866 (7 other jobs running) 2022-08-02 06:21:25.154 | [357928 Async ks-system-reader:389866]: Signaling child to exit 2022-08-02 06:21:25.562 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:25.687 | [389866 Async ks-system-reader:389866]: finished successfully 2022-08-02 06:21:25.799 | WAKEUP 2022-08-02 06:21:25.952 | [357928 Async ks-system-reader:389866]: Signaled 2022-08-02 06:21:25.964 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-08-02 06:21:25.964 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-08-02 06:21:25.964 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-08-02 06:21:25.964 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:21:25.964 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:21:25.964 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:21:25.964 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:21:25.964 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:21:25.964 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-08-02 06:21:25.964 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c591d4b53d6b4d26bd360d9bd223a7ab --system all -f value -c Role 2022-08-02 06:21:25.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:25.964 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:25.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:25.964 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:25.965 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:25.965 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-08-02 06:21:25.965 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-08-02 06:21:25.965 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user c591d4b53d6b4d26bd360d9bd223a7ab --system all 2022-08-02 06:21:25.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:25.965 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:25.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:25.965 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:25.965 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c591d4b53d6b4d26bd360d9bd223a7ab --system all -f value -c Role 2022-08-02 06:21:25.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:25.965 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:25.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:25.965 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:25.965 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:25.965 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=5433bd6640004fd5a884a84e43e8d4ab 2022-08-02 06:21:25.965 | + functions-common:get_or_add_user_system_role:1053 : echo 5433bd6640004fd5a884a84e43e8d4ab 2022-08-02 06:21:25.965 | 5433bd6640004fd5a884a84e43e8d4ab 2022-08-02 06:21:26.202 | [357928 Async ks-system-reader:389866]: finished get_or_add_user_system_role reader c591d4b53d6b4d26bd360d9bd223a7ab all with result 0 in 12 seconds 2022-08-02 06:21:26.209 | + inc/async:async_wait:197 : return 0 2022-08-02 06:21:26.231 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-02 06:21:26.472 | [357928 Async ks-group-memberdemo:390253]: Waiting for completion of get_or_add_group_project_role member 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e running on PID 390253 (6 other jobs running) 2022-08-02 06:21:26.652 | [357928 Async ks-group-memberdemo:390253]: Signaling child to exit 2022-08-02 06:21:32.584 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:32.681 | [390253 Async ks-group-memberdemo:390253]: finished successfully 2022-08-02 06:21:32.721 | WAKEUP 2022-08-02 06:21:32.753 | [357928 Async ks-group-memberdemo:390253]: Signaled 2022-08-02 06:21:32.755 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 06:21:32.755 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5754d707407a48a99a9f1b9ff0561f91 --project 508a0b5207354c21b2ad2995a233bd2e -f value 2022-08-02 06:21:32.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:32.755 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:32.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:32.755 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:32.755 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:32.755 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 06:21:32.756 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 06:21:32.756 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 5754d707407a48a99a9f1b9ff0561f91 --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:32.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:32.756 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:32.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:32.756 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:32.756 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5754d707407a48a99a9f1b9ff0561f91 --project 508a0b5207354c21b2ad2995a233bd2e -f value 2022-08-02 06:21:32.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:32.756 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:32.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:32.756 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:32.756 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:32.756 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='0b67f1db75434c949039f896139ae97c 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e False' 2022-08-02 06:21:32.756 | + functions-common:get_or_add_group_project_role:1077 : echo 0b67f1db75434c949039f896139ae97c 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e False 2022-08-02 06:21:32.756 | 0b67f1db75434c949039f896139ae97c 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e False 2022-08-02 06:21:32.831 | [357928 Async ks-group-memberdemo:390253]: finished get_or_add_group_project_role member 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e with result 0 in 13 seconds 2022-08-02 06:21:32.908 | [357928 Async ks-group-anotherdemo:390339]: Waiting for completion of get_or_add_group_project_role anotherrole 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e running on PID 390339 (5 other jobs running) 2022-08-02 06:21:32.951 | [357928 Async ks-group-anotherdemo:390339]: Signaling child to exit 2022-08-02 06:21:33.201 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:33.246 | [390339 Async ks-group-anotherdemo:390339]: finished successfully 2022-08-02 06:21:33.282 | WAKEUP 2022-08-02 06:21:33.335 | [357928 Async ks-group-anotherdemo:390339]: Signaled 2022-08-02 06:21:33.338 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 06:21:33.338 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5754d707407a48a99a9f1b9ff0561f91 --project 508a0b5207354c21b2ad2995a233bd2e -f value 2022-08-02 06:21:33.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:33.338 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:33.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:33.338 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:33.338 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:33.338 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 06:21:33.338 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 06:21:33.338 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5754d707407a48a99a9f1b9ff0561f91 --project 508a0b5207354c21b2ad2995a233bd2e 2022-08-02 06:21:33.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:33.338 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:33.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:33.338 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:33.338 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5754d707407a48a99a9f1b9ff0561f91 --project 508a0b5207354c21b2ad2995a233bd2e -f value 2022-08-02 06:21:33.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:33.338 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:33.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:33.338 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:33.339 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:33.339 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='115fd0f9d18143a881392a8ef4333a8d 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e False' 2022-08-02 06:21:33.339 | + functions-common:get_or_add_group_project_role:1077 : echo 115fd0f9d18143a881392a8ef4333a8d 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e False 2022-08-02 06:21:33.339 | 115fd0f9d18143a881392a8ef4333a8d 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e False 2022-08-02 06:21:33.423 | [357928 Async ks-group-anotherdemo:390339]: finished get_or_add_group_project_role anotherrole 5754d707407a48a99a9f1b9ff0561f91 508a0b5207354c21b2ad2995a233bd2e with result 0 in 14 seconds 2022-08-02 06:21:33.504 | [357928 Async ks-group-memberalt:390447]: Waiting for completion of get_or_add_group_project_role member 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf running on PID 390447 (4 other jobs running) 2022-08-02 06:21:33.549 | [357928 Async ks-group-memberalt:390447]: Signaling child to exit 2022-08-02 06:21:34.208 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:34.238 | [390447 Async ks-group-memberalt:390447]: finished successfully 2022-08-02 06:21:34.260 | WAKEUP 2022-08-02 06:21:34.286 | [357928 Async ks-group-memberalt:390447]: Signaled 2022-08-02 06:21:34.288 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 06:21:34.288 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5754d707407a48a99a9f1b9ff0561f91 --project 19cd0121b64941f9a22a0d4608b2c9cf -f value 2022-08-02 06:21:34.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.288 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.288 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.288 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:34.288 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 06:21:34.288 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 06:21:34.288 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 5754d707407a48a99a9f1b9ff0561f91 --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:34.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.288 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.288 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.288 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 5754d707407a48a99a9f1b9ff0561f91 --project 19cd0121b64941f9a22a0d4608b2c9cf -f value 2022-08-02 06:21:34.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.288 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.288 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.288 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.288 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:34.288 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='0b67f1db75434c949039f896139ae97c 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf False' 2022-08-02 06:21:34.289 | + functions-common:get_or_add_group_project_role:1077 : echo 0b67f1db75434c949039f896139ae97c 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf False 2022-08-02 06:21:34.289 | 0b67f1db75434c949039f896139ae97c 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf False 2022-08-02 06:21:34.337 | [357928 Async ks-group-memberalt:390447]: finished get_or_add_group_project_role member 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf with result 0 in 14 seconds 2022-08-02 06:21:34.382 | [357928 Async ks-group-anotheralt:390536]: Waiting for completion of get_or_add_group_project_role anotherrole 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf running on PID 390536 (3 other jobs running) 2022-08-02 06:21:34.415 | [357928 Async ks-group-anotheralt:390536]: Signaling child to exit 2022-08-02 06:21:34.561 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:34.588 | [390536 Async ks-group-anotheralt:390536]: finished successfully 2022-08-02 06:21:34.608 | WAKEUP 2022-08-02 06:21:34.639 | [357928 Async ks-group-anotheralt:390536]: Signaled 2022-08-02 06:21:34.640 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 06:21:34.641 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5754d707407a48a99a9f1b9ff0561f91 --project 19cd0121b64941f9a22a0d4608b2c9cf -f value 2022-08-02 06:21:34.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.641 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.641 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.641 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:34.641 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 06:21:34.641 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 06:21:34.642 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 5754d707407a48a99a9f1b9ff0561f91 --project 19cd0121b64941f9a22a0d4608b2c9cf 2022-08-02 06:21:34.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.642 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.642 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.642 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 5754d707407a48a99a9f1b9ff0561f91 --project 19cd0121b64941f9a22a0d4608b2c9cf -f value 2022-08-02 06:21:34.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.642 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:34.642 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:34.642 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:34.642 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='115fd0f9d18143a881392a8ef4333a8d 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf False' 2022-08-02 06:21:34.642 | + functions-common:get_or_add_group_project_role:1077 : echo 115fd0f9d18143a881392a8ef4333a8d 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf False 2022-08-02 06:21:34.642 | 115fd0f9d18143a881392a8ef4333a8d 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf False 2022-08-02 06:21:34.690 | [357928 Async ks-group-anotheralt:390536]: finished get_or_add_group_project_role anotherrole 5754d707407a48a99a9f1b9ff0561f91 19cd0121b64941f9a22a0d4608b2c9cf with result 0 in 14 seconds 2022-08-02 06:21:34.731 | [357928 Async ks-group-admin:390622]: Waiting for completion of get_or_add_group_project_role admin 07c47886eb3549d3aed48c9b18fe3693 e3e920f0f21d40d5b15070849f5bf35b running on PID 390622 (2 other jobs running) 2022-08-02 06:21:34.761 | [357928 Async ks-group-admin:390622]: Signaling child to exit 2022-08-02 06:21:35.329 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:21:35.355 | [390622 Async ks-group-admin:390622]: finished successfully 2022-08-02 06:21:35.374 | WAKEUP 2022-08-02 06:21:35.397 | [357928 Async ks-group-admin:390622]: Signaled 2022-08-02 06:21:35.399 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-08-02 06:21:35.399 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 07c47886eb3549d3aed48c9b18fe3693 --project e3e920f0f21d40d5b15070849f5bf35b -f value 2022-08-02 06:21:35.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:35.399 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:35.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:35.399 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:35.399 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:35.399 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-08-02 06:21:35.399 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-08-02 06:21:35.399 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 07c47886eb3549d3aed48c9b18fe3693 --project e3e920f0f21d40d5b15070849f5bf35b 2022-08-02 06:21:35.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:35.399 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:35.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:35.399 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:35.399 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 07c47886eb3549d3aed48c9b18fe3693 --project e3e920f0f21d40d5b15070849f5bf35b -f value 2022-08-02 06:21:35.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:35.399 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:35.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:21:35.399 | from cryptography.utils import int_from_bytes 2022-08-02 06:21:35.400 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:21:35.400 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='192d2bd033ca4bcfa5a7fbca7e484467 07c47886eb3549d3aed48c9b18fe3693 e3e920f0f21d40d5b15070849f5bf35b False' 2022-08-02 06:21:35.400 | + functions-common:get_or_add_group_project_role:1077 : echo 192d2bd033ca4bcfa5a7fbca7e484467 07c47886eb3549d3aed48c9b18fe3693 e3e920f0f21d40d5b15070849f5bf35b False 2022-08-02 06:21:35.400 | 192d2bd033ca4bcfa5a7fbca7e484467 07c47886eb3549d3aed48c9b18fe3693 e3e920f0f21d40d5b15070849f5bf35b False 2022-08-02 06:21:35.444 | [357928 Async ks-group-admin:390622]: finished get_or_add_group_project_role admin 07c47886eb3549d3aed48c9b18fe3693 e3e920f0f21d40d5b15070849f5bf35b with result 0 in 14 seconds 2022-08-02 06:21:35.448 | + inc/async:async_wait:197 : return 0 2022-08-02 06:21:35.451 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-02 06:21:35.468 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:21:35.471 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-02 06:21:35.489 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:21:35.491 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-02 06:21:35.494 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-02 06:21:35.553 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-02 06:21:35.596 | [357928 Async create_nova_accounts:392558]: running: create_nova_accounts 2022-08-02 06:21:35.599 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-02 06:21:35.617 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:21:35.620 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-02 06:21:35.622 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-02 06:21:35.684 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-02 06:21:35.724 | [357928 Async create_glance_accounts:392673]: running: create_glance_accounts 2022-08-02 06:21:35.727 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-02 06:21:35.752 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:21:35.755 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-02 06:21:35.757 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-02 06:21:35.826 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-02 06:21:35.867 | [357928 Async create_cinder_accounts:392803]: running: create_cinder_accounts 2022-08-02 06:21:35.870 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-02 06:21:35.890 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:21:35.893 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-02 06:21:35.896 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-02 06:21:35.967 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-02 06:21:36.033 | [357928 Async create_neutron_accounts:392919]: running: create_neutron_accounts 2022-08-02 06:21:36.037 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-02 06:21:36.072 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:21:36.076 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-02 06:21:36.079 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-02 06:21:36.206 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-02 06:21:36.419 | [357928 Async create_swift_accounts:393062]: running: create_swift_accounts 2022-08-02 06:21:36.442 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-02 06:21:36.550 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:21:36.574 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-02 06:21:36.920 | [357928 Async create_nova_accounts:392558]: Waiting for completion of create_nova_accounts running on PID 392558 (6 other jobs running) 2022-08-02 06:21:37.098 | [357928 Async create_nova_accounts:392558]: Signaling child to exit 2022-08-02 06:22:16.606 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:22:16.761 | [392919 Async create_neutron_accounts:392919]: finished successfully 2022-08-02 06:22:33.673 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:22:33.709 | [392803 Async create_cinder_accounts:392803]: finished successfully 2022-08-02 06:22:48.905 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:22:48.942 | [392673 Async create_glance_accounts:392673]: finished successfully 2022-08-02 06:22:53.709 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:22:53.737 | [392558 Async create_nova_accounts:392558]: finished successfully 2022-08-02 06:22:53.757 | WAKEUP 2022-08-02 06:22:53.782 | [357928 Async create_nova_accounts:392558]: Signaled 2022-08-02 06:22:53.784 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-02 06:22:53.784 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-02 06:22:53.784 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-02 06:22:53.784 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:22:53.784 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:22:53.784 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:22:53.784 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:22:53.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.784 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.784 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.784 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.784 | + functions-common:get_or_create_user:926 : user_id=32dbd111e4e14737bf1d554d62f8f316 2022-08-02 06:22:53.784 | + functions-common:get_or_create_user:927 : echo 32dbd111e4e14737bf1d554d62f8f316 2022-08-02 06:22:53.784 | 32dbd111e4e14737bf1d554d62f8f316 2022-08-02 06:22:53.784 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-02 06:22:53.784 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:22:53.784 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:22:53.784 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:22:53.784 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:22:53.784 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:22:53.784 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:22:53.784 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:22:53.784 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:22:53.784 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:22:53.784 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:22:53.784 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.784 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.784 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:22:53.785 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.785 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.785 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.785 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.785 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.785 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:22:53.785 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:22:53.785 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.785 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.785 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.785 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.785 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.785 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:22:53.785 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.785 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.785 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.785 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.785 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.785 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:22:53.785 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:22:53.785 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:22:53.785 | ++ functions-common:get_field:819 : echo '| 178e85aad41b4e93962221f8217f23c0 | 32dbd111e4e14737bf1d554d62f8f316 | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:22:53.786 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.786 | + functions-common:get_or_add_user_project_role:996 : user_role_id=178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:53.786 | + functions-common:get_or_add_user_project_role:998 : echo 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:53.786 | 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:53.786 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 06:22:53.786 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-02 06:22:53.786 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:22:53.786 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:22:53.786 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:22:53.786 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:22:53.786 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:22:53.786 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:22:53.786 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:22:53.786 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:22:53.786 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:22:53.786 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:22:53.786 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.786 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.786 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:22:53.786 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.786 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.786 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.786 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.786 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.786 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:22:53.786 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:22:53.786 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.786 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.787 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.787 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.787 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:22:53.787 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.787 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.787 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.787 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.787 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.787 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.787 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:22:53.787 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:22:53.787 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:22:53.787 | ++ functions-common:get_field:819 : echo '| 192d2bd033ca4bcfa5a7fbca7e484467 | 32dbd111e4e14737bf1d554d62f8f316 | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:22:53.787 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.787 | + functions-common:get_or_add_user_project_role:996 : user_role_id=192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:22:53.787 | + functions-common:get_or_add_user_project_role:998 : echo 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:22:53.787 | 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:22:53.787 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-02 06:22:53.787 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-02 06:22:53.787 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.65/compute 2022-08-02 06:22:53.787 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-02 06:22:53.787 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:22:53.787 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-02 06:22:53.787 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-08-02 06:22:53.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.787 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.787 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.787 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.787 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:22:53.787 | 9edb5b4281b847288b8aa0078c919836' 2022-08-02 06:22:53.788 | + functions-common:get_or_create_service:1095 : echo 9edb5b4281b847288b8aa0078c919836 2022-08-02 06:22:53.788 | 9edb5b4281b847288b8aa0078c919836 2022-08-02 06:22:53.788 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.65/compute/v2/$(project_id)s' 2022-08-02 06:22:53.788 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:22:53.788 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.65/compute/v2/$(project_id)s' RegionOne 2022-08-02 06:22:53.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:22:53.788 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-02 06:22:53.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.788 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.788 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.788 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:22:53.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:22:53.788 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.65/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 06:22:53.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.788 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.788 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.788 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=84fc70b826bc4cdcbb0602f1b6ab0c59 2022-08-02 06:22:53.788 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 84fc70b826bc4cdcbb0602f1b6ab0c59 2022-08-02 06:22:53.788 | + functions-common:get_or_create_endpoint:1128 : public_id=84fc70b826bc4cdcbb0602f1b6ab0c59 2022-08-02 06:22:53.788 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:22:53.788 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:22:53.788 | + functions-common:get_or_create_endpoint:1137 : echo 84fc70b826bc4cdcbb0602f1b6ab0c59 2022-08-02 06:22:53.788 | 84fc70b826bc4cdcbb0602f1b6ab0c59 2022-08-02 06:22:53.788 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-02 06:22:53.788 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:22:53.788 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-02 06:22:53.788 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-02 06:22:53.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.789 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.789 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.789 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.789 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:22:53.789 | 505660c06a604bd69a0f730ee2be2e26' 2022-08-02 06:22:53.789 | + functions-common:get_or_create_service:1095 : echo 505660c06a604bd69a0f730ee2be2e26 2022-08-02 06:22:53.789 | 505660c06a604bd69a0f730ee2be2e26 2022-08-02 06:22:53.789 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.65/compute/v2.1 2022-08-02 06:22:53.789 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:22:53.789 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.65/compute/v2.1 RegionOne 2022-08-02 06:22:53.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:22:53.789 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-02 06:22:53.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.789 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.789 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.789 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:22:53.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:22:53.789 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.65/compute/v2.1 --region RegionOne -f value -c id 2022-08-02 06:22:53.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.789 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.789 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.789 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=19d3469365ee418ab2c3cdfd4625b304 2022-08-02 06:22:53.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 19d3469365ee418ab2c3cdfd4625b304 2022-08-02 06:22:53.789 | + functions-common:get_or_create_endpoint:1128 : public_id=19d3469365ee418ab2c3cdfd4625b304 2022-08-02 06:22:53.789 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:22:53.789 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:22:53.790 | + functions-common:get_or_create_endpoint:1137 : echo 19d3469365ee418ab2c3cdfd4625b304 2022-08-02 06:22:53.790 | 19d3469365ee418ab2c3cdfd4625b304 2022-08-02 06:22:53.790 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-02 06:22:53.790 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:22:53.790 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-02 06:22:53.790 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:22:53.790 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-02 06:22:53.790 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:22:53.790 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:22:53.790 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:22:53.790 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:22:53.790 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:22:53.790 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:22:53.790 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:22:53.790 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:22:53.790 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:22:53.790 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:22:53.790 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.790 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.790 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:22:53.790 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.790 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.790 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.790 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.790 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.790 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:22:53.790 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:22:53.790 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.790 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.791 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.791 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:22:53.791 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.791 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.791 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.791 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.791 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.791 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.791 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.791 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:22:53.791 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:22:53.791 | ++ functions-common:get_field:819 : echo '| baacc1a2c492449ba6eefcd889e226d3 | 32dbd111e4e14737bf1d554d62f8f316 | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:22:53.791 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:22:53.791 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.791 | + functions-common:get_or_add_user_project_role:996 : user_role_id=baacc1a2c492449ba6eefcd889e226d3 2022-08-02 06:22:53.791 | + functions-common:get_or_add_user_project_role:998 : echo baacc1a2c492449ba6eefcd889e226d3 2022-08-02 06:22:53.791 | baacc1a2c492449ba6eefcd889e226d3 2022-08-02 06:22:53.791 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-02 06:22:53.791 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:22:53.791 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-02 06:22:53.791 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:22:53.791 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-02 06:22:53.830 | [357928 Async create_nova_accounts:392558]: finished create_nova_accounts with result 0 in 78 seconds 2022-08-02 06:22:53.868 | [357928 Async create_glance_accounts:392673]: Waiting for completion of create_glance_accounts running on PID 392673 (5 other jobs running) 2022-08-02 06:22:53.893 | [357928 Async create_glance_accounts:392673]: Signaling child to exit 2022-08-02 06:22:53.894 | WAKEUP 2022-08-02 06:22:53.917 | [357928 Async create_glance_accounts:392673]: Signaled 2022-08-02 06:22:53.918 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-02 06:22:53.918 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:22:53.918 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-02 06:22:53.918 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-02 06:22:53.918 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:22:53.918 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:22:53.918 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:22:53.919 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:22:53.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.919 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.919 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.919 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.919 | + functions-common:get_or_create_user:926 : user_id=72bc42bc8f2b4b5cbdfcb905f7240cf5 2022-08-02 06:22:53.919 | + functions-common:get_or_create_user:927 : echo 72bc42bc8f2b4b5cbdfcb905f7240cf5 2022-08-02 06:22:53.919 | 72bc42bc8f2b4b5cbdfcb905f7240cf5 2022-08-02 06:22:53.919 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-02 06:22:53.919 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:22:53.919 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:22:53.919 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:22:53.919 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:22:53.919 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:22:53.919 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:22:53.919 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:22:53.919 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:22:53.919 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:22:53.919 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:22:53.919 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.919 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.919 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:22:53.919 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.919 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.919 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.919 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.919 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.919 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:22:53.919 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:22:53.920 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.920 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.920 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.920 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.920 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.920 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:22:53.920 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.920 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.920 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.921 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.921 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.921 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:22:53.921 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:22:53.921 | ++ functions-common:get_field:819 : echo '| 178e85aad41b4e93962221f8217f23c0 | 72bc42bc8f2b4b5cbdfcb905f7240cf5 | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:22:53.921 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:22:53.921 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.921 | + functions-common:get_or_add_user_project_role:996 : user_role_id=178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:53.921 | + functions-common:get_or_add_user_project_role:998 : echo 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:53.921 | 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:53.921 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 06:22:53.921 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-02 06:22:53.921 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:22:53.921 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-02 06:22:53.921 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-02 06:22:53.921 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:22:53.921 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:22:53.921 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:22:53.921 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:22:53.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.921 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.921 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.921 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.921 | + functions-common:get_or_create_user:926 : user_id=14604ff6adb44f6ea6884f470b4555e6 2022-08-02 06:22:53.921 | + functions-common:get_or_create_user:927 : echo 14604ff6adb44f6ea6884f470b4555e6 2022-08-02 06:22:53.921 | 14604ff6adb44f6ea6884f470b4555e6 2022-08-02 06:22:53.921 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-02 06:22:53.921 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:22:53.921 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:22:53.921 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:22:53.922 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:22:53.922 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:22:53.922 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:22:53.922 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:22:53.922 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:22:53.922 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:22:53.922 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:22:53.922 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:22:53.922 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.922 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.922 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.922 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.922 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.922 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.922 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.922 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:22:53.922 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:22:53.922 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.922 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.922 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.922 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.922 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:22:53.922 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.922 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.922 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.922 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.923 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.923 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.923 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:22:53.923 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:22:53.923 | ++ functions-common:get_field:819 : echo '| 178e85aad41b4e93962221f8217f23c0 | 14604ff6adb44f6ea6884f470b4555e6 | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:22:53.923 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:22:53.923 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.923 | + functions-common:get_or_add_user_project_role:996 : user_role_id=178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:53.923 | + functions-common:get_or_add_user_project_role:998 : echo 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:53.923 | 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:53.923 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-02 06:22:53.923 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-02 06:22:53.923 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:22:53.923 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:22:53.923 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:22:53.923 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:22:53.923 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:22:53.923 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:22:53.923 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:22:53.923 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:22:53.923 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:22:53.923 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:22:53.923 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.923 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.923 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:22:53.923 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.923 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.923 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.923 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.923 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.923 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:22:53.923 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:22:53.924 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.924 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.924 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.924 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-02 06:22:53.924 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:53.924 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:22:53.924 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:53.924 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.924 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.924 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.924 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.924 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:22:53.924 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:22:53.924 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:22:53.924 | ++ functions-common:get_field:819 : echo '| baacc1a2c492449ba6eefcd889e226d3 | 14604ff6adb44f6ea6884f470b4555e6 | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:22:53.924 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:53.924 | + functions-common:get_or_add_user_project_role:996 : user_role_id=baacc1a2c492449ba6eefcd889e226d3 2022-08-02 06:22:53.924 | + functions-common:get_or_add_user_project_role:998 : echo baacc1a2c492449ba6eefcd889e226d3 2022-08-02 06:22:53.924 | baacc1a2c492449ba6eefcd889e226d3 2022-08-02 06:22:53.924 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-02 06:22:53.924 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:22:53.924 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-02 06:22:53.924 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-02 06:22:53.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.924 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.924 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.925 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.925 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:22:53.925 | fdd28222ef6040d8a1b19bc1dc105ef8' 2022-08-02 06:22:53.925 | + functions-common:get_or_create_service:1095 : echo fdd28222ef6040d8a1b19bc1dc105ef8 2022-08-02 06:22:53.925 | fdd28222ef6040d8a1b19bc1dc105ef8 2022-08-02 06:22:53.925 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.65/image 2022-08-02 06:22:53.925 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:22:53.925 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.65/image RegionOne 2022-08-02 06:22:53.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:22:53.925 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-02 06:22:53.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.925 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.925 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.925 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:22:53.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:22:53.925 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.65/image --region RegionOne -f value -c id 2022-08-02 06:22:53.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.925 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:53.925 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:53.925 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:53.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=b10c400cd20d48eeac88c69314518329 2022-08-02 06:22:53.925 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo b10c400cd20d48eeac88c69314518329 2022-08-02 06:22:53.925 | + functions-common:get_or_create_endpoint:1128 : public_id=b10c400cd20d48eeac88c69314518329 2022-08-02 06:22:53.925 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:22:53.925 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:22:53.925 | + functions-common:get_or_create_endpoint:1137 : echo b10c400cd20d48eeac88c69314518329 2022-08-02 06:22:53.925 | b10c400cd20d48eeac88c69314518329 2022-08-02 06:22:53.925 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-02 06:22:53.925 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 06:22:53.926 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-02 06:22:53.926 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-08-02 06:22:53.926 | ++ functions-common:get_or_create_domain:889 : echo default 2022-08-02 06:22:53.926 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-02 06:22:53.926 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-02 06:22:53.926 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-02 06:22:53.926 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-02 06:22:53.965 | [357928 Async create_glance_accounts:392673]: finished create_glance_accounts with result 0 in 73 seconds 2022-08-02 06:22:54.004 | [357928 Async create_cinder_accounts:392803]: Waiting for completion of create_cinder_accounts running on PID 392803 (4 other jobs running) 2022-08-02 06:22:54.030 | [357928 Async create_cinder_accounts:392803]: Signaling child to exit 2022-08-02 06:22:54.030 | WAKEUP 2022-08-02 06:22:54.053 | [357928 Async create_cinder_accounts:392803]: Signaled 2022-08-02 06:22:54.054 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-08-02 06:22:54.054 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-02 06:22:54.054 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-02 06:22:54.054 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:22:54.054 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:22:54.054 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:22:54.054 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:22:54.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.054 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.054 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.054 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.054 | + functions-common:get_or_create_user:926 : user_id=edd879d11d8b4d50a51dbea843fa80f9 2022-08-02 06:22:54.055 | + functions-common:get_or_create_user:927 : echo edd879d11d8b4d50a51dbea843fa80f9 2022-08-02 06:22:54.055 | edd879d11d8b4d50a51dbea843fa80f9 2022-08-02 06:22:54.055 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-02 06:22:54.055 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:22:54.055 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:22:54.055 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:22:54.055 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:22:54.055 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:22:54.055 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:22:54.055 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:22:54.055 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:22:54.055 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:22:54.055 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:22:54.055 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:22:54.055 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:54.055 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-02 06:22:54.055 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:54.055 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:54.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.055 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.055 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.055 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.055 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:22:54.055 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:22:54.055 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-02 06:22:54.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.055 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.055 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.055 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-02 06:22:54.055 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:22:54.055 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:54.056 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:54.056 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:54.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.056 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.056 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.056 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.056 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:22:54.056 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:22:54.056 | ++ functions-common:get_field:819 : echo '| 178e85aad41b4e93962221f8217f23c0 | edd879d11d8b4d50a51dbea843fa80f9 | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:22:54.056 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:22:54.056 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:54.056 | + functions-common:get_or_add_user_project_role:996 : user_role_id=178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:54.056 | + functions-common:get_or_add_user_project_role:998 : echo 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:54.056 | 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:54.056 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 06:22:54.056 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-02 06:22:54.056 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:22:54.056 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-02 06:22:54.056 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-02 06:22:54.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.056 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.056 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.056 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.056 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:22:54.056 | 584d1d4609ff404ca3d4fddc4471b019' 2022-08-02 06:22:54.056 | + functions-common:get_or_create_service:1095 : echo 584d1d4609ff404ca3d4fddc4471b019 2022-08-02 06:22:54.056 | 584d1d4609ff404ca3d4fddc4471b019 2022-08-02 06:22:54.056 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-02 06:22:54.057 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.65/volume/v3/$(project_id)s' 2022-08-02 06:22:54.057 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:22:54.057 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.65/volume/v3/$(project_id)s' RegionOne 2022-08-02 06:22:54.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:22:54.057 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-02 06:22:54.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.057 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.057 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.057 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:22:54.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:22:54.057 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.65/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 06:22:54.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.057 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.057 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.057 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7e4fafb455b042f6a0f3c05f3d0426af 2022-08-02 06:22:54.057 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7e4fafb455b042f6a0f3c05f3d0426af 2022-08-02 06:22:54.057 | + functions-common:get_or_create_endpoint:1128 : public_id=7e4fafb455b042f6a0f3c05f3d0426af 2022-08-02 06:22:54.057 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:22:54.057 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:22:54.057 | + functions-common:get_or_create_endpoint:1137 : echo 7e4fafb455b042f6a0f3c05f3d0426af 2022-08-02 06:22:54.057 | 7e4fafb455b042f6a0f3c05f3d0426af 2022-08-02 06:22:54.057 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-02 06:22:54.057 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:22:54.057 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-02 06:22:54.057 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-02 06:22:54.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.057 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.058 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.058 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.058 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:22:54.058 | 63773ec47836474c9dd15ed9c846c66c' 2022-08-02 06:22:54.058 | + functions-common:get_or_create_service:1095 : echo 63773ec47836474c9dd15ed9c846c66c 2022-08-02 06:22:54.058 | 63773ec47836474c9dd15ed9c846c66c 2022-08-02 06:22:54.058 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.65/volume/v3/$(project_id)s' 2022-08-02 06:22:54.058 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:22:54.058 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.65/volume/v3/$(project_id)s' RegionOne 2022-08-02 06:22:54.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:22:54.058 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-02 06:22:54.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.058 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.058 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.058 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:22:54.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:22:54.058 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.65/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-02 06:22:54.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.058 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.058 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.058 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=d669c250224e419b8ca4f527a78fa40f 2022-08-02 06:22:54.058 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo d669c250224e419b8ca4f527a78fa40f 2022-08-02 06:22:54.058 | + functions-common:get_or_create_endpoint:1128 : public_id=d669c250224e419b8ca4f527a78fa40f 2022-08-02 06:22:54.058 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:22:54.058 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:22:54.058 | + functions-common:get_or_create_endpoint:1137 : echo d669c250224e419b8ca4f527a78fa40f 2022-08-02 06:22:54.058 | d669c250224e419b8ca4f527a78fa40f 2022-08-02 06:22:54.058 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-02 06:22:54.058 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-02 06:22:54.059 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:22:54.059 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-02 06:22:54.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.059 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.059 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.059 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.059 | ++ functions-common:get_or_create_project:939 : project_id=afb242b71d8d49baa99fa17eec504289 2022-08-02 06:22:54.059 | ++ functions-common:get_or_create_project:940 : echo afb242b71d8d49baa99fa17eec504289 2022-08-02 06:22:54.059 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id afb242b71d8d49baa99fa17eec504289 2022-08-02 06:22:54.059 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-02 06:22:54.059 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:22:54.059 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:22:54.059 | ++ functions-common:get_or_create_user:914 : local email= 2022-08-02 06:22:54.059 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-02 06:22:54.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.059 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.059 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.059 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-02 06:22:54.059 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.059 | ++ functions-common:get_or_create_user:926 : user_id=edd879d11d8b4d50a51dbea843fa80f9 2022-08-02 06:22:54.059 | ++ functions-common:get_or_create_user:927 : echo edd879d11d8b4d50a51dbea843fa80f9 2022-08-02 06:22:54.059 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id edd879d11d8b4d50a51dbea843fa80f9 2022-08-02 06:22:54.104 | [357928 Async create_cinder_accounts:392803]: finished create_cinder_accounts with result 0 in 57 seconds 2022-08-02 06:22:54.108 | + inc/async:async_wait:197 : return 0 2022-08-02 06:22:54.111 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-02 06:22:54.163 | [357928 Async create_neutron_accounts:392919]: Waiting for completion of create_neutron_accounts running on PID 392919 (3 other jobs running) 2022-08-02 06:22:54.188 | [357928 Async create_neutron_accounts:392919]: Signaling child to exit 2022-08-02 06:22:54.188 | WAKEUP 2022-08-02 06:22:54.211 | [357928 Async create_neutron_accounts:392919]: Signaled 2022-08-02 06:22:54.213 | + lib/neutron:create_neutron_accounts:686 : is_neutron_legacy_enabled 2022-08-02 06:22:54.213 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:22:54.213 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:22:54.213 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:22:54.213 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:22:54.213 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:22:54.213 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:22:54.213 | + lib/neutron:create_neutron_accounts:688 : create_mutnauq_accounts 2022-08-02 06:22:54.213 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-02 06:22:54.213 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-02 06:22:54.213 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.65:9696/ 2022-08-02 06:22:54.213 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-02 06:22:54.213 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.65:9696/networking 2022-08-02 06:22:54.214 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-08-02 06:22:54.214 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-02 06:22:54.214 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-02 06:22:54.214 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:22:54.214 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:22:54.214 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:22:54.214 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:22:54.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.214 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.214 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.214 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.214 | + functions-common:get_or_create_user:926 : user_id=541e2ad58c3342b8af8710e4be1ecb35 2022-08-02 06:22:54.214 | + functions-common:get_or_create_user:927 : echo 541e2ad58c3342b8af8710e4be1ecb35 2022-08-02 06:22:54.214 | 541e2ad58c3342b8af8710e4be1ecb35 2022-08-02 06:22:54.214 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-02 06:22:54.214 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:22:54.214 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:22:54.214 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:22:54.214 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:22:54.214 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:22:54.214 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:22:54.214 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:22:54.214 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:22:54.214 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:22:54.214 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:22:54.214 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:22:54.214 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:54.214 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-02 06:22:54.214 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:54.214 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:54.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.214 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.215 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.215 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.215 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:22:54.215 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:22:54.215 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-02 06:22:54.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.215 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.215 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.215 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:22:54.215 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:22:54.215 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-02 06:22:54.215 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:22:54.215 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:54.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.215 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.215 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.215 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.215 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:22:54.215 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:22:54.215 | ++ functions-common:get_field:819 : echo '| 178e85aad41b4e93962221f8217f23c0 | 541e2ad58c3342b8af8710e4be1ecb35 | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:22:54.215 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:22:54.215 | ++ functions-common:get_field:813 : read data 2022-08-02 06:22:54.215 | + functions-common:get_or_add_user_project_role:996 : user_role_id=178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:54.215 | + functions-common:get_or_add_user_project_role:998 : echo 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:54.215 | 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:22:54.215 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-02 06:22:54.215 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-02 06:22:54.215 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:22:54.215 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-02 06:22:54.215 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-02 06:22:54.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.216 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.216 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.216 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.216 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:22:54.216 | ae4ebe5eadf14a738c56f5c297c6be87' 2022-08-02 06:22:54.216 | + functions-common:get_or_create_service:1095 : echo ae4ebe5eadf14a738c56f5c297c6be87 2022-08-02 06:22:54.216 | ae4ebe5eadf14a738c56f5c297c6be87 2022-08-02 06:22:54.216 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.65:9696/networking 2022-08-02 06:22:54.216 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:22:54.216 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.65:9696/networking RegionOne 2022-08-02 06:22:54.216 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:22:54.216 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-02 06:22:54.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.216 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.216 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.216 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.216 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:22:54.216 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:22:54.216 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.65:9696/networking --region RegionOne -f value -c id 2022-08-02 06:22:54.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.216 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:22:54.216 | from cryptography.utils import int_from_bytes 2022-08-02 06:22:54.216 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:22:54.216 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=08af505c424b4b3eb160baddeed34e9b 2022-08-02 06:22:54.216 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 08af505c424b4b3eb160baddeed34e9b 2022-08-02 06:22:54.216 | + functions-common:get_or_create_endpoint:1128 : public_id=08af505c424b4b3eb160baddeed34e9b 2022-08-02 06:22:54.217 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:22:54.217 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:22:54.217 | + functions-common:get_or_create_endpoint:1137 : echo 08af505c424b4b3eb160baddeed34e9b 2022-08-02 06:22:54.217 | 08af505c424b4b3eb160baddeed34e9b 2022-08-02 06:22:54.259 | [357928 Async create_neutron_accounts:392919]: finished create_neutron_accounts with result 0 in 40 seconds 2022-08-02 06:22:54.298 | [357928 Async create_swift_accounts:393062]: Waiting for completion of create_swift_accounts running on PID 393062 (2 other jobs running) 2022-08-02 06:22:54.324 | [357928 Async create_swift_accounts:393062]: Signaling child to exit 2022-08-02 06:23:38.066 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:23:38.092 | [393062 Async create_swift_accounts:393062]: finished successfully 2022-08-02 06:23:38.113 | WAKEUP 2022-08-02 06:23:38.136 | [357928 Async create_swift_accounts:393062]: Signaled 2022-08-02 06:23:38.137 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-02 06:23:38.137 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-02 06:23:38.137 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-02 06:23:38.137 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-02 06:23:38.137 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-02 06:23:38.137 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-02 06:23:38.137 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-02 06:23:38.137 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-02 06:23:38.137 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-02 06:23:38.138 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-02 06:23:38.138 | ++ functions-common:get_or_create_role:946 : local role_id 2022-08-02 06:23:38.138 | +++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-02 06:23:38.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.138 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.138 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.138 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.138 | ++ functions-common:get_or_create_role:951 : role_id=115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:23:38.138 | ++ functions-common:get_or_create_role:952 : echo 115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:23:38.138 | + lib/swift:create_swift_accounts:619 : another_role=115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:23:38.138 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-02 06:23:38.138 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-02 06:23:38.138 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:23:38.138 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:23:38.138 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:23:38.138 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:23:38.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.138 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.138 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.138 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.138 | + functions-common:get_or_create_user:926 : user_id=d9cedb7468504db18ae6607358272482 2022-08-02 06:23:38.138 | + functions-common:get_or_create_user:927 : echo d9cedb7468504db18ae6607358272482 2022-08-02 06:23:38.138 | d9cedb7468504db18ae6607358272482 2022-08-02 06:23:38.139 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-02 06:23:38.139 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:23:38.139 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:23:38.139 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:23:38.139 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:23:38.139 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:23:38.139 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:23:38.139 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:23:38.139 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:23:38.139 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:23:38.139 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:23:38.139 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:23:38.139 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.139 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:23:38.140 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.140 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.140 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.140 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.140 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.140 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:23:38.140 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:23:38.140 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:23:38.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.140 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.140 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.140 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:23:38.140 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:23:38.140 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.140 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.140 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.140 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.140 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.140 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.140 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:23:38.140 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:23:38.141 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:23:38.141 | ++ functions-common:get_field:819 : echo '| 178e85aad41b4e93962221f8217f23c0 | d9cedb7468504db18ae6607358272482 | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:23:38.141 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.141 | + functions-common:get_or_add_user_project_role:996 : user_role_id=178e85aad41b4e93962221f8217f23c0 2022-08-02 06:23:38.141 | + functions-common:get_or_add_user_project_role:998 : echo 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:23:38.141 | 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:23:38.141 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 06:23:38.141 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-02 06:23:38.141 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:23:38.141 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:23:38.141 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:23:38.141 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:23:38.141 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:23:38.141 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:23:38.141 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:23:38.141 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:23:38.141 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:23:38.141 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:23:38.141 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:23:38.141 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:23:38.141 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.141 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.141 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.141 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.141 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.141 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.141 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:23:38.141 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:23:38.141 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:23:38.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.142 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.142 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.142 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.142 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-02 06:23:38.142 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:23:38.142 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.142 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.142 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.142 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.142 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.142 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:23:38.142 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:23:38.142 | ++ functions-common:get_field:819 : echo '| 192d2bd033ca4bcfa5a7fbca7e484467 | d9cedb7468504db18ae6607358272482 | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:23:38.142 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:23:38.142 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.142 | + functions-common:get_or_add_user_project_role:996 : user_role_id=192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.142 | + functions-common:get_or_add_user_project_role:998 : echo 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.142 | 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.142 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-02 06:23:38.142 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:23:38.142 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-02 06:23:38.142 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-02 06:23:38.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.143 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.143 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.143 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.143 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:23:38.143 | 22ad07a387d24079b817d3449d9efe24' 2022-08-02 06:23:38.143 | + functions-common:get_or_create_service:1095 : echo 22ad07a387d24079b817d3449d9efe24 2022-08-02 06:23:38.143 | 22ad07a387d24079b817d3449d9efe24 2022-08-02 06:23:38.143 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' http://10.222.0.65:8080 2022-08-02 06:23:38.143 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:23:38.143 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-02 06:23:38.143 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:23:38.143 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-02 06:23:38.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.143 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.143 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.143 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.143 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:23:38.143 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:23:38.143 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.65:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-02 06:23:38.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.143 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.143 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.143 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.143 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=aeaf9428655f458db18b7117f2898ba5 2022-08-02 06:23:38.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo aeaf9428655f458db18b7117f2898ba5 2022-08-02 06:23:38.144 | + functions-common:get_or_create_endpoint:1128 : public_id=aeaf9428655f458db18b7117f2898ba5 2022-08-02 06:23:38.144 | + functions-common:get_or_create_endpoint:1130 : [[ -n http://10.222.0.65:8080 ]] 2022-08-02 06:23:38.144 | + functions-common:get_or_create_endpoint:1131 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.65:8080 RegionOne 2022-08-02 06:23:38.144 | + functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:23:38.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-02 06:23:38.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.144 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.144 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.144 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.144 | + functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:23:38.144 | + functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:23:38.144 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.65:8080 --region RegionOne -f value -c id 2022-08-02 06:23:38.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.144 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.144 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.144 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.144 | + functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=0e040ba5111b467496c966a282693483 2022-08-02 06:23:38.144 | + functions-common:_get_or_create_endpoint_with_interface:1113 : echo 0e040ba5111b467496c966a282693483 2022-08-02 06:23:38.144 | 0e040ba5111b467496c966a282693483 2022-08-02 06:23:38.144 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:23:38.144 | + functions-common:get_or_create_endpoint:1137 : echo aeaf9428655f458db18b7117f2898ba5 2022-08-02 06:23:38.144 | aeaf9428655f458db18b7117f2898ba5 2022-08-02 06:23:38.144 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-02 06:23:38.144 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-02 06:23:38.144 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:23:38.144 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-02 06:23:38.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.144 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.145 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.145 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.145 | ++ functions-common:get_or_create_project:939 : project_id=fd36f032d8f04e2283b0bd1f98ed4161 2022-08-02 06:23:38.145 | ++ functions-common:get_or_create_project:940 : echo fd36f032d8f04e2283b0bd1f98ed4161 2022-08-02 06:23:38.145 | + lib/swift:create_swift_accounts:633 : swift_project_test1=fd36f032d8f04e2283b0bd1f98ed4161 2022-08-02 06:23:38.145 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-02 06:23:38.145 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:23:38.145 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-02 06:23:38.145 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:23:38.145 | ++ functions-common:get_or_create_user:911 : [[ ! -z test@example.com ]] 2022-08-02 06:23:38.145 | ++ functions-common:get_or_create_user:912 : local email=--email=test@example.com 2022-08-02 06:23:38.145 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-02 06:23:38.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.145 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.145 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.145 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.145 | ++ functions-common:get_or_create_user:926 : user_id=87edf7bb4462466e8e02fcc7d7ddc2a1 2022-08-02 06:23:38.145 | ++ functions-common:get_or_create_user:927 : echo 87edf7bb4462466e8e02fcc7d7ddc2a1 2022-08-02 06:23:38.145 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=87edf7bb4462466e8e02fcc7d7ddc2a1 2022-08-02 06:23:38.145 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-02 06:23:38.145 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:23:38.146 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 87edf7bb4462466e8e02fcc7d7ddc2a1 fd36f032d8f04e2283b0bd1f98ed4161 2022-08-02 06:23:38.146 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:23:38.146 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:23:38.146 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:23:38.146 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:23:38.146 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:23:38.146 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:23:38.146 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:23:38.146 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:23:38.146 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 87edf7bb4462466e8e02fcc7d7ddc2a1 --project fd36f032d8f04e2283b0bd1f98ed4161 2022-08-02 06:23:38.146 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:23:38.146 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.146 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.146 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.146 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.146 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.146 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.146 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:23:38.146 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:23:38.146 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 87edf7bb4462466e8e02fcc7d7ddc2a1 --project fd36f032d8f04e2283b0bd1f98ed4161 2022-08-02 06:23:38.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.146 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.146 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.146 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 87edf7bb4462466e8e02fcc7d7ddc2a1 --project fd36f032d8f04e2283b0bd1f98ed4161 2022-08-02 06:23:38.146 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.146 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:23:38.146 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.146 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.147 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.147 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.147 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.147 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:23:38.147 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:23:38.147 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:23:38.147 | ++ functions-common:get_field:819 : echo '| 192d2bd033ca4bcfa5a7fbca7e484467 | 87edf7bb4462466e8e02fcc7d7ddc2a1 | | fd36f032d8f04e2283b0bd1f98ed4161 | | | False |' 2022-08-02 06:23:38.147 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.147 | + functions-common:get_or_add_user_project_role:996 : user_role_id=192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.147 | + functions-common:get_or_add_user_project_role:998 : echo 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.147 | 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.147 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-02 06:23:38.147 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-02 06:23:38.147 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:23:38.147 | ++ functions-common:get_or_create_user:911 : [[ ! -z test3@example.com ]] 2022-08-02 06:23:38.147 | ++ functions-common:get_or_create_user:912 : local email=--email=test3@example.com 2022-08-02 06:23:38.147 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-02 06:23:38.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.147 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.147 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.147 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.147 | ++ functions-common:get_or_create_user:926 : user_id=531f97307c1643c6be65d829b906c6b7 2022-08-02 06:23:38.147 | ++ functions-common:get_or_create_user:927 : echo 531f97307c1643c6be65d829b906c6b7 2022-08-02 06:23:38.147 | + lib/swift:create_swift_accounts:642 : swift_user_test3=531f97307c1643c6be65d829b906c6b7 2022-08-02 06:23:38.147 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-02 06:23:38.147 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:23:38.147 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 115fd0f9d18143a881392a8ef4333a8d 531f97307c1643c6be65d829b906c6b7 fd36f032d8f04e2283b0bd1f98ed4161 2022-08-02 06:23:38.147 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:23:38.147 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:23:38.147 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:23:38.147 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:23:38.148 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:23:38.148 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:23:38.148 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:23:38.148 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:23:38.148 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role 115fd0f9d18143a881392a8ef4333a8d --user 531f97307c1643c6be65d829b906c6b7 --project fd36f032d8f04e2283b0bd1f98ed4161 2022-08-02 06:23:38.148 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:23:38.148 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.148 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.148 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.148 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.148 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.148 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.148 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:23:38.148 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:23:38.148 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add 115fd0f9d18143a881392a8ef4333a8d --user 531f97307c1643c6be65d829b906c6b7 --project fd36f032d8f04e2283b0bd1f98ed4161 2022-08-02 06:23:38.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.148 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.148 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.148 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role 115fd0f9d18143a881392a8ef4333a8d --user 531f97307c1643c6be65d829b906c6b7 --project fd36f032d8f04e2283b0bd1f98ed4161 2022-08-02 06:23:38.148 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.148 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:23:38.148 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.148 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.148 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.148 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.149 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.149 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:23:38.149 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:23:38.149 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:23:38.149 | ++ functions-common:get_field:819 : echo '| 115fd0f9d18143a881392a8ef4333a8d | 531f97307c1643c6be65d829b906c6b7 | | fd36f032d8f04e2283b0bd1f98ed4161 | | | False |' 2022-08-02 06:23:38.149 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.149 | + functions-common:get_or_add_user_project_role:996 : user_role_id=115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:23:38.149 | + functions-common:get_or_add_user_project_role:998 : echo 115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:23:38.149 | 115fd0f9d18143a881392a8ef4333a8d 2022-08-02 06:23:38.149 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-02 06:23:38.149 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-02 06:23:38.149 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:23:38.149 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-02 06:23:38.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.149 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.149 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.149 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.149 | ++ functions-common:get_or_create_project:939 : project_id=0ad09d94736645d0868ded8886a52431 2022-08-02 06:23:38.149 | ++ functions-common:get_or_create_project:940 : echo 0ad09d94736645d0868ded8886a52431 2022-08-02 06:23:38.149 | + lib/swift:create_swift_accounts:647 : swift_project_test2=0ad09d94736645d0868ded8886a52431 2022-08-02 06:23:38.149 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-02 06:23:38.149 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:23:38.149 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-02 06:23:38.149 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-02 06:23:38.149 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:23:38.149 | ++ functions-common:get_or_create_user:911 : [[ ! -z test2@example.com ]] 2022-08-02 06:23:38.149 | ++ functions-common:get_or_create_user:912 : local email=--email=test2@example.com 2022-08-02 06:23:38.149 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-02 06:23:38.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.149 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.149 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.150 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.150 | ++ functions-common:get_or_create_user:926 : user_id=75853df0892349f6afbf880d05a652f5 2022-08-02 06:23:38.150 | ++ functions-common:get_or_create_user:927 : echo 75853df0892349f6afbf880d05a652f5 2022-08-02 06:23:38.150 | + lib/swift:create_swift_accounts:652 : swift_user_test2=75853df0892349f6afbf880d05a652f5 2022-08-02 06:23:38.150 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-02 06:23:38.150 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:23:38.150 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin 75853df0892349f6afbf880d05a652f5 0ad09d94736645d0868ded8886a52431 2022-08-02 06:23:38.150 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:23:38.150 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:23:38.150 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:23:38.150 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:23:38.150 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:23:38.150 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:23:38.150 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:23:38.150 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:23:38.150 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 75853df0892349f6afbf880d05a652f5 --project 0ad09d94736645d0868ded8886a52431 2022-08-02 06:23:38.150 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:23:38.150 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.150 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.150 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.150 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.150 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.150 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.150 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:23:38.150 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:23:38.150 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 75853df0892349f6afbf880d05a652f5 --project 0ad09d94736645d0868ded8886a52431 2022-08-02 06:23:38.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.150 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.150 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.151 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 75853df0892349f6afbf880d05a652f5 --project 0ad09d94736645d0868ded8886a52431 2022-08-02 06:23:38.151 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:23:38.151 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.151 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.151 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.151 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.151 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.151 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.151 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:23:38.151 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:23:38.151 | ++ functions-common:get_field:819 : echo '| 192d2bd033ca4bcfa5a7fbca7e484467 | 75853df0892349f6afbf880d05a652f5 | | 0ad09d94736645d0868ded8886a52431 | | | False |' 2022-08-02 06:23:38.151 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:23:38.151 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.151 | + functions-common:get_or_add_user_project_role:996 : user_role_id=192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.151 | + functions-common:get_or_add_user_project_role:998 : echo 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.151 | 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.151 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-02 06:23:38.151 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-02 06:23:38.151 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-08-02 06:23:38.151 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-02 06:23:38.151 | +++ functions-common:get_or_create_domain:892 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-02 06:23:38.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.151 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.151 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.151 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.151 | ++ functions-common:get_or_create_domain:888 : domain_id=' 2022-08-02 06:23:38.151 | 6c09c729bd7040afaf552188a5275be7' 2022-08-02 06:23:38.151 | ++ functions-common:get_or_create_domain:889 : echo 6c09c729bd7040afaf552188a5275be7 2022-08-02 06:23:38.151 | + lib/swift:create_swift_accounts:657 : swift_domain=6c09c729bd7040afaf552188a5275be7 2022-08-02 06:23:38.151 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-02 06:23:38.152 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:23:38.152 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-02 06:23:38.152 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 6c09c729bd7040afaf552188a5275be7 2022-08-02 06:23:38.152 | ++ functions-common:get_or_create_project:933 : local project_id 2022-08-02 06:23:38.152 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=6c09c729bd7040afaf552188a5275be7 --or-show -f value -c id 2022-08-02 06:23:38.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.152 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.152 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.152 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.152 | ++ functions-common:get_or_create_project:939 : project_id=28a5556256f04c3d96960b7d2ccce28b 2022-08-02 06:23:38.152 | ++ functions-common:get_or_create_project:940 : echo 28a5556256f04c3d96960b7d2ccce28b 2022-08-02 06:23:38.152 | + lib/swift:create_swift_accounts:661 : swift_project_test4=28a5556256f04c3d96960b7d2ccce28b 2022-08-02 06:23:38.152 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-02 06:23:38.152 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:23:38.152 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-02 06:23:38.152 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 6c09c729bd7040afaf552188a5275be7 test4@example.com 2022-08-02 06:23:38.152 | ++ functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:23:38.152 | ++ functions-common:get_or_create_user:911 : [[ ! -z test4@example.com ]] 2022-08-02 06:23:38.152 | ++ functions-common:get_or_create_user:912 : local email=--email=test4@example.com 2022-08-02 06:23:38.152 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=6c09c729bd7040afaf552188a5275be7 --email=test4@example.com --or-show -f value -c id 2022-08-02 06:23:38.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.152 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.152 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.152 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.152 | ++ functions-common:get_or_create_user:926 : user_id=2b4872d8429444a58ef5fc21fae316de 2022-08-02 06:23:38.152 | ++ functions-common:get_or_create_user:927 : echo 2b4872d8429444a58ef5fc21fae316de 2022-08-02 06:23:38.152 | + lib/swift:create_swift_accounts:666 : swift_user_test4=2b4872d8429444a58ef5fc21fae316de 2022-08-02 06:23:38.152 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-02 06:23:38.152 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:23:38.153 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin 2b4872d8429444a58ef5fc21fae316de 28a5556256f04c3d96960b7d2ccce28b 2022-08-02 06:23:38.153 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:23:38.153 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-08-02 06:23:38.153 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:23:38.153 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:23:38.153 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-08-02 06:23:38.153 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-08-02 06:23:38.153 | ++ functions-common:_get_domain_args:968 : echo 2022-08-02 06:23:38.153 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-08-02 06:23:38.153 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b4872d8429444a58ef5fc21fae316de --project 28a5556256f04c3d96960b7d2ccce28b 2022-08-02 06:23:38.153 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.153 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:23:38.153 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.153 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.153 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.153 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.153 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.153 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:23:38.153 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:23:38.153 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 2b4872d8429444a58ef5fc21fae316de --project 28a5556256f04c3d96960b7d2ccce28b 2022-08-02 06:23:38.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.153 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.153 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.153 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2b4872d8429444a58ef5fc21fae316de --project 28a5556256f04c3d96960b7d2ccce28b 2022-08-02 06:23:38.153 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:23:38.153 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:23:38.153 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:23:38.153 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.154 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:38.154 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:38.154 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:23:38.154 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:23:38.154 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:23:38.154 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:23:38.154 | ++ functions-common:get_field:819 : echo '| 192d2bd033ca4bcfa5a7fbca7e484467 | 2b4872d8429444a58ef5fc21fae316de | | 28a5556256f04c3d96960b7d2ccce28b | | | False |' 2022-08-02 06:23:38.154 | ++ functions-common:get_field:813 : read data 2022-08-02 06:23:38.154 | + functions-common:get_or_add_user_project_role:996 : user_role_id=192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.154 | + functions-common:get_or_add_user_project_role:998 : echo 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.154 | 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:23:38.184 | [357928 Async create_swift_accounts:393062]: finished create_swift_accounts with result 0 in 121 seconds 2022-08-02 06:23:38.191 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-02 06:23:38.194 | + inc/async:async_wait:197 : return 0 2022-08-02 06:23:38.197 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-02 06:23:38.215 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:23:38.217 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-02 06:23:38.235 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:23:38.238 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-02 06:23:38.241 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:23:38.243 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-02 06:23:38.246 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-02 06:23:38.248 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-02 06:23:38.307 | + inc/async:async_inner:63 : init_glance 2022-08-02 06:23:38.344 | [357928 Async init_glance:397318]: running: init_glance 2022-08-02 06:23:38.347 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-02 06:23:38.371 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:23:38.374 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-02 06:23:38.377 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:23:38.380 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-02 06:23:38.383 | + ./stack.sh:main:1142 : configure_neutron 2022-08-02 06:23:38.385 | + lib/neutron:configure_neutron:637 : is_neutron_legacy_enabled 2022-08-02 06:23:38.390 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:23:38.390 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:23:38.396 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:23:38.399 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:23:38.401 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:23:38.404 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:23:38.407 | + lib/neutron:configure_neutron:639 : configure_mutnauq 2022-08-02 06:23:38.409 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-02 06:23:38.412 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-02 06:23:38.414 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-02 06:23:38.428 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-02 06:23:38.430 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-02 06:23:41.557 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:41.557 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:41.557 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:41.557 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:42.986 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:23:43.015 | [397318 Async init_glance:397318]: finished successfully 2022-08-02 06:23:44.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:44.706 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:44.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:44.706 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:47.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:47.894 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:47.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:47.894 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:51.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:51.003 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:51.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:51.003 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:54.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:54.118 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:54.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:54.118 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:57.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:57.247 | from cryptography.utils import int_from_bytes 2022-08-02 06:23:57.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:23:57.247 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:00.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:00.381 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:00.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:00.381 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:03.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:03.772 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:03.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:03.772 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:07.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:07.680 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:07.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:07.681 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:12.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:12.627 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:12.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:12.627 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:12.914 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-02 06:24:12.919 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-02 06:24:12.922 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-02 06:24:12.924 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-02 06:24:12.926 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-02 06:24:12.929 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-02 06:24:12.931 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-02 06:24:12.933 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-02 06:24:12.936 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-02 06:24:12.938 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : local service_plugin_class=router 2022-08-02 06:24:12.941 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ '' == '' ]] 2022-08-02 06:24:12.943 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-02 06:24:12.945 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-02 06:24:12.947 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-02 06:24:12.950 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-02 06:24:12.952 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-02 06:24:12.956 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:24:12.958 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-02 06:24:12.961 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:24:12.966 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-02 06:24:12.968 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-02 06:24:12.970 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-02 06:24:12.973 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-02 06:24:12.975 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:24:12.977 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:24:12.979 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:24:12.995 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:12.998 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:24:13.000 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-02 06:24:13.003 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-02 06:24:13.032 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-02 06:24:13.061 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-02 06:24:13.089 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-02 06:24:13.121 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-02 06:24:13.150 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-02 06:24:13.180 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-02 06:24:13.182 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-02 06:24:13.185 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-02 06:24:13.188 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 06:24:13.191 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-02 06:24:13.207 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-02 06:24:13.210 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-02 06:24:13.212 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-02 06:24:13.214 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-02 06:24:13.217 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-02 06:24:13.245 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:24:13.275 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-02 06:24:13.303 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-02 06:24:13.333 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-02 06:24:13.350 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:24:13.352 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-02 06:24:13.354 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : [[ True == \F\a\l\s\e ]] 2022-08-02 06:24:13.357 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-02 06:24:13.359 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-02 06:24:13.362 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo rm -rf /etc/neutron/rootwrap.d 2022-08-02 06:24:13.374 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-02 06:24:13.376 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:992 : [[ True == \F\a\l\s\e ]] 2022-08-02 06:24:13.379 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : local srcdir=/opt/stack/neutron 2022-08-02 06:24:13.381 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-02 06:24:13.394 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:997 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-02 06:24:13.406 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-02 06:24:13.408 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-02 06:24:13.421 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-02 06:24:13.433 | + lib/neutron-legacy:_neutron_setup_rootwrap:1021 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-02 06:24:13.446 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-02 06:24:13.448 | + lib/neutron-legacy:_neutron_setup_rootwrap:1025 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:24:13.451 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1028 : mktemp 2022-08-02 06:24:13.455 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : TEMPFILE=/tmp/tmp.NickGSTwiA 2022-08-02 06:24:13.458 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-02 06:24:13.461 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:24:13.463 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : chmod 0440 /tmp/tmp.NickGSTwiA 2022-08-02 06:24:13.467 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo chown root:root /tmp/tmp.NickGSTwiA 2022-08-02 06:24:13.479 | + lib/neutron-legacy:_neutron_setup_rootwrap:1033 : sudo mv /tmp/tmp.NickGSTwiA /etc/sudoers.d/neutron-rootwrap 2022-08-02 06:24:13.492 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 06:24:13.530 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : [[ True == \T\r\u\e ]] 2022-08-02 06:24:13.532 | + lib/neutron-legacy:_neutron_setup_rootwrap:1038 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:24:13.562 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-02 06:24:13.565 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-02 06:24:13.567 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-02 06:24:13.569 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:24:13.572 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-02 06:24:13.574 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:24:13.591 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:13.594 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-02 06:24:13.597 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-02 06:24:13.599 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:24:13.617 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:13.619 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:24:13.623 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/ 2022-08-02 06:24:13.653 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:24:13.656 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:24:13.658 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-02 06:24:13.676 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:13.679 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-02 06:24:13.681 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-02 06:24:13.684 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 06:24:13.687 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 06:24:13.690 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : [[ router == '' ]] 2022-08-02 06:24:13.692 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-02 06:24:13.695 | + lib/neutron-legacy:_neutron_service_plugin_class_add:971 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 06:24:13.697 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-02 06:24:13.700 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-02 06:24:13.702 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-02 06:24:13.707 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-02 06:24:13.709 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-08-02 06:24:13.714 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-02 06:24:13.731 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:13.735 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-02 06:24:13.740 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-02 06:24:13.742 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-02 06:24:13.747 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-02 06:24:13.750 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-02 06:24:13.753 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-02 06:24:13.757 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-02 06:24:13.760 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-02 06:24:13.762 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-02 06:24:13.767 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-02 06:24:13.772 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-02 06:24:13.777 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-02 06:24:13.807 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-02 06:24:13.838 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-02 06:24:13.872 | + lib/neutron-legacy:_configure_neutron_service:944 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-08-02 06:24:13.902 | + lib/neutron-legacy:_configure_neutron_service:946 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-02 06:24:13.933 | + lib/neutron-legacy:_configure_neutron_service:947 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-02 06:24:13.936 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 06:24:13.939 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-02 06:24:13.941 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-02 06:24:13.943 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-02 06:24:13.973 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-02 06:24:14.003 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.65/identity 2022-08-02 06:24:14.033 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-02 06:24:14.062 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-02 06:24:14.095 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-02 06:24:14.127 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-02 06:24:14.159 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-02 06:24:14.190 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:24:14.219 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-02 06:24:14.250 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-02 06:24:14.280 | + lib/neutron-legacy:_configure_neutron_service:951 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-02 06:24:14.311 | + lib/neutron-legacy:_configure_neutron_service:953 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-02 06:24:14.313 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 06:24:14.316 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-02 06:24:14.318 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-02 06:24:14.321 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-02 06:24:14.350 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-02 06:24:14.380 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.65/identity 2022-08-02 06:24:14.412 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-02 06:24:14.444 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-02 06:24:14.474 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-02 06:24:14.505 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-02 06:24:14.535 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-02 06:24:14.565 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:24:14.596 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-02 06:24:14.626 | + lib/neutron-legacy:_configure_neutron_service:956 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-02 06:24:14.628 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-02 06:24:14.631 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-02 06:24:14.633 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-02 06:24:14.637 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-02 06:24:14.667 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-02 06:24:14.698 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.65/identity 2022-08-02 06:24:14.728 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-02 06:24:14.758 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-02 06:24:14.789 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-02 06:24:14.819 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-02 06:24:14.849 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-02 06:24:14.879 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-02 06:24:14.910 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-02 06:24:14.941 | + lib/neutron-legacy:_configure_neutron_service:959 : neutron_plugin_configure_service 2022-08-02 06:24:14.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-02 06:24:14.946 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-02 06:24:14.948 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-02 06:24:14.951 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-02 06:24:14.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-02 06:24:14.956 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-02 06:24:14.958 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 300:349 != '' ]] 2022-08-02 06:24:14.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:300:349 2022-08-02 06:24:14.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:300:349 != '' ]] 2022-08-02 06:24:14.965 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-02 06:24:14.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-02 06:24:14.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-02 06:24:14.973 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-02 06:24:14.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-02 06:24:14.977 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-02 06:24:14.980 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-02 06:24:14.983 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-02 06:24:14.985 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-02 06:24:14.988 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-08-02 06:24:15.015 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-08-02 06:24:15.018 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:24:15.021 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 06:24:15.023 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-02 06:24:15.026 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-02 06:24:15.028 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:24:15.030 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-02 06:24:15.059 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-02 06:24:15.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-02 06:24:15.064 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:24:15.067 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 06:24:15.069 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-02 06:24:15.071 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-02 06:24:15.074 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:24:15.076 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-02 06:24:15.105 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-02 06:24:15.108 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-02 06:24:15.111 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:24:15.113 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 06:24:15.116 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-02 06:24:15.118 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-02 06:24:15.121 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:24:15.124 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-02 06:24:15.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-02 06:24:15.155 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:24:15.157 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-02 06:24:15.159 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-02 06:24:15.162 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-02 06:24:15.164 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:24:15.166 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-02 06:24:15.196 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-02 06:24:15.199 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:24:15.201 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-02 06:24:15.203 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-02 06:24:15.206 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-02 06:24:15.208 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:24:15.211 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-08-02 06:24:15.240 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-02 06:24:15.243 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:24:15.245 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-02 06:24:15.247 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-02 06:24:15.250 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-02 06:24:15.252 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:24:15.255 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-02 06:24:15.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-02 06:24:15.287 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:24:15.290 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-02 06:24:15.292 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-02 06:24:15.295 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-02 06:24:15.297 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:24:15.300 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-02 06:24:15.329 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:300:349 2022-08-02 06:24:15.331 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:24:15.334 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-02 06:24:15.336 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:300:349 2022-08-02 06:24:15.339 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:300:349 ']' 2022-08-02 06:24:15.341 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:24:15.343 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:300:349 2022-08-02 06:24:15.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-02 06:24:15.375 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:24:15.377 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-02 06:24:15.380 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-02 06:24:15.382 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-02 06:24:15.385 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-02 06:24:15.387 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-02 06:24:15.416 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-02 06:24:15.419 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-02 06:24:15.437 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:15.439 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-02 06:24:15.442 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 06:24:15.475 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-02 06:24:15.478 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:24:15.508 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-02 06:24:15.540 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-02 06:24:15.543 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-02 06:24:15.546 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-02 06:24:15.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-02 06:24:18.340 | INFO neutron.common.config [-] Logging enabled! 2022-08-02 06:24:18.340 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev459 2022-08-02 06:24:18.341 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=399411) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-02 06:24:18.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=399411) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 06:24:18.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=399411) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 06:24:18.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=399411) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:24:18.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=399411) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:24:18.391 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=399411) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:24:18.392 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=399411) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:24:18.447 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-02 06:24:18.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:18.447 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:18.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:18.447 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:18.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-02 06:24:18.777 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-02 06:24:18.780 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-02 06:24:18.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 06:24:18.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-02 06:24:18.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-08-02 06:24:18.859 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-02 06:24:18.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-02 06:24:18.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-08-02 06:24:18.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-02 06:24:18.899 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-02 06:24:18.907 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-02 06:24:18.910 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-02 06:24:18.913 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-02 06:24:18.926 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-02 06:24:18.939 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-02 06:24:18.941 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-02 06:24:18.949 | net.bridge.bridge-nf-call-iptables = 1 2022-08-02 06:24:18.953 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-02 06:24:18.955 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-02 06:24:18.963 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-02 06:24:18.967 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-02 06:24:18.969 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-02 06:24:18.972 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-02 06:24:18.974 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-02 06:24:18.977 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-02 06:24:18.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-02 06:24:18.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-02 06:24:18.985 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 06:24:18.987 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-02 06:24:19.013 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-02 06:24:19.015 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-08-02 06:24:19.049 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-02 06:24:19.052 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-02 06:24:19.081 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-02 06:24:19.112 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-02 06:24:19.129 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:19.132 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-02 06:24:19.134 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-02 06:24:19.139 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-02 06:24:19.169 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-02 06:24:19.198 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 06:24:19.231 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-02 06:24:19.234 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:24:19.264 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-02 06:24:19.281 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:19.283 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-02 06:24:19.286 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-02 06:24:19.315 | + lib/neutron-legacy:_neutron_setup_interface_driver:1048 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-02 06:24:19.318 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-02 06:24:19.320 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-02 06:24:19.349 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-02 06:24:19.352 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-02 06:24:19.354 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-02 06:24:19.357 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-02 06:24:19.375 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:19.378 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-02 06:24:19.380 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-08-02 06:24:19.385 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-02 06:24:19.414 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 06:24:19.447 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-02 06:24:19.449 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:24:19.478 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-02 06:24:19.480 | + lib/neutron-legacy:_neutron_setup_interface_driver:1046 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-02 06:24:19.509 | + lib/neutron-legacy:_neutron_setup_interface_driver:1048 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-02 06:24:19.512 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-02 06:24:19.515 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-02 06:24:19.544 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-02 06:24:19.547 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-02 06:24:19.549 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-02 06:24:19.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-02 06:24:22.268 | INFO neutron.common.config [-] Logging enabled! 2022-08-02 06:24:22.268 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev459 2022-08-02 06:24:22.268 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=399977) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-02 06:24:22.319 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=399977) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 06:24:22.319 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=399977) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-02 06:24:22.319 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=399977) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:24:22.320 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=399977) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:24:22.320 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=399977) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:24:22.320 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=399977) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-02 06:24:22.381 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-02 06:24:22.382 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=399977) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-02 06:24:22.382 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=399977) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-02 06:24:22.382 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-02 06:24:22.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:22.383 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:22.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:22.383 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:22.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-02 06:24:22.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-02 06:24:22.726 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-02 06:24:22.729 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-02 06:24:22.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-02 06:24:22.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-02 06:24:22.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-02 06:24:22.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-02 06:24:22.756 | + functions:set_mtu:785 : local dev=br-data 2022-08-02 06:24:22.759 | + functions:set_mtu:786 : local mtu=1500 2022-08-02 06:24:22.761 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-02 06:24:22.774 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-08-02 06:24:22.792 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-02 06:24:22.795 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-02 06:24:22.797 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-02 06:24:22.800 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-02 06:24:22.802 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-02 06:24:22.805 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-02 06:24:22.807 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-02 06:24:22.810 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-02 06:24:22.813 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-02 06:24:22.815 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-02 06:24:22.818 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-02 06:24:22.820 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-02 06:24:22.823 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-02 06:24:22.826 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-02 06:24:22.830 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-02 06:24:22.830 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-02 06:24:22.836 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-02 06:24:22.839 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-02 06:24:22.841 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-02 06:24:22.844 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-02 06:24:22.848 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-02 06:24:22.848 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-02 06:24:22.848 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-02 06:24:22.854 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.71/22 brd 192.168.3.255' 2022-08-02 06:24:22.857 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-02 06:24:22.859 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-02 06:24:22.862 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-02 06:24:22.864 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-02 06:24:22.867 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.71/22 brd 192.168.3.255 != '' ]] 2022-08-02 06:24:22.869 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.71/22 brd 192.168.3.255 dev eth1' 2022-08-02 06:24:22.872 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.71/22 brd 192.168.3.255 dev br-data' 2022-08-02 06:24:22.875 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-02 06:24:22.877 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-02 06:24:22.882 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-02 06:24:22.882 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-02 06:24:22.882 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.71/22 brd 192.168.3.255 2022-08-02 06:24:22.883 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-02 06:24:22.889 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.71 2022-08-02 06:24:22.891 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.71 ' 2022-08-02 06:24:22.894 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.71/22 brd 192.168.3.255 dev eth1 2022-08-02 06:24:22.907 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.71/22 brd 192.168.3.255 dev br-data 2022-08-02 06:24:22.919 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-02 06:24:22.932 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-02 06:24:22.958 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ping -c 3 -w 5 -I br-data 192.168.0.71 2022-08-02 06:24:22.967 | PING 192.168.0.71 (192.168.0.71) from 192.168.0.71 br-data: 56(84) bytes of data. 2022-08-02 06:24:22.967 | 64 bytes from 192.168.0.71: icmp_seq=1 ttl=64 time=0.073 ms 2022-08-02 06:24:23.996 | 64 bytes from 192.168.0.71: icmp_seq=2 ttl=64 time=0.046 ms 2022-08-02 06:24:25.021 | 64 bytes from 192.168.0.71: icmp_seq=3 ttl=64 time=0.290 ms 2022-08-02 06:24:25.021 | 2022-08-02 06:24:25.021 | --- 192.168.0.71 ping statistics --- 2022-08-02 06:24:25.021 | 3 packets transmitted, 3 received, 0% packet loss, time 2053ms 2022-08-02 06:24:25.021 | rtt min/avg/max/mdev = 0.046/0.136/0.290/0.109 ms 2022-08-02 06:24:25.026 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : ip -f inet6 a s dev eth1 2022-08-02 06:24:25.026 | ++ lib/neutron-legacy:_configure_public_network_connectivity:720 : grep -c global 2022-08-02 06:24:25.033 | + lib/neutron-legacy:_configure_public_network_connectivity:720 : [[ 0 != 0 ]] 2022-08-02 06:24:25.035 | + lib/neutron-legacy:configure_mutnauq:369 : is_service_enabled q-meta 2022-08-02 06:24:25.053 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:25.055 | + lib/neutron-legacy:configure_mutnauq:370 : _configure_neutron_metadata_agent 2022-08-02 06:24:25.058 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-02 06:24:25.063 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-02 06:24:25.093 | + lib/neutron-legacy:_configure_neutron_metadata_agent:882 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.65 2022-08-02 06:24:25.123 | + lib/neutron-legacy:_configure_neutron_metadata_agent:883 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-02 06:24:25.153 | + lib/neutron-legacy:_configure_neutron_metadata_agent:884 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-02 06:24:25.185 | + lib/neutron-legacy:_configure_neutron_metadata_agent:885 : [[ True == \T\r\u\e ]] 2022-08-02 06:24:25.188 | + lib/neutron-legacy:_configure_neutron_metadata_agent:886 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-02 06:24:25.217 | + lib/neutron-legacy:configure_mutnauq:373 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-02 06:24:25.220 | + lib/neutron-legacy:configure_mutnauq:376 : is_service_enabled ceilometer 2022-08-02 06:24:25.237 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:24:25.240 | + lib/neutron-legacy:configure_mutnauq:380 : [[ openvswitch == \o\v\n ]] 2022-08-02 06:24:25.242 | + lib/neutron-legacy:configure_mutnauq:386 : is_service_enabled q-placement neutron-placement 2022-08-02 06:24:25.260 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:24:25.263 | + lib/neutron-legacy:configure_mutnauq:389 : is_service_enabled q-trunk neutron-trunk 2022-08-02 06:24:25.281 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:24:25.283 | + lib/neutron-legacy:configure_mutnauq:392 : is_service_enabled q-qos neutron-qos 2022-08-02 06:24:25.301 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:24:25.303 | + lib/neutron-legacy:configure_mutnauq:400 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-02 06:24:25.334 | + lib/neutron-legacy:configure_mutnauq:404 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-02 06:24:25.365 | + lib/neutron:configure_neutron:644 : '[' False == True ']' 2022-08-02 06:24:25.368 | + ./stack.sh:main:1145 : is_service_enabled mysql postgresql 2022-08-02 06:24:25.386 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:25.389 | + ./stack.sh:main:1145 : is_service_enabled neutron 2022-08-02 06:24:25.407 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:25.410 | + ./stack.sh:main:1146 : async_runfunc init_neutron 2022-08-02 06:24:25.412 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-02 06:24:25.471 | + inc/async:async_inner:63 : init_neutron 2022-08-02 06:24:25.511 | [357928 Async init_neutron:400453]: running: init_neutron 2022-08-02 06:24:25.514 | + ./stack.sh:main:1154 : is_service_enabled q-dhcp 2022-08-02 06:24:25.537 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:25.541 | ++ ./stack.sh:main:1157 : pidof NetworkManager 2022-08-02 06:24:25.552 | ++ ./stack.sh:main:1157 : true 2022-08-02 06:24:25.555 | + ./stack.sh:main:1157 : netman_pid= 2022-08-02 06:24:25.557 | + ./stack.sh:main:1158 : '[' -z '' ']' 2022-08-02 06:24:25.560 | + ./stack.sh:main:1159 : sudo killall dnsmasq 2022-08-02 06:24:25.576 | + ./stack.sh:main:1164 : clean_iptables 2022-08-02 06:24:25.580 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-02 06:24:25.584 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-02 06:24:25.584 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-02 06:24:25.586 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 06:24:25.593 | + lib/nova:clean_iptables:186 : grep nova 2022-08-02 06:24:25.596 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-02 06:24:25.596 | + lib/nova:clean_iptables:186 : bash 2022-08-02 06:24:25.603 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-02 06:24:25.607 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-02 06:24:25.607 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-02 06:24:25.609 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 06:24:25.615 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-02 06:24:25.615 | + lib/nova:clean_iptables:188 : bash 2022-08-02 06:24:25.620 | + lib/nova:clean_iptables:188 : grep nova 2022-08-02 06:24:25.629 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-02 06:24:25.629 | + lib/nova:clean_iptables:190 : grep nova 2022-08-02 06:24:25.632 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 06:24:25.632 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-02 06:24:25.637 | + lib/nova:clean_iptables:190 : bash 2022-08-02 06:24:25.637 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-02 06:24:25.637 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-02 06:24:25.655 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-02 06:24:25.655 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-02 06:24:25.655 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-02 06:24:25.660 | + lib/nova:clean_iptables:192 : grep nova 2022-08-02 06:24:25.660 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-02 06:24:25.662 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-02 06:24:25.665 | + lib/nova:clean_iptables:192 : bash 2022-08-02 06:24:25.671 | + ./stack.sh:main:1167 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-02 06:24:25.680 | net.ipv4.ip_forward = 1 2022-08-02 06:24:25.683 | + ./stack.sh:main:1172 : is_service_enabled nova neutron 2022-08-02 06:24:25.702 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:25.705 | + ./stack.sh:main:1173 : configure_os_vif 2022-08-02 06:24:25.708 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-02 06:24:25.710 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-02 06:24:25.746 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-02 06:24:25.778 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-02 06:24:25.781 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-02 06:24:25.818 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-02 06:24:25.852 | + ./stack.sh:main:1179 : is_service_enabled swift 2022-08-02 06:24:25.872 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:25.875 | + ./stack.sh:main:1180 : echo_summary 'Configuring Swift' 2022-08-02 06:24:25.877 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:24:25.880 | + ./stack.sh:echo_summary:441 : echo -e Configuring Swift 2022-08-02 06:24:25.883 | + ./stack.sh:main:1181 : async_runfunc init_swift 2022-08-02 06:24:25.885 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-02 06:24:25.951 | + inc/async:async_inner:63 : init_swift 2022-08-02 06:24:26.002 | [357928 Async init_swift:400813]: running: init_swift 2022-08-02 06:24:26.005 | + ./stack.sh:main:1188 : is_service_enabled cinder 2022-08-02 06:24:26.028 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:26.032 | + ./stack.sh:main:1189 : echo_summary 'Configuring Cinder' 2022-08-02 06:24:26.035 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:24:26.038 | + ./stack.sh:echo_summary:441 : echo -e Configuring Cinder 2022-08-02 06:24:26.041 | + ./stack.sh:main:1190 : async_runfunc init_cinder 2022-08-02 06:24:26.043 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-02 06:24:26.115 | + inc/async:async_inner:63 : init_cinder 2022-08-02 06:24:26.204 | [357928 Async init_cinder:400908]: running: init_cinder 2022-08-02 06:24:26.211 | + ./stack.sh:main:1196 : is_service_enabled placement 2022-08-02 06:24:26.239 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:24:26.246 | + ./stack.sh:main:1197 : echo_summary 'Configuring placement' 2022-08-02 06:24:26.249 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:24:26.252 | + ./stack.sh:echo_summary:441 : echo -e Configuring placement 2022-08-02 06:24:26.254 | + ./stack.sh:main:1198 : async_runfunc init_placement 2022-08-02 06:24:26.257 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-02 06:24:26.335 | + inc/async:async_inner:63 : init_placement 2022-08-02 06:24:26.387 | [357928 Async init_placement:401028]: running: init_placement 2022-08-02 06:24:26.395 | + ./stack.sh:main:1202 : async_wait init_neutron 2022-08-02 06:24:26.470 | [357928 Async init_neutron:400453]: Waiting for completion of init_neutron running on PID 400453 (6 other jobs running) 2022-08-02 06:24:26.522 | [357928 Async init_neutron:400453]: Signaling child to exit 2022-08-02 06:24:36.872 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:24:36.909 | [400908 Async init_cinder:400908]: finished successfully 2022-08-02 06:24:38.038 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:24:38.074 | [400813 Async init_swift:400813]: finished successfully 2022-08-02 06:24:54.591 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:24:54.619 | [400453 Async init_neutron:400453]: finished successfully 2022-08-02 06:24:54.643 | WAKEUP 2022-08-02 06:24:54.678 | [357928 Async init_neutron:400453]: Signaled 2022-08-02 06:24:54.679 | + lib/neutron:init_neutron:695 : is_neutron_legacy_enabled 2022-08-02 06:24:54.679 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:24:54.679 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:24:54.679 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:24:54.679 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:24:54.679 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:24:54.679 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:24:54.679 | + lib/neutron:init_neutron:697 : init_mutnauq 2022-08-02 06:24:54.679 | + lib/neutron-legacy:init_mutnauq:461 : recreate_database neutron 2022-08-02 06:24:54.679 | + lib/database:recreate_database:112 : local db=neutron 2022-08-02 06:24:54.680 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-02 06:24:54.680 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-02 06:24:54.680 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-02 06:24:54.680 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:24:54.680 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-02 06:24:54.680 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:24:54.680 | + lib/neutron-legacy:init_mutnauq:462 : time_start dbsync 2022-08-02 06:24:54.680 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 06:24:54.680 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:24:54.680 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:24:54.680 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:24:54.680 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421468740 2022-08-02 06:24:54.680 | + lib/neutron-legacy:init_mutnauq:464 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-08-02 06:24:54.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:54.680 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:54.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:24:54.680 | from cryptography.utils import int_from_bytes 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-02 06:24:54.680 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-02 06:24:54.681 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-02 06:24:54.682 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-02 06:24:54.683 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-08-02 06:24:54.684 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2022-08-02 06:24:54.684 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2022-08-02 06:24:54.684 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2022-08-02 06:24:54.684 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-02 06:24:54.684 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-02 06:24:54.684 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-02 06:24:54.684 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-02 06:24:54.684 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-02 06:24:54.684 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-02 06:24:54.684 | Running upgrade for neutron ... 2022-08-02 06:24:54.684 | OK 2022-08-02 06:24:54.684 | + lib/neutron-legacy:init_mutnauq:465 : time_stop dbsync 2022-08-02 06:24:54.685 | + functions-common:time_stop:2440 : local name 2022-08-02 06:24:54.685 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:24:54.685 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:24:54.685 | + functions-common:time_stop:2443 : local total 2022-08-02 06:24:54.685 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:24:54.685 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 06:24:54.685 | + functions-common:time_stop:2447 : start_time=1659421468740 2022-08-02 06:24:54.685 | + functions-common:time_stop:2449 : [[ -z 1659421468740 ]] 2022-08-02 06:24:54.685 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:24:54.685 | + functions-common:time_stop:2452 : end_time=1659421494575 2022-08-02 06:24:54.685 | + functions-common:time_stop:2453 : elapsed_time=25835 2022-08-02 06:24:54.685 | + functions-common:time_stop:2454 : total=6737 2022-08-02 06:24:54.685 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:24:54.685 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=32572 2022-08-02 06:24:54.728 | [357928 Async init_neutron:400453]: finished init_neutron with result 0 in 29 seconds 2022-08-02 06:24:54.733 | + inc/async:async_wait:197 : return 0 2022-08-02 06:24:54.736 | + ./stack.sh:main:1203 : async_wait init_placement 2022-08-02 06:24:54.791 | [357928 Async init_placement:401028]: Waiting for completion of init_placement running on PID 401028 (5 other jobs running) 2022-08-02 06:24:54.820 | [357928 Async init_placement:401028]: Signaling child to exit 2022-08-02 06:25:10.433 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:25:10.459 | [401028 Async init_placement:401028]: finished successfully 2022-08-02 06:25:10.479 | WAKEUP 2022-08-02 06:25:10.502 | [357928 Async init_placement:401028]: Signaled 2022-08-02 06:25:10.503 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-02 06:25:10.503 | + lib/database:recreate_database:112 : local db=placement 2022-08-02 06:25:10.503 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-02 06:25:10.503 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-02 06:25:10.503 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-02 06:25:10.503 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:10.503 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-02 06:25:10.503 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:10.503 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-02 06:25:10.503 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-02 06:25:10.504 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-02 06:25:10.504 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-02 06:25:10.504 | + functions-common:get_or_create_user:910 : local user_id 2022-08-02 06:25:10.504 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-08-02 06:25:10.504 | + functions-common:get_or_create_user:914 : local email= 2022-08-02 06:25:10.504 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-02 06:25:10.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.504 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.504 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.504 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:25:10.504 | + functions-common:get_or_create_user:926 : user_id=39ef88280d5f40908a496f31fbae0d8c 2022-08-02 06:25:10.504 | + functions-common:get_or_create_user:927 : echo 39ef88280d5f40908a496f31fbae0d8c 2022-08-02 06:25:10.504 | 39ef88280d5f40908a496f31fbae0d8c 2022-08-02 06:25:10.504 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-02 06:25:10.504 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:25:10.504 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:25:10.504 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:25:10.504 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:25:10.504 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:25:10.504 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:25:10.504 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:25:10.504 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:25:10.504 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:25:10.504 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:25:10.504 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:25:10.504 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:25:10.504 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:25:10.504 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:25:10.504 | ++ functions-common:get_field:813 : read data 2022-08-02 06:25:10.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.504 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.505 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.505 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:25:10.505 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:25:10.505 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:25:10.505 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:25:10.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.505 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.505 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.505 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:25:10.505 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:25:10.505 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:25:10.505 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:25:10.505 | ++ functions-common:get_field:813 : read data 2022-08-02 06:25:10.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.505 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.505 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.505 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:25:10.505 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:25:10.505 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:25:10.505 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:25:10.505 | ++ functions-common:get_field:819 : echo '| 178e85aad41b4e93962221f8217f23c0 | 39ef88280d5f40908a496f31fbae0d8c | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:25:10.505 | ++ functions-common:get_field:813 : read data 2022-08-02 06:25:10.505 | + functions-common:get_or_add_user_project_role:996 : user_role_id=178e85aad41b4e93962221f8217f23c0 2022-08-02 06:25:10.505 | + functions-common:get_or_add_user_project_role:998 : echo 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:25:10.505 | 178e85aad41b4e93962221f8217f23c0 2022-08-02 06:25:10.505 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-02 06:25:10.505 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-02 06:25:10.505 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-08-02 06:25:10.505 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-08-02 06:25:10.505 | ++ functions-common:_get_domain_args:958 : local domain 2022-08-02 06:25:10.506 | ++ functions-common:_get_domain_args:959 : domain= 2022-08-02 06:25:10.506 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-08-02 06:25:10.506 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-08-02 06:25:10.506 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-08-02 06:25:10.506 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-08-02 06:25:10.506 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-08-02 06:25:10.506 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-08-02 06:25:10.506 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:25:10.506 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:25:10.506 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-08-02 06:25:10.506 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:25:10.506 | ++ functions-common:get_field:813 : read data 2022-08-02 06:25:10.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.506 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.506 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.506 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:25:10.506 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-08-02 06:25:10.506 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-08-02 06:25:10.506 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:25:10.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.506 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.506 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.506 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-02 06:25:10.506 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-08-02 06:25:10.506 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-08-02 06:25:10.506 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:25:10.506 | ++ functions-common:get_field:813 : read data 2022-08-02 06:25:10.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.506 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.507 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.507 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:25:10.507 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-08-02 06:25:10.507 | ++ functions-common:get_field:817 : field='$2' 2022-08-02 06:25:10.507 | ++ functions-common:get_field:819 : echo '| 192d2bd033ca4bcfa5a7fbca7e484467 | 39ef88280d5f40908a496f31fbae0d8c | | afb242b71d8d49baa99fa17eec504289 | | | False |' 2022-08-02 06:25:10.507 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-02 06:25:10.507 | ++ functions-common:get_field:813 : read data 2022-08-02 06:25:10.507 | + functions-common:get_or_add_user_project_role:996 : user_role_id=192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:25:10.507 | + functions-common:get_or_add_user_project_role:998 : echo 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:25:10.507 | 192d2bd033ca4bcfa5a7fbca7e484467 2022-08-02 06:25:10.507 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.65/placement 2022-08-02 06:25:10.507 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-02 06:25:10.507 | + functions-common:get_or_create_service:1083 : local service_id 2022-08-02 06:25:10.507 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-02 06:25:10.507 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-02 06:25:10.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.507 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.507 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.507 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:25:10.507 | + functions-common:get_or_create_service:1094 : service_id=' 2022-08-02 06:25:10.507 | a5d8cbd7e3df431c9af0b41cc9084acb' 2022-08-02 06:25:10.507 | + functions-common:get_or_create_service:1095 : echo a5d8cbd7e3df431c9af0b41cc9084acb 2022-08-02 06:25:10.507 | a5d8cbd7e3df431c9af0b41cc9084acb 2022-08-02 06:25:10.507 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.65/placement 2022-08-02 06:25:10.507 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-08-02 06:25:10.507 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface placement public http://10.222.0.65/placement RegionOne 2022-08-02 06:25:10.507 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-08-02 06:25:10.507 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-02 06:25:10.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.507 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.508 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.508 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:25:10.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-08-02 06:25:10.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-08-02 06:25:10.508 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.65/placement --region RegionOne -f value -c id 2022-08-02 06:25:10.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.508 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.508 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.508 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:25:10.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=5d3afdbf5cb64eed92e407c4cc8ff0f2 2022-08-02 06:25:10.508 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 5d3afdbf5cb64eed92e407c4cc8ff0f2 2022-08-02 06:25:10.508 | + functions-common:get_or_create_endpoint:1128 : public_id=5d3afdbf5cb64eed92e407c4cc8ff0f2 2022-08-02 06:25:10.508 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-08-02 06:25:10.508 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-08-02 06:25:10.508 | + functions-common:get_or_create_endpoint:1137 : echo 5d3afdbf5cb64eed92e407c4cc8ff0f2 2022-08-02 06:25:10.508 | 5d3afdbf5cb64eed92e407c4cc8ff0f2 2022-08-02 06:25:10.550 | [357928 Async init_placement:401028]: finished init_placement with result 0 in 44 seconds 2022-08-02 06:25:10.554 | + inc/async:async_wait:197 : return 0 2022-08-02 06:25:10.556 | + ./stack.sh:main:1204 : async_wait init_glance 2022-08-02 06:25:10.608 | [357928 Async init_glance:397318]: Waiting for completion of init_glance running on PID 397318 (4 other jobs running) 2022-08-02 06:25:10.634 | [357928 Async init_glance:397318]: Signaling child to exit 2022-08-02 06:25:10.634 | WAKEUP 2022-08-02 06:25:10.659 | [357928 Async init_glance:397318]: Signaled 2022-08-02 06:25:10.660 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-02 06:25:10.660 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-02 06:25:10.660 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-02 06:25:10.660 | + lib/database:recreate_database:112 : local db=glance 2022-08-02 06:25:10.660 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-02 06:25:10.660 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-02 06:25:10.660 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-02 06:25:10.660 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:10.660 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-02 06:25:10.660 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:10.660 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-02 06:25:10.660 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 06:25:10.660 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:10.660 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:10.660 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:10.660 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421418395 2022-08-02 06:25:10.660 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-02 06:25:10.661 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 06:25:10.661 | ERROR glance Traceback (most recent call last): 2022-08-02 06:25:10.661 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-02 06:25:10.661 | ERROR glance  sys.exit(main()) 2022-08-02 06:25:10.661 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-02 06:25:10.661 | ERROR glance  return CONF.command.action_fn() 2022-08-02 06:25:10.661 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 392, in sync 2022-08-02 06:25:10.661 | ERROR glance  self.command_object.sync(CONF.command.version) 2022-08-02 06:25:10.661 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 151, in sync 2022-08-02 06:25:10.661 | ERROR glance  curr_heads = alembic_migrations.get_current_alembic_heads() 2022-08-02 06:25:10.661 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/alembic_migrations/__init__.py", line 46, in get_current_alembic_heads 2022-08-02 06:25:10.661 | ERROR glance  engine = db_api.get_engine() 2022-08-02 06:25:10.661 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-02 06:25:10.661 | ERROR glance  facade = _create_facade_lazily() 2022-08-02 06:25:10.661 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-02 06:25:10.661 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-02 06:25:10.661 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-02 06:25:10.661 | ERROR glance  return cls( 2022-08-02 06:25:10.661 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-02 06:25:10.661 | ERROR glance  self._factory._start( 2022-08-02 06:25:10.661 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-02 06:25:10.661 | ERROR glance  self._setup_for_connection( 2022-08-02 06:25:10.661 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-02 06:25:10.661 | ERROR glance  engine = engines.create_engine( 2022-08-02 06:25:10.661 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-02 06:25:10.661 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-02 06:25:10.661 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-02 06:25:10.661 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-02 06:25:10.661 | ERROR glance  File "", line 2, in create_engine 2022-08-02 06:25:10.661 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-02 06:25:10.661 | ERROR glance  return fn(*args, **kwargs) 2022-08-02 06:25:10.661 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-02 06:25:10.661 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-02 06:25:10.661 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-02 06:25:10.662 | ERROR glance  loaded_plugins = [ 2022-08-02 06:25:10.662 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-02 06:25:10.662 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-02 06:25:10.662 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-02 06:25:10.662 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-02 06:25:10.662 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 06:25:10.662 | ERROR glance  2022-08-02 06:25:10.662 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-02 06:25:10.662 | CRITICAL glance [-] Unhandled error: sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 06:25:10.662 | ERROR glance Traceback (most recent call last): 2022-08-02 06:25:10.662 | ERROR glance  File "/usr/local/bin/glance-manage", line 10, in 2022-08-02 06:25:10.662 | ERROR glance  sys.exit(main()) 2022-08-02 06:25:10.662 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 558, in main 2022-08-02 06:25:10.662 | ERROR glance  return CONF.command.action_fn() 2022-08-02 06:25:10.662 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 408, in load_metadefs 2022-08-02 06:25:10.662 | ERROR glance  self.command_object.load_metadefs(CONF.command.path, 2022-08-02 06:25:10.662 | ERROR glance  File "/opt/stack/glance/glance/cmd/manage.py", line 312, in load_metadefs 2022-08-02 06:25:10.662 | ERROR glance  metadata.db_load_metadefs(db_api.get_engine(), path, merge, 2022-08-02 06:25:10.662 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 95, in get_engine 2022-08-02 06:25:10.662 | ERROR glance  facade = _create_facade_lazily() 2022-08-02 06:25:10.662 | ERROR glance  File "/opt/stack/glance/glance/db/sqlalchemy/api.py", line 85, in _create_facade_lazily 2022-08-02 06:25:10.662 | ERROR glance  _FACADE = session.EngineFacade.from_config(CONF) 2022-08-02 06:25:10.662 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1366, in from_config 2022-08-02 06:25:10.662 | ERROR glance  return cls( 2022-08-02 06:25:10.662 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 1289, in __init__ 2022-08-02 06:25:10.662 | ERROR glance  self._factory._start( 2022-08-02 06:25:10.662 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 504, in _start 2022-08-02 06:25:10.662 | ERROR glance  self._setup_for_connection( 2022-08-02 06:25:10.662 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/enginefacade.py", line 529, in _setup_for_connection 2022-08-02 06:25:10.662 | ERROR glance  engine = engines.create_engine( 2022-08-02 06:25:10.662 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/debtcollector/renames.py", line 41, in decorator 2022-08-02 06:25:10.662 | ERROR glance  return wrapped(*args, **kwargs) 2022-08-02 06:25:10.662 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py", line 187, in create_engine 2022-08-02 06:25:10.663 | ERROR glance  engine = sqlalchemy.create_engine(url, **engine_args) 2022-08-02 06:25:10.663 | ERROR glance  File "", line 2, in create_engine 2022-08-02 06:25:10.663 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/deprecations.py", line 309, in warned 2022-08-02 06:25:10.663 | ERROR glance  return fn(*args, **kwargs) 2022-08-02 06:25:10.663 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/create.py", line 532, in create_engine 2022-08-02 06:25:10.663 | ERROR glance  u, plugins, kwargs = u._instantiate_plugins(kwargs) 2022-08-02 06:25:10.663 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 628, in _instantiate_plugins 2022-08-02 06:25:10.663 | ERROR glance  loaded_plugins = [ 2022-08-02 06:25:10.663 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/engine/url.py", line 629, in 2022-08-02 06:25:10.663 | ERROR glance  plugins.load(plugin_name)(self, kwargs) 2022-08-02 06:25:10.663 | ERROR glance  File "/usr/local/lib/python3.8/dist-packages/sqlalchemy/util/langhelpers.py", line 343, in load 2022-08-02 06:25:10.663 | ERROR glance  raise exc.NoSuchModuleError( 2022-08-02 06:25:10.663 | ERROR glance sqlalchemy.exc.NoSuchModuleError: Can't load plugin: sqlalchemy.plugins:dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounterplugin=dbcounter 2022-08-02 06:25:10.663 | ERROR glance  2022-08-02 06:25:10.663 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-02 06:25:10.663 | + functions-common:time_stop:2440 : local name 2022-08-02 06:25:10.663 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:25:10.663 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:25:10.663 | + functions-common:time_stop:2443 : local total 2022-08-02 06:25:10.663 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:25:10.663 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 06:25:10.663 | + functions-common:time_stop:2447 : start_time=1659421418395 2022-08-02 06:25:10.663 | + functions-common:time_stop:2449 : [[ -z 1659421418395 ]] 2022-08-02 06:25:10.663 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:25:10.663 | + functions-common:time_stop:2452 : end_time=1659421422964 2022-08-02 06:25:10.663 | + functions-common:time_stop:2453 : elapsed_time=4569 2022-08-02 06:25:10.663 | + functions-common:time_stop:2454 : total=6737 2022-08-02 06:25:10.663 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:25:10.663 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=11306 2022-08-02 06:25:10.706 | [357928 Async init_glance:397318]: finished init_glance with result 0 in 4 seconds 2022-08-02 06:25:10.710 | + inc/async:async_wait:197 : return 0 2022-08-02 06:25:10.712 | + ./stack.sh:main:1205 : async_wait init_swift 2022-08-02 06:25:10.764 | [357928 Async init_swift:400813]: Waiting for completion of init_swift running on PID 400813 (3 other jobs running) 2022-08-02 06:25:10.790 | [357928 Async init_swift:400813]: Signaling child to exit 2022-08-02 06:25:10.790 | WAKEUP 2022-08-02 06:25:10.814 | [357928 Async init_swift:400813]: Signaled 2022-08-02 06:25:10.815 | + lib/swift:init_swift:673 : local node_number 2022-08-02 06:25:10.815 | + lib/swift:init_swift:675 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-02 06:25:10.815 | No container-auditor running 2022-08-02 06:25:10.815 | No container-updater running 2022-08-02 06:25:10.815 | No account-reaper running 2022-08-02 06:25:10.815 | No object-server running 2022-08-02 06:25:10.815 | No object-auditor running 2022-08-02 06:25:10.815 | No object-replicator running 2022-08-02 06:25:10.815 | No container-reconciler running 2022-08-02 06:25:10.815 | No account-auditor running 2022-08-02 06:25:10.815 | No container-server running 2022-08-02 06:25:10.815 | No container-sharder running 2022-08-02 06:25:10.815 | No container-replicator running 2022-08-02 06:25:10.815 | No object-expirer running 2022-08-02 06:25:10.815 | No account-server running 2022-08-02 06:25:10.815 | No object-reconstructor running 2022-08-02 06:25:10.815 | No proxy-server running 2022-08-02 06:25:10.815 | No account-replicator running 2022-08-02 06:25:10.816 | No object-updater running 2022-08-02 06:25:10.816 | No container-sync running 2022-08-02 06:25:10.816 | + lib/swift:init_swift:675 : true 2022-08-02 06:25:10.816 | + lib/swift:init_swift:678 : create_swift_disk 2022-08-02 06:25:10.816 | + lib/swift:create_swift_disk:570 : local node_number 2022-08-02 06:25:10.816 | + lib/swift:create_swift_disk:575 : local user_group 2022-08-02 06:25:10.816 | ++ lib/swift:create_swift_disk:576 : id -g ubuntu 2022-08-02 06:25:10.816 | + lib/swift:create_swift_disk:576 : user_group=1000 2022-08-02 06:25:10.816 | + lib/swift:create_swift_disk:577 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-08-02 06:25:10.816 | + lib/swift:create_swift_disk:580 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-02 06:25:10.816 | + functions:create_disk:732 : local node_number 2022-08-02 06:25:10.816 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.816 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-02 06:25:10.816 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-02 06:25:10.816 | + functions:create_disk:736 : local key 2022-08-02 06:25:10.816 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.816 | ++ functions:create_disk:738 : sed s#/.## 2022-08-02 06:25:10.816 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.816 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.816 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-02 06:25:10.816 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.816 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-02 06:25:10.816 | + functions:destroy_disk:765 : local key 2022-08-02 06:25:10.816 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-02 06:25:10.816 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.816 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.816 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.816 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-02 06:25:10.816 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-02 06:25:10.816 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.817 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.817 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-02 06:25:10.817 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.817 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-02 06:25:10.817 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-02 06:25:10.817 | = sectsz=512 attr=2, projid32bit=1 2022-08-02 06:25:10.817 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-02 06:25:10.817 | = reflink=1 2022-08-02 06:25:10.817 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-02 06:25:10.817 | = sunit=0 swidth=0 blks 2022-08-02 06:25:10.817 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-02 06:25:10.817 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-02 06:25:10.817 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-02 06:25:10.817 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-02 06:25:10.817 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-02 06:25:10.817 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-08-02 06:25:10.817 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-08-02 06:25:10.817 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-02 06:25:10.817 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-02 06:25:10.817 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-02 06:25:10.817 | + lib/swift:create_swift_disk:584 : local node_number 2022-08-02 06:25:10.817 | + lib/swift:create_swift_disk:585 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 06:25:10.817 | + lib/swift:create_swift_disk:587 : local node_devices=/opt/stack/data/swift/1 2022-08-02 06:25:10.817 | + lib/swift:create_swift_disk:588 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-02 06:25:10.817 | + lib/swift:create_swift_disk:589 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-02 06:25:10.817 | + lib/swift:create_swift_disk:590 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-02 06:25:10.817 | + lib/swift:create_swift_disk:591 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-02 06:25:10.817 | + lib/swift:create_swift_disk:592 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-02 06:25:10.817 | + lib/swift:init_swift:682 : pushd /etc/swift 2022-08-02 06:25:10.817 | + lib/swift:init_swift:684 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1659420717.object.builder backups/1659420718.container.builder backups/1659420719.account.builder backups/1659420723.object.builder backups/1659420724.container.builder backups/1659420726.account.builder backups/1659420723.object.ring.gz backups/1659420724.container.ring.gz backups/1659420726.account.ring.gz 2022-08-02 06:25:10.817 | + lib/swift:init_swift:686 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-02 06:25:10.817 | + lib/swift:init_swift:687 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-02 06:25:10.818 | + lib/swift:init_swift:688 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-02 06:25:10.818 | + lib/swift:init_swift:694 : [[ -n '' ]] 2022-08-02 06:25:10.818 | + lib/swift:init_swift:707 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-02 06:25:10.818 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-02 06:25:10.818 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-02 06:25:10.818 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-02 06:25:10.818 | + lib/swift:init_swift:709 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-02 06:25:10.818 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-02 06:25:10.818 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-02 06:25:10.818 | + lib/swift:init_swift:710 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-02 06:25:10.818 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-02 06:25:10.818 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-02 06:25:10.818 | + lib/swift:init_swift:716 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-02 06:25:10.818 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 06:25:10.818 | + lib/swift:init_swift:717 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-02 06:25:10.818 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 06:25:10.818 | + lib/swift:init_swift:718 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-02 06:25:10.818 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-02 06:25:10.818 | + lib/swift:init_swift:719 : popd 2022-08-02 06:25:10.863 | [357928 Async init_swift:400813]: finished init_swift with result 0 in 12 seconds 2022-08-02 06:25:10.867 | + inc/async:async_wait:197 : return 0 2022-08-02 06:25:10.870 | + ./stack.sh:main:1206 : async_wait init_cinder 2022-08-02 06:25:10.922 | [357928 Async init_cinder:400908]: Waiting for completion of init_cinder running on PID 400908 (2 other jobs running) 2022-08-02 06:25:10.948 | [357928 Async init_cinder:400908]: Signaling child to exit 2022-08-02 06:25:10.948 | WAKEUP 2022-08-02 06:25:10.971 | [357928 Async init_cinder:400908]: Signaled 2022-08-02 06:25:10.973 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-02 06:25:10.973 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:10.973 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-02 06:25:10.973 | + lib/database:recreate_database:112 : local db=cinder 2022-08-02 06:25:10.973 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-02 06:25:10.973 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-02 06:25:10.973 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-02 06:25:10.973 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:10.973 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-02 06:25:10.973 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:10.973 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-02 06:25:10.973 | + functions-common:time_start:2426 : local name=dbsync 2022-08-02 06:25:10.973 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:10.973 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:10.973 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:10.973 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421466992 2022-08-02 06:25:10.973 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-02 06:25:10.973 | INFO dbcounter [-] Registered counter for database cinder 2022-08-02 06:25:10.973 | 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=401146) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-02 06:25:10.974 | DEBUG dbcounter [-] [401146] Writer thread running {{(pid=401146) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:10.974 | 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=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 06:25:10.974 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=401146) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 06:25:10.975 | INFO cinder.db.migration [-] Applying migration(s) 2022-08-02 06:25:10.975 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:25:10.975 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:25:10.975 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-08-02 06:25:10.975 | DEBUG dbcounter [-] [401146] Writing DB stats cinder:SELECT=6,cinder:SHOW=1,cinder:CREATE=74,cinder:SET=1,cinder:ALTER=18 {{(pid=401146) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:25:10.975 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=401146) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:25:10.975 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2022-08-02 06:25:10.975 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=401146) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:25:10.975 | INFO cinder.db.migration [-] Migration(s) applied 2022-08-02 06:25:10.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.975 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:10.975 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:10.975 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-02 06:25:10.975 | + functions-common:time_stop:2440 : local name 2022-08-02 06:25:10.975 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:25:10.975 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:25:10.975 | + functions-common:time_stop:2443 : local total 2022-08-02 06:25:10.975 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:25:10.975 | + functions-common:time_stop:2446 : name=dbsync 2022-08-02 06:25:10.975 | + functions-common:time_stop:2447 : start_time=1659421466992 2022-08-02 06:25:10.975 | + functions-common:time_stop:2449 : [[ -z 1659421466992 ]] 2022-08-02 06:25:10.975 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:25:10.975 | + functions-common:time_stop:2452 : end_time=1659421474400 2022-08-02 06:25:10.975 | + functions-common:time_stop:2453 : elapsed_time=7408 2022-08-02 06:25:10.975 | + functions-common:time_stop:2454 : total=6737 2022-08-02 06:25:10.975 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:25:10.975 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14145 2022-08-02 06:25:10.975 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-02 06:25:10.975 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:10.975 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 06:25:10.975 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-08-02 06:25:10.975 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 06:25:10.975 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-08-02 06:25:10.976 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-08-02 06:25:10.976 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-08-02 06:25:10.976 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-08-02 06:25:10.976 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-08-02 06:25:10.976 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-02 06:25:10.976 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-08-02 06:25:10.976 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-08-02 06:25:10.976 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-08-02 06:25:10.976 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-02 06:25:10.976 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-02 06:25:10.976 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-02 06:25:10.976 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-02 06:25:10.976 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-02 06:25:10.976 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-02 06:25:10.976 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-02 06:25:10.976 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-02 06:25:10.976 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-02 06:25:10.976 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-02 06:25:10.976 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-08-02 06:25:10.976 | + functions-common:is_suse:537 : is_opensuse 2022-08-02 06:25:10.976 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-02 06:25:10.976 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-02 06:25:10.976 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-02 06:25:10.976 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-02 06:25:10.976 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-02 06:25:10.976 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-08-02 06:25:10.976 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-08-02 06:25:10.976 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-08-02 06:25:10.976 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 06:25:10.976 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-08-02 06:25:10.976 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-02 06:25:10.977 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-08-02 06:25:10.977 | s|%DIRECTIO%|--direct-io=on|g; 2022-08-02 06:25:10.977 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-08-02 06:25:10.977 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-08-02 06:25:10.977 | [Unit] 2022-08-02 06:25:10.977 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 06:25:10.977 | DefaultDependencies=no 2022-08-02 06:25:10.977 | After=systemd-udev-settle.service 2022-08-02 06:25:10.977 | Before=lvm2-activation-early.service 2022-08-02 06:25:10.977 | Wants=systemd-udev-settle.service 2022-08-02 06:25:10.977 | 2022-08-02 06:25:10.977 | [Service] 2022-08-02 06:25:10.977 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-08-02 06:25:10.977 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-08-02 06:25:10.977 | RemainAfterExit=yes 2022-08-02 06:25:10.977 | Type=oneshot 2022-08-02 06:25:10.977 | 2022-08-02 06:25:10.977 | [Install] 2022-08-02 06:25:10.977 | WantedBy=local-fs.target 2022-08-02 06:25:10.977 | Also=systemd-udev-settle.service 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-08-02 06:25:10.977 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-08-02 06:25:10.977 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-08-02 06:25:10.978 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-08-02 06:25:10.978 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-08-02 06:25:10.978 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-08-02 06:25:10.978 | Volume group "stack-volumes-lvmdriver-1" not found 2022-08-02 06:25:10.978 | Cannot process volume group stack-volumes-lvmdriver-1 2022-08-02 06:25:10.978 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-08-02 06:25:10.978 | Physical volume "/dev/loop4" successfully created. 2022-08-02 06:25:10.978 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-08-02 06:25:10.978 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-08-02 06:25:10.978 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-08-02 06:25:10.978 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-08-02 06:25:10.978 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-08-02 06:25:10.978 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-08-02 06:25:10.978 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-08-02 06:25:10.978 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-02 06:25:10.978 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:10.978 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-08-02 06:25:10.978 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-08-02 06:25:10.978 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-02 06:25:11.019 | [357928 Async init_cinder:400908]: finished init_cinder with result 0 in 10 seconds 2022-08-02 06:25:11.023 | + inc/async:async_wait:197 : return 0 2022-08-02 06:25:11.026 | + ./stack.sh:main:1211 : is_service_enabled nova 2022-08-02 06:25:11.044 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:11.047 | + ./stack.sh:main:1212 : echo_summary 'Configuring Nova' 2022-08-02 06:25:11.050 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:25:11.052 | + ./stack.sh:echo_summary:441 : echo -e Configuring Nova 2022-08-02 06:25:11.055 | + ./stack.sh:main:1213 : init_nova 2022-08-02 06:25:11.058 | + lib/nova:init_nova:825 : is_service_enabled mysql postgresql 2022-08-02 06:25:11.076 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:11.079 | + lib/nova:init_nova:825 : is_service_enabled n-api 2022-08-02 06:25:11.096 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:11.099 | + lib/nova:init_nova:827 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:25:11.102 | + lib/nova:init_nova:835 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 06:25:11.162 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 06:25:11.202 | [357928 Async nova-cell-0:403807]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-02 06:25:11.205 | ++ lib/nova:init_nova:838 : seq 1 1 2022-08-02 06:25:11.210 | + lib/nova:init_nova:838 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:25:11.213 | ++ lib/nova:init_nova:839 : conductor_conf 1 2022-08-02 06:25:11.216 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:25:11.218 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:25:11.221 | + lib/nova:init_nova:839 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 06:25:11.284 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 06:25:11.333 | [357928 Async nova-cell-1:403899]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-02 06:25:11.336 | + lib/nova:init_nova:842 : recreate_database nova_api 2022-08-02 06:25:11.339 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-02 06:25:11.342 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-02 06:25:11.345 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-02 06:25:11.348 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-02 06:25:11.353 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:11.830 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-02 06:25:11.835 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:11.853 | + lib/nova:init_nova:843 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-02 06:25:12.459 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 06:25:16.048 | INFO dbcounter [-] Registered counter for database nova_api 2022-08-02 06:25:16.074 | DEBUG dbcounter [-] [403957] Writer thread running {{(pid=403957) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:25:16.076 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 06:25:16.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:16.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:16.091 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 06:25:16.091 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=403957) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 06:25:16.113 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:25:16.114 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:25:16.148 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-02 06:25:18.382 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=403957) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:25:18.385 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-02 06:25:18.879 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=403957) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:25:18.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:18.884 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:18.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:18.884 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:19.332 | ++ lib/nova:init_nova:847 : database_connection_url nova_cell0 2022-08-02 06:25:19.335 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-02 06:25:19.338 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-02 06:25:19.341 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-02 06:25:19.344 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-02 06:25:19.346 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-02 06:25:19.349 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-02 06:25:19.371 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:19.374 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-02 06:25:19.380 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 06:25:19.384 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-02 06:25:19.979 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 06:25:22.838 | INFO dbcounter [None req-15919188-c76a-43ea-8975-40732be50810 None None] Registered counter for database nova_api 2022-08-02 06:25:22.866 | DEBUG dbcounter [-] [404499] Writer thread running {{(pid=404499) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:25:22.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:22.925 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:22.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:22.925 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:23.415 | ++ lib/nova:init_nova:850 : seq 0 1 2022-08-02 06:25:23.420 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-02 06:25:23.424 | + lib/nova:init_nova:851 : async_wait nova-cell-0 2022-08-02 06:25:23.484 | [357928 Async nova-cell-0:403807]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 403807 (3 other jobs running) 2022-08-02 06:25:23.514 | [357928 Async nova-cell-0:403807]: Signaling child to exit 2022-08-02 06:25:24.550 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:25:24.577 | [403807 Async nova-cell-0:403807]: finished successfully 2022-08-02 06:25:24.600 | WAKEUP 2022-08-02 06:25:24.626 | [357928 Async nova-cell-0:403807]: Signaled 2022-08-02 06:25:24.628 | + lib/nova:init_nova_db:815 : local dbname=nova_cell0 2022-08-02 06:25:24.628 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova.conf 2022-08-02 06:25:24.628 | + lib/nova:init_nova_db:817 : recreate_database nova_cell0 2022-08-02 06:25:24.628 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-02 06:25:24.628 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-02 06:25:24.628 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-02 06:25:24.628 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-02 06:25:24.628 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:24.628 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-02 06:25:24.628 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:24.628 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-02 06:25:24.628 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 06:25:24.628 | INFO dbcounter [-] Registered counter for database nova_cell0 2022-08-02 06:25:24.628 | DEBUG dbcounter [-] [403964] Writer thread running {{(pid=403964) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:25:24.628 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 06:25:24.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.631 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 06:25:24.631 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=403964) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 06:25:24.631 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:25:24.631 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:25:24.631 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-02 06:25:24.631 | DEBUG dbcounter [-] [403964] Writing DB stats nova_cell0:SELECT=6,nova_cell0:SHOW=1,nova_cell0:CREATE=93 {{(pid=403964) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:25:24.631 | DEBUG dbcounter [-] [403964] Writing DB stats nova_cell0:CREATE=64,nova_cell0:ALTER=2,nova_cell0:SHOW=24,nova_cell0:select=10 {{(pid=403964) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:25:24.631 | DEBUG dbcounter [-] [403964] Writing DB stats nova_cell0:SHOW=35,nova_cell0:select=12,nova_cell0:CREATE=53 {{(pid=403964) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:25:24.631 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=403964) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:25:24.631 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-02 06:25:24.631 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=403964) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:25:24.631 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-02 06:25:24.631 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=403964) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:25:24.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:24.631 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:24.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:24.631 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:24.689 | [357928 Async nova-cell-0:403807]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-08-02 06:25:24.694 | + inc/async:async_wait:197 : return 0 2022-08-02 06:25:24.697 | + lib/nova:init_nova:850 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-02 06:25:24.700 | + lib/nova:init_nova:851 : async_wait nova-cell-1 2022-08-02 06:25:24.761 | [357928 Async nova-cell-1:403899]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 403899 (2 other jobs running) 2022-08-02 06:25:24.762 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:25:24.789 | [357928 Async nova-cell-1:403899]: Signaling child to exit 2022-08-02 06:25:24.790 | [403899 Async nova-cell-1:403899]: finished successfully 2022-08-02 06:25:24.811 | WAKEUP 2022-08-02 06:25:24.833 | [357928 Async nova-cell-1:403899]: Signaled 2022-08-02 06:25:24.835 | + lib/nova:init_nova_db:815 : local dbname=nova_cell1 2022-08-02 06:25:24.835 | + lib/nova:init_nova_db:816 : local conffile=/etc/nova/nova_cell1.conf 2022-08-02 06:25:24.835 | + lib/nova:init_nova_db:817 : recreate_database nova_cell1 2022-08-02 06:25:24.835 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-02 06:25:24.835 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-02 06:25:24.835 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-02 06:25:24.835 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-02 06:25:24.835 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:24.835 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-02 06:25:24.835 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-02 06:25:24.835 | + lib/nova:init_nova_db:818 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-02 06:25:24.835 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 06:25:24.835 | INFO dbcounter [-] Registered counter for database nova_cell1 2022-08-02 06:25:24.835 | DEBUG dbcounter [-] [403972] Writer thread running {{(pid=403972) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-02 06:25:24.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-02 06:25:24.837 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-02 06:25:24.837 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=403972) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-02 06:25:24.837 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-02 06:25:24.837 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-02 06:25:24.837 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-02 06:25:24.837 | DEBUG dbcounter [-] [403972] Writing DB stats nova_cell1:SELECT=6,nova_cell1:SHOW=1,nova_cell1:CREATE=93 {{(pid=403972) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:25:24.837 | DEBUG dbcounter [-] [403972] Writing DB stats nova_cell1:CREATE=64,nova_cell1:ALTER=2,nova_cell1:SHOW=24,nova_cell1:select=10 {{(pid=403972) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:25:24.837 | DEBUG dbcounter [-] [403972] Writing DB stats nova_cell1:SHOW=35,nova_cell1:select=12,nova_cell1:CREATE=53 {{(pid=403972) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-02 06:25:24.837 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=403972) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-02 06:25:24.837 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-02 06:25:24.837 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=403972) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:25:24.837 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2022-08-02 06:25:24.837 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=403972) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-02 06:25:24.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:24.837 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:24.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:24.837 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:24.880 | [357928 Async nova-cell-1:403899]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 13 seconds 2022-08-02 06:25:24.884 | + inc/async:async_wait:197 : return 0 2022-08-02 06:25:24.887 | + lib/nova:init_nova:854 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:25:24.890 | + lib/nova:init_nova:861 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-02 06:25:25.468 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 06:25:28.205 | Running batches of 50 until complete 2022-08-02 06:25:28.205 | INFO dbcounter [None req-006b1af7-9b3d-45b1-935b-68ffeee2736e None None] Registered counter for database nova_cell0 2022-08-02 06:25:28.227 | DEBUG dbcounter [-] [405048] Writer thread running {{(pid=405048) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:25:28.355 | INFO dbcounter [None req-006b1af7-9b3d-45b1-935b-68ffeee2736e None None] Registered counter for database nova_api 2022-08-02 06:25:28.365 | DEBUG dbcounter [-] [405048] Writer thread running {{(pid=405048) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:25:28.488 | INFO dbcounter [None req-006b1af7-9b3d-45b1-935b-68ffeee2736e None None] Registered counter for database nova_cell0 2022-08-02 06:25:28.500 | DEBUG dbcounter [-] [405048] Writer thread running {{(pid=405048) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:25:28.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:28.571 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:28.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:28.571 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:28.571 | +-------------------------------------+--------------+-----------+ 2022-08-02 06:25:28.571 | | Migration | Total Needed | Completed | 2022-08-02 06:25:28.571 | +-------------------------------------+--------------+-----------+ 2022-08-02 06:25:28.571 | | fill_virtual_interface_list | 0 | 0 | 2022-08-02 06:25:28.571 | | migrate_empty_ratio | 0 | 0 | 2022-08-02 06:25:28.571 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-02 06:25:28.571 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-02 06:25:28.571 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-02 06:25:28.571 | | populate_dev_uuids | 0 | 0 | 2022-08-02 06:25:28.571 | | populate_missing_availability_zones | 0 | 0 | 2022-08-02 06:25:28.571 | | populate_queued_for_delete | 0 | 0 | 2022-08-02 06:25:28.572 | | populate_user_id | 0 | 0 | 2022-08-02 06:25:28.572 | | populate_uuids | 0 | 0 | 2022-08-02 06:25:28.572 | +-------------------------------------+--------------+-----------+ 2022-08-02 06:25:29.021 | ++ lib/nova:init_nova:864 : seq 1 1 2022-08-02 06:25:29.026 | + lib/nova:init_nova:864 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:25:29.029 | ++ lib/nova:init_nova:865 : conductor_conf 1 2022-08-02 06:25:29.032 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:25:29.035 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:25:29.038 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-08-02 06:25:29.613 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 06:25:32.363 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-02 06:25:32.363 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-02 06:25:32.363 | INFO dbcounter [None req-45695d6c-2f6b-4516-a42c-4fa663c9176d None None] Registered counter for database nova_api 2022-08-02 06:25:32.386 | DEBUG dbcounter [-] [405065] Writer thread running {{(pid=405065) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:25:32.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:32.446 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:32.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:25:32.446 | from cryptography.utils import int_from_bytes 2022-08-02 06:25:32.861 | + lib/nova:init_nova:869 : create_nova_keys_dir 2022-08-02 06:25:32.864 | + lib/nova:create_nova_keys_dir:811 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-02 06:25:32.877 | + lib/nova:init_nova:871 : [[ '' == \L\V\M ]] 2022-08-02 06:25:32.880 | + ./stack.sh:main:1218 : is_service_enabled neutron 2022-08-02 06:25:32.898 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:32.901 | + ./stack.sh:main:1219 : async_runfunc configure_neutron_nova 2022-08-02 06:25:32.904 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-02 06:25:32.963 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-02 06:25:33.004 | [357928 Async configure_neutron_nova:405135]: running: configure_neutron_nova 2022-08-02 06:25:33.006 | + ./stack.sh:main:1228 : run_phase stack post-config 2022-08-02 06:25:33.009 | + functions-common:run_phase:1868 : local mode=stack 2022-08-02 06:25:33.012 | + functions-common:run_phase:1869 : local phase=post-config 2022-08-02 06:25:33.015 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-02 06:25:33.018 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-02 06:25:33.023 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-02 06:25:33.025 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-02 06:25:33.029 | + functions-common:run_phase:1878 : local extra 2022-08-02 06:25:33.033 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-02 06:25:33.037 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-02 06:25:33.040 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-02 06:25:33.043 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-02 06:25:33.045 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-02 06:25:33.048 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-02 06:25:33.066 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:33.069 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:25:33.071 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:25:33.076 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-02 06:25:33.079 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-02 06:25:33.081 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-02 06:25:33.084 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-02 06:25:33.087 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-02 06:25:33.089 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-02 06:25:33.093 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-02 06:25:33.097 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-02 06:25:33.099 | + functions-common:run_phase:1895 : run_plugins stack post-config 2022-08-02 06:25:33.102 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-02 06:25:33.105 | + functions-common:run_plugins:1855 : local phase=post-config 2022-08-02 06:25:33.108 | + functions-common:run_plugins:1857 : local plugins= 2022-08-02 06:25:33.110 | + functions-common:run_plugins:1858 : local plugin 2022-08-02 06:25:33.113 | + ./stack.sh:main:1236 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-02 06:25:33.116 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-02 06:25:33.119 | + inc/meta-config:merge_config_group:171 : shift 2022-08-02 06:25:33.122 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-02 06:25:33.125 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:25:33.128 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-02 06:25:33.130 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-02 06:25:33.134 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-02 06:25:33.137 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:25:33.140 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-02 06:25:33.142 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:25:33.146 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-02 06:25:33.146 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:25:33.146 | gsub("[][]", "", $1); 2022-08-02 06:25:33.146 | split($1, a, "|"); 2022-08-02 06:25:33.146 | if (a[1] == matchgroup) 2022-08-02 06:25:33.146 | print a[2] 2022-08-02 06:25:33.146 | } 2022-08-02 06:25:33.146 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:25:33.152 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 06:25:33.155 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 06:25:33.158 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 06:25:33.162 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-02 06:25:33.164 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-02 06:25:33.167 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-02 06:25:33.170 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-02 06:25:33.174 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-02 06:25:33.178 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-02 06:25:33.181 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-02 06:25:33.186 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-02 06:25:33.189 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:25:33.192 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 06:25:33.194 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-02 06:25:33.197 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 06:25:33.201 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-02 06:25:33.204 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-02 06:25:33.207 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-02 06:25:33.210 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-02 06:25:33.214 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-02 06:25:33.214 | BEGIN { 2022-08-02 06:25:33.214 | section = "" 2022-08-02 06:25:33.214 | last_section = "" 2022-08-02 06:25:33.214 | section_count = 0 2022-08-02 06:25:33.214 | } 2022-08-02 06:25:33.214 | /^\[.+\]/ { 2022-08-02 06:25:33.214 | gsub("[][]", "", $1); 2022-08-02 06:25:33.214 | section=$1 2022-08-02 06:25:33.214 | next 2022-08-02 06:25:33.214 | } 2022-08-02 06:25:33.214 | /^ *\#/ { 2022-08-02 06:25:33.214 | next 2022-08-02 06:25:33.214 | } 2022-08-02 06:25:33.214 | /^[^ \t]+/ { 2022-08-02 06:25:33.214 | # get offset of first = in $0 2022-08-02 06:25:33.214 | eq_idx = index($0, "=") 2022-08-02 06:25:33.214 | # extract attr & value from $0 2022-08-02 06:25:33.214 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 06:25:33.215 | value = substr($0, eq_idx + 1) 2022-08-02 06:25:33.215 | # only need to strip trailing whitespace from attr 2022-08-02 06:25:33.215 | sub(/[ \t]*$/, "", attr) 2022-08-02 06:25:33.215 | # need to strip leading & trailing whitespace from value 2022-08-02 06:25:33.215 | sub(/^[ \t]*/, "", value) 2022-08-02 06:25:33.215 | sub(/[ \t]*$/, "", value) 2022-08-02 06:25:33.215 | 2022-08-02 06:25:33.215 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 06:25:33.215 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 06:25:33.215 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 06:25:33.215 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 06:25:33.215 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 06:25:33.215 | if (section != last_section) { 2022-08-02 06:25:33.215 | cfg_section[section_count++] = section 2022-08-02 06:25:33.215 | last_section = section 2022-08-02 06:25:33.215 | } 2022-08-02 06:25:33.215 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 06:25:33.215 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 06:25:33.215 | 2022-08-02 06:25:33.215 | cfg_attr[section, attr, 0] = value 2022-08-02 06:25:33.215 | cfg_attr_count[section, attr] = 1 2022-08-02 06:25:33.215 | } else { 2022-08-02 06:25:33.215 | lno = cfg_attr_count[section, attr]++ 2022-08-02 06:25:33.215 | cfg_attr[section, attr, lno] = value 2022-08-02 06:25:33.215 | } 2022-08-02 06:25:33.215 | } 2022-08-02 06:25:33.215 | END { 2022-08-02 06:25:33.215 | # Process each section in order 2022-08-02 06:25:33.215 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 06:25:33.215 | section = cfg_section[sno] 2022-08-02 06:25:33.215 | # The ini routines simply append a config item immediately 2022-08-02 06:25:33.215 | # after the section header. To keep the same order as defined 2022-08-02 06:25:33.215 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 06:25:33.215 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 06:25:33.215 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 06:25:33.215 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 06:25:33.216 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 06:25:33.216 | else { 2022-08-02 06:25:33.216 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 06:25:33.216 | count = cfg_attr_count[section, attr] 2022-08-02 06:25:33.216 | print "inidelete " configfile " " section " " attr 2022-08-02 06:25:33.216 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 06:25:33.216 | for (l = count -2; l >= 0; l--) 2022-08-02 06:25:33.216 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 06:25:33.216 | } 2022-08-02 06:25:33.216 | } 2022-08-02 06:25:33.216 | } 2022-08-02 06:25:33.216 | } 2022-08-02 06:25:33.216 | ' 2022-08-02 06:25:33.217 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-02 06:25:33.217 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.217 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 06:25:33.220 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:25:33.222 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 06:25:33.226 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-02 06:25:33.228 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:25:33.231 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-02 06:25:33.234 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-02 06:25:33.234 | BEGIN { group = "" } 2022-08-02 06:25:33.234 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:25:33.234 | gsub("[][]", "", $1); 2022-08-02 06:25:33.234 | split($1, a, "|"); 2022-08-02 06:25:33.234 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 06:25:33.234 | group=a[1] 2022-08-02 06:25:33.234 | } else { 2022-08-02 06:25:33.234 | group="" 2022-08-02 06:25:33.234 | } 2022-08-02 06:25:33.234 | next 2022-08-02 06:25:33.234 | } 2022-08-02 06:25:33.234 | { 2022-08-02 06:25:33.234 | if (group != "") 2022-08-02 06:25:33.234 | print $0 2022-08-02 06:25:33.234 | } 2022-08-02 06:25:33.234 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:25:33.241 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-08-02 06:25:33.244 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-08-02 06:25:33.276 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.279 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-02 06:25:33.282 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-02 06:25:33.315 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.318 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-02 06:25:33.320 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-02 06:25:33.357 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.360 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-02 06:25:33.363 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-02 06:25:33.400 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.403 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-02 06:25:33.406 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-02 06:25:33.439 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.442 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-02 06:25:33.445 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-02 06:25:33.476 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.479 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.65/identity"' 2022-08-02 06:25:33.482 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.65/identity 2022-08-02 06:25:33.516 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.518 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-02 06:25:33.522 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-02 06:25:33.554 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.556 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-02 06:25:33.560 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-02 06:25:33.591 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.593 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-02 06:25:33.596 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-02 06:25:33.634 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.638 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-02 06:25:33.641 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-02 06:25:33.675 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.678 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-02 06:25:33.681 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-02 06:25:33.715 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.718 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-02 06:25:33.721 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-02 06:25:33.757 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.760 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 06:25:33.763 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 06:25:33.766 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 06:25:33.770 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-02 06:25:33.773 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-02 06:25:33.777 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-02 06:25:33.779 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-02 06:25:33.783 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-02 06:25:33.787 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-02 06:25:33.790 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-02 06:25:33.793 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-02 06:25:33.796 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:25:33.798 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 06:25:33.802 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-02 06:25:33.805 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 06:25:33.808 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-02 06:25:33.811 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-02 06:25:33.814 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-02 06:25:33.817 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-02 06:25:33.821 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-02 06:25:33.825 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-02 06:25:33.825 | BEGIN { 2022-08-02 06:25:33.825 | section = "" 2022-08-02 06:25:33.825 | last_section = "" 2022-08-02 06:25:33.825 | section_count = 0 2022-08-02 06:25:33.825 | } 2022-08-02 06:25:33.825 | /^\[.+\]/ { 2022-08-02 06:25:33.825 | gsub("[][]", "", $1); 2022-08-02 06:25:33.825 | section=$1 2022-08-02 06:25:33.825 | next 2022-08-02 06:25:33.826 | } 2022-08-02 06:25:33.826 | /^ *\#/ { 2022-08-02 06:25:33.826 | next 2022-08-02 06:25:33.826 | } 2022-08-02 06:25:33.826 | /^[^ \t]+/ { 2022-08-02 06:25:33.826 | # get offset of first = in $0 2022-08-02 06:25:33.826 | eq_idx = index($0, "=") 2022-08-02 06:25:33.826 | # extract attr & value from $0 2022-08-02 06:25:33.826 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 06:25:33.826 | value = substr($0, eq_idx + 1) 2022-08-02 06:25:33.826 | # only need to strip trailing whitespace from attr 2022-08-02 06:25:33.826 | sub(/[ \t]*$/, "", attr) 2022-08-02 06:25:33.826 | # need to strip leading & trailing whitespace from value 2022-08-02 06:25:33.826 | sub(/^[ \t]*/, "", value) 2022-08-02 06:25:33.826 | sub(/[ \t]*$/, "", value) 2022-08-02 06:25:33.826 | 2022-08-02 06:25:33.826 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 06:25:33.826 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 06:25:33.826 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 06:25:33.826 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 06:25:33.826 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 06:25:33.826 | if (section != last_section) { 2022-08-02 06:25:33.826 | cfg_section[section_count++] = section 2022-08-02 06:25:33.826 | last_section = section 2022-08-02 06:25:33.826 | } 2022-08-02 06:25:33.826 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 06:25:33.826 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 06:25:33.826 | 2022-08-02 06:25:33.826 | cfg_attr[section, attr, 0] = value 2022-08-02 06:25:33.826 | cfg_attr_count[section, attr] = 1 2022-08-02 06:25:33.826 | } else { 2022-08-02 06:25:33.826 | lno = cfg_attr_count[section, attr]++ 2022-08-02 06:25:33.826 | cfg_attr[section, attr, lno] = value 2022-08-02 06:25:33.826 | } 2022-08-02 06:25:33.826 | } 2022-08-02 06:25:33.826 | END { 2022-08-02 06:25:33.826 | # Process each section in order 2022-08-02 06:25:33.827 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 06:25:33.827 | section = cfg_section[sno] 2022-08-02 06:25:33.827 | # The ini routines simply append a config item immediately 2022-08-02 06:25:33.827 | # after the section header. To keep the same order as defined 2022-08-02 06:25:33.827 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 06:25:33.827 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 06:25:33.827 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 06:25:33.827 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 06:25:33.827 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 06:25:33.827 | else { 2022-08-02 06:25:33.827 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 06:25:33.827 | count = cfg_attr_count[section, attr] 2022-08-02 06:25:33.827 | print "inidelete " configfile " " section " " attr 2022-08-02 06:25:33.827 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 06:25:33.827 | for (l = count -2; l >= 0; l--) 2022-08-02 06:25:33.827 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 06:25:33.827 | } 2022-08-02 06:25:33.827 | } 2022-08-02 06:25:33.827 | } 2022-08-02 06:25:33.827 | } 2022-08-02 06:25:33.827 | ' 2022-08-02 06:25:33.827 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.827 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:25:33.827 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 06:25:33.827 | + inc/async:async_inner:64 : rc=0 2022-08-02 06:25:33.827 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 06:25:33.829 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-02 06:25:33.832 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:25:33.835 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-02 06:25:33.838 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-02 06:25:33.838 | BEGIN { group = "" } 2022-08-02 06:25:33.838 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:25:33.838 | gsub("[][]", "", $1); 2022-08-02 06:25:33.838 | split($1, a, "|"); 2022-08-02 06:25:33.838 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 06:25:33.838 | group=a[1] 2022-08-02 06:25:33.838 | } else { 2022-08-02 06:25:33.838 | group="" 2022-08-02 06:25:33.838 | } 2022-08-02 06:25:33.838 | next 2022-08-02 06:25:33.838 | } 2022-08-02 06:25:33.838 | { 2022-08-02 06:25:33.838 | if (group != "") 2022-08-02 06:25:33.838 | print $0 2022-08-02 06:25:33.838 | } 2022-08-02 06:25:33.838 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:25:33.845 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-02 06:25:33.849 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-02 06:25:33.855 | [405135 Async configure_neutron_nova:405135]: finished successfully 2022-08-02 06:25:33.880 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.883 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-02 06:25:33.885 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-02 06:25:33.916 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.919 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-02 06:25:33.922 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-02 06:25:33.951 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.954 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-02 06:25:33.956 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-02 06:25:33.987 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:33.989 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-02 06:25:33.992 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-02 06:25:34.021 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.024 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-02 06:25:34.027 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-02 06:25:34.057 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.059 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-02 06:25:34.062 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-02 06:25:34.095 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.097 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-02 06:25:34.100 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-02 06:25:34.131 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.133 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-02 06:25:34.136 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-02 06:25:34.166 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.169 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-02 06:25:34.171 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-02 06:25:34.201 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.204 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-02 06:25:34.206 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-02 06:25:34.236 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.239 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-02 06:25:34.241 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-02 06:25:34.271 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.274 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-02 06:25:34.277 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-02 06:25:34.306 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-02 06:25:34.311 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-02 06:25:34.341 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.344 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-02 06:25:34.346 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-02 06:25:34.377 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.379 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-02 06:25:34.382 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-02 06:25:34.416 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.420 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 06:25:34.423 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 06:25:34.426 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 06:25:34.430 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-02 06:25:34.432 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-02 06:25:34.436 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-02 06:25:34.439 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-02 06:25:34.442 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-02 06:25:34.447 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-02 06:25:34.449 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-02 06:25:34.452 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-02 06:25:34.455 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:25:34.458 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 06:25:34.460 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-02 06:25:34.463 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 06:25:34.466 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-02 06:25:34.469 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-02 06:25:34.472 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-02 06:25:34.475 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-02 06:25:34.478 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-02 06:25:34.479 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-02 06:25:34.479 | BEGIN { 2022-08-02 06:25:34.479 | section = "" 2022-08-02 06:25:34.479 | last_section = "" 2022-08-02 06:25:34.479 | section_count = 0 2022-08-02 06:25:34.479 | } 2022-08-02 06:25:34.479 | /^\[.+\]/ { 2022-08-02 06:25:34.479 | gsub("[][]", "", $1); 2022-08-02 06:25:34.479 | section=$1 2022-08-02 06:25:34.479 | next 2022-08-02 06:25:34.479 | } 2022-08-02 06:25:34.479 | /^ *\#/ { 2022-08-02 06:25:34.480 | next 2022-08-02 06:25:34.480 | } 2022-08-02 06:25:34.480 | /^[^ \t]+/ { 2022-08-02 06:25:34.480 | # get offset of first = in $0 2022-08-02 06:25:34.480 | eq_idx = index($0, "=") 2022-08-02 06:25:34.480 | # extract attr & value from $0 2022-08-02 06:25:34.480 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 06:25:34.480 | value = substr($0, eq_idx + 1) 2022-08-02 06:25:34.480 | # only need to strip trailing whitespace from attr 2022-08-02 06:25:34.480 | sub(/[ \t]*$/, "", attr) 2022-08-02 06:25:34.480 | # need to strip leading & trailing whitespace from value 2022-08-02 06:25:34.480 | sub(/^[ \t]*/, "", value) 2022-08-02 06:25:34.480 | sub(/[ \t]*$/, "", value) 2022-08-02 06:25:34.480 | 2022-08-02 06:25:34.480 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 06:25:34.480 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 06:25:34.480 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 06:25:34.480 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 06:25:34.480 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 06:25:34.480 | if (section != last_section) { 2022-08-02 06:25:34.480 | cfg_section[section_count++] = section 2022-08-02 06:25:34.480 | last_section = section 2022-08-02 06:25:34.480 | } 2022-08-02 06:25:34.480 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 06:25:34.480 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 06:25:34.480 | 2022-08-02 06:25:34.480 | cfg_attr[section, attr, 0] = value 2022-08-02 06:25:34.480 | cfg_attr_count[section, attr] = 1 2022-08-02 06:25:34.480 | } else { 2022-08-02 06:25:34.481 | lno = cfg_attr_count[section, attr]++ 2022-08-02 06:25:34.481 | cfg_attr[section, attr, lno] = value 2022-08-02 06:25:34.481 | } 2022-08-02 06:25:34.481 | } 2022-08-02 06:25:34.481 | END { 2022-08-02 06:25:34.481 | # Process each section in order 2022-08-02 06:25:34.481 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 06:25:34.481 | section = cfg_section[sno] 2022-08-02 06:25:34.481 | # The ini routines simply append a config item immediately 2022-08-02 06:25:34.481 | # after the section header. To keep the same order as defined 2022-08-02 06:25:34.481 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 06:25:34.481 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 06:25:34.481 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 06:25:34.481 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 06:25:34.481 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 06:25:34.481 | else { 2022-08-02 06:25:34.481 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 06:25:34.481 | count = cfg_attr_count[section, attr] 2022-08-02 06:25:34.481 | print "inidelete " configfile " " section " " attr 2022-08-02 06:25:34.481 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 06:25:34.481 | for (l = count -2; l >= 0; l--) 2022-08-02 06:25:34.481 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 06:25:34.481 | } 2022-08-02 06:25:34.481 | } 2022-08-02 06:25:34.481 | } 2022-08-02 06:25:34.481 | } 2022-08-02 06:25:34.481 | ' 2022-08-02 06:25:34.481 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.482 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 06:25:34.483 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:25:34.485 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 06:25:34.488 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-02 06:25:34.490 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:25:34.493 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-02 06:25:34.496 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-02 06:25:34.496 | BEGIN { group = "" } 2022-08-02 06:25:34.496 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:25:34.496 | gsub("[][]", "", $1); 2022-08-02 06:25:34.496 | split($1, a, "|"); 2022-08-02 06:25:34.496 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 06:25:34.496 | group=a[1] 2022-08-02 06:25:34.496 | } else { 2022-08-02 06:25:34.496 | group="" 2022-08-02 06:25:34.496 | } 2022-08-02 06:25:34.496 | next 2022-08-02 06:25:34.496 | } 2022-08-02 06:25:34.496 | { 2022-08-02 06:25:34.496 | if (group != "") 2022-08-02 06:25:34.496 | print $0 2022-08-02 06:25:34.496 | } 2022-08-02 06:25:34.496 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:25:34.502 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-08-02 06:25:34.505 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-08-02 06:25:34.534 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-08-02 06:25:34.539 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-08-02 06:25:34.569 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.572 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-08-02 06:25:34.574 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-08-02 06:25:34.603 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.606 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-08-02 06:25:34.608 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-08-02 06:25:34.638 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.641 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-08-02 06:25:34.644 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-02 06:25:34.678 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.681 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-08-02 06:25:34.683 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-08-02 06:25:34.716 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.719 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-08-02 06:25:34.721 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-02 06:25:34.752 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.755 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-08-02 06:25:34.757 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-02 06:25:34.791 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.795 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT backup_swift_object_size "10485760"' 2022-08-02 06:25:34.797 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_object_size 10485760 2022-08-02 06:25:34.826 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.829 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-02 06:25:34.832 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-02 06:25:34.834 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-02 06:25:34.838 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-02 06:25:34.841 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:25:34.844 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:25:34.847 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-02 06:25:34.850 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:25:34.854 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-02 06:25:34.857 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-02 06:25:34.860 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-02 06:25:34.863 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:25:34.865 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 06:25:34.868 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-02 06:25:34.870 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 06:25:34.873 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-02 06:25:34.876 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:25:34.879 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-02 06:25:34.882 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-02 06:25:34.886 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-02 06:25:34.886 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-02 06:25:34.886 | BEGIN { 2022-08-02 06:25:34.886 | section = "" 2022-08-02 06:25:34.886 | last_section = "" 2022-08-02 06:25:34.886 | section_count = 0 2022-08-02 06:25:34.886 | } 2022-08-02 06:25:34.886 | /^\[.+\]/ { 2022-08-02 06:25:34.886 | gsub("[][]", "", $1); 2022-08-02 06:25:34.886 | section=$1 2022-08-02 06:25:34.886 | next 2022-08-02 06:25:34.886 | } 2022-08-02 06:25:34.886 | /^ *\#/ { 2022-08-02 06:25:34.886 | next 2022-08-02 06:25:34.886 | } 2022-08-02 06:25:34.886 | /^[^ \t]+/ { 2022-08-02 06:25:34.886 | # get offset of first = in $0 2022-08-02 06:25:34.886 | eq_idx = index($0, "=") 2022-08-02 06:25:34.886 | # extract attr & value from $0 2022-08-02 06:25:34.886 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 06:25:34.886 | value = substr($0, eq_idx + 1) 2022-08-02 06:25:34.887 | # only need to strip trailing whitespace from attr 2022-08-02 06:25:34.887 | sub(/[ \t]*$/, "", attr) 2022-08-02 06:25:34.887 | # need to strip leading & trailing whitespace from value 2022-08-02 06:25:34.887 | sub(/^[ \t]*/, "", value) 2022-08-02 06:25:34.887 | sub(/[ \t]*$/, "", value) 2022-08-02 06:25:34.887 | 2022-08-02 06:25:34.887 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 06:25:34.887 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 06:25:34.887 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 06:25:34.887 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 06:25:34.887 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 06:25:34.887 | if (section != last_section) { 2022-08-02 06:25:34.887 | cfg_section[section_count++] = section 2022-08-02 06:25:34.887 | last_section = section 2022-08-02 06:25:34.887 | } 2022-08-02 06:25:34.887 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 06:25:34.887 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 06:25:34.887 | 2022-08-02 06:25:34.887 | cfg_attr[section, attr, 0] = value 2022-08-02 06:25:34.887 | cfg_attr_count[section, attr] = 1 2022-08-02 06:25:34.887 | } else { 2022-08-02 06:25:34.887 | lno = cfg_attr_count[section, attr]++ 2022-08-02 06:25:34.887 | cfg_attr[section, attr, lno] = value 2022-08-02 06:25:34.887 | } 2022-08-02 06:25:34.887 | } 2022-08-02 06:25:34.887 | END { 2022-08-02 06:25:34.887 | # Process each section in order 2022-08-02 06:25:34.887 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 06:25:34.887 | section = cfg_section[sno] 2022-08-02 06:25:34.887 | # The ini routines simply append a config item immediately 2022-08-02 06:25:34.887 | # after the section header. To keep the same order as defined 2022-08-02 06:25:34.887 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 06:25:34.887 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 06:25:34.887 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 06:25:34.887 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 06:25:34.888 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 06:25:34.888 | else { 2022-08-02 06:25:34.888 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 06:25:34.888 | count = cfg_attr_count[section, attr] 2022-08-02 06:25:34.888 | print "inidelete " configfile " " section " " attr 2022-08-02 06:25:34.888 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 06:25:34.888 | for (l = count -2; l >= 0; l--) 2022-08-02 06:25:34.888 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 06:25:34.888 | } 2022-08-02 06:25:34.888 | } 2022-08-02 06:25:34.888 | } 2022-08-02 06:25:34.888 | } 2022-08-02 06:25:34.888 | ' 2022-08-02 06:25:34.889 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 06:25:34.889 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.891 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:25:34.893 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 06:25:34.896 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-02 06:25:34.898 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:25:34.901 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-02 06:25:34.904 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-02 06:25:34.904 | BEGIN { group = "" } 2022-08-02 06:25:34.904 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:25:34.904 | gsub("[][]", "", $1); 2022-08-02 06:25:34.904 | split($1, a, "|"); 2022-08-02 06:25:34.904 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 06:25:34.904 | group=a[1] 2022-08-02 06:25:34.904 | } else { 2022-08-02 06:25:34.904 | group="" 2022-08-02 06:25:34.904 | } 2022-08-02 06:25:34.904 | next 2022-08-02 06:25:34.904 | } 2022-08-02 06:25:34.904 | { 2022-08-02 06:25:34.904 | if (group != "") 2022-08-02 06:25:34.904 | print $0 2022-08-02 06:25:34.904 | } 2022-08-02 06:25:34.904 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:25:34.910 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-02 06:25:34.913 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-02 06:25:34.941 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.943 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-02 06:25:34.946 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-02 06:25:34.974 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:25:34.977 | + ./stack.sh:main:1245 : is_service_enabled swift 2022-08-02 06:25:34.995 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:34.998 | + ./stack.sh:main:1246 : echo_summary 'Starting Swift' 2022-08-02 06:25:35.001 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:25:35.003 | + ./stack.sh:echo_summary:441 : echo -e Starting Swift 2022-08-02 06:25:35.006 | + ./stack.sh:main:1247 : start_swift 2022-08-02 06:25:35.009 | + lib/swift:start_swift:757 : restart_service memcached 2022-08-02 06:25:35.012 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-02 06:25:35.014 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-02 06:25:35.045 | + lib/swift:start_swift:760 : is_ubuntu 2022-08-02 06:25:35.048 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-02 06:25:35.051 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-02 06:25:35.054 | + lib/swift:start_swift:761 : sudo /etc/init.d/rsync restart 2022-08-02 06:25:35.502 | Restarting rsync (via systemctl): rsync.service. 2022-08-02 06:25:35.506 | + lib/swift:start_swift:768 : '[' False == True ']' 2022-08-02 06:25:35.509 | + lib/swift:start_swift:787 : [[ 1 == 1 ]] 2022-08-02 06:25:35.512 | + lib/swift:start_swift:788 : local foreground_services type 2022-08-02 06:25:35.515 | + lib/swift:start_swift:790 : foreground_services='object container account' 2022-08-02 06:25:35.518 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 06:25:35.521 | + lib/swift:start_swift:792 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:25:35.524 | + functions-common:run_process:1694 : local service=s-object 2022-08-02 06:25:35.526 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:25:35.529 | + functions-common:run_process:1696 : local group= 2022-08-02 06:25:35.531 | + functions-common:run_process:1697 : local user= 2022-08-02 06:25:35.534 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:25:35.536 | + functions-common:run_process:1700 : local name=s-object 2022-08-02 06:25:35.539 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:25:35.541 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:25:35.544 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:35.546 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:35.551 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:35.556 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421535551 2022-08-02 06:25:35.560 | + functions-common:run_process:1703 : is_service_enabled s-object 2022-08-02 06:25:35.578 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:35.581 | + functions-common:run_process:1704 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-02 06:25:35.583 | + functions-common:_run_under_systemd:1654 : local service=s-object 2022-08-02 06:25:35.586 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:25:35.588 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:25:35.591 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:25:35.593 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:25:35.595 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-02 06:25:35.598 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-02 06:25:35.600 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-object.service 2022-08-02 06:25:35.603 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:25:35.606 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:25:35.608 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:25:35.611 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:25:35.613 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-02 06:25:35.616 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-02 06:25:35.618 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-object.service 2022-08-02 06:25:35.621 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:25:35.623 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:25:35.626 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:25:35.628 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:25:35.630 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:25:35.632 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:25:35.634 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-02 06:25:35.637 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:25:35.641 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-02 06:25:35.700 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-02 06:25:35.755 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-02 06:25:35.807 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-02 06:25:35.861 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-02 06:25:35.913 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:25:35.966 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:25:35.968 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:25:35.970 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-02 06:25:36.022 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:25:36.491 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-object.service 2022-08-02 06:25:36.505 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-02 06:25:36.970 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-object.service 2022-08-02 06:25:36.991 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:25:36.998 | + functions-common:time_stop:2440 : local name 2022-08-02 06:25:37.002 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:25:37.005 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:25:37.007 | + functions-common:time_stop:2443 : local total 2022-08-02 06:25:37.010 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:25:37.012 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:25:37.014 | + functions-common:time_stop:2447 : start_time=1659421535551 2022-08-02 06:25:37.017 | + functions-common:time_stop:2449 : [[ -z 1659421535551 ]] 2022-08-02 06:25:37.020 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:25:37.025 | + functions-common:time_stop:2452 : end_time=1659421537022 2022-08-02 06:25:37.028 | + functions-common:time_stop:2453 : elapsed_time=1471 2022-08-02 06:25:37.030 | + functions-common:time_stop:2454 : total=3152 2022-08-02 06:25:37.033 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:25:37.035 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=4623 2022-08-02 06:25:37.038 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 06:25:37.040 | + lib/swift:start_swift:792 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:25:37.044 | + functions-common:run_process:1694 : local service=s-container 2022-08-02 06:25:37.046 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:25:37.049 | + functions-common:run_process:1696 : local group= 2022-08-02 06:25:37.051 | + functions-common:run_process:1697 : local user= 2022-08-02 06:25:37.054 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:25:37.056 | + functions-common:run_process:1700 : local name=s-container 2022-08-02 06:25:37.059 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:25:37.061 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:25:37.064 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:37.066 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:37.069 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:37.074 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421537071 2022-08-02 06:25:37.077 | + functions-common:run_process:1703 : is_service_enabled s-container 2022-08-02 06:25:37.094 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:37.098 | + functions-common:run_process:1704 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-02 06:25:37.100 | + functions-common:_run_under_systemd:1654 : local service=s-container 2022-08-02 06:25:37.103 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:25:37.106 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:25:37.108 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:25:37.111 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:25:37.113 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-02 06:25:37.116 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-02 06:25:37.118 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container.service 2022-08-02 06:25:37.121 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:25:37.123 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:25:37.126 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:25:37.128 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:25:37.130 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-02 06:25:37.133 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-02 06:25:37.136 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container.service 2022-08-02 06:25:37.138 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:25:37.141 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:25:37.143 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:25:37.146 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:25:37.148 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:25:37.151 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:25:37.154 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-02 06:25:37.156 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:25:37.161 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-02 06:25:37.214 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-02 06:25:37.267 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-02 06:25:37.323 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-02 06:25:37.377 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-02 06:25:37.431 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:25:37.485 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:25:37.488 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:25:37.490 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-02 06:25:37.544 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:25:38.038 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container.service 2022-08-02 06:25:38.053 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-02 06:25:38.512 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container.service 2022-08-02 06:25:38.534 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:25:38.536 | + functions-common:time_stop:2440 : local name 2022-08-02 06:25:38.539 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:25:38.541 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:25:38.551 | + functions-common:time_stop:2443 : local total 2022-08-02 06:25:38.554 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:25:38.556 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:25:38.559 | + functions-common:time_stop:2447 : start_time=1659421537071 2022-08-02 06:25:38.561 | + functions-common:time_stop:2449 : [[ -z 1659421537071 ]] 2022-08-02 06:25:38.564 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:25:38.569 | + functions-common:time_stop:2452 : end_time=1659421538566 2022-08-02 06:25:38.571 | + functions-common:time_stop:2453 : elapsed_time=1495 2022-08-02 06:25:38.574 | + functions-common:time_stop:2454 : total=4623 2022-08-02 06:25:38.576 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:25:38.579 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6118 2022-08-02 06:25:38.582 | + lib/swift:start_swift:791 : for type in ${foreground_services} 2022-08-02 06:25:38.584 | + lib/swift:start_swift:792 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:25:38.587 | + functions-common:run_process:1694 : local service=s-account 2022-08-02 06:25:38.590 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:25:38.592 | + functions-common:run_process:1696 : local group= 2022-08-02 06:25:38.595 | + functions-common:run_process:1697 : local user= 2022-08-02 06:25:38.597 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:25:38.600 | + functions-common:run_process:1700 : local name=s-account 2022-08-02 06:25:38.602 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:25:38.605 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:25:38.607 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:38.610 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:38.613 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:38.618 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421538615 2022-08-02 06:25:38.621 | + functions-common:run_process:1703 : is_service_enabled s-account 2022-08-02 06:25:38.639 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:38.642 | + functions-common:run_process:1704 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-02 06:25:38.644 | + functions-common:_run_under_systemd:1654 : local service=s-account 2022-08-02 06:25:38.647 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:25:38.650 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:25:38.652 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:25:38.655 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:25:38.657 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-02 06:25:38.660 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-02 06:25:38.662 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-account.service 2022-08-02 06:25:38.665 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:25:38.667 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:25:38.670 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:25:38.672 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:25:38.675 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-02 06:25:38.677 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-02 06:25:38.680 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-account.service 2022-08-02 06:25:38.682 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:25:38.685 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:25:38.688 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:25:38.690 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:25:38.692 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:25:38.695 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:25:38.697 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-02 06:25:38.700 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:25:38.704 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-02 06:25:38.758 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-02 06:25:38.814 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-02 06:25:38.869 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-02 06:25:38.925 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-02 06:25:38.980 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:25:39.034 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:25:39.036 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:25:39.039 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-02 06:25:39.098 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:25:39.572 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-account.service 2022-08-02 06:25:39.586 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-02 06:25:40.043 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-account.service 2022-08-02 06:25:40.072 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:25:40.074 | + functions-common:time_stop:2440 : local name 2022-08-02 06:25:40.077 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:25:40.079 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:25:40.082 | + functions-common:time_stop:2443 : local total 2022-08-02 06:25:40.084 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:25:40.087 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:25:40.091 | + functions-common:time_stop:2447 : start_time=1659421538615 2022-08-02 06:25:40.094 | + functions-common:time_stop:2449 : [[ -z 1659421538615 ]] 2022-08-02 06:25:40.097 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:25:40.102 | + functions-common:time_stop:2452 : end_time=1659421540099 2022-08-02 06:25:40.105 | + functions-common:time_stop:2453 : elapsed_time=1484 2022-08-02 06:25:40.107 | + functions-common:time_stop:2454 : total=6118 2022-08-02 06:25:40.110 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:25:40.112 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=7602 2022-08-02 06:25:40.115 | + lib/swift:start_swift:795 : [[ False == \T\r\u\e ]] 2022-08-02 06:25:40.117 | + lib/swift:start_swift:800 : enable_service s-container-sync 2022-08-02 06:25:40.171 | + lib/swift:start_swift:801 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:25:40.173 | + functions-common:run_process:1694 : local service=s-container-sync 2022-08-02 06:25:40.176 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:25:40.178 | + functions-common:run_process:1696 : local group= 2022-08-02 06:25:40.181 | + functions-common:run_process:1697 : local user= 2022-08-02 06:25:40.183 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:25:40.186 | + functions-common:run_process:1700 : local name=s-container-sync 2022-08-02 06:25:40.188 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:25:40.191 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:25:40.193 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:40.196 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:40.200 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:40.204 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421540202 2022-08-02 06:25:40.207 | + functions-common:run_process:1703 : is_service_enabled s-container-sync 2022-08-02 06:25:40.224 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:40.227 | + functions-common:run_process:1704 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-02 06:25:40.229 | + functions-common:_run_under_systemd:1654 : local service=s-container-sync 2022-08-02 06:25:40.232 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:25:40.235 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:25:40.237 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:25:40.239 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:25:40.242 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-02 06:25:40.245 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-02 06:25:40.247 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-container-sync.service 2022-08-02 06:25:40.250 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:25:40.252 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:25:40.254 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:25:40.257 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:25:40.259 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-02 06:25:40.263 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-02 06:25:40.265 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-container-sync.service 2022-08-02 06:25:40.267 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:25:40.270 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:25:40.272 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:25:40.274 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:25:40.277 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:25:40.280 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:25:40.282 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-02 06:25:40.284 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:25:40.289 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-02 06:25:40.342 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-02 06:25:40.398 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-02 06:25:40.454 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-02 06:25:40.507 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-02 06:25:40.561 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:25:40.614 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:25:40.617 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:25:40.619 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-02 06:25:40.674 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:25:41.166 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-container-sync.service 2022-08-02 06:25:41.636 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-container-sync.service 2022-08-02 06:25:41.657 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:25:41.659 | + functions-common:time_stop:2440 : local name 2022-08-02 06:25:41.662 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:25:41.664 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:25:41.670 | + functions-common:time_stop:2443 : local total 2022-08-02 06:25:41.674 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:25:41.676 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:25:41.679 | + functions-common:time_stop:2447 : start_time=1659421540202 2022-08-02 06:25:41.682 | + functions-common:time_stop:2449 : [[ -z 1659421540202 ]] 2022-08-02 06:25:41.686 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:25:41.690 | + functions-common:time_stop:2452 : end_time=1659421541687 2022-08-02 06:25:41.693 | + functions-common:time_stop:2453 : elapsed_time=1485 2022-08-02 06:25:41.695 | + functions-common:time_stop:2454 : total=7602 2022-08-02 06:25:41.698 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:25:41.700 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9087 2022-08-02 06:25:41.703 | + lib/swift:start_swift:808 : is_service_enabled tls-proxy 2022-08-02 06:25:41.721 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:25:41.723 | + lib/swift:start_swift:812 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:25:41.726 | + functions-common:run_process:1694 : local service=s-proxy 2022-08-02 06:25:41.728 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:25:41.732 | + functions-common:run_process:1696 : local group= 2022-08-02 06:25:41.734 | + functions-common:run_process:1697 : local user= 2022-08-02 06:25:41.737 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:25:41.739 | + functions-common:run_process:1700 : local name=s-proxy 2022-08-02 06:25:41.742 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:25:41.744 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:25:41.747 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:41.749 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:41.753 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:41.757 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421541754 2022-08-02 06:25:41.760 | + functions-common:run_process:1703 : is_service_enabled s-proxy 2022-08-02 06:25:41.779 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:41.781 | + functions-common:run_process:1704 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-02 06:25:41.784 | + functions-common:_run_under_systemd:1654 : local service=s-proxy 2022-08-02 06:25:41.786 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:25:41.789 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:25:41.791 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:25:41.794 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:25:41.797 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-02 06:25:41.799 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-02 06:25:41.802 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@s-proxy.service 2022-08-02 06:25:41.804 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:25:41.807 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:25:41.809 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:25:41.812 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:25:41.814 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-02 06:25:41.817 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-02 06:25:41.820 | + functions-common:write_user_unit_file:1563 : local service=devstack@s-proxy.service 2022-08-02 06:25:41.822 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:25:41.825 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:25:41.827 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:25:41.830 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:25:41.832 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:25:41.834 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:25:41.837 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-02 06:25:41.839 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:25:41.844 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-02 06:25:41.898 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-02 06:25:41.953 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-02 06:25:42.008 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-02 06:25:42.062 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-02 06:25:42.118 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:25:42.172 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:25:42.175 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:25:42.177 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-02 06:25:42.232 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:25:42.715 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@s-proxy.service 2022-08-02 06:25:42.728 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-02 06:25:43.211 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@s-proxy.service 2022-08-02 06:25:43.236 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:25:43.239 | + functions-common:time_stop:2440 : local name 2022-08-02 06:25:43.243 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:25:43.245 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:25:43.248 | + functions-common:time_stop:2443 : local total 2022-08-02 06:25:43.250 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:25:43.253 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:25:43.255 | + functions-common:time_stop:2447 : start_time=1659421541754 2022-08-02 06:25:43.258 | + functions-common:time_stop:2449 : [[ -z 1659421541754 ]] 2022-08-02 06:25:43.262 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:25:43.266 | + functions-common:time_stop:2452 : end_time=1659421543263 2022-08-02 06:25:43.269 | + functions-common:time_stop:2453 : elapsed_time=1509 2022-08-02 06:25:43.272 | + functions-common:time_stop:2454 : total=9087 2022-08-02 06:25:43.274 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:25:43.277 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=10596 2022-08-02 06:25:43.280 | + lib/swift:start_swift:817 : echo 'Waiting for swift proxy to start...' 2022-08-02 06:25:43.280 | Waiting for swift proxy to start... 2022-08-02 06:25:43.282 | + lib/swift:start_swift:818 : wait_for_service 60 http://10.222.0.65:8080/info 2022-08-02 06:25:43.285 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:25:43.287 | + functions:wait_for_service:458 : local url=http://10.222.0.65:8080/info 2022-08-02 06:25:43.290 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:25:43.292 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:25:43.295 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:25:43.297 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:43.300 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:43.303 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:43.307 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421543305 2022-08-02 06:25:43.310 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:25:43.316 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 06:25:43.329 | + :: : [[ 000 == 503 ]] 2022-08-02 06:25:43.330 | + :: : [[ 7 -eq 7 ]] 2022-08-02 06:25:43.332 | + :: : sleep 1 2022-08-02 06:25:44.335 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 06:25:44.349 | + :: : [[ 000 == 503 ]] 2022-08-02 06:25:44.350 | + :: : [[ 7 -eq 7 ]] 2022-08-02 06:25:44.351 | + :: : sleep 1 2022-08-02 06:25:45.355 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 06:25:45.368 | + :: : [[ 000 == 503 ]] 2022-08-02 06:25:45.369 | + :: : [[ 7 -eq 7 ]] 2022-08-02 06:25:45.370 | + :: : sleep 1 2022-08-02 06:25:46.374 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65:8080/info 2022-08-02 06:25:46.394 | + :: : [[ 200 == 503 ]] 2022-08-02 06:25:46.395 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:25:46.399 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:25:46.402 | + functions-common:time_stop:2440 : local name 2022-08-02 06:25:46.404 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:25:46.407 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:25:46.409 | + functions-common:time_stop:2443 : local total 2022-08-02 06:25:46.412 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:25:46.414 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:25:46.417 | + functions-common:time_stop:2447 : start_time=1659421543305 2022-08-02 06:25:46.420 | + functions-common:time_stop:2449 : [[ -z 1659421543305 ]] 2022-08-02 06:25:46.423 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:25:46.427 | + functions-common:time_stop:2452 : end_time=1659421546425 2022-08-02 06:25:46.430 | + functions-common:time_stop:2453 : elapsed_time=3120 2022-08-02 06:25:46.433 | + functions-common:time_stop:2454 : total=6252 2022-08-02 06:25:46.435 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:25:46.438 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=9372 2022-08-02 06:25:46.441 | + functions:wait_for_service:467 : return 0 2022-08-02 06:25:46.443 | + lib/swift:start_swift:822 : [[ False == \T\r\u\e ]] 2022-08-02 06:25:46.446 | + ./stack.sh:main:1253 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 06:25:46.448 | + ./stack.sh:main:1254 : is_service_enabled cinder 2022-08-02 06:25:46.466 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:46.468 | + ./stack.sh:main:1255 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 06:25:46.500 | + ./stack.sh:main:1258 : async_wait configure_neutron_nova 2022-08-02 06:25:46.552 | [357928 Async configure_neutron_nova:405135]: Waiting for completion of configure_neutron_nova running on PID 405135 (2 other jobs running) 2022-08-02 06:25:46.577 | [357928 Async configure_neutron_nova:405135]: Signaling child to exit 2022-08-02 06:25:46.577 | WAKEUP 2022-08-02 06:25:46.601 | [357928 Async configure_neutron_nova:405135]: Signaled 2022-08-02 06:25:46.602 | + lib/neutron:configure_neutron_nova:663 : is_neutron_legacy_enabled 2022-08-02 06:25:46.602 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:25:46.602 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:25:46.602 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:25:46.602 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:25:46.602 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-02 06:25:46.602 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:25:46.602 | + lib/neutron:configure_neutron_nova:665 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova.conf 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.65/identity 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-02 06:25:46.603 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-02 06:25:46.603 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-02 06:25:46.603 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-02 06:25:46.603 | + lib/neutron:configure_neutron_nova:666 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:25:46.603 | ++ lib/neutron:configure_neutron_nova:667 : seq 1 1 2022-08-02 06:25:46.603 | + lib/neutron:configure_neutron_nova:667 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:25:46.603 | + lib/neutron:configure_neutron_nova:668 : local conf 2022-08-02 06:25:46.603 | ++ lib/neutron:configure_neutron_nova:669 : conductor_conf 1 2022-08-02 06:25:46.603 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:25:46.603 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:25:46.603 | + lib/neutron:configure_neutron_nova:669 : conf=/etc/nova/nova_cell1.conf 2022-08-02 06:25:46.603 | + lib/neutron:configure_neutron_nova:670 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:408 : local conf=/etc/nova/nova_cell1.conf 2022-08-02 06:25:46.603 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.65/identity 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:420 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-02 06:25:46.604 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-02 06:25:46.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:422 : is_service_enabled q-meta 2022-08-02 06:25:46.604 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:423 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:426 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-02 06:25:46.604 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-02 06:25:46.648 | [357928 Async configure_neutron_nova:405135]: finished configure_neutron_nova with result 0 in 0 seconds 2022-08-02 06:25:46.653 | + inc/async:async_wait:197 : return 0 2022-08-02 06:25:46.655 | + ./stack.sh:main:1264 : is_service_enabled nova 2022-08-02 06:25:46.674 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:46.676 | + ./stack.sh:main:1265 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 06:25:46.706 | + ./stack.sh:main:1266 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-02 06:25:46.737 | + ./stack.sh:main:1270 : is_service_enabled n-api 2022-08-02 06:25:46.755 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:46.758 | + ./stack.sh:main:1271 : echo_summary 'Starting Nova API' 2022-08-02 06:25:46.760 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:25:46.763 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova API 2022-08-02 06:25:46.766 | + ./stack.sh:main:1272 : start_nova_api 2022-08-02 06:25:46.768 | + lib/nova:start_nova_api:930 : local service_port=8774 2022-08-02 06:25:46.771 | + lib/nova:start_nova_api:931 : local service_protocol=http 2022-08-02 06:25:46.774 | + lib/nova:start_nova_api:932 : local nova_url 2022-08-02 06:25:46.777 | + lib/nova:start_nova_api:933 : is_service_enabled tls-proxy 2022-08-02 06:25:46.794 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:25:46.797 | + lib/nova:start_nova_api:939 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:25:46.799 | + lib/nova:start_nova_api:940 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:25:46.802 | + lib/nova:start_nova_api:940 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:25:46.805 | + lib/nova:start_nova_api:942 : '[' True == False ']' 2022-08-02 06:25:46.808 | ++ lib/nova:start_nova_api:950 : which uwsgi 2022-08-02 06:25:46.812 | + lib/nova:start_nova_api:950 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:25:46.815 | + functions-common:run_process:1694 : local service=n-api 2022-08-02 06:25:46.818 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:25:46.820 | + functions-common:run_process:1696 : local group= 2022-08-02 06:25:46.823 | + functions-common:run_process:1697 : local user= 2022-08-02 06:25:46.826 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:25:46.828 | + functions-common:run_process:1700 : local name=n-api 2022-08-02 06:25:46.831 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:25:46.833 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:25:46.836 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:46.839 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:46.842 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:46.846 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421546844 2022-08-02 06:25:46.849 | + functions-common:run_process:1703 : is_service_enabled n-api 2022-08-02 06:25:46.868 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:46.871 | + functions-common:run_process:1704 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-02 06:25:46.874 | + functions-common:_run_under_systemd:1654 : local service=n-api 2022-08-02 06:25:46.876 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:25:46.879 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:25:46.882 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:25:46.884 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:25:46.887 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-02 06:25:46.890 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-02 06:25:46.892 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api.service 2022-08-02 06:25:46.895 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:25:46.898 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:25:46.900 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:25:46.904 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:25:46.906 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-02 06:25:46.909 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-08-02 06:25:46.911 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api.service 2022-08-02 06:25:46.914 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:25:46.916 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:25:46.918 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:25:46.921 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:25:46.923 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-02 06:25:46.925 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:25:46.930 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-02 06:25:46.983 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-02 06:25:47.037 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-02 06:25:47.090 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-02 06:25:47.145 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:25:47.199 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-02 06:25:47.253 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-02 06:25:47.307 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-02 06:25:47.361 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-02 06:25:47.415 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-02 06:25:47.470 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:25:47.472 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:25:47.475 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-02 06:25:47.535 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:25:48.026 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api.service 2022-08-02 06:25:48.040 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-02 06:25:48.501 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api.service 2022-08-02 06:25:48.576 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:25:48.576 | + functions-common:time_stop:2440 : local name 2022-08-02 06:25:48.578 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:25:48.581 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:25:48.584 | + functions-common:time_stop:2443 : local total 2022-08-02 06:25:48.587 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:25:48.590 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:25:48.593 | + functions-common:time_stop:2447 : start_time=1659421546844 2022-08-02 06:25:48.595 | + functions-common:time_stop:2449 : [[ -z 1659421546844 ]] 2022-08-02 06:25:48.599 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:25:48.606 | + functions-common:time_stop:2452 : end_time=1659421548601 2022-08-02 06:25:48.608 | + functions-common:time_stop:2453 : elapsed_time=1757 2022-08-02 06:25:48.611 | + functions-common:time_stop:2454 : total=10596 2022-08-02 06:25:48.614 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:25:48.616 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=12353 2022-08-02 06:25:48.619 | + lib/nova:start_nova_api:951 : nova_url=http://10.222.0.65/compute/v2.1/ 2022-08-02 06:25:48.622 | + lib/nova:start_nova_api:954 : echo 'Waiting for nova-api to start...' 2022-08-02 06:25:48.622 | Waiting for nova-api to start... 2022-08-02 06:25:48.625 | + lib/nova:start_nova_api:955 : wait_for_service 60 http://10.222.0.65/compute/v2.1/ 2022-08-02 06:25:48.627 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:25:48.630 | + functions:wait_for_service:458 : local url=http://10.222.0.65/compute/v2.1/ 2022-08-02 06:25:48.632 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:25:48.635 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:25:48.638 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:25:48.640 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:48.643 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:48.646 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:48.651 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421548648 2022-08-02 06:25:48.654 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:25:48.659 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/compute/v2.1/ 2022-08-02 06:25:54.227 | + :: : [[ 200 == 503 ]] 2022-08-02 06:25:54.229 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:25:54.232 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:25:54.235 | + functions-common:time_stop:2440 : local name 2022-08-02 06:25:54.238 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:25:54.240 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:25:54.243 | + functions-common:time_stop:2443 : local total 2022-08-02 06:25:54.246 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:25:54.249 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:25:54.251 | + functions-common:time_stop:2447 : start_time=1659421548648 2022-08-02 06:25:54.254 | + functions-common:time_stop:2449 : [[ -z 1659421548648 ]] 2022-08-02 06:25:54.257 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:25:54.262 | + functions-common:time_stop:2452 : end_time=1659421554259 2022-08-02 06:25:54.264 | + functions-common:time_stop:2453 : elapsed_time=5611 2022-08-02 06:25:54.267 | + functions-common:time_stop:2454 : total=9372 2022-08-02 06:25:54.270 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:25:54.272 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14983 2022-08-02 06:25:54.275 | + functions:wait_for_service:467 : return 0 2022-08-02 06:25:54.277 | + lib/nova:start_nova_api:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:25:54.280 | + lib/nova:start_nova_api:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:25:54.283 | + ./stack.sh:main:1275 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-02 06:25:54.301 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:54.304 | + ./stack.sh:main:1276 : echo_summary 'Starting OVN services' 2022-08-02 06:25:54.307 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:25:54.310 | + ./stack.sh:echo_summary:441 : echo -e Starting OVN services 2022-08-02 06:25:54.313 | + ./stack.sh:main:1277 : start_ovn_services 2022-08-02 06:25:54.315 | + lib/neutron-legacy:start_ovn_services:519 : [[ openvswitch == \o\v\n ]] 2022-08-02 06:25:54.318 | + ./stack.sh:main:1280 : is_service_enabled neutron-api 2022-08-02 06:25:54.335 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:25:54.338 | + ./stack.sh:main:1283 : is_service_enabled q-svc 2022-08-02 06:25:54.356 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:54.358 | + ./stack.sh:main:1284 : echo_summary 'Starting Neutron' 2022-08-02 06:25:54.361 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:25:54.364 | + ./stack.sh:echo_summary:441 : echo -e Starting Neutron 2022-08-02 06:25:54.366 | + ./stack.sh:main:1285 : configure_neutron_after_post_config 2022-08-02 06:25:54.369 | + lib/neutron-legacy:configure_neutron_after_post_config:499 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-02 06:25:54.372 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-02 06:25:54.403 | + lib/neutron-legacy:configure_neutron_after_post_config:502 : configure_rbac_policies 2022-08-02 06:25:54.406 | + lib/neutron:configure_rbac_policies:652 : [[ False == \T\r\u\e ]] 2022-08-02 06:25:54.408 | + lib/neutron:configure_rbac_policies:652 : [[ False == \T\r\u\e ]] 2022-08-02 06:25:54.411 | + lib/neutron:configure_rbac_policies:656 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-02 06:25:54.442 | + lib/neutron:configure_rbac_policies:657 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-02 06:25:54.472 | + ./stack.sh:main:1286 : start_neutron_service_and_check 2022-08-02 06:25:54.475 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local service_port=9696 2022-08-02 06:25:54.478 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local service_protocol=http 2022-08-02 06:25:54.480 | + lib/neutron-legacy:start_neutron_service_and_check:537 : local cfg_file_options 2022-08-02 06:25:54.483 | + lib/neutron-legacy:start_neutron_service_and_check:538 : local neutron_url 2022-08-02 06:25:54.486 | ++ lib/neutron-legacy:start_neutron_service_and_check:540 : determine_config_files neutron-server 2022-08-02 06:25:54.489 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-02 06:25:54.492 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-02 06:25:54.496 | +++ lib/neutron-legacy:determine_config_files:339 : _determine_config_server 2022-08-02 06:25:54.498 | +++ lib/neutron-legacy:_determine_config_server:307 : [[ '' != '' ]] 2022-08-02 06:25:54.501 | +++ lib/neutron-legacy:_determine_config_server:314 : [[ 0 > 0 ]] 2022-08-02 06:25:54.503 | +++ lib/neutron-legacy:_determine_config_server:321 : local cfg_file 2022-08-02 06:25:54.506 | +++ lib/neutron-legacy:_determine_config_server:322 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.509 | +++ lib/neutron-legacy:_determine_config_server:326 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.512 | ++ lib/neutron-legacy:determine_config_files:339 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.514 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-02 06:25:54.517 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.520 | + lib/neutron-legacy:start_neutron_service_and_check:540 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.523 | + lib/neutron-legacy:start_neutron_service_and_check:542 : is_service_enabled tls-proxy 2022-08-02 06:25:54.541 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:25:54.543 | + lib/neutron-legacy:start_neutron_service_and_check:547 : '[' False == True ']' 2022-08-02 06:25:54.546 | + lib/neutron-legacy:start_neutron_service_and_check:554 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.549 | + functions-common:run_process:1694 : local service=q-svc 2022-08-02 06:25:54.551 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.554 | + functions-common:run_process:1696 : local group= 2022-08-02 06:25:54.557 | + functions-common:run_process:1697 : local user= 2022-08-02 06:25:54.560 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:25:54.563 | + functions-common:run_process:1700 : local name=q-svc 2022-08-02 06:25:54.566 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:25:54.569 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:25:54.572 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:54.575 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:54.578 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:54.583 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421554580 2022-08-02 06:25:54.586 | + functions-common:run_process:1703 : is_service_enabled q-svc 2022-08-02 06:25:54.602 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:25:54.605 | + functions-common:run_process:1704 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-02 06:25:54.608 | + functions-common:_run_under_systemd:1654 : local service=q-svc 2022-08-02 06:25:54.610 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.613 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.616 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.618 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.621 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-02 06:25:54.623 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-02 06:25:54.626 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-svc.service 2022-08-02 06:25:54.629 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:25:54.631 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:25:54.634 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:25:54.637 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:25:54.639 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-02 06:25:54.642 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-02 06:25:54.645 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-svc.service 2022-08-02 06:25:54.647 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.649 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:25:54.652 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:25:54.654 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:25:54.656 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:25:54.658 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:25:54.661 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-02 06:25:54.663 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:25:54.667 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-02 06:25:54.721 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-02 06:25:54.774 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:25:54.827 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-02 06:25:54.880 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-02 06:25:54.933 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:25:54.987 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:25:54.990 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:25:54.993 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-02 06:25:55.046 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:25:55.526 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-svc.service 2022-08-02 06:25:55.539 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-02 06:25:56.004 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-svc.service 2022-08-02 06:25:56.031 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:25:56.034 | + functions-common:time_stop:2440 : local name 2022-08-02 06:25:56.037 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:25:56.039 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:25:56.042 | + functions-common:time_stop:2443 : local total 2022-08-02 06:25:56.045 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:25:56.047 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:25:56.050 | + functions-common:time_stop:2447 : start_time=1659421554580 2022-08-02 06:25:56.052 | + functions-common:time_stop:2449 : [[ -z 1659421554580 ]] 2022-08-02 06:25:56.056 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:25:56.060 | + functions-common:time_stop:2452 : end_time=1659421556058 2022-08-02 06:25:56.063 | + functions-common:time_stop:2453 : elapsed_time=1478 2022-08-02 06:25:56.065 | + functions-common:time_stop:2454 : total=12353 2022-08-02 06:25:56.068 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:25:56.070 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=13831 2022-08-02 06:25:56.073 | + lib/neutron-legacy:start_neutron_service_and_check:555 : neutron_url=http://10.222.0.65:9696/ 2022-08-02 06:25:56.076 | + lib/neutron-legacy:start_neutron_service_and_check:557 : is_service_enabled tls-proxy 2022-08-02 06:25:56.096 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:25:56.099 | + lib/neutron-legacy:start_neutron_service_and_check:561 : '[' '!' -z networking ']' 2022-08-02 06:25:56.102 | + lib/neutron-legacy:start_neutron_service_and_check:562 : neutron_url=http://10.222.0.65:9696/networking 2022-08-02 06:25:56.104 | + lib/neutron-legacy:start_neutron_service_and_check:564 : echo 'Waiting for Neutron to start...' 2022-08-02 06:25:56.104 | Waiting for Neutron to start... 2022-08-02 06:25:56.107 | + lib/neutron-legacy:start_neutron_service_and_check:566 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 2022-08-02 06:25:56.109 | + lib/neutron-legacy:start_neutron_service_and_check:567 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 'Neutron did not start' 60 2022-08-02 06:25:56.112 | + functions-common:test_with_retry:2378 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.65:9696/networking' 2022-08-02 06:25:56.114 | + functions-common:test_with_retry:2379 : local 'failmsg=Neutron did not start' 2022-08-02 06:25:56.117 | + functions-common:test_with_retry:2380 : local until=60 2022-08-02 06:25:56.120 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-02 06:25:56.122 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-02 06:25:56.125 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-02 06:25:56.128 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:25:56.130 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:25:56.133 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:25:56.138 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421556135 2022-08-02 06:25:56.141 | + functions-common:test_with_retry:2384 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.65:9696/networking; do sleep 0.5; done' 2022-08-02 06:26:01.719 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.65:9696/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-02 06:26:01.722 | + functions-common:time_stop:2440 : local name 2022-08-02 06:26:01.725 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:26:01.727 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:26:01.730 | + functions-common:time_stop:2443 : local total 2022-08-02 06:26:01.732 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:26:01.735 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-02 06:26:01.737 | + functions-common:time_stop:2447 : start_time=1659421556135 2022-08-02 06:26:01.740 | + functions-common:time_stop:2449 : [[ -z 1659421556135 ]] 2022-08-02 06:26:01.743 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:26:01.748 | + functions-common:time_stop:2452 : end_time=1659421561745 2022-08-02 06:26:01.750 | + functions-common:time_stop:2453 : elapsed_time=5610 2022-08-02 06:26:01.753 | + functions-common:time_stop:2454 : total=0 2022-08-02 06:26:01.755 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:26:01.759 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5610 2022-08-02 06:26:01.764 | + ./stack.sh:main:1291 : is_service_enabled placement 2022-08-02 06:26:01.785 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:01.787 | + ./stack.sh:main:1292 : echo_summary 'Starting Placement' 2022-08-02 06:26:01.791 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:26:01.794 | + ./stack.sh:echo_summary:441 : echo -e Starting Placement 2022-08-02 06:26:01.797 | + ./stack.sh:main:1293 : start_placement 2022-08-02 06:26:01.799 | + lib/placement:start_placement:160 : start_placement_api 2022-08-02 06:26:01.802 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-02 06:26:01.805 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-02 06:26:01.810 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:26:01.812 | + functions-common:run_process:1694 : local service=placement-api 2022-08-02 06:26:01.815 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:26:01.817 | + functions-common:run_process:1696 : local group= 2022-08-02 06:26:01.820 | + functions-common:run_process:1697 : local user= 2022-08-02 06:26:01.823 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:26:01.826 | + functions-common:run_process:1700 : local name=placement-api 2022-08-02 06:26:01.829 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:26:01.831 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:26:01.834 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:26:01.837 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:26:01.841 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:26:01.845 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421561842 2022-08-02 06:26:01.848 | + functions-common:run_process:1703 : is_service_enabled placement-api 2022-08-02 06:26:01.866 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:01.868 | + functions-common:run_process:1704 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-02 06:26:01.871 | + functions-common:_run_under_systemd:1654 : local service=placement-api 2022-08-02 06:26:01.874 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:26:01.877 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:26:01.879 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:26:01.882 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:26:01.885 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-02 06:26:01.888 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-02 06:26:01.890 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@placement-api.service 2022-08-02 06:26:01.893 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:26:01.896 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:26:01.899 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:26:01.901 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:26:01.904 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-02 06:26:01.907 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-02 06:26:01.909 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@placement-api.service 2022-08-02 06:26:01.911 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:26:01.914 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:26:01.916 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:26:01.918 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:26:01.921 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-02 06:26:01.923 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:26:01.927 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-02 06:26:01.981 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-02 06:26:02.035 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-02 06:26:02.090 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-02 06:26:02.145 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:26:02.199 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-02 06:26:02.252 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-02 06:26:02.305 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-02 06:26:02.358 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-02 06:26:02.413 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-02 06:26:02.468 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:26:02.470 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:26:02.473 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-02 06:26:02.526 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:26:03.006 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@placement-api.service 2022-08-02 06:26:03.020 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-02 06:26:03.499 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@placement-api.service 2022-08-02 06:26:03.574 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:26:03.576 | + functions-common:time_stop:2440 : local name 2022-08-02 06:26:03.579 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:26:03.582 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:26:03.585 | + functions-common:time_stop:2443 : local total 2022-08-02 06:26:03.588 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:26:03.591 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:26:03.593 | + functions-common:time_stop:2447 : start_time=1659421561842 2022-08-02 06:26:03.596 | + functions-common:time_stop:2449 : [[ -z 1659421561842 ]] 2022-08-02 06:26:03.599 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:26:03.604 | + functions-common:time_stop:2452 : end_time=1659421563601 2022-08-02 06:26:03.607 | + functions-common:time_stop:2453 : elapsed_time=1759 2022-08-02 06:26:03.609 | + functions-common:time_stop:2454 : total=13831 2022-08-02 06:26:03.612 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:26:03.614 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=15590 2022-08-02 06:26:03.617 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-02 06:26:03.617 | Waiting for placement-api to start... 2022-08-02 06:26:03.620 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.65/placement 2022-08-02 06:26:03.623 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:26:03.625 | + functions:wait_for_service:458 : local url=http://10.222.0.65/placement 2022-08-02 06:26:03.628 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:26:03.630 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:26:03.633 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:26:03.636 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:26:03.639 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:26:03.644 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:26:03.647 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421563644 2022-08-02 06:26:03.649 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:26:03.656 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/placement 2022-08-02 06:26:06.204 | + :: : [[ 200 == 503 ]] 2022-08-02 06:26:06.206 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:26:06.209 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:26:06.212 | + functions-common:time_stop:2440 : local name 2022-08-02 06:26:06.215 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:26:06.217 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:26:06.220 | + functions-common:time_stop:2443 : local total 2022-08-02 06:26:06.222 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:26:06.225 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:26:06.227 | + functions-common:time_stop:2447 : start_time=1659421563644 2022-08-02 06:26:06.231 | + functions-common:time_stop:2449 : [[ -z 1659421563644 ]] 2022-08-02 06:26:06.234 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:26:06.239 | + functions-common:time_stop:2452 : end_time=1659421566236 2022-08-02 06:26:06.241 | + functions-common:time_stop:2453 : elapsed_time=2592 2022-08-02 06:26:06.244 | + functions-common:time_stop:2454 : total=14983 2022-08-02 06:26:06.247 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:26:06.249 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17575 2022-08-02 06:26:06.252 | + functions:wait_for_service:467 : return 0 2022-08-02 06:26:06.255 | + ./stack.sh:main:1296 : is_service_enabled neutron 2022-08-02 06:26:06.273 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:06.276 | + ./stack.sh:main:1297 : start_neutron 2022-08-02 06:26:06.278 | + lib/neutron:start_neutron:749 : is_neutron_legacy_enabled 2022-08-02 06:26:06.282 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:26:06.283 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-02 06:26:06.288 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-02 06:26:06.292 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-02 06:26:06.294 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-08-02 06:26:06.297 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-02 06:26:06.300 | + lib/neutron:start_neutron:751 : start_mutnauq_l2_agent 2022-08-02 06:26:06.302 | + lib/neutron-legacy:start_mutnauq_l2_agent:573 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:26:06.305 | + functions-common:run_process:1694 : local service=q-agt 2022-08-02 06:26:06.308 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:26:06.311 | + functions-common:run_process:1696 : local group= 2022-08-02 06:26:06.313 | + functions-common:run_process:1697 : local user= 2022-08-02 06:26:06.316 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:26:06.318 | + functions-common:run_process:1700 : local name=q-agt 2022-08-02 06:26:06.321 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:26:06.324 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:26:06.326 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:26:06.329 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:26:06.332 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:26:06.337 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421566334 2022-08-02 06:26:06.339 | + functions-common:run_process:1703 : is_service_enabled q-agt 2022-08-02 06:26:06.356 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:06.359 | + functions-common:run_process:1704 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-08-02 06:26:06.362 | + functions-common:_run_under_systemd:1654 : local service=q-agt 2022-08-02 06:26:06.364 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:26:06.367 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:26:06.370 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:26:06.373 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:26:06.375 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-02 06:26:06.378 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-02 06:26:06.380 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-agt.service 2022-08-02 06:26:06.383 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:26:06.386 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:26:06.388 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:26:06.391 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:26:06.393 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-02 06:26:06.396 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-08-02 06:26:06.399 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-agt.service 2022-08-02 06:26:06.401 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:26:06.404 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:26:06.406 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:26:06.409 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:26:06.411 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:26:06.413 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:26:06.416 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-02 06:26:06.418 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:26:06.423 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-02 06:26:06.474 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-02 06:26:06.528 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-02 06:26:06.583 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-02 06:26:06.637 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-02 06:26:06.690 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:26:06.743 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:26:06.746 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:26:06.748 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-02 06:26:06.801 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:26:07.299 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-agt.service 2022-08-02 06:26:07.312 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-02 06:26:07.771 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-agt.service 2022-08-02 06:26:07.792 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:26:07.794 | + functions-common:time_stop:2440 : local name 2022-08-02 06:26:07.797 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:26:07.800 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:26:07.802 | + functions-common:time_stop:2443 : local total 2022-08-02 06:26:07.805 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:26:07.807 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:26:07.810 | + functions-common:time_stop:2447 : start_time=1659421566334 2022-08-02 06:26:07.812 | + functions-common:time_stop:2449 : [[ -z 1659421566334 ]] 2022-08-02 06:26:07.816 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:26:07.820 | + functions-common:time_stop:2452 : end_time=1659421567818 2022-08-02 06:26:07.824 | + functions-common:time_stop:2453 : elapsed_time=1484 2022-08-02 06:26:07.826 | + functions-common:time_stop:2454 : total=15590 2022-08-02 06:26:07.829 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:26:07.831 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=17074 2022-08-02 06:26:07.834 | + lib/neutron-legacy:start_mutnauq_l2_agent:575 : is_provider_network 2022-08-02 06:26:07.837 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-02 06:26:07.840 | + functions-common:is_provider_network:2292 : return 1 2022-08-02 06:26:07.842 | + lib/neutron:start_neutron:752 : start_mutnauq_other_agents 2022-08-02 06:26:07.845 | + lib/neutron-legacy:start_mutnauq_other_agents:591 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:26:07.848 | + functions-common:run_process:1694 : local service=q-dhcp 2022-08-02 06:26:07.850 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:26:07.853 | + functions-common:run_process:1696 : local group= 2022-08-02 06:26:07.855 | + functions-common:run_process:1697 : local user= 2022-08-02 06:26:07.858 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:26:07.860 | + functions-common:run_process:1700 : local name=q-dhcp 2022-08-02 06:26:07.863 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:26:07.865 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:26:07.868 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:26:07.871 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:26:07.874 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:26:07.879 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421567876 2022-08-02 06:26:07.882 | + functions-common:run_process:1703 : is_service_enabled q-dhcp 2022-08-02 06:26:07.900 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:07.903 | + functions-common:run_process:1704 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' '' 2022-08-02 06:26:07.905 | + functions-common:_run_under_systemd:1654 : local service=q-dhcp 2022-08-02 06:26:07.908 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:26:07.911 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:26:07.914 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:26:07.916 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:26:07.919 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-02 06:26:07.922 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-02 06:26:07.924 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-dhcp.service 2022-08-02 06:26:07.927 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:26:07.930 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:26:07.933 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:26:07.935 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:26:07.938 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-02 06:26:07.941 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu '' 2022-08-02 06:26:07.943 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-dhcp.service 2022-08-02 06:26:07.946 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:26:07.949 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:26:07.951 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:26:07.954 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:26:07.956 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:26:07.959 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:26:07.961 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-02 06:26:07.964 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:26:07.968 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-02 06:26:08.023 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-02 06:26:08.079 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-02 06:26:08.137 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-02 06:26:08.192 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-02 06:26:08.248 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:26:08.303 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:26:08.305 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:26:08.308 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-02 06:26:08.363 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:26:08.853 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-dhcp.service 2022-08-02 06:26:08.867 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-02 06:26:09.353 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-dhcp.service 2022-08-02 06:26:09.375 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:26:09.378 | + functions-common:time_stop:2440 : local name 2022-08-02 06:26:09.380 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:26:09.383 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:26:09.385 | + functions-common:time_stop:2443 : local total 2022-08-02 06:26:09.388 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:26:09.391 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:26:09.393 | + functions-common:time_stop:2447 : start_time=1659421567876 2022-08-02 06:26:09.396 | + functions-common:time_stop:2449 : [[ -z 1659421567876 ]] 2022-08-02 06:26:09.399 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:26:09.405 | + functions-common:time_stop:2452 : end_time=1659421569402 2022-08-02 06:26:09.407 | + functions-common:time_stop:2453 : elapsed_time=1526 2022-08-02 06:26:09.410 | + functions-common:time_stop:2454 : total=17074 2022-08-02 06:26:09.413 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:26:09.415 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=18600 2022-08-02 06:26:09.419 | ++ lib/neutron-legacy:start_mutnauq_other_agents:593 : determine_config_files neutron-l3-agent 2022-08-02 06:26:09.422 | ++ lib/neutron-legacy:determine_config_files:337 : local opts= 2022-08-02 06:26:09.425 | ++ lib/neutron-legacy:determine_config_files:338 : case "$1" in 2022-08-02 06:26:09.428 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_l3 2022-08-02 06:26:09.431 | +++ lib/neutron-legacy:_determine_config_l3:330 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.433 | +++ lib/neutron-legacy:_determine_config_l3:331 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.436 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.439 | ++ lib/neutron-legacy:determine_config_files:342 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-02 06:26:09.441 | ++ lib/neutron-legacy:determine_config_files:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.445 | + lib/neutron-legacy:start_mutnauq_other_agents:593 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.447 | + functions-common:run_process:1694 : local service=q-l3 2022-08-02 06:26:09.450 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.452 | + functions-common:run_process:1696 : local group= 2022-08-02 06:26:09.455 | + functions-common:run_process:1697 : local user= 2022-08-02 06:26:09.457 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:26:09.460 | + functions-common:run_process:1700 : local name=q-l3 2022-08-02 06:26:09.462 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:26:09.465 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:26:09.468 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:26:09.471 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:26:09.474 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:26:09.479 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421569476 2022-08-02 06:26:09.482 | + functions-common:run_process:1703 : is_service_enabled q-l3 2022-08-02 06:26:09.503 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:09.505 | + functions-common:run_process:1704 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' '' 2022-08-02 06:26:09.508 | + functions-common:_run_under_systemd:1654 : local service=q-l3 2022-08-02 06:26:09.510 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.513 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.516 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.518 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.521 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-02 06:26:09.524 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-02 06:26:09.528 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-l3.service 2022-08-02 06:26:09.531 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:26:09.533 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:26:09.536 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:26:09.538 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:26:09.541 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-02 06:26:09.544 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu '' 2022-08-02 06:26:09.546 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-l3.service 2022-08-02 06:26:09.549 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.551 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:26:09.554 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:26:09.557 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:26:09.560 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:26:09.562 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:26:09.564 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-02 06:26:09.567 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:26:09.572 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-02 06:26:09.630 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-02 06:26:09.688 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-02 06:26:09.749 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-02 06:26:09.808 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-02 06:26:09.865 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:26:09.926 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:26:09.928 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:26:09.931 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-02 06:26:09.990 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:26:10.505 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-l3.service 2022-08-02 06:26:10.520 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-02 06:26:11.036 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-l3.service 2022-08-02 06:26:11.064 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:26:11.064 | + functions-common:time_stop:2440 : local name 2022-08-02 06:26:11.066 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:26:11.070 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:26:11.073 | + functions-common:time_stop:2443 : local total 2022-08-02 06:26:11.076 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:26:11.081 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:26:11.084 | + functions-common:time_stop:2447 : start_time=1659421569476 2022-08-02 06:26:11.087 | + functions-common:time_stop:2449 : [[ -z 1659421569476 ]] 2022-08-02 06:26:11.092 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:26:11.103 | + functions-common:time_stop:2452 : end_time=1659421571094 2022-08-02 06:26:11.106 | + functions-common:time_stop:2453 : elapsed_time=1618 2022-08-02 06:26:11.108 | + functions-common:time_stop:2454 : total=18600 2022-08-02 06:26:11.111 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:26:11.114 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=20218 2022-08-02 06:26:11.116 | + lib/neutron-legacy:start_mutnauq_other_agents:595 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:26:11.120 | + functions-common:run_process:1694 : local service=q-meta 2022-08-02 06:26:11.122 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:26:11.125 | + functions-common:run_process:1696 : local group= 2022-08-02 06:26:11.127 | + functions-common:run_process:1697 : local user= 2022-08-02 06:26:11.130 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:26:11.133 | + functions-common:run_process:1700 : local name=q-meta 2022-08-02 06:26:11.136 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:26:11.139 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:26:11.142 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:26:11.145 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:26:11.150 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:26:11.153 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421571150 2022-08-02 06:26:11.156 | + functions-common:run_process:1703 : is_service_enabled q-meta 2022-08-02 06:26:11.178 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:11.180 | + functions-common:run_process:1704 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' '' 2022-08-02 06:26:11.184 | + functions-common:_run_under_systemd:1654 : local service=q-meta 2022-08-02 06:26:11.186 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:26:11.189 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:26:11.192 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:26:11.194 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:26:11.198 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-02 06:26:11.201 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-02 06:26:11.203 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-meta.service 2022-08-02 06:26:11.206 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:26:11.209 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:26:11.212 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:26:11.214 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:26:11.217 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-02 06:26:11.220 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu '' 2022-08-02 06:26:11.223 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-meta.service 2022-08-02 06:26:11.225 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:26:11.228 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:26:11.231 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:26:11.234 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:26:11.236 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:26:11.239 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:26:11.242 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-02 06:26:11.246 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:26:11.253 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-02 06:26:11.323 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-02 06:26:11.391 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-02 06:26:11.460 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-02 06:26:11.526 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-02 06:26:11.595 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:26:11.660 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:26:11.663 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:26:11.666 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-02 06:26:11.730 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:26:12.311 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-meta.service 2022-08-02 06:26:12.328 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-02 06:26:12.840 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-meta.service 2022-08-02 06:26:12.869 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:26:12.876 | + functions-common:time_stop:2440 : local name 2022-08-02 06:26:12.878 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:26:12.882 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:26:12.887 | + functions-common:time_stop:2443 : local total 2022-08-02 06:26:12.889 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:26:12.894 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:26:12.897 | + functions-common:time_stop:2447 : start_time=1659421571150 2022-08-02 06:26:12.900 | + functions-common:time_stop:2449 : [[ -z 1659421571150 ]] 2022-08-02 06:26:12.905 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:26:12.910 | + functions-common:time_stop:2452 : end_time=1659421572906 2022-08-02 06:26:12.912 | + functions-common:time_stop:2453 : elapsed_time=1756 2022-08-02 06:26:12.915 | + functions-common:time_stop:2454 : total=20218 2022-08-02 06:26:12.918 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:26:12.921 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=21974 2022-08-02 06:26:12.923 | + lib/neutron-legacy:start_mutnauq_other_agents:596 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:26:12.926 | + functions-common:run_process:1694 : local service=q-metering 2022-08-02 06:26:12.929 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:26:12.931 | + functions-common:run_process:1696 : local group= 2022-08-02 06:26:12.934 | + functions-common:run_process:1697 : local user= 2022-08-02 06:26:12.937 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:26:12.939 | + functions-common:run_process:1700 : local name=q-metering 2022-08-02 06:26:12.943 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:26:12.945 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:26:12.949 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:26:12.954 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:26:12.960 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:26:12.963 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421572959 2022-08-02 06:26:12.966 | + functions-common:run_process:1703 : is_service_enabled q-metering 2022-08-02 06:26:12.990 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:12.992 | + functions-common:run_process:1704 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' '' 2022-08-02 06:26:12.995 | + functions-common:_run_under_systemd:1654 : local service=q-metering 2022-08-02 06:26:12.998 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:26:13.000 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:26:13.003 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:26:13.006 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:26:13.009 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-02 06:26:13.012 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-02 06:26:13.015 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@q-metering.service 2022-08-02 06:26:13.017 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:26:13.020 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:26:13.023 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:26:13.026 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:26:13.029 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-02 06:26:13.032 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu '' 2022-08-02 06:26:13.034 | + functions-common:write_user_unit_file:1563 : local service=devstack@q-metering.service 2022-08-02 06:26:13.039 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:26:13.046 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:26:13.054 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:26:13.063 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:26:13.070 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:26:13.077 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:26:13.082 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-02 06:26:13.086 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:26:13.094 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-02 06:26:13.184 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-02 06:26:13.267 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-02 06:26:13.337 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-02 06:26:13.407 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-02 06:26:13.481 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:26:13.551 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:26:13.554 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:26:13.557 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-02 06:26:13.627 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:26:14.168 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@q-metering.service 2022-08-02 06:26:14.183 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-02 06:26:14.742 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@q-metering.service 2022-08-02 06:26:14.770 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:26:14.773 | + functions-common:time_stop:2440 : local name 2022-08-02 06:26:14.780 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:26:14.790 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:26:14.797 | + functions-common:time_stop:2443 : local total 2022-08-02 06:26:14.801 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:26:14.808 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:26:14.813 | + functions-common:time_stop:2447 : start_time=1659421572959 2022-08-02 06:26:14.821 | + functions-common:time_stop:2449 : [[ -z 1659421572959 ]] 2022-08-02 06:26:14.829 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:26:14.845 | + functions-common:time_stop:2452 : end_time=1659421574833 2022-08-02 06:26:14.853 | + functions-common:time_stop:2453 : elapsed_time=1874 2022-08-02 06:26:14.856 | + functions-common:time_stop:2454 : total=21974 2022-08-02 06:26:14.859 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:26:14.862 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=23848 2022-08-02 06:26:14.865 | + ./stack.sh:main:1300 : is_service_enabled q-svc 2022-08-02 06:26:14.886 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:14.893 | + ./stack.sh:main:1300 : [[ True == \T\r\u\e ]] 2022-08-02 06:26:14.902 | + ./stack.sh:main:1301 : echo_summary 'Creating initial neutron network elements' 2022-08-02 06:26:14.906 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:26:14.913 | + ./stack.sh:echo_summary:441 : echo -e Creating initial neutron network elements 2022-08-02 06:26:14.917 | + ./stack.sh:main:1304 : type -p neutron_plugin_create_initial_networks 2022-08-02 06:26:14.924 | + ./stack.sh:main:1307 : create_neutron_initial_network 2022-08-02 06:26:14.929 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : type -p neutron_plugin_create_initial_network_profile 2022-08-02 06:26:14.938 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : is_networking_extension_supported auto-allocated-topology 2022-08-02 06:26:14.945 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-02 06:26:14.956 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-02 06:26:18.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:18.819 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:18.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:18.819 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:19.004 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:26:19.010 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 06:26:19.010 | address-scope 2022-08-02 06:26:19.010 | router-admin-state-down-before-update 2022-08-02 06:26:19.010 | agent 2022-08-02 06:26:19.010 | agent-resources-synced 2022-08-02 06:26:19.010 | allowed-address-pairs 2022-08-02 06:26:19.010 | auto-allocated-topology 2022-08-02 06:26:19.010 | availability_zone 2022-08-02 06:26:19.010 | availability_zone_filter 2022-08-02 06:26:19.010 | default-subnetpools 2022-08-02 06:26:19.010 | dhcp_agent_scheduler 2022-08-02 06:26:19.010 | dvr 2022-08-02 06:26:19.010 | empty-string-filtering 2022-08-02 06:26:19.010 | external-net 2022-08-02 06:26:19.010 | extra_dhcp_opt 2022-08-02 06:26:19.010 | extraroute 2022-08-02 06:26:19.010 | extraroute-atomic 2022-08-02 06:26:19.010 | filter-validation 2022-08-02 06:26:19.010 | fip-port-details 2022-08-02 06:26:19.010 | flavors 2022-08-02 06:26:19.011 | floatingip-pools 2022-08-02 06:26:19.011 | ip-substring-filtering 2022-08-02 06:26:19.011 | router 2022-08-02 06:26:19.011 | ext-gw-mode 2022-08-02 06:26:19.011 | l3-ha 2022-08-02 06:26:19.011 | l3-flavors 2022-08-02 06:26:19.011 | l3-port-ip-change-not-allowed 2022-08-02 06:26:19.011 | l3_agent_scheduler 2022-08-02 06:26:19.011 | metering 2022-08-02 06:26:19.011 | metering_source_and_destination_fields 2022-08-02 06:26:19.011 | multi-provider 2022-08-02 06:26:19.011 | net-mtu 2022-08-02 06:26:19.011 | net-mtu-writable 2022-08-02 06:26:19.011 | network_availability_zone 2022-08-02 06:26:19.011 | network-ip-availability 2022-08-02 06:26:19.011 | pagination 2022-08-02 06:26:19.011 | port-device-profile 2022-08-02 06:26:19.011 | port-mac-override 2022-08-02 06:26:19.011 | port-mac-address-regenerate 2022-08-02 06:26:19.011 | port-numa-affinity-policy 2022-08-02 06:26:19.011 | binding 2022-08-02 06:26:19.011 | binding-extended 2022-08-02 06:26:19.011 | port-security 2022-08-02 06:26:19.011 | project-id 2022-08-02 06:26:19.011 | provider 2022-08-02 06:26:19.011 | quota-check-limit 2022-08-02 06:26:19.011 | quotas 2022-08-02 06:26:19.011 | quota_details 2022-08-02 06:26:19.011 | rbac-policies 2022-08-02 06:26:19.011 | rbac-address-group 2022-08-02 06:26:19.011 | rbac-address-scope 2022-08-02 06:26:19.011 | rbac-security-groups 2022-08-02 06:26:19.011 | rbac-subnetpool 2022-08-02 06:26:19.011 | revision-if-match 2022-08-02 06:26:19.011 | standard-attr-revisions 2022-08-02 06:26:19.011 | router_availability_zone 2022-08-02 06:26:19.011 | security-groups-normalized-cidr 2022-08-02 06:26:19.012 | port-security-groups-filtering 2022-08-02 06:26:19.012 | security-groups-remote-address-group 2022-08-02 06:26:19.012 | security-groups-shared-filtering 2022-08-02 06:26:19.012 | security-group 2022-08-02 06:26:19.012 | service-type 2022-08-02 06:26:19.012 | sorting 2022-08-02 06:26:19.012 | standard-attr-description 2022-08-02 06:26:19.012 | stateful-security-group 2022-08-02 06:26:19.012 | subnet_onboard 2022-08-02 06:26:19.012 | subnet-service-types 2022-08-02 06:26:19.012 | subnet_allocation 2022-08-02 06:26:19.012 | subnetpool-prefix-ops 2022-08-02 06:26:19.012 | standard-attr-tag 2022-08-02 06:26:19.012 | standard-attr-timestamp' 2022-08-02 06:26:19.019 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 06:26:19.019 | address-scope 2022-08-02 06:26:19.019 | router-admin-state-down-before-update 2022-08-02 06:26:19.019 | agent 2022-08-02 06:26:19.019 | agent-resources-synced 2022-08-02 06:26:19.019 | allowed-address-pairs 2022-08-02 06:26:19.019 | auto-allocated-topology 2022-08-02 06:26:19.019 | availability_zone 2022-08-02 06:26:19.019 | availability_zone_filter 2022-08-02 06:26:19.019 | default-subnetpools 2022-08-02 06:26:19.019 | dhcp_agent_scheduler 2022-08-02 06:26:19.019 | dvr 2022-08-02 06:26:19.019 | empty-string-filtering 2022-08-02 06:26:19.020 | external-net 2022-08-02 06:26:19.020 | extra_dhcp_opt 2022-08-02 06:26:19.020 | extraroute 2022-08-02 06:26:19.020 | extraroute-atomic 2022-08-02 06:26:19.020 | filter-validation 2022-08-02 06:26:19.020 | fip-port-details 2022-08-02 06:26:19.020 | flavors 2022-08-02 06:26:19.020 | floatingip-pools 2022-08-02 06:26:19.020 | ip-substring-filtering 2022-08-02 06:26:19.020 | router 2022-08-02 06:26:19.020 | ext-gw-mode 2022-08-02 06:26:19.020 | l3-ha 2022-08-02 06:26:19.020 | l3-flavors 2022-08-02 06:26:19.020 | l3-port-ip-change-not-allowed 2022-08-02 06:26:19.020 | l3_agent_scheduler 2022-08-02 06:26:19.020 | metering 2022-08-02 06:26:19.020 | metering_source_and_destination_fields 2022-08-02 06:26:19.020 | multi-provider 2022-08-02 06:26:19.020 | net-mtu 2022-08-02 06:26:19.020 | net-mtu-writable 2022-08-02 06:26:19.020 | network_availability_zone 2022-08-02 06:26:19.020 | network-ip-availability 2022-08-02 06:26:19.020 | pagination 2022-08-02 06:26:19.020 | port-device-profile 2022-08-02 06:26:19.020 | port-mac-override 2022-08-02 06:26:19.020 | port-mac-address-regenerate 2022-08-02 06:26:19.020 | port-numa-affinity-policy 2022-08-02 06:26:19.020 | binding 2022-08-02 06:26:19.020 | binding-extended 2022-08-02 06:26:19.020 | port-security 2022-08-02 06:26:19.020 | project-id 2022-08-02 06:26:19.021 | provider 2022-08-02 06:26:19.021 | quota-check-limit 2022-08-02 06:26:19.021 | quotas 2022-08-02 06:26:19.021 | quota_details 2022-08-02 06:26:19.021 | rbac-policies 2022-08-02 06:26:19.021 | rbac-address-group 2022-08-02 06:26:19.021 | rbac-address-scope 2022-08-02 06:26:19.021 | rbac-security-groups 2022-08-02 06:26:19.021 | rbac-subnetpool 2022-08-02 06:26:19.021 | revision-if-match 2022-08-02 06:26:19.021 | standard-attr-revisions 2022-08-02 06:26:19.021 | router_availability_zone 2022-08-02 06:26:19.021 | security-groups-normalized-cidr 2022-08-02 06:26:19.021 | port-security-groups-filtering 2022-08-02 06:26:19.021 | security-groups-remote-address-group 2022-08-02 06:26:19.021 | security-groups-shared-filtering 2022-08-02 06:26:19.021 | security-group 2022-08-02 06:26:19.021 | service-type 2022-08-02 06:26:19.021 | sorting 2022-08-02 06:26:19.021 | standard-attr-description 2022-08-02 06:26:19.021 | stateful-security-group 2022-08-02 06:26:19.021 | subnet_onboard 2022-08-02 06:26:19.021 | subnet-service-types 2022-08-02 06:26:19.021 | subnet_allocation 2022-08-02 06:26:19.021 | subnetpool-prefix-ops 2022-08-02 06:26:19.021 | standard-attr-tag 2022-08-02 06:26:19.021 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-02 06:26:19.027 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 06:26:19.037 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:156 : [[ True == \T\r\u\e ]] 2022-08-02 06:26:19.041 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : [[ 4 =~ 4.* ]] 2022-08-02 06:26:19.048 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-08-02 06:26:22.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:22.304 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:22.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:22.305 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:22.305 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:26:22.443 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:26:22.447 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : SUBNETPOOL_V4_ID=20bbf19e-bd1a-4242-85fb-8d92645bb022 2022-08-02 06:26:22.450 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ 4 =~ .*6 ]] 2022-08-02 06:26:22.453 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : is_provider_network 2022-08-02 06:26:22.456 | + functions-common:is_provider_network:2289 : '[' '' == True ']' 2022-08-02 06:26:22.458 | + functions-common:is_provider_network:2292 : return 1 2022-08-02 06:26:22.463 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-02 06:26:22.463 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : grep ' id ' 2022-08-02 06:26:22.463 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : get_field 2 2022-08-02 06:26:22.466 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:26:22.469 | ++ functions-common:get_field:813 : read data 2022-08-02 06:26:25.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:25.330 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:25.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:25.331 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:25.480 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:26:25.483 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 06:26:25.486 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 06:26:25.490 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 06:26:25.491 | ++ functions-common:get_field:819 : echo '| id | 4a1a32cf-4837-4b7e-a590-a8f919595b1b |' 2022-08-02 06:26:25.497 | ++ functions-common:get_field:813 : read data 2022-08-02 06:26:25.501 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:196 : NET_ID=4a1a32cf-4837-4b7e-a590-a8f919595b1b 2022-08-02 06:26:25.504 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:197 : die_if_not_set 197 NET_ID 'Failure creating NET_ID for private' 2022-08-02 06:26:25.507 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:26:25.527 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:199 : [[ 4 =~ 4.* ]] 2022-08-02 06:26:25.530 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : _neutron_create_private_subnet_v4 2022-08-02 06:26:25.533 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:248 : '[' -z 20bbf19e-bd1a-4242-85fb-8d92645bb022 ']' 2022-08-02 06:26:25.536 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:251 : local 'subnet_params=--ip-version 4 ' 2022-08-02 06:26:25.538 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : [[ -n 172.20.0.1 ]] 2022-08-02 06:26:25.542 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-02 06:26:25.544 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : subnet_params+='--subnet-pool 20bbf19e-bd1a-4242-85fb-8d92645bb022 ' 2022-08-02 06:26:25.547 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+=' ' 2022-08-02 06:26:25.550 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--network 4a1a32cf-4837-4b7e-a590-a8f919595b1b private-subnet' 2022-08-02 06:26:25.552 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : local subnet_id 2022-08-02 06:26:25.557 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool 20bbf19e-bd1a-4242-85fb-8d92645bb022 --network 4a1a32cf-4837-4b7e-a590-a8f919595b1b private-subnet 2022-08-02 06:26:25.558 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : get_field 2 2022-08-02 06:26:25.558 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : grep ' id ' 2022-08-02 06:26:25.561 | +++ functions-common:get_field:812 : local data field 2022-08-02 06:26:25.563 | +++ functions-common:get_field:813 : read data 2022-08-02 06:26:28.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:28.082 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:28.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:28.083 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:28.083 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:26:28.550 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:26:28.704 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:26:28.708 | +++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 06:26:28.710 | +++ functions-common:get_field:817 : field='$3' 2022-08-02 06:26:28.714 | +++ functions-common:get_field:819 : echo '| id | a4c6b2d1-ceb8-440d-bb46-a18e80ab78df |' 2022-08-02 06:26:28.718 | +++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 06:26:28.721 | +++ functions-common:get_field:813 : read data 2022-08-02 06:26:28.724 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:260 : subnet_id=a4c6b2d1-ceb8-440d-bb46-a18e80ab78df 2022-08-02 06:26:28.727 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : die_if_not_set 261 subnet_id 'Failure creating private IPv4 subnet' 2022-08-02 06:26:28.730 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:26:28.748 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : echo a4c6b2d1-ceb8-440d-bb46-a18e80ab78df 2022-08-02 06:26:28.751 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : SUBNET_ID=a4c6b2d1-ceb8-440d-bb46-a18e80ab78df 2022-08-02 06:26:28.755 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : [[ 4 =~ .*6 ]] 2022-08-02 06:26:28.758 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported router 2022-08-02 06:26:28.762 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=router 2022-08-02 06:26:28.766 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-02 06:26:31.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:31.261 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:31.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:31.261 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:31.403 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:26:31.407 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 06:26:31.407 | address-scope 2022-08-02 06:26:31.407 | router-admin-state-down-before-update 2022-08-02 06:26:31.407 | agent 2022-08-02 06:26:31.407 | agent-resources-synced 2022-08-02 06:26:31.407 | allowed-address-pairs 2022-08-02 06:26:31.407 | auto-allocated-topology 2022-08-02 06:26:31.407 | availability_zone 2022-08-02 06:26:31.407 | availability_zone_filter 2022-08-02 06:26:31.407 | default-subnetpools 2022-08-02 06:26:31.407 | dhcp_agent_scheduler 2022-08-02 06:26:31.407 | dvr 2022-08-02 06:26:31.407 | empty-string-filtering 2022-08-02 06:26:31.407 | external-net 2022-08-02 06:26:31.407 | extra_dhcp_opt 2022-08-02 06:26:31.407 | extraroute 2022-08-02 06:26:31.407 | extraroute-atomic 2022-08-02 06:26:31.407 | filter-validation 2022-08-02 06:26:31.407 | fip-port-details 2022-08-02 06:26:31.407 | flavors 2022-08-02 06:26:31.407 | floatingip-pools 2022-08-02 06:26:31.407 | ip-substring-filtering 2022-08-02 06:26:31.407 | router 2022-08-02 06:26:31.407 | ext-gw-mode 2022-08-02 06:26:31.407 | l3-ha 2022-08-02 06:26:31.407 | l3-flavors 2022-08-02 06:26:31.407 | l3-port-ip-change-not-allowed 2022-08-02 06:26:31.407 | l3_agent_scheduler 2022-08-02 06:26:31.407 | metering 2022-08-02 06:26:31.407 | metering_source_and_destination_fields 2022-08-02 06:26:31.407 | multi-provider 2022-08-02 06:26:31.407 | net-mtu 2022-08-02 06:26:31.408 | net-mtu-writable 2022-08-02 06:26:31.408 | network_availability_zone 2022-08-02 06:26:31.408 | network-ip-availability 2022-08-02 06:26:31.408 | pagination 2022-08-02 06:26:31.408 | port-device-profile 2022-08-02 06:26:31.408 | port-mac-override 2022-08-02 06:26:31.408 | port-mac-address-regenerate 2022-08-02 06:26:31.408 | port-numa-affinity-policy 2022-08-02 06:26:31.408 | binding 2022-08-02 06:26:31.408 | binding-extended 2022-08-02 06:26:31.408 | port-security 2022-08-02 06:26:31.408 | project-id 2022-08-02 06:26:31.408 | provider 2022-08-02 06:26:31.408 | quota-check-limit 2022-08-02 06:26:31.408 | quotas 2022-08-02 06:26:31.408 | quota_details 2022-08-02 06:26:31.408 | rbac-policies 2022-08-02 06:26:31.408 | rbac-address-group 2022-08-02 06:26:31.408 | rbac-address-scope 2022-08-02 06:26:31.408 | rbac-security-groups 2022-08-02 06:26:31.408 | rbac-subnetpool 2022-08-02 06:26:31.408 | revision-if-match 2022-08-02 06:26:31.408 | standard-attr-revisions 2022-08-02 06:26:31.408 | router_availability_zone 2022-08-02 06:26:31.408 | security-groups-normalized-cidr 2022-08-02 06:26:31.408 | port-security-groups-filtering 2022-08-02 06:26:31.408 | security-groups-remote-address-group 2022-08-02 06:26:31.408 | security-groups-shared-filtering 2022-08-02 06:26:31.408 | security-group 2022-08-02 06:26:31.408 | service-type 2022-08-02 06:26:31.408 | sorting 2022-08-02 06:26:31.408 | standard-attr-description 2022-08-02 06:26:31.408 | stateful-security-group 2022-08-02 06:26:31.408 | subnet_onboard 2022-08-02 06:26:31.408 | subnet-service-types 2022-08-02 06:26:31.408 | subnet_allocation 2022-08-02 06:26:31.408 | subnetpool-prefix-ops 2022-08-02 06:26:31.409 | standard-attr-tag 2022-08-02 06:26:31.409 | standard-attr-timestamp' 2022-08-02 06:26:31.411 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 06:26:31.411 | address-scope 2022-08-02 06:26:31.411 | router-admin-state-down-before-update 2022-08-02 06:26:31.411 | agent 2022-08-02 06:26:31.411 | agent-resources-synced 2022-08-02 06:26:31.411 | allowed-address-pairs 2022-08-02 06:26:31.411 | auto-allocated-topology 2022-08-02 06:26:31.411 | availability_zone 2022-08-02 06:26:31.411 | availability_zone_filter 2022-08-02 06:26:31.411 | default-subnetpools 2022-08-02 06:26:31.411 | dhcp_agent_scheduler 2022-08-02 06:26:31.411 | dvr 2022-08-02 06:26:31.411 | empty-string-filtering 2022-08-02 06:26:31.411 | external-net 2022-08-02 06:26:31.411 | extra_dhcp_opt 2022-08-02 06:26:31.411 | extraroute 2022-08-02 06:26:31.412 | extraroute-atomic 2022-08-02 06:26:31.412 | filter-validation 2022-08-02 06:26:31.412 | fip-port-details 2022-08-02 06:26:31.412 | flavors 2022-08-02 06:26:31.412 | floatingip-pools 2022-08-02 06:26:31.412 | ip-substring-filtering 2022-08-02 06:26:31.412 | router 2022-08-02 06:26:31.412 | ext-gw-mode 2022-08-02 06:26:31.412 | l3-ha 2022-08-02 06:26:31.412 | l3-flavors 2022-08-02 06:26:31.412 | l3-port-ip-change-not-allowed 2022-08-02 06:26:31.412 | l3_agent_scheduler 2022-08-02 06:26:31.412 | metering 2022-08-02 06:26:31.412 | metering_source_and_destination_fields 2022-08-02 06:26:31.412 | multi-provider 2022-08-02 06:26:31.412 | net-mtu 2022-08-02 06:26:31.412 | net-mtu-writable 2022-08-02 06:26:31.412 | network_availability_zone 2022-08-02 06:26:31.412 | network-ip-availability 2022-08-02 06:26:31.412 | pagination 2022-08-02 06:26:31.412 | port-device-profile 2022-08-02 06:26:31.412 | port-mac-override 2022-08-02 06:26:31.412 | port-mac-address-regenerate 2022-08-02 06:26:31.412 | port-numa-affinity-policy 2022-08-02 06:26:31.412 | binding 2022-08-02 06:26:31.412 | binding-extended 2022-08-02 06:26:31.412 | port-security 2022-08-02 06:26:31.412 | project-id 2022-08-02 06:26:31.412 | provider 2022-08-02 06:26:31.412 | quota-check-limit 2022-08-02 06:26:31.412 | quotas 2022-08-02 06:26:31.412 | quota_details 2022-08-02 06:26:31.412 | rbac-policies 2022-08-02 06:26:31.412 | rbac-address-group 2022-08-02 06:26:31.412 | rbac-address-scope 2022-08-02 06:26:31.412 | rbac-security-groups 2022-08-02 06:26:31.412 | rbac-subnetpool 2022-08-02 06:26:31.413 | revision-if-match 2022-08-02 06:26:31.413 | standard-attr-revisions 2022-08-02 06:26:31.413 | router_availability_zone 2022-08-02 06:26:31.413 | security-groups-normalized-cidr 2022-08-02 06:26:31.413 | port-security-groups-filtering 2022-08-02 06:26:31.413 | security-groups-remote-address-group 2022-08-02 06:26:31.413 | security-groups-shared-filtering 2022-08-02 06:26:31.413 | security-group 2022-08-02 06:26:31.413 | service-type 2022-08-02 06:26:31.413 | sorting 2022-08-02 06:26:31.413 | standard-attr-description 2022-08-02 06:26:31.413 | stateful-security-group 2022-08-02 06:26:31.413 | subnet_onboard 2022-08-02 06:26:31.413 | subnet-service-types 2022-08-02 06:26:31.413 | subnet_allocation 2022-08-02 06:26:31.413 | subnetpool-prefix-ops 2022-08-02 06:26:31.413 | standard-attr-tag 2022-08-02 06:26:31.413 | standard-attr-timestamp =~ router ]] 2022-08-02 06:26:31.414 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 06:26:31.417 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : is_networking_extension_supported external-net 2022-08-02 06:26:31.421 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=external-net 2022-08-02 06:26:31.425 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-02 06:26:33.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:33.904 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:33.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:33.904 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:34.042 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:26:34.046 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 06:26:34.046 | address-scope 2022-08-02 06:26:34.046 | router-admin-state-down-before-update 2022-08-02 06:26:34.046 | agent 2022-08-02 06:26:34.046 | agent-resources-synced 2022-08-02 06:26:34.046 | allowed-address-pairs 2022-08-02 06:26:34.046 | auto-allocated-topology 2022-08-02 06:26:34.046 | availability_zone 2022-08-02 06:26:34.046 | availability_zone_filter 2022-08-02 06:26:34.046 | default-subnetpools 2022-08-02 06:26:34.046 | dhcp_agent_scheduler 2022-08-02 06:26:34.046 | dvr 2022-08-02 06:26:34.046 | empty-string-filtering 2022-08-02 06:26:34.046 | external-net 2022-08-02 06:26:34.046 | extra_dhcp_opt 2022-08-02 06:26:34.046 | extraroute 2022-08-02 06:26:34.046 | extraroute-atomic 2022-08-02 06:26:34.046 | filter-validation 2022-08-02 06:26:34.046 | fip-port-details 2022-08-02 06:26:34.046 | flavors 2022-08-02 06:26:34.046 | floatingip-pools 2022-08-02 06:26:34.046 | ip-substring-filtering 2022-08-02 06:26:34.046 | router 2022-08-02 06:26:34.046 | ext-gw-mode 2022-08-02 06:26:34.046 | l3-ha 2022-08-02 06:26:34.046 | l3-flavors 2022-08-02 06:26:34.046 | l3-port-ip-change-not-allowed 2022-08-02 06:26:34.046 | l3_agent_scheduler 2022-08-02 06:26:34.046 | metering 2022-08-02 06:26:34.046 | metering_source_and_destination_fields 2022-08-02 06:26:34.046 | multi-provider 2022-08-02 06:26:34.046 | net-mtu 2022-08-02 06:26:34.046 | net-mtu-writable 2022-08-02 06:26:34.047 | network_availability_zone 2022-08-02 06:26:34.047 | network-ip-availability 2022-08-02 06:26:34.047 | pagination 2022-08-02 06:26:34.047 | port-device-profile 2022-08-02 06:26:34.047 | port-mac-override 2022-08-02 06:26:34.047 | port-mac-address-regenerate 2022-08-02 06:26:34.047 | port-numa-affinity-policy 2022-08-02 06:26:34.047 | binding 2022-08-02 06:26:34.047 | binding-extended 2022-08-02 06:26:34.047 | port-security 2022-08-02 06:26:34.047 | project-id 2022-08-02 06:26:34.047 | provider 2022-08-02 06:26:34.047 | quota-check-limit 2022-08-02 06:26:34.047 | quotas 2022-08-02 06:26:34.047 | quota_details 2022-08-02 06:26:34.047 | rbac-policies 2022-08-02 06:26:34.047 | rbac-address-group 2022-08-02 06:26:34.047 | rbac-address-scope 2022-08-02 06:26:34.047 | rbac-security-groups 2022-08-02 06:26:34.047 | rbac-subnetpool 2022-08-02 06:26:34.047 | revision-if-match 2022-08-02 06:26:34.047 | standard-attr-revisions 2022-08-02 06:26:34.047 | router_availability_zone 2022-08-02 06:26:34.047 | security-groups-normalized-cidr 2022-08-02 06:26:34.047 | port-security-groups-filtering 2022-08-02 06:26:34.047 | security-groups-remote-address-group 2022-08-02 06:26:34.047 | security-groups-shared-filtering 2022-08-02 06:26:34.047 | security-group 2022-08-02 06:26:34.047 | service-type 2022-08-02 06:26:34.047 | sorting 2022-08-02 06:26:34.047 | standard-attr-description 2022-08-02 06:26:34.047 | stateful-security-group 2022-08-02 06:26:34.047 | subnet_onboard 2022-08-02 06:26:34.047 | subnet-service-types 2022-08-02 06:26:34.047 | subnet_allocation 2022-08-02 06:26:34.047 | subnetpool-prefix-ops 2022-08-02 06:26:34.047 | standard-attr-tag 2022-08-02 06:26:34.047 | standard-attr-timestamp' 2022-08-02 06:26:34.048 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 06:26:34.049 | address-scope 2022-08-02 06:26:34.049 | router-admin-state-down-before-update 2022-08-02 06:26:34.049 | agent 2022-08-02 06:26:34.049 | agent-resources-synced 2022-08-02 06:26:34.049 | allowed-address-pairs 2022-08-02 06:26:34.049 | auto-allocated-topology 2022-08-02 06:26:34.049 | availability_zone 2022-08-02 06:26:34.049 | availability_zone_filter 2022-08-02 06:26:34.049 | default-subnetpools 2022-08-02 06:26:34.049 | dhcp_agent_scheduler 2022-08-02 06:26:34.049 | dvr 2022-08-02 06:26:34.049 | empty-string-filtering 2022-08-02 06:26:34.049 | external-net 2022-08-02 06:26:34.049 | extra_dhcp_opt 2022-08-02 06:26:34.049 | extraroute 2022-08-02 06:26:34.049 | extraroute-atomic 2022-08-02 06:26:34.049 | filter-validation 2022-08-02 06:26:34.049 | fip-port-details 2022-08-02 06:26:34.049 | flavors 2022-08-02 06:26:34.049 | floatingip-pools 2022-08-02 06:26:34.049 | ip-substring-filtering 2022-08-02 06:26:34.049 | router 2022-08-02 06:26:34.049 | ext-gw-mode 2022-08-02 06:26:34.049 | l3-ha 2022-08-02 06:26:34.049 | l3-flavors 2022-08-02 06:26:34.049 | l3-port-ip-change-not-allowed 2022-08-02 06:26:34.049 | l3_agent_scheduler 2022-08-02 06:26:34.049 | metering 2022-08-02 06:26:34.049 | metering_source_and_destination_fields 2022-08-02 06:26:34.049 | multi-provider 2022-08-02 06:26:34.049 | net-mtu 2022-08-02 06:26:34.049 | net-mtu-writable 2022-08-02 06:26:34.049 | network_availability_zone 2022-08-02 06:26:34.049 | network-ip-availability 2022-08-02 06:26:34.049 | pagination 2022-08-02 06:26:34.049 | port-device-profile 2022-08-02 06:26:34.049 | port-mac-override 2022-08-02 06:26:34.049 | port-mac-address-regenerate 2022-08-02 06:26:34.050 | port-numa-affinity-policy 2022-08-02 06:26:34.050 | binding 2022-08-02 06:26:34.050 | binding-extended 2022-08-02 06:26:34.050 | port-security 2022-08-02 06:26:34.050 | project-id 2022-08-02 06:26:34.050 | provider 2022-08-02 06:26:34.050 | quota-check-limit 2022-08-02 06:26:34.050 | quotas 2022-08-02 06:26:34.050 | quota_details 2022-08-02 06:26:34.050 | rbac-policies 2022-08-02 06:26:34.050 | rbac-address-group 2022-08-02 06:26:34.050 | rbac-address-scope 2022-08-02 06:26:34.050 | rbac-security-groups 2022-08-02 06:26:34.050 | rbac-subnetpool 2022-08-02 06:26:34.050 | revision-if-match 2022-08-02 06:26:34.050 | standard-attr-revisions 2022-08-02 06:26:34.050 | router_availability_zone 2022-08-02 06:26:34.050 | security-groups-normalized-cidr 2022-08-02 06:26:34.050 | port-security-groups-filtering 2022-08-02 06:26:34.050 | security-groups-remote-address-group 2022-08-02 06:26:34.050 | security-groups-shared-filtering 2022-08-02 06:26:34.050 | security-group 2022-08-02 06:26:34.050 | service-type 2022-08-02 06:26:34.050 | sorting 2022-08-02 06:26:34.050 | standard-attr-description 2022-08-02 06:26:34.050 | stateful-security-group 2022-08-02 06:26:34.050 | subnet_onboard 2022-08-02 06:26:34.050 | subnet-service-types 2022-08-02 06:26:34.050 | subnet_allocation 2022-08-02 06:26:34.050 | subnetpool-prefix-ops 2022-08-02 06:26:34.050 | standard-attr-tag 2022-08-02 06:26:34.050 | standard-attr-timestamp =~ external-net ]] 2022-08-02 06:26:34.051 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 06:26:34.054 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : [[ True == \T\r\u\e ]] 2022-08-02 06:26:34.059 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-02 06:26:34.059 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2022-08-02 06:26:34.060 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2022-08-02 06:26:34.063 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:26:34.066 | ++ functions-common:get_field:813 : read data 2022-08-02 06:26:36.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:36.625 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:36.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:36.625 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:36.625 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:26:36.768 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:26:36.772 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 06:26:36.776 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 06:26:36.780 | ++ functions-common:get_field:819 : echo '| id | 87301543-4c64-4553-b72e-28297bc278d8 |' 2022-08-02 06:26:36.780 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 06:26:36.786 | ++ functions-common:get_field:813 : read data 2022-08-02 06:26:36.790 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : ROUTER_ID=87301543-4c64-4553-b72e-28297bc278d8 2022-08-02 06:26:36.793 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 ROUTER_ID 'Failure creating router router1' 2022-08-02 06:26:36.795 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:26:36.814 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-02 06:26:36.817 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : is_networking_extension_supported auto-allocated-topology 2022-08-02 06:26:36.820 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : local extension=auto-allocated-topology 2022-08-02 06:26:36.824 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-02 06:26:39.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:39.249 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:39.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:39.249 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:39.390 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:26:39.398 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:429 : EXT_LIST='address-group 2022-08-02 06:26:39.398 | address-scope 2022-08-02 06:26:39.398 | router-admin-state-down-before-update 2022-08-02 06:26:39.398 | agent 2022-08-02 06:26:39.398 | agent-resources-synced 2022-08-02 06:26:39.398 | allowed-address-pairs 2022-08-02 06:26:39.398 | auto-allocated-topology 2022-08-02 06:26:39.398 | availability_zone 2022-08-02 06:26:39.398 | availability_zone_filter 2022-08-02 06:26:39.398 | default-subnetpools 2022-08-02 06:26:39.398 | dhcp_agent_scheduler 2022-08-02 06:26:39.398 | dvr 2022-08-02 06:26:39.398 | empty-string-filtering 2022-08-02 06:26:39.398 | external-net 2022-08-02 06:26:39.398 | extra_dhcp_opt 2022-08-02 06:26:39.398 | extraroute 2022-08-02 06:26:39.398 | extraroute-atomic 2022-08-02 06:26:39.398 | filter-validation 2022-08-02 06:26:39.398 | fip-port-details 2022-08-02 06:26:39.398 | flavors 2022-08-02 06:26:39.399 | floatingip-pools 2022-08-02 06:26:39.399 | ip-substring-filtering 2022-08-02 06:26:39.399 | router 2022-08-02 06:26:39.399 | ext-gw-mode 2022-08-02 06:26:39.399 | l3-ha 2022-08-02 06:26:39.399 | l3-flavors 2022-08-02 06:26:39.399 | l3-port-ip-change-not-allowed 2022-08-02 06:26:39.399 | l3_agent_scheduler 2022-08-02 06:26:39.399 | metering 2022-08-02 06:26:39.399 | metering_source_and_destination_fields 2022-08-02 06:26:39.399 | multi-provider 2022-08-02 06:26:39.399 | net-mtu 2022-08-02 06:26:39.399 | net-mtu-writable 2022-08-02 06:26:39.399 | network_availability_zone 2022-08-02 06:26:39.399 | network-ip-availability 2022-08-02 06:26:39.399 | pagination 2022-08-02 06:26:39.399 | port-device-profile 2022-08-02 06:26:39.399 | port-mac-override 2022-08-02 06:26:39.399 | port-mac-address-regenerate 2022-08-02 06:26:39.399 | port-numa-affinity-policy 2022-08-02 06:26:39.399 | binding 2022-08-02 06:26:39.399 | binding-extended 2022-08-02 06:26:39.399 | port-security 2022-08-02 06:26:39.399 | project-id 2022-08-02 06:26:39.399 | provider 2022-08-02 06:26:39.399 | quota-check-limit 2022-08-02 06:26:39.399 | quotas 2022-08-02 06:26:39.399 | quota_details 2022-08-02 06:26:39.399 | rbac-policies 2022-08-02 06:26:39.399 | rbac-address-group 2022-08-02 06:26:39.399 | rbac-address-scope 2022-08-02 06:26:39.399 | rbac-security-groups 2022-08-02 06:26:39.399 | rbac-subnetpool 2022-08-02 06:26:39.399 | revision-if-match 2022-08-02 06:26:39.399 | standard-attr-revisions 2022-08-02 06:26:39.399 | router_availability_zone 2022-08-02 06:26:39.399 | security-groups-normalized-cidr 2022-08-02 06:26:39.400 | port-security-groups-filtering 2022-08-02 06:26:39.400 | security-groups-remote-address-group 2022-08-02 06:26:39.400 | security-groups-shared-filtering 2022-08-02 06:26:39.400 | security-group 2022-08-02 06:26:39.400 | service-type 2022-08-02 06:26:39.400 | sorting 2022-08-02 06:26:39.400 | standard-attr-description 2022-08-02 06:26:39.400 | stateful-security-group 2022-08-02 06:26:39.400 | subnet_onboard 2022-08-02 06:26:39.400 | subnet-service-types 2022-08-02 06:26:39.400 | subnet_allocation 2022-08-02 06:26:39.400 | subnetpool-prefix-ops 2022-08-02 06:26:39.400 | standard-attr-tag 2022-08-02 06:26:39.400 | standard-attr-timestamp' 2022-08-02 06:26:39.402 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : [[ address-group 2022-08-02 06:26:39.402 | address-scope 2022-08-02 06:26:39.402 | router-admin-state-down-before-update 2022-08-02 06:26:39.402 | agent 2022-08-02 06:26:39.402 | agent-resources-synced 2022-08-02 06:26:39.402 | allowed-address-pairs 2022-08-02 06:26:39.402 | auto-allocated-topology 2022-08-02 06:26:39.402 | availability_zone 2022-08-02 06:26:39.402 | availability_zone_filter 2022-08-02 06:26:39.402 | default-subnetpools 2022-08-02 06:26:39.402 | dhcp_agent_scheduler 2022-08-02 06:26:39.402 | dvr 2022-08-02 06:26:39.402 | empty-string-filtering 2022-08-02 06:26:39.402 | external-net 2022-08-02 06:26:39.402 | extra_dhcp_opt 2022-08-02 06:26:39.402 | extraroute 2022-08-02 06:26:39.402 | extraroute-atomic 2022-08-02 06:26:39.402 | filter-validation 2022-08-02 06:26:39.402 | fip-port-details 2022-08-02 06:26:39.402 | flavors 2022-08-02 06:26:39.402 | floatingip-pools 2022-08-02 06:26:39.402 | ip-substring-filtering 2022-08-02 06:26:39.402 | router 2022-08-02 06:26:39.402 | ext-gw-mode 2022-08-02 06:26:39.402 | l3-ha 2022-08-02 06:26:39.402 | l3-flavors 2022-08-02 06:26:39.402 | l3-port-ip-change-not-allowed 2022-08-02 06:26:39.402 | l3_agent_scheduler 2022-08-02 06:26:39.402 | metering 2022-08-02 06:26:39.402 | metering_source_and_destination_fields 2022-08-02 06:26:39.402 | multi-provider 2022-08-02 06:26:39.402 | net-mtu 2022-08-02 06:26:39.403 | net-mtu-writable 2022-08-02 06:26:39.403 | network_availability_zone 2022-08-02 06:26:39.403 | network-ip-availability 2022-08-02 06:26:39.403 | pagination 2022-08-02 06:26:39.403 | port-device-profile 2022-08-02 06:26:39.403 | port-mac-override 2022-08-02 06:26:39.403 | port-mac-address-regenerate 2022-08-02 06:26:39.403 | port-numa-affinity-policy 2022-08-02 06:26:39.403 | binding 2022-08-02 06:26:39.403 | binding-extended 2022-08-02 06:26:39.403 | port-security 2022-08-02 06:26:39.403 | project-id 2022-08-02 06:26:39.403 | provider 2022-08-02 06:26:39.403 | quota-check-limit 2022-08-02 06:26:39.403 | quotas 2022-08-02 06:26:39.403 | quota_details 2022-08-02 06:26:39.403 | rbac-policies 2022-08-02 06:26:39.403 | rbac-address-group 2022-08-02 06:26:39.403 | rbac-address-scope 2022-08-02 06:26:39.403 | rbac-security-groups 2022-08-02 06:26:39.403 | rbac-subnetpool 2022-08-02 06:26:39.403 | revision-if-match 2022-08-02 06:26:39.403 | standard-attr-revisions 2022-08-02 06:26:39.403 | router_availability_zone 2022-08-02 06:26:39.403 | security-groups-normalized-cidr 2022-08-02 06:26:39.403 | port-security-groups-filtering 2022-08-02 06:26:39.403 | security-groups-remote-address-group 2022-08-02 06:26:39.403 | security-groups-shared-filtering 2022-08-02 06:26:39.403 | security-group 2022-08-02 06:26:39.403 | service-type 2022-08-02 06:26:39.403 | sorting 2022-08-02 06:26:39.403 | standard-attr-description 2022-08-02 06:26:39.403 | stateful-security-group 2022-08-02 06:26:39.403 | subnet_onboard 2022-08-02 06:26:39.403 | subnet-service-types 2022-08-02 06:26:39.403 | subnet_allocation 2022-08-02 06:26:39.403 | subnetpool-prefix-ops 2022-08-02 06:26:39.404 | standard-attr-tag 2022-08-02 06:26:39.404 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-02 06:26:39.405 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : return 0 2022-08-02 06:26:39.407 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:224 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-02 06:26:39.410 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : '[' True = True ']' 2022-08-02 06:26:39.415 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-08-02 06:26:39.415 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : grep ' id ' 2022-08-02 06:26:39.416 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : get_field 2 2022-08-02 06:26:39.419 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:26:39.422 | ++ functions-common:get_field:813 : read data 2022-08-02 06:26:42.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:42.140 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:42.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:42.140 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:42.297 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:26:42.300 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 06:26:42.303 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 06:26:42.306 | ++ functions-common:get_field:819 : echo '| id | 86dc8742-0ecd-4a5a-8df9-5faf67e06369 |' 2022-08-02 06:26:42.306 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 06:26:42.312 | ++ functions-common:get_field:813 : read data 2022-08-02 06:26:42.316 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXT_NET_ID=86dc8742-0ecd-4a5a-8df9-5faf67e06369 2022-08-02 06:26:42.319 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : die_if_not_set 232 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-08-02 06:26:42.322 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:26:42.341 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : [[ 4 =~ 4.* ]] 2022-08-02 06:26:42.343 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : _neutron_configure_router_v4 2022-08-02 06:26:42.346 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:315 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 87301543-4c64-4553-b72e-28297bc278d8 a4c6b2d1-ceb8-440d-bb46-a18e80ab78df 2022-08-02 06:26:44.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:44.772 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:44.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:44.772 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:44.772 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:26:44.893 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:26:46.768 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:317 : local id_and_ext_gw_ip 2022-08-02 06:26:46.771 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : _neutron_create_public_subnet_v4 86dc8742-0ecd-4a5a-8df9-5faf67e06369 2022-08-02 06:26:46.774 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:288 : local 'subnet_params=--ip-version 4 ' 2022-08-02 06:26:46.777 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:289 : subnet_params+=' ' 2022-08-02 06:26:46.779 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:290 : [[ -n 172.25.0.1 ]] 2022-08-02 06:26:46.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:291 : subnet_params+='--gateway 172.25.0.1 ' 2022-08-02 06:26:46.784 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:293 : subnet_params+='--network 86dc8742-0ecd-4a5a-8df9-5faf67e06369 --subnet-range 172.25.0.0/24 --no-dhcp ' 2022-08-02 06:26:46.786 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : subnet_params+=public-subnet 2022-08-02 06:26:46.789 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local id_and_ext_gw_ip 2022-08-02 06:26:46.793 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.25.0.1 --network 86dc8742-0ecd-4a5a-8df9-5faf67e06369 --subnet-range 172.25.0.0/24 --no-dhcp public-subnet 2022-08-02 06:26:46.793 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : grep -e gateway_ip -e ' id ' 2022-08-02 06:26:49.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:49.780 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:49.780 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:49.780 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:49.780 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:26:49.947 | +++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:26:49.951 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | 2022-08-02 06:26:49.952 | | id | 33a3a5e3-a949-4a10-8578-b668301f0e8d |' 2022-08-02 06:26:49.954 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : die_if_not_set 297 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-08-02 06:26:49.957 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:26:49.977 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' 33a3a5e3-a949-4a10-8578-b668301f0e8d '|' 2022-08-02 06:26:49.980 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.25.0.1 | | id | 33a3a5e3-a949-4a10-8578-b668301f0e8d |' 2022-08-02 06:26:49.983 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:319 : local ext_gw_ip 2022-08-02 06:26:49.987 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' 33a3a5e3-a949-4a10-8578-b668301f0e8d '|' 2022-08-02 06:26:49.988 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : get_field 2 2022-08-02 06:26:49.991 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:26:49.994 | ++ functions-common:get_field:813 : read data 2022-08-02 06:26:49.996 | ++ functions-common:get_field:814 : '[' 2 -lt 0 ']' 2022-08-02 06:26:49.999 | ++ functions-common:get_field:817 : field='$3' 2022-08-02 06:26:50.003 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.25.0.1 | | id | 33a3a5e3-a949-4a10-8578-b668301f0e8d |' 2022-08-02 06:26:50.003 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-02 06:26:50.009 | ++ functions-common:get_field:813 : read data 2022-08-02 06:26:50.012 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:320 : ext_gw_ip=172.25.0.1 2022-08-02 06:26:50.018 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : echo '|' gateway_ip '|' 172.25.0.1 '|' '|' id '|' 33a3a5e3-a949-4a10-8578-b668301f0e8d '|' 2022-08-02 06:26:50.018 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : get_field 5 2022-08-02 06:26:50.020 | ++ functions-common:get_field:812 : local data field 2022-08-02 06:26:50.023 | ++ functions-common:get_field:813 : read data 2022-08-02 06:26:50.026 | ++ functions-common:get_field:814 : '[' 5 -lt 0 ']' 2022-08-02 06:26:50.029 | ++ functions-common:get_field:817 : field='$6' 2022-08-02 06:26:50.032 | ++ functions-common:get_field:819 : echo '| gateway_ip | 172.25.0.1 | | id | 33a3a5e3-a949-4a10-8578-b668301f0e8d |' 2022-08-02 06:26:50.032 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-02 06:26:50.038 | ++ functions-common:get_field:813 : read data 2022-08-02 06:26:50.043 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : PUB_SUBNET_ID=33a3a5e3-a949-4a10-8578-b668301f0e8d 2022-08-02 06:26:50.047 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 86dc8742-0ecd-4a5a-8df9-5faf67e06369 87301543-4c64-4553-b72e-28297bc278d8 2022-08-02 06:26:52.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:52.523 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:52.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:52.524 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:52.524 | The option [tenant_id] has been deprecated. Please avoid using it. 2022-08-02 06:26:54.394 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : [[ openvswitch == \o\v\n ]] 2022-08-02 06:26:54.397 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : is_service_enabled q-l3 neutron-l3 2022-08-02 06:26:54.413 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:54.416 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : local ext_gw_interface=none 2022-08-02 06:26:54.419 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : is_neutron_ovs_base_plugin 2022-08-02 06:26:54.421 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-02 06:26:54.424 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : _neutron_get_ext_gw_interface 2022-08-02 06:26:54.427 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-02 06:26:54.430 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-08-02 06:26:54.453 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-02 06:26:54.456 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : ext_gw_interface=br-data 2022-08-02 06:26:54.459 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ br-data != \n\o\n\e ]] 2022-08-02 06:26:54.461 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local cidr_len=24 2022-08-02 06:26:54.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-02 06:26:54.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-08-02 06:26:54.469 | + functions-common:test_with_retry:2378 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-02 06:26:54.471 | + functions-common:test_with_retry:2379 : local 'failmsg=br-data creation failed' 2022-08-02 06:26:54.474 | + functions-common:test_with_retry:2380 : local until=10 2022-08-02 06:26:54.476 | + functions-common:test_with_retry:2381 : local sleep=0.5 2022-08-02 06:26:54.479 | + functions-common:test_with_retry:2383 : time_start test_with_retry 2022-08-02 06:26:54.481 | + functions-common:time_start:2426 : local name=test_with_retry 2022-08-02 06:26:54.484 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:26:54.486 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:26:54.489 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:26:54.494 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421614491 2022-08-02 06:26:54.497 | + functions-common:test_with_retry:2384 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-02 06:26:54.504 | + functions-common:test_with_retry:2387 : time_stop test_with_retry 2022-08-02 06:26:54.510 | + functions-common:time_stop:2440 : local name 2022-08-02 06:26:54.512 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:26:54.515 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:26:54.517 | + functions-common:time_stop:2443 : local total 2022-08-02 06:26:54.520 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:26:54.523 | + functions-common:time_stop:2446 : name=test_with_retry 2022-08-02 06:26:54.525 | + functions-common:time_stop:2447 : start_time=1659421614491 2022-08-02 06:26:54.527 | + functions-common:time_stop:2449 : [[ -z 1659421614491 ]] 2022-08-02 06:26:54.530 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:26:54.535 | + functions-common:time_stop:2452 : end_time=1659421614532 2022-08-02 06:26:54.537 | + functions-common:time_stop:2453 : elapsed_time=41 2022-08-02 06:26:54.540 | + functions-common:time_stop:2454 : total=5610 2022-08-02 06:26:54.542 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:26:54.545 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5651 2022-08-02 06:26:54.548 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ip addr show dev br-data 2022-08-02 06:26:54.549 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : grep -c 172.25.0.1 2022-08-02 06:26:54.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ 0 == 0 ]] 2022-08-02 06:26:54.557 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \F\a\l\s\e ]] 2022-08-02 06:26:54.560 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ False == \T\r\u\e ]] 2022-08-02 06:26:54.562 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : [[ True == \T\r\u\e ]] 2022-08-02 06:26:54.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : sudo ip addr add 172.25.0.1/24 dev br-data 2022-08-02 06:26:54.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : sudo ip link set br-data up 2022-08-02 06:26:54.596 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : awk -Fip_address '{ print $2 }' 2022-08-02 06:26:54.596 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : cut -f2 '-d'\''' 2022-08-02 06:26:54.596 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : tr '\n' ' ' 2022-08-02 06:26:54.597 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-08-02 06:26:57.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:57.091 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:57.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:26:57.091 | from cryptography.utils import int_from_bytes 2022-08-02 06:26:57.239 | ++ functions-common:oscwrap:2480 : return 0 2022-08-02 06:26:57.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : ROUTER_GW_IP=' 172.25.0.77 ' 2022-08-02 06:26:57.246 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : die_if_not_set 351 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-02 06:26:57.249 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-02 06:26:57.267 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : _neutron_set_router_id 2022-08-02 06:26:57.270 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-02 06:26:57.273 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : [[ 4 =~ .*6 ]] 2022-08-02 06:26:57.276 | + ./stack.sh:main:1312 : is_service_enabled nova 2022-08-02 06:26:57.297 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:57.300 | + ./stack.sh:main:1313 : echo_summary 'Starting Nova' 2022-08-02 06:26:57.303 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:26:57.306 | + ./stack.sh:echo_summary:441 : echo -e Starting Nova 2022-08-02 06:26:57.309 | + ./stack.sh:main:1314 : start_nova 2022-08-02 06:26:57.312 | + lib/nova:start_nova:1132 : start_nova_rest 2022-08-02 06:26:57.315 | + lib/nova:start_nova_rest:1041 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:26:57.317 | + lib/nova:start_nova_rest:1042 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:26:57.321 | + lib/nova:start_nova_rest:1042 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:26:57.324 | + lib/nova:start_nova_rest:1044 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-02 06:26:57.326 | + lib/nova:start_nova_rest:1046 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:26:57.329 | + functions-common:run_process:1694 : local service=n-sch 2022-08-02 06:26:57.332 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:26:57.335 | + functions-common:run_process:1696 : local group= 2022-08-02 06:26:57.338 | + functions-common:run_process:1697 : local user= 2022-08-02 06:26:57.341 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:26:57.344 | + functions-common:run_process:1700 : local name=n-sch 2022-08-02 06:26:57.347 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:26:57.350 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:26:57.353 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:26:57.356 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:26:57.359 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:26:57.364 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421617361 2022-08-02 06:26:57.367 | + functions-common:run_process:1703 : is_service_enabled n-sch 2022-08-02 06:26:57.384 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:57.387 | + functions-common:run_process:1704 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-02 06:26:57.390 | + functions-common:_run_under_systemd:1654 : local service=n-sch 2022-08-02 06:26:57.393 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:26:57.395 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:26:57.398 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:26:57.401 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:26:57.404 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-02 06:26:57.406 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-02 06:26:57.409 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-sch.service 2022-08-02 06:26:57.412 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:26:57.414 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:26:57.418 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:26:57.420 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:26:57.423 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-02 06:26:57.425 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-02 06:26:57.428 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-sch.service 2022-08-02 06:26:57.430 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:26:57.433 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:26:57.435 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:26:57.438 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:26:57.440 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:26:57.442 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:26:57.445 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-02 06:26:57.447 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:26:57.452 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-02 06:26:57.505 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-02 06:26:57.559 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-02 06:26:57.613 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-02 06:26:57.673 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-02 06:26:57.734 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:26:57.800 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:26:57.802 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:26:57.805 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-02 06:26:57.862 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:26:58.376 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-sch.service 2022-08-02 06:26:58.390 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-02 06:26:58.865 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-sch.service 2022-08-02 06:26:58.890 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:26:58.894 | + functions-common:time_stop:2440 : local name 2022-08-02 06:26:58.897 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:26:58.900 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:26:58.904 | + functions-common:time_stop:2443 : local total 2022-08-02 06:26:58.905 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:26:58.908 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:26:58.910 | + functions-common:time_stop:2447 : start_time=1659421617361 2022-08-02 06:26:58.913 | + functions-common:time_stop:2449 : [[ -z 1659421617361 ]] 2022-08-02 06:26:58.917 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:26:58.921 | + functions-common:time_stop:2452 : end_time=1659421618919 2022-08-02 06:26:58.924 | + functions-common:time_stop:2453 : elapsed_time=1558 2022-08-02 06:26:58.927 | + functions-common:time_stop:2454 : total=23848 2022-08-02 06:26:58.929 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:26:58.932 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25406 2022-08-02 06:26:58.935 | + lib/nova:start_nova_rest:1047 : '[' True == False ']' 2022-08-02 06:26:58.938 | ++ lib/nova:start_nova_rest:1050 : which uwsgi 2022-08-02 06:26:58.943 | + lib/nova:start_nova_rest:1050 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:26:58.946 | + functions-common:run_process:1694 : local service=n-api-meta 2022-08-02 06:26:58.949 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:26:58.951 | + functions-common:run_process:1696 : local group= 2022-08-02 06:26:58.954 | + functions-common:run_process:1697 : local user= 2022-08-02 06:26:58.956 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:26:58.959 | + functions-common:run_process:1700 : local name=n-api-meta 2022-08-02 06:26:58.962 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:26:58.965 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:26:58.967 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:26:58.970 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:26:58.973 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:26:58.979 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421618975 2022-08-02 06:26:58.982 | + functions-common:run_process:1703 : is_service_enabled n-api-meta 2022-08-02 06:26:59.000 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:26:59.002 | + functions-common:run_process:1704 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-02 06:26:59.005 | + functions-common:_run_under_systemd:1654 : local service=n-api-meta 2022-08-02 06:26:59.008 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:26:59.010 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:26:59.013 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:26:59.016 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:26:59.018 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-02 06:26:59.021 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-02 06:26:59.025 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-api-meta.service 2022-08-02 06:26:59.027 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:26:59.030 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:26:59.033 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:26:59.035 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:26:59.038 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-02 06:26:59.041 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu '' 2022-08-02 06:26:59.044 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@n-api-meta.service 2022-08-02 06:26:59.047 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:26:59.049 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:26:59.052 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:26:59.054 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:26:59.057 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-02 06:26:59.059 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:26:59.065 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-02 06:26:59.121 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-02 06:26:59.178 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-02 06:26:59.237 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-02 06:26:59.294 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:26:59.352 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-02 06:26:59.409 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-02 06:26:59.465 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-02 06:26:59.524 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-02 06:26:59.579 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-02 06:26:59.635 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:26:59.638 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:26:59.640 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-02 06:26:59.696 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:27:00.234 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-api-meta.service 2022-08-02 06:27:00.249 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-02 06:27:00.765 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-api-meta.service 2022-08-02 06:27:00.842 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:00.849 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:00.856 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:00.858 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:00.860 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:00.866 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:00.870 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:00.873 | + functions-common:time_stop:2447 : start_time=1659421618975 2022-08-02 06:27:00.875 | + functions-common:time_stop:2449 : [[ -z 1659421618975 ]] 2022-08-02 06:27:00.878 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:00.884 | + functions-common:time_stop:2452 : end_time=1659421620880 2022-08-02 06:27:00.888 | + functions-common:time_stop:2453 : elapsed_time=1905 2022-08-02 06:27:00.892 | + functions-common:time_stop:2454 : total=25406 2022-08-02 06:27:00.892 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:00.898 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27311 2022-08-02 06:27:00.902 | + lib/nova:start_nova_rest:1053 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:00.905 | + lib/nova:start_nova_rest:1053 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:00.909 | + lib/nova:start_nova:1133 : start_nova_console_proxies 2022-08-02 06:27:00.912 | + lib/nova:start_nova_console_proxies:1068 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:00.914 | + lib/nova:start_nova_console_proxies:1070 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:00.917 | + lib/nova:start_nova_console_proxies:1070 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:00.920 | + lib/nova:start_nova_console_proxies:1072 : local api_cell_conf=/etc/nova/nova.conf 2022-08-02 06:27:00.923 | + lib/nova:start_nova_console_proxies:1074 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:27:00.926 | + lib/nova:start_nova_console_proxies:1079 : enable_nova_console_proxies 2022-08-02 06:27:00.931 | ++ lib/nova:enable_nova_console_proxies:1057 : seq 1 1 2022-08-02 06:27:00.934 | + lib/nova:enable_nova_console_proxies:1057 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:27:00.936 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 06:27:00.939 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-novnc 2022-08-02 06:27:00.962 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:00.966 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 06:27:00.969 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-spice 2022-08-02 06:27:00.993 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:00.996 | + lib/nova:enable_nova_console_proxies:1058 : for srv in n-novnc n-spice n-sproxy 2022-08-02 06:27:00.999 | + lib/nova:enable_nova_console_proxies:1059 : is_service_enabled n-sproxy 2022-08-02 06:27:01.022 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:01.027 | ++ lib/nova:start_nova_console_proxies:1080 : seq 1 1 2022-08-02 06:27:01.030 | + lib/nova:start_nova_console_proxies:1080 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:27:01.033 | + lib/nova:start_nova_console_proxies:1081 : local conf 2022-08-02 06:27:01.037 | ++ lib/nova:start_nova_console_proxies:1082 : conductor_conf 1 2022-08-02 06:27:01.039 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:27:01.043 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:27:01.046 | + lib/nova:start_nova_console_proxies:1082 : conf=/etc/nova/nova_cell1.conf 2022-08-02 06:27:01.049 | + lib/nova:start_nova_console_proxies:1083 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 06:27:01.052 | + functions-common:run_process:1694 : local service=n-novnc-cell1 2022-08-02 06:27:01.055 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 06:27:01.058 | + functions-common:run_process:1696 : local group= 2022-08-02 06:27:01.061 | + functions-common:run_process:1697 : local user= 2022-08-02 06:27:01.064 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:27:01.067 | + functions-common:run_process:1700 : local name=n-novnc-cell1 2022-08-02 06:27:01.070 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:27:01.073 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:27:01.076 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:01.079 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:01.084 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:01.088 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421621084 2022-08-02 06:27:01.096 | + functions-common:run_process:1703 : is_service_enabled n-novnc-cell1 2022-08-02 06:27:01.118 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:01.122 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:01.125 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:01.128 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:01.132 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:01.132 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:01.136 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:01.140 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:01.140 | + functions-common:time_stop:2447 : start_time=1659421621084 2022-08-02 06:27:01.144 | + functions-common:time_stop:2449 : [[ -z 1659421621084 ]] 2022-08-02 06:27:01.147 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:01.155 | + functions-common:time_stop:2452 : end_time=1659421621149 2022-08-02 06:27:01.155 | + functions-common:time_stop:2453 : elapsed_time=65 2022-08-02 06:27:01.159 | + functions-common:time_stop:2454 : total=27311 2022-08-02 06:27:01.161 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:01.164 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27376 2022-08-02 06:27:01.168 | + lib/nova:start_nova_console_proxies:1084 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 06:27:01.168 | + functions-common:run_process:1694 : local service=n-spice-cell1 2022-08-02 06:27:01.172 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-02 06:27:01.176 | + functions-common:run_process:1696 : local group= 2022-08-02 06:27:01.176 | + functions-common:run_process:1697 : local user= 2022-08-02 06:27:01.180 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:27:01.184 | + functions-common:run_process:1700 : local name=n-spice-cell1 2022-08-02 06:27:01.186 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:27:01.189 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:27:01.191 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:01.193 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:01.200 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:01.203 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421621199 2022-08-02 06:27:01.206 | + functions-common:run_process:1703 : is_service_enabled n-spice-cell1 2022-08-02 06:27:01.232 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:01.235 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:01.238 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:01.241 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:01.244 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:01.247 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:01.250 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:01.253 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:01.256 | + functions-common:time_stop:2447 : start_time=1659421621199 2022-08-02 06:27:01.258 | + functions-common:time_stop:2449 : [[ -z 1659421621199 ]] 2022-08-02 06:27:01.264 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:01.267 | + functions-common:time_stop:2452 : end_time=1659421621264 2022-08-02 06:27:01.270 | + functions-common:time_stop:2453 : elapsed_time=65 2022-08-02 06:27:01.273 | + functions-common:time_stop:2454 : total=27376 2022-08-02 06:27:01.276 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:01.279 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27441 2022-08-02 06:27:01.282 | + lib/nova:start_nova_console_proxies:1085 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:27:01.284 | + functions-common:run_process:1694 : local service=n-sproxy-cell1 2022-08-02 06:27:01.287 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:27:01.296 | + functions-common:run_process:1696 : local group= 2022-08-02 06:27:01.296 | + functions-common:run_process:1697 : local user= 2022-08-02 06:27:01.299 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:27:01.299 | + functions-common:run_process:1700 : local name=n-sproxy-cell1 2022-08-02 06:27:01.304 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:27:01.308 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:27:01.308 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:01.311 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:01.315 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:01.318 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421621315 2022-08-02 06:27:01.321 | + functions-common:run_process:1703 : is_service_enabled n-sproxy-cell1 2022-08-02 06:27:01.343 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:01.346 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:01.349 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:01.351 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:01.355 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:01.358 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:01.360 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:01.363 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:01.366 | + functions-common:time_stop:2447 : start_time=1659421621315 2022-08-02 06:27:01.369 | + functions-common:time_stop:2449 : [[ -z 1659421621315 ]] 2022-08-02 06:27:01.374 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:01.377 | + functions-common:time_stop:2452 : end_time=1659421621374 2022-08-02 06:27:01.381 | + functions-common:time_stop:2453 : elapsed_time=59 2022-08-02 06:27:01.384 | + functions-common:time_stop:2454 : total=27441 2022-08-02 06:27:01.387 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:01.389 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=27500 2022-08-02 06:27:01.393 | + lib/nova:start_nova_console_proxies:1089 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:01.396 | + lib/nova:start_nova_console_proxies:1089 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:01.401 | + lib/nova:start_nova:1134 : start_nova_conductor 2022-08-02 06:27:01.404 | + lib/nova:start_nova_conductor:1102 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:27:01.408 | + lib/nova:start_nova_conductor:1108 : enable_nova_fleet 2022-08-02 06:27:01.411 | + lib/nova:enable_nova_fleet:1093 : is_service_enabled n-cond 2022-08-02 06:27:01.435 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:01.438 | + lib/nova:enable_nova_fleet:1094 : enable_service n-super-cond 2022-08-02 06:27:01.509 | ++ lib/nova:enable_nova_fleet:1095 : seq 1 1 2022-08-02 06:27:01.515 | + lib/nova:enable_nova_fleet:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:27:01.518 | + lib/nova:enable_nova_fleet:1096 : enable_service n-cond-cell1 2022-08-02 06:27:01.590 | + lib/nova:start_nova_conductor:1109 : is_service_enabled n-super-cond 2022-08-02 06:27:01.614 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:01.617 | + lib/nova:start_nova_conductor:1110 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:27:01.620 | + functions-common:run_process:1694 : local service=n-super-cond 2022-08-02 06:27:01.623 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:27:01.626 | + functions-common:run_process:1696 : local group= 2022-08-02 06:27:01.628 | + functions-common:run_process:1697 : local user= 2022-08-02 06:27:01.631 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:27:01.635 | + functions-common:run_process:1700 : local name=n-super-cond 2022-08-02 06:27:01.638 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:27:01.640 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:27:01.644 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:01.647 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:01.651 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:01.656 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421621652 2022-08-02 06:27:01.659 | + functions-common:run_process:1703 : is_service_enabled n-super-cond 2022-08-02 06:27:01.686 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:01.692 | + functions-common:run_process:1704 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-02 06:27:01.695 | + functions-common:_run_under_systemd:1654 : local service=n-super-cond 2022-08-02 06:27:01.701 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:27:01.705 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:27:01.708 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:27:01.711 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:27:01.713 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-02 06:27:01.716 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-02 06:27:01.719 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-super-cond.service 2022-08-02 06:27:01.722 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:27:01.724 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:27:01.728 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:27:01.735 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:27:01.739 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-02 06:27:01.742 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-02 06:27:01.745 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-super-cond.service 2022-08-02 06:27:01.748 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:27:01.750 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:27:01.753 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:27:01.755 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:27:01.758 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:27:01.762 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:27:01.767 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-02 06:27:01.770 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:27:01.776 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-02 06:27:01.843 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-02 06:27:01.915 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-02 06:27:01.992 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-02 06:27:02.059 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-02 06:27:02.128 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:27:02.191 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:27:02.197 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:27:02.200 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-02 06:27:02.264 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:27:02.862 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-super-cond.service 2022-08-02 06:27:02.877 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-02 06:27:03.499 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-super-cond.service 2022-08-02 06:27:03.530 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:03.537 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:03.542 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:03.545 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:03.548 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:03.551 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:03.553 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:03.556 | + functions-common:time_stop:2447 : start_time=1659421621652 2022-08-02 06:27:03.559 | + functions-common:time_stop:2449 : [[ -z 1659421621652 ]] 2022-08-02 06:27:03.565 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:03.567 | + functions-common:time_stop:2452 : end_time=1659421623564 2022-08-02 06:27:03.570 | + functions-common:time_stop:2453 : elapsed_time=1912 2022-08-02 06:27:03.573 | + functions-common:time_stop:2454 : total=27500 2022-08-02 06:27:03.576 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:03.579 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=29412 2022-08-02 06:27:03.584 | ++ lib/nova:start_nova_conductor:1112 : seq 1 1 2022-08-02 06:27:03.587 | + lib/nova:start_nova_conductor:1112 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-02 06:27:03.590 | + lib/nova:start_nova_conductor:1113 : is_service_enabled n-cond-cell1 2022-08-02 06:27:03.611 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:03.614 | + lib/nova:start_nova_conductor:1114 : local conf 2022-08-02 06:27:03.617 | ++ lib/nova:start_nova_conductor:1115 : conductor_conf 1 2022-08-02 06:27:03.621 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-02 06:27:03.623 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-02 06:27:03.626 | + lib/nova:start_nova_conductor:1115 : conf=/etc/nova/nova_cell1.conf 2022-08-02 06:27:03.630 | + lib/nova:start_nova_conductor:1116 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:27:03.633 | + functions-common:run_process:1694 : local service=n-cond-cell1 2022-08-02 06:27:03.635 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:27:03.639 | + functions-common:run_process:1696 : local group= 2022-08-02 06:27:03.642 | + functions-common:run_process:1697 : local user= 2022-08-02 06:27:03.644 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:27:03.647 | + functions-common:run_process:1700 : local name=n-cond-cell1 2022-08-02 06:27:03.650 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:27:03.653 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:27:03.656 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:03.658 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:03.664 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:03.667 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421623663 2022-08-02 06:27:03.669 | + functions-common:run_process:1703 : is_service_enabled n-cond-cell1 2022-08-02 06:27:03.692 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:03.696 | + functions-common:run_process:1704 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-02 06:27:03.700 | + functions-common:_run_under_systemd:1654 : local service=n-cond-cell1 2022-08-02 06:27:03.704 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:27:03.704 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:27:03.708 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:27:03.712 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:27:03.716 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-02 06:27:03.716 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-02 06:27:03.724 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@n-cond-cell1.service 2022-08-02 06:27:03.724 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:27:03.728 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:27:03.732 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:27:03.744 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:27:03.746 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-02 06:27:03.749 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-02 06:27:03.752 | + functions-common:write_user_unit_file:1563 : local service=devstack@n-cond-cell1.service 2022-08-02 06:27:03.755 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:27:03.757 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:27:03.761 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:27:03.763 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:27:03.766 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:27:03.769 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:27:03.772 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-02 06:27:03.777 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:27:03.784 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-02 06:27:03.863 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-02 06:27:03.946 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-02 06:27:04.015 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-02 06:27:04.077 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-02 06:27:04.172 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:27:04.239 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:27:04.242 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:27:04.245 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-02 06:27:04.322 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:27:04.884 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-02 06:27:04.900 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-02 06:27:05.455 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-02 06:27:05.485 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:05.489 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:05.494 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:05.497 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:05.501 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:05.508 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:05.518 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:05.526 | + functions-common:time_stop:2447 : start_time=1659421623663 2022-08-02 06:27:05.533 | + functions-common:time_stop:2449 : [[ -z 1659421623663 ]] 2022-08-02 06:27:05.544 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:05.562 | + functions-common:time_stop:2452 : end_time=1659421625549 2022-08-02 06:27:05.566 | + functions-common:time_stop:2453 : elapsed_time=1886 2022-08-02 06:27:05.570 | + functions-common:time_stop:2454 : total=29412 2022-08-02 06:27:05.577 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:05.585 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31298 2022-08-02 06:27:05.594 | + lib/nova:start_nova:1135 : start_nova_compute 2022-08-02 06:27:05.596 | + lib/nova:start_nova_compute:966 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:05.606 | + lib/nova:start_nova_compute:967 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:05.614 | + lib/nova:start_nova_compute:967 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:05.620 | + lib/nova:start_nova_compute:969 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-02 06:27:05.624 | + lib/nova:start_nova_compute:972 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-02 06:27:05.634 | + lib/nova:start_nova_compute:974 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-02 06:27:05.645 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:27:05.659 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-02 06:27:05.666 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-02 06:27:05.672 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-02 06:27:05.681 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-02 06:27:05.688 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-02 06:27:05.694 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-02 06:27:05.704 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-02 06:27:05.711 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-02 06:27:05.712 | + inc/meta-config:merge_config_file:164 : read a 2022-08-02 06:27:05.712 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-02 06:27:05.712 | BEGIN { 2022-08-02 06:27:05.712 | section = "" 2022-08-02 06:27:05.712 | last_section = "" 2022-08-02 06:27:05.712 | section_count = 0 2022-08-02 06:27:05.713 | } 2022-08-02 06:27:05.713 | /^\[.+\]/ { 2022-08-02 06:27:05.713 | gsub("[][]", "", $1); 2022-08-02 06:27:05.713 | section=$1 2022-08-02 06:27:05.713 | next 2022-08-02 06:27:05.713 | } 2022-08-02 06:27:05.713 | /^ *\#/ { 2022-08-02 06:27:05.713 | next 2022-08-02 06:27:05.713 | } 2022-08-02 06:27:05.713 | /^[^ \t]+/ { 2022-08-02 06:27:05.713 | # get offset of first = in $0 2022-08-02 06:27:05.713 | eq_idx = index($0, "=") 2022-08-02 06:27:05.713 | # extract attr & value from $0 2022-08-02 06:27:05.713 | attr = substr($0, 1, eq_idx - 1) 2022-08-02 06:27:05.713 | value = substr($0, eq_idx + 1) 2022-08-02 06:27:05.713 | # only need to strip trailing whitespace from attr 2022-08-02 06:27:05.713 | sub(/[ \t]*$/, "", attr) 2022-08-02 06:27:05.713 | # need to strip leading & trailing whitespace from value 2022-08-02 06:27:05.713 | sub(/^[ \t]*/, "", value) 2022-08-02 06:27:05.713 | sub(/[ \t]*$/, "", value) 2022-08-02 06:27:05.713 | 2022-08-02 06:27:05.713 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-02 06:27:05.713 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-02 06:27:05.713 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-02 06:27:05.713 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-02 06:27:05.713 | if (! (section, attr) in cfg_attr_count) { 2022-08-02 06:27:05.713 | if (section != last_section) { 2022-08-02 06:27:05.713 | cfg_section[section_count++] = section 2022-08-02 06:27:05.713 | last_section = section 2022-08-02 06:27:05.713 | } 2022-08-02 06:27:05.713 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-02 06:27:05.713 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-02 06:27:05.713 | 2022-08-02 06:27:05.713 | cfg_attr[section, attr, 0] = value 2022-08-02 06:27:05.714 | cfg_attr_count[section, attr] = 1 2022-08-02 06:27:05.714 | } else { 2022-08-02 06:27:05.714 | lno = cfg_attr_count[section, attr]++ 2022-08-02 06:27:05.714 | cfg_attr[section, attr, lno] = value 2022-08-02 06:27:05.714 | } 2022-08-02 06:27:05.714 | } 2022-08-02 06:27:05.714 | END { 2022-08-02 06:27:05.714 | # Process each section in order 2022-08-02 06:27:05.714 | for (sno = 0; sno < section_count; sno++) { 2022-08-02 06:27:05.714 | section = cfg_section[sno] 2022-08-02 06:27:05.714 | # The ini routines simply append a config item immediately 2022-08-02 06:27:05.714 | # after the section header. To keep the same order as defined 2022-08-02 06:27:05.714 | # in local.conf, invoke the ini routines in the reverse order 2022-08-02 06:27:05.714 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-02 06:27:05.714 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-02 06:27:05.714 | if (cfg_attr_count[section, attr] == 1) 2022-08-02 06:27:05.714 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-02 06:27:05.714 | else { 2022-08-02 06:27:05.714 | # For multiline, invoke the ini routines in the reverse order 2022-08-02 06:27:05.714 | count = cfg_attr_count[section, attr] 2022-08-02 06:27:05.714 | print "inidelete " configfile " " section " " attr 2022-08-02 06:27:05.714 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-02 06:27:05.714 | for (l = count -2; l >= 0; l--) 2022-08-02 06:27:05.714 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-02 06:27:05.714 | } 2022-08-02 06:27:05.714 | } 2022-08-02 06:27:05.714 | } 2022-08-02 06:27:05.714 | } 2022-08-02 06:27:05.714 | ' 2022-08-02 06:27:05.716 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-02 06:27:05.720 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-02 06:27:05.726 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-02 06:27:05.733 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-02 06:27:05.745 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-02 06:27:05.756 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-02 06:27:05.762 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-02 06:27:05.762 | BEGIN { group = "" } 2022-08-02 06:27:05.762 | /^\[\[.+\|.*\]\]/ { 2022-08-02 06:27:05.762 | gsub("[][]", "", $1); 2022-08-02 06:27:05.762 | split($1, a, "|"); 2022-08-02 06:27:05.762 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-02 06:27:05.762 | group=a[1] 2022-08-02 06:27:05.762 | } else { 2022-08-02 06:27:05.762 | group="" 2022-08-02 06:27:05.762 | } 2022-08-02 06:27:05.762 | next 2022-08-02 06:27:05.762 | } 2022-08-02 06:27:05.763 | { 2022-08-02 06:27:05.763 | if (group != "") 2022-08-02 06:27:05.763 | print $0 2022-08-02 06:27:05.763 | } 2022-08-02 06:27:05.763 | ' /home/ubuntu/devstack/local.conf 2022-08-02 06:27:05.775 | + lib/nova:start_nova_compute:976 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-02 06:27:05.778 | + lib/nova:start_nova_compute:983 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-02 06:27:05.829 | + lib/nova:start_nova_compute:986 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-02 06:27:05.873 | + lib/nova:start_nova_compute:987 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-02 06:27:05.877 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-02 06:27:05.880 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-02 06:27:05.883 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-02 06:27:05.885 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-02 06:27:05.888 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-02 06:27:05.910 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:05.914 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-02 06:27:05.918 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-02 06:27:05.921 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-02 06:27:05.940 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:05.942 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 06:27:05.946 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 2022-08-02 06:27:05.981 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-02 06:27:05.984 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-02 06:27:05.987 | + lib/nova:start_nova_compute:991 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-02 06:27:06.010 | + lib/nova:start_nova_compute:992 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-02 06:27:06.032 | + lib/nova:start_nova_compute:997 : configure_console_compute 2022-08-02 06:27:06.034 | + lib/nova:configure_console_compute:639 : local offset 2022-08-02 06:27:06.037 | + lib/nova:configure_console_compute:640 : offset=0 2022-08-02 06:27:06.040 | + lib/nova:configure_console_compute:644 : local default_proxyclient_addr 2022-08-02 06:27:06.043 | ++ lib/nova:configure_console_compute:645 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-02 06:27:06.067 | + lib/nova:configure_console_compute:645 : default_proxyclient_addr=10.222.0.65 2022-08-02 06:27:06.069 | + lib/nova:configure_console_compute:649 : is_service_enabled n-cpu 2022-08-02 06:27:06.090 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:06.092 | + lib/nova:configure_console_compute:665 : is_service_enabled n-novnc 2022-08-02 06:27:06.113 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:06.116 | + lib/nova:configure_console_compute:665 : '[' False '!=' False ']' 2022-08-02 06:27:06.119 | + lib/nova:configure_console_compute:673 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-02 06:27:06.160 | + lib/nova:configure_console_compute:676 : is_service_enabled n-spice 2022-08-02 06:27:06.179 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:06.182 | + lib/nova:configure_console_compute:686 : is_service_enabled n-sproxy 2022-08-02 06:27:06.202 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:06.204 | + lib/nova:start_nova_compute:1000 : '[' -n '' ']' 2022-08-02 06:27:06.207 | + lib/nova:start_nova_compute:1005 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-02 06:27:06.210 | + lib/nova:start_nova_compute:1005 : [[ kvm == \q\e\m\u ]] 2022-08-02 06:27:06.212 | + lib/nova:start_nova_compute:1009 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-02 06:27:06.215 | + lib/nova:start_nova_compute:1013 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-02 06:27:06.218 | + functions-common:run_process:1694 : local service=n-cpu 2022-08-02 06:27:06.220 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-02 06:27:06.223 | + functions-common:run_process:1696 : local group=libvirt 2022-08-02 06:27:06.226 | + functions-common:run_process:1697 : local user= 2022-08-02 06:27:06.229 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:27:06.232 | + functions-common:run_process:1700 : local name=n-cpu 2022-08-02 06:27:06.234 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:27:06.237 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:27:06.239 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:06.242 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:06.248 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:06.251 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421626248 2022-08-02 06:27:06.254 | + functions-common:run_process:1703 : is_service_enabled n-cpu 2022-08-02 06:27:06.275 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:06.277 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:06.280 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:06.283 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:06.285 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:06.288 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:06.291 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:06.294 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:06.297 | + functions-common:time_stop:2447 : start_time=1659421626248 2022-08-02 06:27:06.299 | + functions-common:time_stop:2449 : [[ -z 1659421626248 ]] 2022-08-02 06:27:06.304 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:06.307 | + functions-common:time_stop:2452 : end_time=1659421626304 2022-08-02 06:27:06.310 | + functions-common:time_stop:2453 : elapsed_time=56 2022-08-02 06:27:06.313 | + functions-common:time_stop:2454 : total=31298 2022-08-02 06:27:06.315 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:06.318 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=31354 2022-08-02 06:27:06.320 | + lib/nova:start_nova_compute:1035 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:06.324 | + lib/nova:start_nova_compute:1035 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-02 06:27:06.327 | + lib/nova:start_nova:1136 : is_service_enabled n-api 2022-08-02 06:27:06.347 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:06.350 | + lib/nova:start_nova:1138 : echo 'Dumping cells_v2 mapping' 2022-08-02 06:27:06.350 | Dumping cells_v2 mapping 2022-08-02 06:27:06.353 | + lib/nova:start_nova:1139 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-02 06:27:06.942 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-08-02 06:27:09.718 | INFO dbcounter [None req-8dfbe25f-a394-4932-a06b-c88ac71f3807 None None] Registered counter for database nova_api 2022-08-02 06:27:09.742 | DEBUG dbcounter [-] [416900] Writer thread running {{(pid=416900) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-02 06:27:09.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:27:09.795 | from cryptography.utils import int_from_bytes 2022-08-02 06:27:09.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:27:09.795 | from cryptography.utils import int_from_bytes 2022-08-02 06:27:09.795 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 06:27:09.795 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-02 06:27:09.796 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 06:27:09.796 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2022-08-02 06:27:09.796 | | cell1 | c6796bac-9500-449d-adde-8758b5a6c84e | rabbit://stackrabbit:Passw0rd@10.222.0.65:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2022-08-02 06:27:09.796 | +-------+--------------------------------------+-----------------------------------------------------------+----------------------------------------------------------------------------------+----------+ 2022-08-02 06:27:10.204 | + ./stack.sh:main:1315 : async_runfunc create_flavors 2022-08-02 06:27:10.207 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-02 06:27:10.269 | + inc/async:async_inner:63 : create_flavors 2022-08-02 06:27:10.312 | [357928 Async create_flavors:416959]: running: create_flavors 2022-08-02 06:27:10.315 | + ./stack.sh:main:1317 : is_service_enabled cinder 2022-08-02 06:27:10.334 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:10.337 | + ./stack.sh:main:1318 : echo_summary 'Starting Cinder' 2022-08-02 06:27:10.339 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:27:10.342 | + ./stack.sh:echo_summary:441 : echo -e Starting Cinder 2022-08-02 06:27:10.345 | + ./stack.sh:main:1319 : start_cinder 2022-08-02 06:27:10.347 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-02 06:27:10.350 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-02 06:27:10.353 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-02 06:27:10.355 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-02 06:27:10.375 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:10.378 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-02 06:27:10.381 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-08-02 06:27:10.384 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-02 06:27:10.388 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-02 06:27:10.392 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:27:10.395 | + functions-common:run_process:1694 : local service=c-api 2022-08-02 06:27:10.398 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:27:10.400 | + functions-common:run_process:1696 : local group= 2022-08-02 06:27:10.403 | + functions-common:run_process:1697 : local user= 2022-08-02 06:27:10.406 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:27:10.408 | + functions-common:run_process:1700 : local name=c-api 2022-08-02 06:27:10.411 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:27:10.414 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:27:10.416 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:10.419 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:10.422 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:10.426 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421630424 2022-08-02 06:27:10.429 | + functions-common:run_process:1703 : is_service_enabled c-api 2022-08-02 06:27:10.446 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:10.449 | + functions-common:run_process:1704 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-02 06:27:10.452 | + functions-common:_run_under_systemd:1654 : local service=c-api 2022-08-02 06:27:10.455 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:27:10.457 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:27:10.460 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:27:10.463 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:27:10.465 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-02 06:27:10.468 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-02 06:27:10.470 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-api.service 2022-08-02 06:27:10.473 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:27:10.476 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:27:10.478 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:27:10.481 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:27:10.484 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-02 06:27:10.487 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu '' 2022-08-02 06:27:10.489 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@c-api.service 2022-08-02 06:27:10.491 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:27:10.494 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:27:10.496 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:27:10.498 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:27:10.501 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-02 06:27:10.503 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:27:10.508 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-02 06:27:10.564 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-02 06:27:10.619 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-02 06:27:10.675 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-02 06:27:10.729 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:27:10.784 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-02 06:27:10.840 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-02 06:27:10.895 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-02 06:27:10.953 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-02 06:27:11.009 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-02 06:27:11.064 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:27:11.067 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:27:11.069 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-02 06:27:11.126 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:27:11.639 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-api.service 2022-08-02 06:27:11.657 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-02 06:27:12.175 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-api.service 2022-08-02 06:27:12.260 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:12.263 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:12.265 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:12.268 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:12.271 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:12.274 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:12.279 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:12.286 | + functions-common:time_stop:2447 : start_time=1659421630424 2022-08-02 06:27:12.290 | + functions-common:time_stop:2449 : [[ -z 1659421630424 ]] 2022-08-02 06:27:12.293 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:12.298 | + functions-common:time_stop:2452 : end_time=1659421632295 2022-08-02 06:27:12.301 | + functions-common:time_stop:2453 : elapsed_time=1871 2022-08-02 06:27:12.305 | + functions-common:time_stop:2454 : total=31354 2022-08-02 06:27:12.309 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:12.312 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=33225 2022-08-02 06:27:12.317 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.65/volume/v3 2022-08-02 06:27:12.320 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-02 06:27:12.320 | Waiting for Cinder API to start... 2022-08-02 06:27:12.324 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.65/volume/v3 2022-08-02 06:27:12.331 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:27:12.334 | + functions:wait_for_service:458 : local url=http://10.222.0.65/volume/v3 2022-08-02 06:27:12.339 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:27:12.341 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:27:12.346 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:27:12.350 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:12.354 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:12.359 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:12.365 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421632362 2022-08-02 06:27:12.368 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:27:12.377 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/volume/v3 2022-08-02 06:27:16.796 | + :: : [[ 401 == 503 ]] 2022-08-02 06:27:16.797 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:27:16.801 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:27:16.803 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:16.806 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:16.808 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:16.811 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:16.814 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:16.816 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:27:16.819 | + functions-common:time_stop:2447 : start_time=1659421632362 2022-08-02 06:27:16.822 | + functions-common:time_stop:2449 : [[ -z 1659421632362 ]] 2022-08-02 06:27:16.825 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:16.830 | + functions-common:time_stop:2452 : end_time=1659421636827 2022-08-02 06:27:16.833 | + functions-common:time_stop:2453 : elapsed_time=4465 2022-08-02 06:27:16.839 | + functions-common:time_stop:2454 : total=17575 2022-08-02 06:27:16.841 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:16.844 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=22040 2022-08-02 06:27:16.847 | + functions:wait_for_service:467 : return 0 2022-08-02 06:27:16.850 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:16.853 | + functions-common:run_process:1694 : local service=c-sch 2022-08-02 06:27:16.855 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:16.858 | + functions-common:run_process:1696 : local group= 2022-08-02 06:27:16.861 | + functions-common:run_process:1697 : local user= 2022-08-02 06:27:16.863 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:27:16.866 | + functions-common:run_process:1700 : local name=c-sch 2022-08-02 06:27:16.869 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:27:16.872 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:27:16.874 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:16.877 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:16.881 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:16.886 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421636882 2022-08-02 06:27:16.889 | + functions-common:run_process:1703 : is_service_enabled c-sch 2022-08-02 06:27:16.908 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:16.910 | + functions-common:run_process:1704 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-02 06:27:16.913 | + functions-common:_run_under_systemd:1654 : local service=c-sch 2022-08-02 06:27:16.916 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:16.918 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:16.921 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:16.924 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:16.926 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 06:27:16.929 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 06:27:16.932 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-sch.service 2022-08-02 06:27:16.935 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:27:16.938 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:27:16.940 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:27:16.943 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:27:16.946 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 06:27:16.949 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-02 06:27:16.951 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-sch.service 2022-08-02 06:27:16.954 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:16.957 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:27:16.959 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:27:16.962 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-02 06:27:16.964 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:27:16.967 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:27:16.969 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-02 06:27:16.972 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:27:16.977 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-02 06:27:17.035 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-02 06:27:17.091 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:17.149 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-02 06:27:17.205 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-02 06:27:17.265 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:27:17.324 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-02 06:27:17.326 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:27:17.329 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-02 06:27:17.385 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:27:17.893 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-sch.service 2022-08-02 06:27:17.907 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-02 06:27:18.439 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-sch.service 2022-08-02 06:27:18.463 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:18.469 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:18.472 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:18.475 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:18.478 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:18.480 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:18.483 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:18.485 | + functions-common:time_stop:2447 : start_time=1659421636882 2022-08-02 06:27:18.488 | + functions-common:time_stop:2449 : [[ -z 1659421636882 ]] 2022-08-02 06:27:18.492 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:18.498 | + functions-common:time_stop:2452 : end_time=1659421638494 2022-08-02 06:27:18.501 | + functions-common:time_stop:2453 : elapsed_time=1612 2022-08-02 06:27:18.505 | + functions-common:time_stop:2454 : total=33225 2022-08-02 06:27:18.507 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:18.512 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=34837 2022-08-02 06:27:18.515 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:18.518 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:18.521 | + functions-common:run_process:1694 : local service=c-bak 2022-08-02 06:27:18.524 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:18.527 | + functions-common:run_process:1696 : local group= 2022-08-02 06:27:18.530 | + functions-common:run_process:1697 : local user= 2022-08-02 06:27:18.532 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:18.535 | + functions-common:run_process:1700 : local name=c-bak 2022-08-02 06:27:18.538 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:27:18.540 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:27:18.543 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:18.546 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:18.550 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:18.555 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421638551 2022-08-02 06:27:18.561 | + functions-common:run_process:1703 : is_service_enabled c-bak 2022-08-02 06:27:18.582 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:18.585 | + functions-common:run_process:1704 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:18.589 | + functions-common:_run_under_systemd:1654 : local service=c-bak 2022-08-02 06:27:18.592 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:18.595 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:18.598 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:18.601 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:18.604 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 06:27:18.607 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 06:27:18.609 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-bak.service 2022-08-02 06:27:18.612 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:27:18.615 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:27:18.618 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:27:18.620 | + functions-common:_run_under_systemd:1666 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:18.623 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 06:27:18.627 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:18.630 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-bak.service 2022-08-02 06:27:18.634 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:18.638 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:27:18.643 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:27:18.647 | + functions-common:write_user_unit_file:1567 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:18.653 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:27:18.655 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:27:18.662 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-08-02 06:27:18.666 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:27:18.672 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-08-02 06:27:18.741 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-08-02 06:27:18.803 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:18.867 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-08-02 06:27:18.939 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-08-02 06:27:19.007 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:27:19.072 | + functions-common:write_user_unit_file:1581 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-02 06:27:19.075 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:19.137 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:27:19.140 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-08-02 06:27:19.205 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:27:19.766 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-bak.service 2022-08-02 06:27:19.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-08-02 06:27:20.360 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-bak.service 2022-08-02 06:27:20.393 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:20.400 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:20.404 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:20.410 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:20.415 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:20.419 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:20.426 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:20.431 | + functions-common:time_stop:2447 : start_time=1659421638551 2022-08-02 06:27:20.435 | + functions-common:time_stop:2449 : [[ -z 1659421638551 ]] 2022-08-02 06:27:20.439 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:20.443 | + functions-common:time_stop:2452 : end_time=1659421640440 2022-08-02 06:27:20.447 | + functions-common:time_stop:2453 : elapsed_time=1889 2022-08-02 06:27:20.449 | + functions-common:time_stop:2454 : total=34837 2022-08-02 06:27:20.452 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:20.456 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=36726 2022-08-02 06:27:20.459 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:20.461 | + functions-common:run_process:1694 : local service=c-vol 2022-08-02 06:27:20.465 | + functions-common:run_process:1695 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:20.467 | + functions-common:run_process:1696 : local group= 2022-08-02 06:27:20.470 | + functions-common:run_process:1697 : local user= 2022-08-02 06:27:20.473 | + functions-common:run_process:1698 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:20.478 | + functions-common:run_process:1700 : local name=c-vol 2022-08-02 06:27:20.480 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:27:20.483 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:27:20.486 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:20.489 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:20.492 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:20.502 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421640496 2022-08-02 06:27:20.505 | + functions-common:run_process:1703 : is_service_enabled c-vol 2022-08-02 06:27:20.529 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:20.532 | + functions-common:run_process:1704 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:20.535 | + functions-common:_run_under_systemd:1654 : local service=c-vol 2022-08-02 06:27:20.538 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:20.542 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:20.544 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:20.548 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:20.551 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-02 06:27:20.554 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-02 06:27:20.560 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@c-vol.service 2022-08-02 06:27:20.563 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:27:20.566 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:27:20.570 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:27:20.572 | + functions-common:_run_under_systemd:1666 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:20.575 | + functions-common:_run_under_systemd:1667 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-02 06:27:20.579 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:20.582 | + functions-common:write_user_unit_file:1563 : local service=devstack@c-vol.service 2022-08-02 06:27:20.584 | + functions-common:write_user_unit_file:1564 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:20.587 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-02 06:27:20.590 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-02 06:27:20.593 | + functions-common:write_user_unit_file:1567 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:20.596 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-02 06:27:20.599 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-02 06:27:20.602 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-08-02 06:27:20.605 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-02 06:27:20.611 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-08-02 06:27:20.681 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-08-02 06:27:20.758 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-02 06:27:20.831 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-08-02 06:27:20.901 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-08-02 06:27:20.982 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:27:21.056 | + functions-common:write_user_unit_file:1581 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2022-08-02 06:27:21.059 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-02 06:27:21.151 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-02 06:27:21.152 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-08-02 06:27:21.231 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-02 06:27:21.816 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@c-vol.service 2022-08-02 06:27:21.825 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-08-02 06:27:22.343 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@c-vol.service 2022-08-02 06:27:22.373 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:22.378 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:22.382 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:22.387 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:22.396 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:22.396 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:22.396 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:22.401 | + functions-common:time_stop:2447 : start_time=1659421640496 2022-08-02 06:27:22.404 | + functions-common:time_stop:2449 : [[ -z 1659421640496 ]] 2022-08-02 06:27:22.411 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:22.420 | + functions-common:time_stop:2452 : end_time=1659421642413 2022-08-02 06:27:22.425 | + functions-common:time_stop:2453 : elapsed_time=1917 2022-08-02 06:27:22.431 | + functions-common:time_stop:2454 : total=36726 2022-08-02 06:27:22.436 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:22.441 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=38643 2022-08-02 06:27:22.446 | + ./stack.sh:main:1320 : create_volume_types 2022-08-02 06:27:22.452 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-02 06:27:22.490 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:22.494 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-02 06:27:22.497 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-02 06:27:22.501 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-02 06:27:22.504 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-02 06:27:22.510 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-02 06:27:22.557 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:22.566 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-02 06:27:27.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:27:27.153 | from cryptography.utils import int_from_bytes 2022-08-02 06:27:27.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:27:27.153 | from cryptography.utils import int_from_bytes 2022-08-02 06:27:27.153 | +-------------+--------------------------------------+ 2022-08-02 06:27:27.153 | | Field | Value | 2022-08-02 06:27:27.153 | +-------------+--------------------------------------+ 2022-08-02 06:27:27.153 | | description | None | 2022-08-02 06:27:27.153 | | id | 2cd9e0f8-9ca3-46d2-90b8-22f2502e2a14 | 2022-08-02 06:27:27.153 | | is_public | True | 2022-08-02 06:27:27.153 | | name | lvmdriver-1 | 2022-08-02 06:27:27.153 | | properties | volume_backend_name='lvmdriver-1' | 2022-08-02 06:27:27.153 | +-------------+--------------------------------------+ 2022-08-02 06:27:27.331 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-08-02 06:27:27.334 | + ./stack.sh:main:1325 : [[ False == \T\r\u\e ]] 2022-08-02 06:27:27.337 | + ./stack.sh:main:1333 : is_service_enabled glance 2022-08-02 06:27:27.357 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:27.360 | + ./stack.sh:main:1334 : echo_summary 'Starting Glance' 2022-08-02 06:27:27.362 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:27:27.366 | + ./stack.sh:echo_summary:441 : echo -e Starting Glance 2022-08-02 06:27:27.369 | + ./stack.sh:main:1335 : start_glance 2022-08-02 06:27:27.372 | + lib/glance:start_glance:602 : local service_protocol=http 2022-08-02 06:27:27.375 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-08-02 06:27:27.399 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:27.402 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-08-02 06:27:27.405 | ++ lib/glance:start_glance:610 : which uwsgi 2022-08-02 06:27:27.410 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:27:27.413 | + functions-common:run_process:1694 : local service=g-api 2022-08-02 06:27:27.415 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:27:27.418 | + functions-common:run_process:1696 : local group= 2022-08-02 06:27:27.421 | + functions-common:run_process:1697 : local user= 2022-08-02 06:27:27.424 | + functions-common:run_process:1698 : local env_vars= 2022-08-02 06:27:27.426 | + functions-common:run_process:1700 : local name=g-api 2022-08-02 06:27:27.430 | + functions-common:run_process:1702 : time_start run_process 2022-08-02 06:27:27.433 | + functions-common:time_start:2426 : local name=run_process 2022-08-02 06:27:27.436 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:27.439 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:27.442 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:27.448 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421647444 2022-08-02 06:27:27.450 | + functions-common:run_process:1703 : is_service_enabled g-api 2022-08-02 06:27:27.475 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:27.477 | + functions-common:run_process:1704 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-08-02 06:27:27.480 | + functions-common:_run_under_systemd:1654 : local service=g-api 2022-08-02 06:27:27.483 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:27:27.485 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:27:27.488 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:27:27.491 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:27:27.494 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-08-02 06:27:27.497 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-08-02 06:27:27.500 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@g-api.service 2022-08-02 06:27:27.503 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-02 06:27:27.505 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-02 06:27:27.509 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-02 06:27:27.512 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-02 06:27:27.514 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-08-02 06:27:27.517 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-08-02 06:27:27.520 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@g-api.service 2022-08-02 06:27:27.523 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:27:27.525 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-02 06:27:27.528 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-02 06:27:27.530 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-02 06:27:27.532 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-08-02 06:27:27.535 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-02 06:27:27.540 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-08-02 06:27:27.599 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-08-02 06:27:27.658 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-08-02 06:27:27.722 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-02 06:27:27.791 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-02 06:27:27.853 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-08-02 06:27:27.920 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-08-02 06:27:27.987 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-08-02 06:27:28.049 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-08-02 06:27:28.115 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-08-02 06:27:28.183 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-02 06:27:28.186 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-02 06:27:28.189 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-08-02 06:27:28.252 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-02 06:27:28.819 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@g-api.service 2022-08-02 06:27:28.835 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-08-02 06:27:29.363 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@g-api.service 2022-08-02 06:27:29.456 | + functions-common:run_process:1706 : time_stop run_process 2022-08-02 06:27:29.465 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:29.469 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:29.478 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:29.486 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:29.490 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:29.494 | + functions-common:time_stop:2446 : name=run_process 2022-08-02 06:27:29.502 | + functions-common:time_stop:2447 : start_time=1659421647444 2022-08-02 06:27:29.527 | + functions-common:time_stop:2449 : [[ -z 1659421647444 ]] 2022-08-02 06:27:29.542 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:29.553 | + functions-common:time_stop:2452 : end_time=1659421649545 2022-08-02 06:27:29.569 | + functions-common:time_stop:2453 : elapsed_time=2101 2022-08-02 06:27:29.581 | + functions-common:time_stop:2454 : total=38643 2022-08-02 06:27:29.589 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:29.603 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=40744 2022-08-02 06:27:29.618 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-08-02 06:27:29.711 | + functions-common:is_service_enabled:2096 : return 1 2022-08-02 06:27:29.716 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.65) to start...' 2022-08-02 06:27:29.716 | Waiting for g-api (10.222.0.65) to start... 2022-08-02 06:27:29.719 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.65/image 2022-08-02 06:27:29.724 | + functions:wait_for_service:457 : local timeout=60 2022-08-02 06:27:29.724 | + functions:wait_for_service:458 : local url=http://10.222.0.65/image 2022-08-02 06:27:29.728 | + functions:wait_for_service:459 : local rval=0 2022-08-02 06:27:29.732 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-02 06:27:29.735 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-02 06:27:29.738 | + functions-common:time_start:2427 : local start_time= 2022-08-02 06:27:29.740 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-02 06:27:29.748 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-02 06:27:29.752 | + functions-common:time_start:2431 : _TIME_START[$name]=1659421649746 2022-08-02 06:27:29.756 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-02 06:27:29.770 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.65/image 2022-08-02 06:27:33.683 | + :: : [[ 300 == 503 ]] 2022-08-02 06:27:33.685 | + :: : [[ 0 -eq 7 ]] 2022-08-02 06:27:33.689 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-02 06:27:33.695 | + functions-common:time_stop:2440 : local name 2022-08-02 06:27:33.698 | + functions-common:time_stop:2441 : local end_time 2022-08-02 06:27:33.701 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-02 06:27:33.705 | + functions-common:time_stop:2443 : local total 2022-08-02 06:27:33.707 | + functions-common:time_stop:2444 : local start_time 2022-08-02 06:27:33.714 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-02 06:27:33.717 | + functions-common:time_stop:2447 : start_time=1659421649746 2022-08-02 06:27:33.720 | + functions-common:time_stop:2449 : [[ -z 1659421649746 ]] 2022-08-02 06:27:33.723 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-02 06:27:33.727 | + functions-common:time_stop:2452 : end_time=1659421653725 2022-08-02 06:27:33.730 | + functions-common:time_stop:2453 : elapsed_time=3979 2022-08-02 06:27:33.733 | + functions-common:time_stop:2454 : total=22040 2022-08-02 06:27:33.736 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-02 06:27:33.739 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=26019 2022-08-02 06:27:33.742 | + functions:wait_for_service:467 : return 0 2022-08-02 06:27:33.745 | + ./stack.sh:main:1349 : is_service_enabled mysql postgresql 2022-08-02 06:27:33.768 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:33.771 | + ./stack.sh:main:1349 : is_service_enabled glance 2022-08-02 06:27:33.790 | + functions-common:is_service_enabled:2096 : return 0 2022-08-02 06:27:33.793 | + ./stack.sh:main:1350 : echo_summary 'Uploading images' 2022-08-02 06:27:33.796 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-02 06:27:33.798 | + ./stack.sh:echo_summary:441 : echo -e Uploading images 2022-08-02 06:27:33.801 | + ./stack.sh:main:1352 : for image_url in ${IMAGE_URLS//,/ } 2022-08-02 06:27:33.804 | + ./stack.sh:main:1353 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:27:33.807 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:27:33.809 | + functions:upload_image:134 : local image image_fname image_name 2022-08-02 06:27:33.812 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-08-02 06:27:33.816 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:27:33.821 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:27:33.823 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-08-02 06:27:33.825 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-08-02 06:27:33.829 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:27:33.833 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-08-02 06:27:33.835 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:27:33.838 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-08-02 06:27:33.840 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-08-02 06:27:33.843 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-08-02 06:27:33.845 | + functions:upload_image:294 : local kernel= 2022-08-02 06:27:33.847 | + functions:upload_image:295 : local ramdisk= 2022-08-02 06:27:33.850 | + functions:upload_image:296 : local disk_format= 2022-08-02 06:27:33.853 | + functions:upload_image:297 : local container_format= 2022-08-02 06:27:33.855 | + functions:upload_image:298 : local unpack= 2022-08-02 06:27:33.858 | + functions:upload_image:299 : local img_property= 2022-08-02 06:27:33.860 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-02 06:27:33.862 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-08-02 06:27:33.865 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-08-02 06:27:33.867 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-08-02 06:27:33.869 | + functions:upload_image:309 : case "$image_fname" in 2022-08-02 06:27:33.872 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:27:33.875 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:27:33.880 | + functions:upload_image:375 : image_name=ubuntu-16 2022-08-02 06:27:33.884 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:27:33.885 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-08-02 06:27:33.890 | + functions:upload_image:376 : disk_format=vhdx 2022-08-02 06:27:33.892 | + functions:upload_image:377 : container_format=bare 2022-08-02 06:27:33.894 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-08-02 06:27:33.897 | + functions:upload_image:385 : is_arch ppc64le 2022-08-02 06:27:33.901 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 06:27:33.911 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-08-02 06:27:33.912 | + functions:upload_image:385 : is_arch ppc64 2022-08-02 06:27:33.915 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 06:27:33.921 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c\6\4 ]] 2022-08-02 06:27:33.924 | + functions:upload_image:385 : is_arch ppc 2022-08-02 06:27:33.927 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 06:27:33.932 | + functions-common:is_arch:502 : [[ x86_64 == \p\p\c ]] 2022-08-02 06:27:33.935 | + functions:upload_image:389 : is_arch aarch64 2022-08-02 06:27:33.938 | ++ functions-common:is_arch:502 : uname -m 2022-08-02 06:27:33.942 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-02 06:27:33.945 | + functions:upload_image:393 : '[' bare = bare ']' 2022-08-02 06:27:33.948 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-08-02 06:27:33.950 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-08-02 06:27:33.952 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-08-02 06:27:33.955 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-08-02 06:27:33.958 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-08-02 06:27:33.960 | + functions:_upload_image:105 : shift 2022-08-02 06:27:33.963 | + functions:_upload_image:106 : local container=bare 2022-08-02 06:27:33.965 | + functions:_upload_image:107 : shift 2022-08-02 06:27:33.967 | + functions:_upload_image:108 : local disk=vhdx 2022-08-02 06:27:33.969 | + functions:_upload_image:109 : shift 2022-08-02 06:27:33.972 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-02 06:27:33.974 | + functions:_upload_image:111 : shift 2022-08-02 06:27:33.977 | + functions:_upload_image:112 : local properties 2022-08-02 06:27:33.979 | + functions:_upload_image:113 : local useimport 2022-08-02 06:27:33.982 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-08-02 06:27:33.984 | ++ functions:_image_properties_to_arg:87 : local result= 2022-08-02 06:27:33.986 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-08-02 06:27:33.989 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-08-02 06:27:33.991 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-08-02 06:27:33.994 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-08-02 06:27:33.996 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-08-02 06:27:33.998 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-08-02 06:27:36.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:27:36.626 | from cryptography.utils import int_from_bytes 2022-08-02 06:27:36.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-02 06:27:36.626 | from cryptography.utils import int_from_bytes 2022-08-02 06:27:36.626 | HttpException: 500: Server Error for url: http://10.222.0.65/image/v2/images, 500 Internal Server Error: The server has either erred or is incapable of performing the requested operation. 2022-08-02 06:27:36.768 | + functions:_upload_image:1 : exit_trap 2022-08-02 06:27:36.774 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-02 06:27:36.776 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-02 06:27:36.779 | + ./stack.sh:exit_trap:517 : jobs='383426 2022-08-02 06:27:36.779 | 416959' 2022-08-02 06:27:36.781 | + ./stack.sh:exit_trap:520 : [[ -n 383426 2022-08-02 06:27:36.781 | 416959 ]] 2022-08-02 06:27:36.784 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-02-061601 ]] 2022-08-02 06:27:36.786 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-02 06:27:36.788 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-02 06:27:36.788 | exit_trap: cleaning up child processes 2022-08-02 06:27:36.791 | + ./stack.sh:exit_trap:522 : kill 383426 416959 2022-08-02 06:27:36.794 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.sXsFmLpThQ ']' 2022-08-02 06:27:36.796 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.sXsFmLpThQ 2022-08-02 06:27:36.800 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-02 06:27:36.803 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-02 06:27:36.807 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-02 06:27:36.809 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-02 06:27:36.809 | Error on exit 2022-08-02 06:27:36.812 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-02 06:27:36.814 | + ./stack.sh:exit_trap:537 : generate-subunit 1659420958 698 fail 2022-08-02 06:27:37.066 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-02 06:27:37.068 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-02 06:27:37.982 | + ./stack.sh:exit_trap:551 : exit 1