2022-11-02 14:08:11.912 | + ./stack.sh:main:487 : exec 2022-11-02 14:08:11.912 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-140811' 2022-11-02 14:08:11.912 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-02-140811.summary.2022-11-02-140811 2022-11-02 14:08:11.912 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:08:11.912 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-140811 2022-11-02 14:08:11.912 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-140811 /opt/stack/logs/stack.sh.log 2022-11-02 14:08:11.912 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-140811.summary.2022-11-02-140811 /opt/stack/logs/stack.sh.log.summary 2022-11-02 14:08:11.912 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-11-02 14:08:11.912 | + functions:check_path_perm_sanity:596 : local real_path 2022-11-02 14:08:11.912 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-11-02 14:08:11.912 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-11-02 14:08:11.912 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-11-02 14:08:11.912 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-11-02 14:08:11.912 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-11-02 14:08:11.912 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 14:08:11.913 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-11-02 14:08:11.913 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-11-02 14:08:11.913 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 14:08:11.913 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 14:08:11.913 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-11-02 14:08:11.913 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-11-02 14:08:11.913 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 14:08:11.913 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-11-02 14:08:11.913 | + ./stack.sh:main:560 : trap err_trap ERR 2022-11-02 14:08:11.913 | + ./stack.sh:main:573 : set -o errexit 2022-11-02 14:08:11.916 | + ./stack.sh:main:576 : uname -a 2022-11-02 14:08:11.917 | Linux dv-neutron-863275-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-11-02 14:08:11.920 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-11-02 14:08:11.924 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-11-02 14:08:11.928 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-11-02 14:08:11.969 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-11-02 14:08:11.986 | + ./stack.sh:main:590 : fetch_plugins 2022-11-02 14:08:11.989 | + functions-common:fetch_plugins:1797 : local plugins= 2022-11-02 14:08:11.991 | + functions-common:fetch_plugins:1798 : local plugin 2022-11-02 14:08:11.993 | + functions-common:fetch_plugins:1801 : [[ -z '' ]] 2022-11-02 14:08:11.995 | + functions-common:fetch_plugins:1802 : return 2022-11-02 14:08:11.997 | + ./stack.sh:main:594 : run_phase override_defaults 2022-11-02 14:08:11.999 | + functions-common:run_phase:1879 : local mode=override_defaults 2022-11-02 14:08:12.002 | + functions-common:run_phase:1880 : local phase= 2022-11-02 14:08:12.003 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 14:08:12.005 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 14:08:12.007 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 14:08:12.009 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 14:08:12.011 | + functions-common:run_phase:1889 : local extra 2022-11-02 14:08:12.013 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 14:08:12.017 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 14:08:12.019 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 14:08:12.021 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 14:08:12.023 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-11-02 14:08:12.025 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 14:08:12.040 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:08:12.042 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 14:08:12.044 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 14:08:12.046 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 14:08:12.049 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 14:08:12.051 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 14:08:12.053 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 14:08:12.054 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-11-02 14:08:12.056 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-11-02 14:08:12.058 | + functions-common:run_phase:1900 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 14:08:12.060 | + functions-common:run_phase:1903 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 14:08:12.062 | + functions-common:run_phase:1904 : plugin_override_defaults 2022-11-02 14:08:12.064 | + functions-common:plugin_override_defaults:1838 : local plugins= 2022-11-02 14:08:12.066 | + functions-common:plugin_override_defaults:1839 : local plugin 2022-11-02 14:08:12.068 | + functions-common:plugin_override_defaults:1842 : [[ -z '' ]] 2022-11-02 14:08:12.069 | + functions-common:plugin_override_defaults:1843 : return 2022-11-02 14:08:12.071 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-11-02 14:08:12.090 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-11-02 14:08:12.092 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-11-02 14:08:12.106 | ++ functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:08:12.110 | +++ lib/tls:source:43 : hostname -f 2022-11-02 14:08:12.113 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-11-02 14:08:12.115 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-11-02 14:08:12.117 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-11-02 14:08:12.119 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-11-02 14:08:12.121 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-11-02 14:08:12.123 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-11-02 14:08:12.125 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-11-02 14:08:12.127 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-11-02 14:08:12.129 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-11-02 14:08:12.131 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-11-02 14:08:12.136 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-11-02 14:08:12.148 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-11-02 14:08:12.167 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-11-02 14:08:12.180 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-11-02 14:08:12.193 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-11-02 14:08:12.230 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-11-02 14:08:12.297 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-11-02 14:08:12.397 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-11-02 14:08:12.425 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-11-02 14:08:12.490 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-11-02 14:08:12.560 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-11-02 14:08:12.724 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-11-02 14:08:12.740 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-11-02 14:08:12.755 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-11-02 14:08:12.769 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-11-02 14:08:12.868 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-11-02 14:08:12.870 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-11-02 14:08:12.873 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-11-02 14:08:12.875 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-11-02 14:08:12.878 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-11-02 14:08:12.880 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-11-02 14:08:12.882 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-11-02 14:08:12.883 | False' 2022-11-02 14:08:12.886 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-11-02 14:08:12.902 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-11-02 14:08:12.905 | + ./stack.sh:main:624 : run_phase source 2022-11-02 14:08:12.908 | + functions-common:run_phase:1879 : local mode=source 2022-11-02 14:08:12.910 | + functions-common:run_phase:1880 : local phase= 2022-11-02 14:08:12.912 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 14:08:12.914 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 14:08:12.917 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 14:08:12.919 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 14:08:12.921 | + functions-common:run_phase:1889 : local extra 2022-11-02 14:08:12.924 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 14:08:12.928 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 14:08:12.930 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 14:08:12.933 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 14:08:12.935 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-11-02 14:08:12.937 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 14:08:12.952 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:08:12.955 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 14:08:12.957 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-11-02 14:08:12.999 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-11-02 14:08:13.002 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-11-02 14:08:13.004 | + functions-common:run_phase:1900 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 14:08:13.006 | + functions-common:run_phase:1901 : load_plugin_settings 2022-11-02 14:08:13.013 | + functions-common:load_plugin_settings:1815 : local plugins= 2022-11-02 14:08:13.016 | + functions-common:load_plugin_settings:1816 : local plugin 2022-11-02 14:08:13.018 | + functions-common:load_plugin_settings:1819 : [[ -z '' ]] 2022-11-02 14:08:13.020 | + functions-common:load_plugin_settings:1820 : return 2022-11-02 14:08:13.023 | + functions-common:run_phase:1902 : verify_disabled_services 2022-11-02 14:08:13.025 | + functions-common:verify_disabled_services:2162 : local service 2022-11-02 14:08:13.027 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.029 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-11-02 14:08:13.033 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.035 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-11-02 14:08:13.037 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.039 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-11-02 14:08:13.042 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.044 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-11-02 14:08:13.047 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.049 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-11-02 14:08:13.051 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.054 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-11-02 14:08:13.056 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.058 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-11-02 14:08:13.061 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.063 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-11-02 14:08:13.065 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.068 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-11-02 14:08:13.070 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.072 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-11-02 14:08:13.075 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.078 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-11-02 14:08:13.080 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.082 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-11-02 14:08:13.085 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.087 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-11-02 14:08:13.089 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.092 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-11-02 14:08:13.095 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.098 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-11-02 14:08:13.100 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.102 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-11-02 14:08:13.105 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.107 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-11-02 14:08:13.110 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.113 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-11-02 14:08:13.115 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.117 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-11-02 14:08:13.120 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.122 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-11-02 14:08:13.125 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.127 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-11-02 14:08:13.130 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.132 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-11-02 14:08:13.134 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.137 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-11-02 14:08:13.139 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.142 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-11-02 14:08:13.144 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.147 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-11-02 14:08:13.149 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.151 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-11-02 14:08:13.154 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.157 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-11-02 14:08:13.160 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.162 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-11-02 14:08:13.165 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.167 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-11-02 14:08:13.169 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.172 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-11-02 14:08:13.175 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.177 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-11-02 14:08:13.180 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.182 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-11-02 14:08:13.185 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.187 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-11-02 14:08:13.189 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.192 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-11-02 14:08:13.194 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.197 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-11-02 14:08:13.199 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.201 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-11-02 14:08:13.204 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.207 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-11-02 14:08:13.209 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.212 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-11-02 14:08:13.214 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.216 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-11-02 14:08:13.220 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.227 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-11-02 14:08:13.230 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.233 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-11-02 14:08:13.236 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.238 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-11-02 14:08:13.241 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.243 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-11-02 14:08:13.246 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.248 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-11-02 14:08:13.251 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.254 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-11-02 14:08:13.256 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.258 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-11-02 14:08:13.261 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 14:08:13.264 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-11-02 14:08:13.267 | + ./stack.sh:main:695 : initialize_database_backends 2022-11-02 14:08:13.270 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 14:08:13.272 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-11-02 14:08:13.289 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:08:13.292 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-11-02 14:08:13.294 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 14:08:13.297 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-11-02 14:08:13.313 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:08:13.316 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-11-02 14:08:13.318 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-11-02 14:08:13.321 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-11-02 14:08:13.323 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-11-02 14:08:13.326 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-11-02 14:08:13.329 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-11-02 14:08:13.331 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-11-02 14:08:13.334 | + lib/database:initialize_database_backends:92 : return 0 2022-11-02 14:08:13.336 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-11-02 14:08:13.336 | Using mysql database backend 2022-11-02 14:08:13.339 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-11-02 14:08:13.357 | + ./stack.sh:main:701 : define_database_baseurl 2022-11-02 14:08:13.360 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-11-02 14:08:13.363 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 14:08:13.365 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-11-02 14:08:13.368 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 14:08:13.371 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-11-02 14:08:13.388 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:08:13.392 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-11-02 14:08:13.409 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-11-02 14:08:13.427 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:08:13.429 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-11-02 14:08:13.448 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-11-02 14:08:13.466 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-11-02 14:08:13.484 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:08:13.486 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-11-02 14:08:13.505 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:08:13.508 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-11-02 14:08:13.526 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-11-02 14:08:13.529 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-11-02 14:08:13.532 | + ./stack.sh:main:757 : save_stackenv 757 2022-11-02 14:08:13.535 | + functions-common:save_stackenv:60 : local tag=757 2022-11-02 14:08:13.538 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 14:08:13.543 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-140813 2022-11-02 14:08:13.546 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-140813 757' 2022-11-02 14:08:13.549 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.552 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 14:08:13.554 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.557 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 14:08:13.560 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.563 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 14:08:13.566 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.568 | + 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-11-02 14:08:13.571 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.574 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 14:08:13.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.579 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 14:08:13.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.585 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-140811 2022-11-02 14:08:13.588 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.591 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 14:08:13.594 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.597 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 14:08:13.600 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.602 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 14:08:13.605 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.613 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 14:08:13.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.618 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 14:08:13.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:08:13.624 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 14:08:13.627 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-11-02 14:08:13.629 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-11-02 14:08:13.632 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-11-02 14:08:13.634 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-11-02 14:08:13.636 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:08:13.638 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:08:13.642 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:08:13.645 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:08:13.647 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:08:13.650 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:08:13.666 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:08:13.669 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:08:13.671 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:08:13.674 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:08:13.674 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:08:13.680 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-11-02 14:08:13.682 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:08:13.684 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-11-02 14:08:13.698 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-11-02 14:08:13.701 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:08:13.701 | + functions-common:git_clone:690 : head -1 2022-11-02 14:08:13.706 | 9d58bffe update constraint for stevedore to new release 3.5.2 2022-11-02 14:08:13.709 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:08:13.711 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-11-02 14:08:13.714 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:08:13.717 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-11-02 14:08:13.720 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-11-02 14:08:13.722 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-11-02 14:08:13.725 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-11-02 14:08:13.728 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 14:08:13.731 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-11-02 14:08:13.733 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-11-02 14:08:13.736 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-11-02 14:08:13.739 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-11-02 14:08:13.744 | ++ tools/install_prereqs.sh:source:47 : NOW=1667398093 2022-11-02 14:08:13.747 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-11-02 14:08:13.753 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1667397054 2022-11-02 14:08:13.755 | ++ tools/install_prereqs.sh:source:49 : DELTA=1039 2022-11-02 14:08:13.758 | ++ tools/install_prereqs.sh:source:50 : [[ 1039 -lt 7200 ]] 2022-11-02 14:08:13.761 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-11-02 14:08:13.763 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-11-02 14:08:13.766 | ++ functions-common:export_proxy_variables:2269 : isset http_proxy 2022-11-02 14:08:13.769 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-11-02 14:08:13.771 | ++ functions-common:export_proxy_variables:2272 : isset https_proxy 2022-11-02 14:08:13.774 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-11-02 14:08:13.776 | ++ functions-common:export_proxy_variables:2275 : isset no_proxy 2022-11-02 14:08:13.779 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-11-02 14:08:13.783 | +++ 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-11-02 14:08:13.831 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-11-02 14:08:13.832 | apache2-dev 2022-11-02 14:08:13.832 | bc 2022-11-02 14:08:13.832 | bsdmainutils 2022-11-02 14:08:13.832 | curl 2022-11-02 14:08:13.832 | g++ 2022-11-02 14:08:13.832 | gawk 2022-11-02 14:08:13.832 | gcc 2022-11-02 14:08:13.832 | gettext 2022-11-02 14:08:13.832 | git 2022-11-02 14:08:13.832 | graphviz 2022-11-02 14:08:13.832 | iputils-ping 2022-11-02 14:08:13.832 | libapache2-mod-proxy-uwsgi 2022-11-02 14:08:13.832 | libffi-dev 2022-11-02 14:08:13.832 | libjpeg-dev 2022-11-02 14:08:13.832 | libpcre3-dev 2022-11-02 14:08:13.832 | libpq-dev 2022-11-02 14:08:13.832 | libssl-dev 2022-11-02 14:08:13.832 | libsystemd-dev 2022-11-02 14:08:13.832 | libxml2-dev 2022-11-02 14:08:13.832 | libxslt1-dev 2022-11-02 14:08:13.832 | libyaml-dev 2022-11-02 14:08:13.832 | lsof 2022-11-02 14:08:13.832 | openssh-server 2022-11-02 14:08:13.832 | openssl 2022-11-02 14:08:13.832 | pkg-config 2022-11-02 14:08:13.832 | psmisc 2022-11-02 14:08:13.832 | python3-dev 2022-11-02 14:08:13.832 | python3-pip 2022-11-02 14:08:13.832 | python3-systemd 2022-11-02 14:08:13.832 | python3-venv 2022-11-02 14:08:13.832 | tar 2022-11-02 14:08:13.832 | tcpdump 2022-11-02 14:08:13.832 | unzip 2022-11-02 14:08:13.832 | uuid-runtime 2022-11-02 14:08:13.832 | wget 2022-11-02 14:08:13.832 | wget 2022-11-02 14:08:13.832 | zlib1g-dev 2022-11-02 14:08:13.832 | libkrb5-dev 2022-11-02 14:08:13.833 | libldap2-dev 2022-11-02 14:08:13.833 | libsasl2-dev 2022-11-02 14:08:13.833 | memcached 2022-11-02 14:08:13.833 | python3-mysqldb 2022-11-02 14:08:13.833 | sqlite3 2022-11-02 14:08:13.833 | conntrack 2022-11-02 14:08:13.833 | curl 2022-11-02 14:08:13.833 | dnsmasq-base 2022-11-02 14:08:13.833 | dnsmasq-utils 2022-11-02 14:08:13.833 | ebtables 2022-11-02 14:08:13.833 | genisoimage 2022-11-02 14:08:13.833 | iptables 2022-11-02 14:08:13.833 | iputils-arping 2022-11-02 14:08:13.833 | kpartx 2022-11-02 14:08:13.833 | libjs-jquery-tablesorter 2022-11-02 14:08:13.833 | parted 2022-11-02 14:08:13.833 | pm-utils 2022-11-02 14:08:13.833 | python3-mysqldb 2022-11-02 14:08:13.833 | socat 2022-11-02 14:08:13.833 | sqlite3 2022-11-02 14:08:13.833 | sudo 2022-11-02 14:08:13.833 | vlan 2022-11-02 14:08:13.833 | lsscsi 2022-11-02 14:08:13.833 | open-iscsi 2022-11-02 14:08:13.833 | lvm2 2022-11-02 14:08:13.833 | qemu-utils 2022-11-02 14:08:13.833 | thin-provisioning-tools 2022-11-02 14:08:13.833 | acl 2022-11-02 14:08:13.833 | dnsmasq-base 2022-11-02 14:08:13.833 | dnsmasq-utils 2022-11-02 14:08:13.833 | ebtables 2022-11-02 14:08:13.833 | haproxy 2022-11-02 14:08:13.833 | iptables 2022-11-02 14:08:13.833 | iputils-arping 2022-11-02 14:08:13.833 | iputils-ping 2022-11-02 14:08:13.833 | postgresql-server-dev-all 2022-11-02 14:08:13.834 | python3-mysqldb 2022-11-02 14:08:13.834 | sqlite3 2022-11-02 14:08:13.834 | sudo 2022-11-02 14:08:13.834 | vlan 2022-11-02 14:08:13.834 | pcp 2022-11-02 14:08:13.834 | ipset 2022-11-02 14:08:13.834 | conntrack 2022-11-02 14:08:13.834 | conntrackd 2022-11-02 14:08:13.834 | keepalived 2022-11-02 14:08:13.834 | lvm2 2022-11-02 14:08:13.834 | qemu-utils 2022-11-02 14:08:13.834 | thin-provisioning-tools 2022-11-02 14:08:13.834 | curl 2022-11-02 14:08:13.834 | liberasurecode-dev 2022-11-02 14:08:13.834 | make 2022-11-02 14:08:13.834 | memcached 2022-11-02 14:08:13.834 | rsync 2022-11-02 14:08:13.834 | sqlite3 2022-11-02 14:08:13.834 | xfsprogs' 2022-11-02 14:08:13.835 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-11-02 14:08:13.855 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-11-02 14:08:13.855 | apache2-dev 2022-11-02 14:08:13.855 | bc 2022-11-02 14:08:13.855 | bsdmainutils 2022-11-02 14:08:13.855 | curl 2022-11-02 14:08:13.855 | g++ 2022-11-02 14:08:13.855 | gawk 2022-11-02 14:08:13.855 | gcc 2022-11-02 14:08:13.855 | gettext 2022-11-02 14:08:13.855 | git 2022-11-02 14:08:13.855 | graphviz 2022-11-02 14:08:13.856 | iputils-ping 2022-11-02 14:08:13.856 | libapache2-mod-proxy-uwsgi 2022-11-02 14:08:13.856 | libffi-dev 2022-11-02 14:08:13.856 | libjpeg-dev 2022-11-02 14:08:13.856 | libpcre3-dev 2022-11-02 14:08:13.856 | libpq-dev 2022-11-02 14:08:13.856 | libssl-dev 2022-11-02 14:08:13.856 | libsystemd-dev 2022-11-02 14:08:13.856 | libxml2-dev 2022-11-02 14:08:13.856 | libxslt1-dev 2022-11-02 14:08:13.856 | libyaml-dev 2022-11-02 14:08:13.856 | lsof 2022-11-02 14:08:13.856 | openssh-server 2022-11-02 14:08:13.856 | openssl 2022-11-02 14:08:13.856 | pkg-config 2022-11-02 14:08:13.856 | psmisc 2022-11-02 14:08:13.856 | python3-dev 2022-11-02 14:08:13.856 | python3-pip 2022-11-02 14:08:13.856 | python3-systemd 2022-11-02 14:08:13.856 | python3-venv 2022-11-02 14:08:13.856 | tar 2022-11-02 14:08:13.856 | tcpdump 2022-11-02 14:08:13.856 | unzip 2022-11-02 14:08:13.856 | uuid-runtime 2022-11-02 14:08:13.856 | wget 2022-11-02 14:08:13.856 | wget 2022-11-02 14:08:13.856 | zlib1g-dev 2022-11-02 14:08:13.856 | libkrb5-dev 2022-11-02 14:08:13.856 | libldap2-dev 2022-11-02 14:08:13.856 | libsasl2-dev 2022-11-02 14:08:13.856 | memcached 2022-11-02 14:08:13.856 | python3-mysqldb 2022-11-02 14:08:13.856 | sqlite3 2022-11-02 14:08:13.856 | conntrack 2022-11-02 14:08:13.856 | curl 2022-11-02 14:08:13.856 | dnsmasq-base 2022-11-02 14:08:13.857 | dnsmasq-utils 2022-11-02 14:08:13.857 | ebtables 2022-11-02 14:08:13.857 | genisoimage 2022-11-02 14:08:13.857 | iptables 2022-11-02 14:08:13.857 | iputils-arping 2022-11-02 14:08:13.857 | kpartx 2022-11-02 14:08:13.857 | libjs-jquery-tablesorter 2022-11-02 14:08:13.857 | parted 2022-11-02 14:08:13.857 | pm-utils 2022-11-02 14:08:13.857 | python3-mysqldb 2022-11-02 14:08:13.857 | socat 2022-11-02 14:08:13.857 | sqlite3 2022-11-02 14:08:13.857 | sudo 2022-11-02 14:08:13.857 | vlan 2022-11-02 14:08:13.857 | lsscsi 2022-11-02 14:08:13.857 | open-iscsi 2022-11-02 14:08:13.857 | lvm2 2022-11-02 14:08:13.857 | qemu-utils 2022-11-02 14:08:13.857 | thin-provisioning-tools 2022-11-02 14:08:13.857 | acl 2022-11-02 14:08:13.857 | dnsmasq-base 2022-11-02 14:08:13.857 | dnsmasq-utils 2022-11-02 14:08:13.857 | ebtables 2022-11-02 14:08:13.857 | haproxy 2022-11-02 14:08:13.857 | iptables 2022-11-02 14:08:13.857 | iputils-arping 2022-11-02 14:08:13.857 | iputils-ping 2022-11-02 14:08:13.857 | postgresql-server-dev-all 2022-11-02 14:08:13.857 | python3-mysqldb 2022-11-02 14:08:13.857 | sqlite3 2022-11-02 14:08:13.857 | sudo 2022-11-02 14:08:13.857 | vlan 2022-11-02 14:08:13.857 | pcp 2022-11-02 14:08:13.857 | ipset 2022-11-02 14:08:13.857 | conntrack 2022-11-02 14:08:13.857 | conntrackd 2022-11-02 14:08:13.858 | keepalived 2022-11-02 14:08:13.858 | lvm2 2022-11-02 14:08:13.858 | qemu-utils 2022-11-02 14:08:13.858 | thin-provisioning-tools 2022-11-02 14:08:13.858 | curl 2022-11-02 14:08:13.858 | liberasurecode-dev 2022-11-02 14:08:13.858 | make 2022-11-02 14:08:13.858 | memcached 2022-11-02 14:08:13.858 | rsync 2022-11-02 14:08:13.858 | sqlite3 2022-11-02 14:08:13.858 | xfsprogs ' 2022-11-02 14:08:13.859 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-11-02 14:08:13.863 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:08:13.865 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:08:13.869 | ++ 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-11-02 14:08:13.869 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-11-02 14:08:13.874 | ++ 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-11-02 14:08:13.877 | ++ functions-common:install_package:1475 : update_package_repo 2022-11-02 14:08:13.879 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:08:13.881 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-11-02 14:08:13.883 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:08:13.886 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:08:13.888 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:08:13.891 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:08:13.893 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:08:13.895 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:08:13.897 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-11-02 14:08:13.899 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-11-02 14:08:13.902 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-11-02 14:08:13.904 | +++ functions-common:apt_get_update:1209 : id -u 2022-11-02 14:08:13.910 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-11-02 14:08:13.912 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-11-02 14:08:13.914 | ++ functions-common:time_start:2437 : local name=apt-get-update 2022-11-02 14:08:13.916 | ++ functions-common:time_start:2438 : local start_time= 2022-11-02 14:08:13.919 | ++ functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:08:13.921 | +++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:08:13.926 | ++ functions-common:time_start:2442 : _TIME_START[$name]=1667398093923 2022-11-02 14:08:13.928 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-11-02 14:08:13.930 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-11-02 14:08:13.932 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-11-02 14:08:14.180 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-11-02 14:08:14.230 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-11-02 14:08:14.476 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-11-02 14:08:14.511 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-11-02 14:08:14.620 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,196 kB] 2022-11-02 14:08:26.761 | Fetched 2,418 kB in 1s (1,698 kB/s) 2022-11-02 14:08:28.480 | Reading package lists... 2022-11-02 14:08:28.516 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-11-02 14:08:28.518 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-11-02 14:08:28.520 | ++ functions-common:time_stop:2451 : local name 2022-11-02 14:08:28.522 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 14:08:28.524 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:08:28.526 | ++ functions-common:time_stop:2454 : local total 2022-11-02 14:08:28.528 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 14:08:28.531 | ++ functions-common:time_stop:2457 : name=apt-get-update 2022-11-02 14:08:28.533 | ++ functions-common:time_stop:2458 : start_time=1667398093923 2022-11-02 14:08:28.535 | ++ functions-common:time_stop:2460 : [[ -z 1667398093923 ]] 2022-11-02 14:08:28.538 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:08:28.542 | ++ functions-common:time_stop:2463 : end_time=1667398108539 2022-11-02 14:08:28.544 | ++ functions-common:time_stop:2464 : elapsed_time=14616 2022-11-02 14:08:28.546 | ++ functions-common:time_stop:2465 : total=0 2022-11-02 14:08:28.549 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:08:28.551 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=14616 2022-11-02 14:08:28.553 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-11-02 14:08:28.556 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:08:28.558 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:08:28.560 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:08:28.563 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-11-02 14:08:28.585 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-11-02 14:08:28.697 | Reading package lists... 2022-11-02 14:08:28.975 | Building dependency tree... 2022-11-02 14:08:28.977 | Reading state information... 2022-11-02 14:08:29.019 | acl is already the newest version (2.2.53-6). 2022-11-02 14:08:29.019 | bc is already the newest version (1.07.1-2build1). 2022-11-02 14:08:29.019 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-11-02 14:08:29.019 | conntrack is already the newest version (1:1.4.5-2). 2022-11-02 14:08:29.019 | ebtables is already the newest version (2.0.11-3build1). 2022-11-02 14:08:29.019 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 14:08:29.019 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-11-02 14:08:29.019 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 14:08:29.019 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-11-02 14:08:29.019 | gettext is already the newest version (0.19.8.1-10build1). 2022-11-02 14:08:29.019 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-11-02 14:08:29.019 | iputils-arping is already the newest version (3:20190709-3). 2022-11-02 14:08:29.019 | iputils-ping is already the newest version (3:20190709-3). 2022-11-02 14:08:29.020 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-11-02 14:08:29.020 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-11-02 14:08:29.020 | libffi-dev is already the newest version (3.3-4). 2022-11-02 14:08:29.020 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-11-02 14:08:29.020 | libyaml-dev is already the newest version (0.2.2-1). 2022-11-02 14:08:29.020 | lsscsi is already the newest version (0.30-0.1). 2022-11-02 14:08:29.020 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-11-02 14:08:29.020 | make is already the newest version (4.2.1-1.2). 2022-11-02 14:08:29.020 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-11-02 14:08:29.020 | psmisc is already the newest version (23.3-1). 2022-11-02 14:08:29.020 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-11-02 14:08:29.020 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-11-02 14:08:29.020 | python3-systemd is already the newest version (234-3build2). 2022-11-02 14:08:29.020 | socat is already the newest version (1.7.3.3-2). 2022-11-02 14:08:29.020 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-11-02 14:08:29.020 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-11-02 14:08:29.020 | conntrackd is already the newest version (1:1.4.5-2). 2022-11-02 14:08:29.020 | graphviz is already the newest version (2.42.2-3build2). 2022-11-02 14:08:29.020 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-11-02 14:08:29.020 | pcp is already the newest version (5.0.3-1). 2022-11-02 14:08:29.020 | pm-utils is already the newest version (1.4.1-19). 2022-11-02 14:08:29.020 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-11-02 14:08:29.020 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 14:08:29.020 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 14:08:29.020 | curl is already the newest version (7.68.0-1ubuntu2.14). 2022-11-02 14:08:29.020 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 14:08:29.020 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-11-02 14:08:29.020 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-11-02 14:08:29.020 | haproxy is already the newest version (2.0.29-0ubuntu1). 2022-11-02 14:08:29.020 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-11-02 14:08:29.020 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-11-02 14:08:29.020 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-11-02 14:08:29.020 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-11-02 14:08:29.020 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-11-02 14:08:29.021 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-11-02 14:08:29.021 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-11-02 14:08:29.021 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 14:08:29.021 | libsystemd-dev is already the newest version (245.4-4ubuntu3.18). 2022-11-02 14:08:29.021 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-11-02 14:08:29.021 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-11-02 14:08:29.021 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-11-02 14:08:29.021 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-11-02 14:08:29.021 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-11-02 14:08:29.021 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-11-02 14:08:29.021 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-11-02 14:08:29.021 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-11-02 14:08:29.021 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-11-02 14:08:29.021 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-11-02 14:08:29.021 | sqlite3 is already the newest version (3.31.1-4ubuntu0.4). 2022-11-02 14:08:29.021 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-11-02 14:08:29.021 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-11-02 14:08:29.021 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-11-02 14:08:29.021 | unzip is already the newest version (6.0-25ubuntu1.1). 2022-11-02 14:08:29.021 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-11-02 14:08:29.021 | wget is already the newest version (1.20.3-1ubuntu2). 2022-11-02 14:08:29.021 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-11-02 14:08:29.278 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 14:08:29.278 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-11-02 14:08:29.278 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-11-02 14:08:29.278 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-11-02 14:08:29.278 | The following packages were automatically installed and are no longer required: 2022-11-02 14:08:29.279 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:08:29.280 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:08:29.280 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:08:29.280 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:08:29.280 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:08:29.280 | python3-zope.interface 2022-11-02 14:08:29.280 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:08:29.403 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:08:29.408 | ++ functions-common:apt_get:1246 : result=0 2022-11-02 14:08:29.411 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:08:29.413 | ++ functions-common:time_stop:2451 : local name 2022-11-02 14:08:29.415 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 14:08:29.417 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:08:29.419 | ++ functions-common:time_stop:2454 : local total 2022-11-02 14:08:29.422 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 14:08:29.424 | ++ functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:08:29.426 | ++ functions-common:time_stop:2458 : start_time=1667398108582 2022-11-02 14:08:29.429 | ++ functions-common:time_stop:2460 : [[ -z 1667398108582 ]] 2022-11-02 14:08:29.432 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:08:29.436 | ++ functions-common:time_stop:2463 : end_time=1667398109433 2022-11-02 14:08:29.438 | ++ functions-common:time_stop:2464 : elapsed_time=851 2022-11-02 14:08:29.440 | ++ functions-common:time_stop:2465 : total=866 2022-11-02 14:08:29.443 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:08:29.445 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1717 2022-11-02 14:08:29.448 | ++ functions-common:apt_get:1250 : return 0 2022-11-02 14:08:29.450 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-11-02 14:08:29.454 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-11-02 14:08:29.456 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-11-02 14:08:29.461 | ++ tools/install_prereqs.sh:source:89 : date 2022-11-02 14:08:29.465 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-11-02 14:08:29.469 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-11-02 14:08:29.472 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-11-02 14:08:30.979 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-11-02 14:08:30.981 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-11-02 14:08:30.985 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-11-02 14:08:30.987 | + tools/install_pip.sh:main:43 : GetDistro 2022-11-02 14:08:30.989 | + functions-common:GetDistro:446 : GetOSVersion 2022-11-02 14:08:30.991 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-11-02 14:08:30.993 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-11-02 14:08:30.995 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-11-02 14:08:30.997 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-11-02 14:08:30.999 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-11-02 14:08:31.001 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-11-02 14:08:31.003 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-11-02 14:08:31.005 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-11-02 14:08:31.007 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-11-02 14:08:31.009 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-11-02 14:08:31.011 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-11-02 14:08:31.014 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-11-02 14:08:31.017 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-11-02 14:08:31.018 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-11-02 14:08:31.020 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-11-02 14:08:31.023 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-11-02 14:08:31.025 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-11-02 14:08:31.027 | + functions-common:_ensure_lsb_release:394 : return 2022-11-02 14:08:31.030 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-11-02 14:08:31.110 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-11-02 14:08:31.112 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-11-02 14:08:31.191 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-11-02 14:08:31.195 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-11-02 14:08:31.272 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-11-02 14:08:31.274 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-11-02 14:08:31.276 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-11-02 14:08:31.278 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-11-02 14:08:31.281 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-11-02 14:08:31.283 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-11-02 14:08:31.285 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-11-02 14:08:31.287 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-11-02 14:08:31.288 | + functions-common:GetDistro:451 : DISTRO=focal 2022-11-02 14:08:31.290 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-11-02 14:08:31.293 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-11-02 14:08:31.293 | Distro: focal 2022-11-02 14:08:31.295 | + tools/install_pip.sh:main:124 : get_versions 2022-11-02 14:08:31.298 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 14:08:31.302 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 14:08:31.304 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 14:08:31.307 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 14:08:31.307 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 14:08:32.864 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 14:08:32.866 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 14:08:32.866 | pip: 20.0.2 2022-11-02 14:08:32.868 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-11-02 14:08:32.870 | + tools/install_pip.sh:main:130 : is_fedora 2022-11-02 14:08:32.872 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:08:32.874 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:08:32.876 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:08:32.878 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:08:32.880 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:08:32.881 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:08:32.883 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:08:32.885 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:08:32.887 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:08:32.890 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:08:32.892 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:08:32.893 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-11-02 14:08:32.895 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:08:32.897 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:08:32.899 | + tools/install_pip.sh:main:142 : : 2022-11-02 14:08:32.901 | + tools/install_pip.sh:main:147 : set -x 2022-11-02 14:08:32.903 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-11-02 14:08:32.905 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-11-02 14:08:32.907 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:08:32.910 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-11-02 14:08:32.911 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-11-02 14:08:32.913 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:08:32.916 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:08:32.917 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:08:32.921 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-11-02 14:08:32.923 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-11-02 14:08:32.925 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 14:08:32.927 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 14:08:32.929 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 14:08:32.947 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-11-02 14:08:32.949 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 14:08:35.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:08:35.137 | from cryptography.utils import int_from_bytes 2022-11-02 14:08:35.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:08:35.137 | from cryptography.utils import int_from_bytes 2022-11-02 14:08:35.363 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.371 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.378 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.382 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.475 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.495 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.500 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.503 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.518 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.527 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.529 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.560 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.570 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.575 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.594 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.631 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.640 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.645 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.694 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.708 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.712 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.732 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.740 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.789 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.807 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.812 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.933 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.940 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:35.944 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:08:36.000 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.125 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.150 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.154 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.165 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.171 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.191 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.198 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.215 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.273 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.286 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.303 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.348 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.352 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:36.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:08:37.064 | Collecting setuptools===60.9.3 2022-11-02 14:08:37.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-11-02 14:08:39.551 | Installing collected packages: setuptools 2022-11-02 14:08:39.551 | Attempting uninstall: setuptools 2022-11-02 14:08:39.552 | Found existing installation: setuptools 45.2.0 2022-11-02 14:08:39.554 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 14:08:39.554 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-11-02 14:08:40.455 | Successfully installed setuptools-60.9.3 2022-11-02 14:08:40.577 | + inc/python:pip_install:200 : result=0 2022-11-02 14:08:40.579 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:08:40.580 | + functions-common:time_stop:2451 : local name 2022-11-02 14:08:40.582 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:08:40.584 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:08:40.586 | + functions-common:time_stop:2454 : local total 2022-11-02 14:08:40.588 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:08:40.589 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:08:40.591 | + functions-common:time_stop:2458 : start_time=1667398112942 2022-11-02 14:08:40.594 | + functions-common:time_stop:2460 : [[ -z 1667398112942 ]] 2022-11-02 14:08:40.596 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:08:40.599 | + functions-common:time_stop:2463 : end_time=1667398120597 2022-11-02 14:08:40.601 | + functions-common:time_stop:2464 : elapsed_time=7655 2022-11-02 14:08:40.603 | + functions-common:time_stop:2465 : total=0 2022-11-02 14:08:40.605 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:08:40.607 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7655 2022-11-02 14:08:40.609 | + inc/python:pip_install:203 : return 0 2022-11-02 14:08:40.611 | + tools/install_pip.sh:main:153 : get_versions 2022-11-02 14:08:40.614 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 14:08:40.617 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 14:08:40.620 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 14:08:40.623 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 14:08:40.623 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 14:08:42.183 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 14:08:42.185 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 14:08:42.185 | pip: 20.0.2 2022-11-02 14:08:42.188 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-11-02 14:08:42.191 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 14:08:42.195 | + ./stack.sh:main:796 : fixup_all 2022-11-02 14:08:42.197 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-11-02 14:08:42.199 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-11-02 14:08:42.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:08:42.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:08:42.206 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-11-02 14:08:42.219 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-11-02 14:08:42.231 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-11-02 14:08:42.246 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-11-02 14:08:42.249 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-11-02 14:08:42.252 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:08:42.254 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:08:42.256 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:08:42.258 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:08:42.260 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:08:42.263 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:08:42.265 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:08:42.267 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:08:42.269 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:08:42.271 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:08:42.273 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:08:42.276 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-11-02 14:08:42.278 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-11-02 14:08:42.281 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-11-02 14:08:42.283 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:08:42.286 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:08:42.288 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:08:42.290 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:08:42.292 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:08:42.294 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:08:42.297 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-11-02 14:08:42.299 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-11-02 14:08:42.302 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-11-02 14:08:42.304 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-11-02 14:08:42.306 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-11-02 14:08:42.308 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-11-02 14:08:42.311 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-11-02 14:08:42.334 | Using python 3.8 to install os-testr 2022-11-02 14:08:42.336 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-11-02 14:08:44.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:08:44.578 | from cryptography.utils import int_from_bytes 2022-11-02 14:08:44.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:08:44.578 | from cryptography.utils import int_from_bytes 2022-11-02 14:08:44.796 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:44.804 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:44.811 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:44.815 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:44.907 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:44.927 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:44.931 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:44.935 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:44.950 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:44.959 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:44.961 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:44.994 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.003 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.008 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.027 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.066 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.074 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.079 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.129 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.144 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.148 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.168 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.176 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.226 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.245 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.250 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.368 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.376 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.380 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:08:45.435 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.560 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.586 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.590 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.602 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.608 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.628 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.635 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.653 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.712 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.725 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.742 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.788 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.792 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:45.799 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:08:45.865 | Requirement already up-to-date: os-testr===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.0.1) 2022-11-02 14:08:45.968 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:08:45.992 | 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 462)) (1.4.0) 2022-11-02 14:08:46.039 | Requirement already up-to-date: stestr===3.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.2.1) 2022-11-02 14:08:46.109 | 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 580)) (2.5.0) 2022-11-02 14:08:46.158 | Requirement already up-to-date: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 14:08:46.175 | 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 179)) (1.0.0) 2022-11-02 14:08:46.348 | Requirement already up-to-date: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:08:46.380 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:08:46.462 | Requirement already up-to-date: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:08:46.534 | Requirement already up-to-date: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.2) 2022-11-02 14:08:46.569 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:08:46.588 | Requirement already up-to-date: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:08:46.729 | Requirement already up-to-date: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:08:46.905 | Requirement already up-to-date: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:08:46.991 | Requirement already up-to-date: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:08:47.035 | Requirement already up-to-date: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:08:47.074 | Requirement already up-to-date: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:08:47.115 | Requirement already up-to-date: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:08:47.207 | Requirement already up-to-date: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:08:49.543 | + inc/python:pip_install:200 : result=0 2022-11-02 14:08:49.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:08:49.548 | + functions-common:time_stop:2451 : local name 2022-11-02 14:08:49.550 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:08:49.553 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:08:49.555 | + functions-common:time_stop:2454 : local total 2022-11-02 14:08:49.557 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:08:49.559 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:08:49.562 | + functions-common:time_stop:2458 : start_time=1667398122328 2022-11-02 14:08:49.565 | + functions-common:time_stop:2460 : [[ -z 1667398122328 ]] 2022-11-02 14:08:49.568 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:08:49.572 | + functions-common:time_stop:2463 : end_time=1667398129569 2022-11-02 14:08:49.574 | + functions-common:time_stop:2464 : elapsed_time=7241 2022-11-02 14:08:49.577 | + functions-common:time_stop:2465 : total=0 2022-11-02 14:08:49.580 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:08:49.587 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7241 2022-11-02 14:08:49.587 | + inc/python:pip_install:203 : return 0 2022-11-02 14:08:49.587 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-11-02 14:08:49.644 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-11-02 14:08:49.958 | + ./stack.sh:main:810 : install_infra 2022-11-02 14:08:49.961 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 14:08:49.964 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-11-02 14:08:49.968 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 14:08:49.971 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-11-02 14:08:49.996 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-02 14:08:51.986 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:51.997 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.004 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.008 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.113 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.133 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.137 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.141 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.156 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.164 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.166 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.198 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.208 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.212 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.230 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.269 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.276 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.282 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.330 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.344 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.348 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.369 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.375 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.423 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.442 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.446 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.540 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.547 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.551 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:08:52.604 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.726 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.751 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.755 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.766 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.772 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.792 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.799 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.816 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.874 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.886 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.903 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.947 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.951 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:52.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:08:53.089 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:08:53.408 | + inc/python:pip_install:200 : result=0 2022-11-02 14:08:53.410 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:08:53.413 | + functions-common:time_stop:2451 : local name 2022-11-02 14:08:53.415 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:08:53.417 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:08:53.420 | + functions-common:time_stop:2454 : local total 2022-11-02 14:08:53.422 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:08:53.424 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:08:53.426 | + functions-common:time_stop:2458 : start_time=1667398129987 2022-11-02 14:08:53.428 | + functions-common:time_stop:2460 : [[ -z 1667398129987 ]] 2022-11-02 14:08:53.432 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:08:53.437 | + functions-common:time_stop:2463 : end_time=1667398133433 2022-11-02 14:08:53.439 | + functions-common:time_stop:2464 : elapsed_time=3446 2022-11-02 14:08:53.441 | + functions-common:time_stop:2465 : total=7241 2022-11-02 14:08:53.444 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:08:53.446 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10687 2022-11-02 14:08:53.449 | + inc/python:pip_install:203 : return 0 2022-11-02 14:08:53.452 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 14:08:53.455 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-11-02 14:08:53.479 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-11-02 14:08:55.320 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.331 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.337 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.341 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.445 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.465 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.469 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.473 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.488 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.496 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.499 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.531 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.540 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.545 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.563 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.602 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.611 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.616 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.664 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.678 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.682 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.702 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.708 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.757 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.775 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.779 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.871 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.879 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:55.882 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:08:55.936 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.059 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.084 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.089 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.100 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.106 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.126 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.133 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.150 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.208 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.220 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.237 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.281 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.284 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:08:56.291 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:08:56.293 | Processing /opt/stack/requirements 2022-11-02 14:08:58.061 | 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 26)) (6.0) 2022-11-02 14:08:58.064 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:08:58.075 | 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 353)) (21.3) 2022-11-02 14:08:58.080 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:08:58.083 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:08:58.088 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:08:58.138 | 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 524)) (1.16.0) 2022-11-02 14:08:58.141 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:08:58.151 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:08:58.172 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (1.3) 2022-11-02 14:08:58.175 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5372) (0.3.0) 2022-11-02 14:08:58.190 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2022.9.24) 2022-11-02 14:08:58.193 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:08:58.199 | 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 218)) (3.3) 2022-11-02 14:08:58.202 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:08:58.204 | 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 125)) (3.10.1) 2022-11-02 14:08:58.216 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:08:58.266 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:08:58.269 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:08:58.280 | Requirement already satisfied: stevedore===3.5.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:08:58.287 | 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 621)) (0.2.5) 2022-11-02 14:08:58.292 | 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 397)) (1.8.2) 2022-11-02 14:08:58.294 | 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 96)) (21.4.0) 2022-11-02 14:08:58.356 | Building wheels for collected packages: openstack-requirements 2022-11-02 14:08:58.358 | Building wheel for openstack-requirements (setup.py): started 2022-11-02 14:08:59.213 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-11-02 14:08:59.214 | ERROR: Command errored out with exit status 1: 2022-11-02 14:08:59.214 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-sbvvjk6g/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-sbvvjk6g/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-kl9ys9cp 2022-11-02 14:08:59.214 | cwd: /tmp/pip-req-build-sbvvjk6g/ 2022-11-02 14:08:59.214 | Complete output (6 lines): 2022-11-02 14:08:59.214 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-11-02 14:08:59.214 | or: setup.py --help [cmd1 cmd2 ...] 2022-11-02 14:08:59.214 | or: setup.py --help-commands 2022-11-02 14:08:59.214 | or: setup.py cmd --help 2022-11-02 14:08:59.214 | 2022-11-02 14:08:59.214 | error: invalid command 'bdist_wheel' 2022-11-02 14:08:59.214 | ---------------------------------------- 2022-11-02 14:08:59.214 | ERROR: Failed building wheel for openstack-requirements 2022-11-02 14:08:59.214 | Running setup.py clean for openstack-requirements 2022-11-02 14:09:00.067 | Failed to build openstack-requirements 2022-11-02 14:09:00.083 | Installing collected packages: openstack-requirements 2022-11-02 14:09:00.083 | Attempting uninstall: openstack-requirements 2022-11-02 14:09:00.085 | Found existing installation: openstack-requirements 1.2.1.dev5372 2022-11-02 14:09:00.120 | Uninstalling openstack-requirements-1.2.1.dev5372: 2022-11-02 14:09:00.150 | Successfully uninstalled openstack-requirements-1.2.1.dev5372 2022-11-02 14:09:00.154 | Running setup.py install for openstack-requirements: started 2022-11-02 14:09:02.643 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-11-02 14:09:02.669 | Successfully installed openstack-requirements-1.2.1.dev5372 2022-11-02 14:09:02.811 | + inc/python:pip_install:200 : result=0 2022-11-02 14:09:02.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:09:02.815 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:02.818 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:02.820 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:02.822 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:02.824 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:02.826 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:09:02.828 | + functions-common:time_stop:2458 : start_time=1667398133471 2022-11-02 14:09:02.830 | + functions-common:time_stop:2460 : [[ -z 1667398133471 ]] 2022-11-02 14:09:02.833 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:02.837 | + functions-common:time_stop:2463 : end_time=1667398142835 2022-11-02 14:09:02.840 | + functions-common:time_stop:2464 : elapsed_time=9364 2022-11-02 14:09:02.842 | + functions-common:time_stop:2465 : total=10687 2022-11-02 14:09:02.845 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:02.847 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=20051 2022-11-02 14:09:02.850 | + inc/python:pip_install:203 : return 0 2022-11-02 14:09:02.852 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-11-02 14:09:02.855 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-11-02 14:09:02.858 | + inc/python:use_library_from_git:250 : local name=pbr 2022-11-02 14:09:02.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:02.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:02.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-11-02 14:09:02.868 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:02.870 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-11-02 14:09:02.892 | Using python 3.8 to install pbr 2022-11-02 14:09:02.895 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-02 14:09:05.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:05.081 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:05.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:05.081 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:05.316 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.324 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.331 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.335 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.426 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.446 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.451 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.454 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.469 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.478 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.480 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.513 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.522 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.527 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.547 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.585 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.593 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.599 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.648 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.662 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.666 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.686 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.693 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.743 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.761 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.765 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.885 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.892 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:05.896 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:09:05.951 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.076 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.101 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.106 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.118 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.124 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.144 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.151 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.170 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.227 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.241 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.257 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.301 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.305 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:06.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:09:06.440 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:09:08.964 | + inc/python:pip_install:200 : result=0 2022-11-02 14:09:08.966 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:09:08.968 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:08.970 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:08.973 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:08.975 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:08.977 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:08.979 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:09:08.981 | + functions-common:time_stop:2458 : start_time=1667398142886 2022-11-02 14:09:08.984 | + functions-common:time_stop:2460 : [[ -z 1667398142886 ]] 2022-11-02 14:09:08.986 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:08.991 | + functions-common:time_stop:2463 : end_time=1667398148988 2022-11-02 14:09:08.994 | + functions-common:time_stop:2464 : elapsed_time=6102 2022-11-02 14:09:08.996 | + functions-common:time_stop:2465 : total=20051 2022-11-02 14:09:08.999 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:09.001 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=26153 2022-11-02 14:09:09.004 | + inc/python:pip_install:203 : return 0 2022-11-02 14:09:09.006 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-11-02 14:09:11.394 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-11-02 14:09:13.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:09:13.483 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-11-02 14:09:13.503 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.11.0) 2022-11-02 14:09:13.507 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-11-02 14:09:13.514 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.8.0) 2022-11-02 14:09:13.517 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-11-02 14:09:13.520 | 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-11-02 14:09:13.605 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 14:09:13.609 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 14:09:13.612 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-11-02 14:09:13.631 | + ./stack.sh:main:819 : pkgs= 2022-11-02 14:09:13.634 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-11-02 14:09:13.636 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-11-02 14:09:13.639 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 14:09:13.641 | + functions-common:run_phase:1880 : local phase=pre-install 2022-11-02 14:09:13.643 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 14:09:13.646 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 14:09:13.648 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 14:09:13.650 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 14:09:13.653 | + functions-common:run_phase:1889 : local extra 2022-11-02 14:09:13.656 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 14:09:13.660 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 14:09:13.662 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 14:09:13.664 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 14:09:13.667 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-11-02 14:09:13.670 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 14:09:13.686 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:09:13.688 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:09:13.690 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:09:13.692 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-11-02 14:09:13.694 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:09:13.697 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 14:09:13.699 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:09:13.701 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-11-02 14:09:13.704 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:09:13.706 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-11-02 14:09:13.708 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:09:13.711 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-11-02 14:09:13.713 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 14:09:13.715 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 14:09:13.718 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:09:13.720 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 14:09:13.722 | + functions-common:run_phase:1906 : run_plugins stack pre-install 2022-11-02 14:09:13.725 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 14:09:13.727 | + functions-common:run_plugins:1866 : local phase=pre-install 2022-11-02 14:09:13.729 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 14:09:13.733 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 14:09:13.736 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-11-02 14:09:13.738 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-11-02 14:09:13.741 | + functions:set_systemd_override:821 : local value=2048 2022-11-02 14:09:13.743 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-11-02 14:09:13.745 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-11-02 14:09:13.801 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-11-02 14:09:13.801 | Set systemd system override for DefaultLimitNOFILE=2048 2022-11-02 14:09:13.804 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-11-02 14:09:14.334 | + ./stack.sh:main:832 : install_rpc_backend 2022-11-02 14:09:14.337 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-11-02 14:09:14.354 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:09:14.358 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-11-02 14:09:14.360 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:09:14.363 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:09:14.365 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:09:14.367 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:09:14.370 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:09:14.373 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:09:14.375 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:14.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:14.381 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:09:14.384 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:09:14.386 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:09:14.389 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:09:14.392 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-11-02 14:09:14.394 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:09:14.397 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:14.399 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:14.402 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-11-02 14:09:14.427 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-11-02 14:09:14.542 | Reading package lists... 2022-11-02 14:09:14.847 | Building dependency tree... 2022-11-02 14:09:14.848 | Reading state information... 2022-11-02 14:09:15.196 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-11-02 14:09:15.197 | The following packages were automatically installed and are no longer required: 2022-11-02 14:09:15.198 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:09:15.198 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:09:15.198 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:09:15.198 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:09:15.198 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:09:15.198 | python3-zope.interface 2022-11-02 14:09:15.198 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:09:15.335 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:09:15.340 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:09:15.342 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:09:15.345 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:15.347 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:15.350 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:15.352 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:15.356 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:15.359 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:09:15.361 | + functions-common:time_stop:2458 : start_time=1667398154424 2022-11-02 14:09:15.364 | + functions-common:time_stop:2460 : [[ -z 1667398154424 ]] 2022-11-02 14:09:15.367 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:15.371 | + functions-common:time_stop:2463 : end_time=1667398155368 2022-11-02 14:09:15.374 | + functions-common:time_stop:2464 : elapsed_time=944 2022-11-02 14:09:15.376 | + functions-common:time_stop:2465 : total=1717 2022-11-02 14:09:15.379 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:15.381 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2661 2022-11-02 14:09:15.384 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:09:15.386 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-11-02 14:09:15.390 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:09:15.393 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:09:15.396 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:09:15.399 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:09:15.402 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:09:15.404 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:09:15.407 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-11-02 14:09:15.409 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:09:15.412 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:09:15.414 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:09:15.417 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:09:15.420 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:09:15.422 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:09:15.424 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:09:15.427 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:09:15.429 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:09:15.432 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:09:15.435 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:09:15.437 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-11-02 14:09:15.440 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:09:15.442 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:09:15.445 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:09:15.447 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:09:15.450 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:09:15.452 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:09:15.455 | + ./stack.sh:main:833 : restart_rpc_backend 2022-11-02 14:09:15.457 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-11-02 14:09:15.474 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:09:15.477 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-11-02 14:09:15.479 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:09:15.482 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-11-02 14:09:15.484 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-11-02 14:09:15.488 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-11-02 14:09:15.493 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-11-02 14:09:15.496 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-11-02 14:09:15.499 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-11-02 14:09:15.501 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-11-02 14:09:15.504 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-11-02 14:09:15.506 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-11-02 14:09:15.509 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-11-02 14:09:16.252 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-11-02 14:09:16.252 | user tags 2022-11-02 14:09:16.252 | stackrabbit []' 2022-11-02 14:09:16.256 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-11-02 14:09:16.256 | user tags 2022-11-02 14:09:16.256 | stackrabbit []' 2022-11-02 14:09:16.256 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-11-02 14:09:16.264 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-11-02 14:09:16.267 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-11-02 14:09:16.275 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 14:09:17.014 | Changing password for user "stackrabbit" ... 2022-11-02 14:09:17.080 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-11-02 14:09:17.811 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-11-02 14:09:17.872 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-11-02 14:09:17.875 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 14:09:18.586 | Changing password for user "stackrabbit" ... 2022-11-02 14:09:18.649 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-11-02 14:09:18.652 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-11-02 14:09:18.656 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-11-02 14:09:19.382 | Deleting user "guest" ... 2022-11-02 14:09:19.398 | Error: 2022-11-02 14:09:19.399 | {:no_such_user, "guest"} 2022-11-02 14:09:19.412 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-11-02 14:09:19.415 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-11-02 14:09:19.435 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:09:19.437 | + ./stack.sh:main:836 : install_database 2022-11-02 14:09:19.440 | + lib/database:install_database:118 : install_database_mysql 2022-11-02 14:09:19.442 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-11-02 14:09:19.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:19.447 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:19.450 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-11-02 14:09:19.858 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-11-02 14:09:19.860 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-11-02 14:09:19.862 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-11-02 14:09:19.865 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-11-02 14:09:19.867 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:09:19.870 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-11-02 14:09:19.873 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:09:19.875 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:09:19.877 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:09:19.880 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:09:19.882 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:09:19.885 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:09:19.888 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:09:19.890 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:09:19.892 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:09:19.895 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:09:19.897 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:09:19.900 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-11-02 14:09:19.902 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:09:19.905 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:09:19.907 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:09:19.909 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:09:19.912 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:09:19.914 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:09:19.917 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-11-02 14:09:19.920 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:19.922 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:19.924 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-11-02 14:09:19.927 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:09:19.929 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:09:19.931 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:09:19.934 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:09:19.937 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:09:19.939 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:09:19.942 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:19.944 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:19.947 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:09:19.950 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:09:19.952 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:09:19.954 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:09:19.956 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-11-02 14:09:19.959 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:09:19.962 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:19.964 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:19.966 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-11-02 14:09:19.988 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-11-02 14:09:20.101 | Reading package lists... 2022-11-02 14:09:20.385 | Building dependency tree... 2022-11-02 14:09:20.386 | Reading state information... 2022-11-02 14:09:20.721 | mysql-server is already the newest version (8.0.31-0ubuntu0.20.04.1). 2022-11-02 14:09:20.721 | The following packages were automatically installed and are no longer required: 2022-11-02 14:09:20.723 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:09:20.723 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:09:20.723 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:09:20.723 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:09:20.723 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:09:20.723 | python3-zope.interface 2022-11-02 14:09:20.723 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:09:20.849 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:09:20.854 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:09:20.857 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:09:20.861 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:20.863 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:20.866 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:20.868 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:20.870 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:20.874 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:09:20.876 | + functions-common:time_stop:2458 : start_time=1667398159986 2022-11-02 14:09:20.879 | + functions-common:time_stop:2460 : [[ -z 1667398159986 ]] 2022-11-02 14:09:20.883 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:20.887 | + functions-common:time_stop:2463 : end_time=1667398160884 2022-11-02 14:09:20.890 | + functions-common:time_stop:2464 : elapsed_time=898 2022-11-02 14:09:20.893 | + functions-common:time_stop:2465 : total=2661 2022-11-02 14:09:20.896 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:20.899 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3559 2022-11-02 14:09:20.901 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:09:20.904 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-11-02 14:09:20.909 | + ./stack.sh:main:839 : install_database_python 2022-11-02 14:09:20.913 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-11-02 14:09:20.915 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-11-02 14:09:20.918 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-11-02 14:09:20.920 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:09:20.926 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-11-02 14:09:20.928 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-11-02 14:09:20.931 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:09:20.936 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:09:20.936 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:09:20.942 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-11-02 14:09:20.944 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-11-02 14:09:20.947 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-11-02 14:09:20.950 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-11-02 14:09:20.953 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-11-02 14:09:20.975 | Using python 3.8 to install PyMySQL 2022-11-02 14:09:20.978 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-11-02 14:09:23.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:23.239 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:23.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:23.239 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:23.460 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.469 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.476 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.480 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.571 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.591 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.595 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.598 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.614 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.623 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.625 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.657 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.666 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.672 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.691 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.729 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.737 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.743 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.791 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.806 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.810 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.830 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.836 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.886 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.905 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:23.909 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.028 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.035 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.039 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:09:24.094 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.219 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.244 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.248 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.259 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.265 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.285 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.293 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.310 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.370 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.383 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.400 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.445 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.449 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:24.456 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:09:24.458 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.0.2) 2022-11-02 14:09:27.110 | + inc/python:pip_install:200 : result=0 2022-11-02 14:09:27.112 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:09:27.114 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:27.117 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:27.119 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:27.122 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:27.124 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:27.128 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:09:27.132 | + functions-common:time_stop:2458 : start_time=1667398160969 2022-11-02 14:09:27.135 | + functions-common:time_stop:2460 : [[ -z 1667398160969 ]] 2022-11-02 14:09:27.138 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:27.143 | + functions-common:time_stop:2463 : end_time=1667398167140 2022-11-02 14:09:27.145 | + functions-common:time_stop:2464 : elapsed_time=6171 2022-11-02 14:09:27.147 | + functions-common:time_stop:2465 : total=26153 2022-11-02 14:09:27.149 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:27.152 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=32324 2022-11-02 14:09:27.154 | + inc/python:pip_install:203 : return 0 2022-11-02 14:09:27.157 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-11-02 14:09:27.160 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 14:09:27.163 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-11-02 14:09:27.165 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-11-02 14:09:27.185 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:09:27.187 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-11-02 14:09:27.190 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-11-02 14:09:27.193 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:09:27.195 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:09:27.202 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:09:27.205 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:09:27.208 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 14:09:27.210 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:09:27.213 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-11-02 14:09:27.215 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-11-02 14:09:27.235 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:09:27.238 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-11-02 14:09:27.241 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:09:27.244 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:09:27.248 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:09:27.251 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:09:27.254 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:09:27.257 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:09:27.260 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:27.262 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:27.270 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:09:27.273 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:09:27.275 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:09:27.278 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:09:27.281 | + functions-common:install_package:1476 : real_install_package radvd 2022-11-02 14:09:27.284 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:09:27.286 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:27.289 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:27.292 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-11-02 14:09:27.317 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-11-02 14:09:27.442 | Reading package lists... 2022-11-02 14:09:27.746 | Building dependency tree... 2022-11-02 14:09:27.748 | Reading state information... 2022-11-02 14:09:28.103 | radvd is already the newest version (1:2.17-2). 2022-11-02 14:09:28.103 | The following packages were automatically installed and are no longer required: 2022-11-02 14:09:28.105 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:09:28.105 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:09:28.105 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:09:28.105 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:09:28.105 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:09:28.106 | python3-zope.interface 2022-11-02 14:09:28.106 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:09:28.242 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:09:28.248 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:09:28.251 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:09:28.254 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:28.257 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:28.260 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:28.263 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:28.266 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:28.268 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:09:28.271 | + functions-common:time_stop:2458 : start_time=1667398167314 2022-11-02 14:09:28.273 | + functions-common:time_stop:2460 : [[ -z 1667398167314 ]] 2022-11-02 14:09:28.276 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:28.282 | + functions-common:time_stop:2463 : end_time=1667398168279 2022-11-02 14:09:28.284 | + functions-common:time_stop:2464 : elapsed_time=965 2022-11-02 14:09:28.287 | + functions-common:time_stop:2465 : total=3559 2022-11-02 14:09:28.290 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:28.292 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4524 2022-11-02 14:09:28.296 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:09:28.298 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-11-02 14:09:28.317 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:09:28.320 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-11-02 14:09:28.327 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-11-02 14:09:28.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-11-02 14:09:28.334 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-11-02 14:09:28.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-11-02 14:09:28.361 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:09:28.364 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:09:28.367 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:09:28.370 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:09:28.373 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:09:28.375 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:09:28.378 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:28.380 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:28.383 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:09:28.385 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:09:28.388 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:09:28.391 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:09:28.394 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-11-02 14:09:28.396 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:09:28.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:28.403 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:28.405 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-11-02 14:09:28.430 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-11-02 14:09:28.564 | Reading package lists... 2022-11-02 14:09:28.868 | Building dependency tree... 2022-11-02 14:09:28.869 | Reading state information... 2022-11-02 14:09:29.220 | fakeroot is already the newest version (1.24-1). 2022-11-02 14:09:29.220 | make is already the newest version (4.2.1-1.2). 2022-11-02 14:09:29.220 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-11-02 14:09:29.220 | The following packages were automatically installed and are no longer required: 2022-11-02 14:09:29.222 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:09:29.222 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:09:29.222 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:09:29.222 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:09:29.222 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:09:29.222 | python3-zope.interface 2022-11-02 14:09:29.222 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:09:29.358 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:09:29.363 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:09:29.365 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:09:29.367 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:29.370 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:29.373 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:29.376 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:29.378 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:29.380 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:09:29.383 | + functions-common:time_stop:2458 : start_time=1667398168427 2022-11-02 14:09:29.387 | + functions-common:time_stop:2460 : [[ -z 1667398168427 ]] 2022-11-02 14:09:29.390 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:29.395 | + functions-common:time_stop:2463 : end_time=1667398169392 2022-11-02 14:09:29.398 | + functions-common:time_stop:2464 : elapsed_time=965 2022-11-02 14:09:29.401 | + functions-common:time_stop:2465 : total=4524 2022-11-02 14:09:29.404 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:29.406 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5489 2022-11-02 14:09:29.408 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:09:29.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-11-02 14:09:29.414 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:29.417 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:29.420 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-11-02 14:09:29.424 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-11-02 14:09:29.427 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-11-02 14:09:29.439 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-11-02 14:09:29.441 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-11-02 14:09:29.445 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-11-02 14:09:29.446 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-11-02 14:09:29.453 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-11-02 14:09:29.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-11-02 14:09:29.458 | + functions:vercmp:628 : local v1=5.4 2022-11-02 14:09:29.461 | + functions:vercmp:629 : local 'op=<' 2022-11-02 14:09:29.463 | + functions:vercmp:630 : local v2=3.13 2022-11-02 14:09:29.465 | + functions:vercmp:631 : local result 2022-11-02 14:09:29.469 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-11-02 14:09:29.470 | ++ functions:vercmp:635 : sort -V 2022-11-02 14:09:29.470 | ++ functions:vercmp:635 : head -1 2022-11-02 14:09:29.475 | + functions:vercmp:635 : result=3.13 2022-11-02 14:09:29.478 | + functions:vercmp:637 : case $op in 2022-11-02 14:09:29.485 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-11-02 14:09:29.487 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-11-02 14:09:29.495 | + functions:vercmp:648 : return 2022-11-02 14:09:29.499 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-11-02 14:09:29.505 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:09:29.508 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart openvswitch-switch 2022-11-02 14:09:30.029 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-11-02 14:09:30.032 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-11-02 14:09:30.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-11-02 14:09:30.044 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.046 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-11-02 14:09:30.065 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:09:30.068 | + ./stack.sh:main:847 : install_etcd3 2022-11-02 14:09:30.071 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-11-02 14:09:30.071 | Installing etcd 2022-11-02 14:09:30.074 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-11-02 14:09:30.091 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-11-02 14:09:30.104 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-11-02 14:09:30.112 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-11-02 14:09:30.127 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-11-02 14:09:30.130 | ++ 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-11-02 14:09:30.133 | ++ 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-11-02 14:09:30.141 | +++ 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-11-02 14:09:30.145 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 14:09:30.148 | ++ 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-11-02 14:09:30.150 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-11-02 14:09:30.153 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 14:09:30.156 | ++ functions:get_extra_file:74 : return 2022-11-02 14:09:30.159 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 14:09:30.161 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-11-02 14:09:30.164 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-11-02 14:09:30.166 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-11-02 14:09:30.185 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:09:30.188 | + ./stack.sh:main:866 : install_dstat 2022-11-02 14:09:30.190 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-11-02 14:09:30.208 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:09:30.211 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-11-02 14:09:30.214 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:09:30.217 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-11-02 14:09:30.221 | + ./stack.sh:main:875 : install_libs 2022-11-02 14:09:30.224 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-11-02 14:09:30.226 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-11-02 14:09:30.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-11-02 14:09:30.232 | + inc/python:use_library_from_git:250 : local name=automaton 2022-11-02 14:09:30.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-11-02 14:09:30.243 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.246 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-11-02 14:09:30.249 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-11-02 14:09:30.251 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-11-02 14:09:30.253 | + inc/python:use_library_from_git:250 : local name=castellan 2022-11-02 14:09:30.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-11-02 14:09:30.264 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.267 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-11-02 14:09:30.269 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-11-02 14:09:30.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-11-02 14:09:30.274 | + inc/python:use_library_from_git:250 : local name=cliff 2022-11-02 14:09:30.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-11-02 14:09:30.285 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.287 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-11-02 14:09:30.290 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-11-02 14:09:30.294 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-11-02 14:09:30.296 | + inc/python:use_library_from_git:250 : local name=cursive 2022-11-02 14:09:30.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.301 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-11-02 14:09:30.306 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.309 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-11-02 14:09:30.312 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-11-02 14:09:30.314 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-11-02 14:09:30.317 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-11-02 14:09:30.319 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.321 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.323 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-11-02 14:09:30.327 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.329 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-11-02 14:09:30.331 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-11-02 14:09:30.334 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-11-02 14:09:30.336 | + inc/python:use_library_from_git:250 : local name=futurist 2022-11-02 14:09:30.339 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.344 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-11-02 14:09:30.347 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.349 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-11-02 14:09:30.352 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-11-02 14:09:30.354 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-11-02 14:09:30.357 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-11-02 14:09:30.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-11-02 14:09:30.367 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.369 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-11-02 14:09:30.372 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-11-02 14:09:30.374 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-11-02 14:09:30.377 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-11-02 14:09:30.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.381 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.384 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-11-02 14:09:30.387 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.389 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-11-02 14:09:30.392 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-11-02 14:09:30.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-11-02 14:09:30.400 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-11-02 14:09:30.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.405 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-11-02 14:09:30.410 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.413 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-11-02 14:09:30.415 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-11-02 14:09:30.418 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-11-02 14:09:30.421 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-11-02 14:09:30.423 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.426 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.428 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-11-02 14:09:30.431 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.434 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-11-02 14:09:30.436 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-11-02 14:09:30.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-11-02 14:09:30.441 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-11-02 14:09:30.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.450 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-11-02 14:09:30.454 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.457 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-11-02 14:09:30.459 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-11-02 14:09:30.462 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-11-02 14:09:30.465 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-11-02 14:09:30.468 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.470 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-11-02 14:09:30.476 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.478 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-11-02 14:09:30.482 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-11-02 14:09:30.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-11-02 14:09:30.487 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-11-02 14:09:30.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-11-02 14:09:30.497 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.500 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-11-02 14:09:30.502 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-11-02 14:09:30.505 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-11-02 14:09:30.508 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-11-02 14:09:30.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-11-02 14:09:30.518 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.520 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-11-02 14:09:30.523 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-11-02 14:09:30.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-11-02 14:09:30.528 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-11-02 14:09:30.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-11-02 14:09:30.538 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.540 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-11-02 14:09:30.543 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-11-02 14:09:30.546 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-11-02 14:09:30.549 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-11-02 14:09:30.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-11-02 14:09:30.560 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.563 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-11-02 14:09:30.565 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-11-02 14:09:30.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-11-02 14:09:30.571 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-11-02 14:09:30.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-11-02 14:09:30.582 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.584 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-11-02 14:09:30.587 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-11-02 14:09:30.589 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-11-02 14:09:30.592 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-11-02 14:09:30.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.599 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-11-02 14:09:30.606 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.609 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-11-02 14:09:30.612 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-11-02 14:09:30.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-11-02 14:09:30.617 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-11-02 14:09:30.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.623 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.625 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-11-02 14:09:30.628 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.631 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-11-02 14:09:30.633 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-11-02 14:09:30.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-11-02 14:09:30.639 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-11-02 14:09:30.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.646 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-11-02 14:09:30.649 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.652 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-11-02 14:09:30.655 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-11-02 14:09:30.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-11-02 14:09:30.661 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-11-02 14:09:30.664 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.667 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-11-02 14:09:30.672 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.675 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-11-02 14:09:30.678 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-11-02 14:09:30.680 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-11-02 14:09:30.683 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-11-02 14:09:30.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.688 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-11-02 14:09:30.693 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.696 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-11-02 14:09:30.698 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-11-02 14:09:30.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-11-02 14:09:30.703 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-11-02 14:09:30.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-11-02 14:09:30.713 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.716 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-11-02 14:09:30.720 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-11-02 14:09:30.723 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-11-02 14:09:30.726 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-11-02 14:09:30.728 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.731 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-11-02 14:09:30.736 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.739 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-11-02 14:09:30.741 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-11-02 14:09:30.744 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-11-02 14:09:30.747 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-11-02 14:09:30.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-11-02 14:09:30.757 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.760 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-11-02 14:09:30.762 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-11-02 14:09:30.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-11-02 14:09:30.768 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-11-02 14:09:30.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-11-02 14:09:30.778 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.781 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-11-02 14:09:30.783 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-11-02 14:09:30.786 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-11-02 14:09:30.790 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-11-02 14:09:30.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.799 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-11-02 14:09:30.802 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.804 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-11-02 14:09:30.807 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-11-02 14:09:30.810 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-11-02 14:09:30.812 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-11-02 14:09:30.815 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.818 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.820 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-11-02 14:09:30.823 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.826 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-11-02 14:09:30.829 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-11-02 14:09:30.831 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-11-02 14:09:30.834 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-11-02 14:09:30.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.839 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.844 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-11-02 14:09:30.847 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.850 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-11-02 14:09:30.852 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-11-02 14:09:30.855 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-11-02 14:09:30.859 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-11-02 14:09:30.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-11-02 14:09:30.871 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.873 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-11-02 14:09:30.876 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-11-02 14:09:30.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-11-02 14:09:30.881 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-11-02 14:09:30.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-11-02 14:09:30.901 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.905 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-11-02 14:09:30.908 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-11-02 14:09:30.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-11-02 14:09:30.913 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-11-02 14:09:30.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-11-02 14:09:30.924 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.926 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-11-02 14:09:30.929 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-11-02 14:09:30.931 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-11-02 14:09:30.934 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-11-02 14:09:30.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-11-02 14:09:30.944 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.949 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-11-02 14:09:30.953 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-11-02 14:09:30.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-11-02 14:09:30.959 | + inc/python:use_library_from_git:250 : local name=tooz 2022-11-02 14:09:30.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.965 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.968 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-11-02 14:09:30.972 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.975 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-11-02 14:09:30.978 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-11-02 14:09:30.980 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-11-02 14:09:30.983 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-11-02 14:09:30.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:30.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:30.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-11-02 14:09:30.994 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:30.997 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-11-02 14:09:31.000 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-11-02 14:09:31.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-11-02 14:09:31.007 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-11-02 14:09:31.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:31.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:31.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-11-02 14:09:31.020 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:31.023 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-11-02 14:09:31.026 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-11-02 14:09:31.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-11-02 14:09:31.032 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-11-02 14:09:31.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:31.037 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:31.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-11-02 14:09:31.043 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:31.046 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-11-02 14:09:31.048 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-11-02 14:09:31.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-11-02 14:09:31.053 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-11-02 14:09:31.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:31.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:31.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-11-02 14:09:31.064 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:31.066 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-11-02 14:09:31.092 | Using python 3.8 to install etcd3 2022-11-02 14:09:31.095 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-11-02 14:09:33.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:33.359 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:33.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:33.359 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:33.574 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.583 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.590 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.594 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.683 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.704 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.708 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.711 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.727 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.737 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.739 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.770 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.780 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.785 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.805 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.843 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.852 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.857 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.906 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.920 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.924 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.943 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:33.951 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.001 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.019 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.023 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.142 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.150 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.155 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:09:34.210 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.335 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.361 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.365 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.377 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.382 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.402 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.409 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.426 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.486 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.500 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.517 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.563 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.567 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:34.573 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:09:34.576 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (0.12.0) 2022-11-02 14:09:34.585 | Requirement already satisfied: grpcio===1.44.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (1.44.0) 2022-11-02 14:09:34.595 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 14:09:34.598 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:09:34.601 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:09:37.181 | + inc/python:pip_install:200 : result=0 2022-11-02 14:09:37.183 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:09:37.186 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:37.189 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:37.191 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:37.193 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:37.195 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:37.197 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:09:37.200 | + functions-common:time_stop:2458 : start_time=1667398171085 2022-11-02 14:09:37.203 | + functions-common:time_stop:2460 : [[ -z 1667398171085 ]] 2022-11-02 14:09:37.206 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:37.210 | + functions-common:time_stop:2463 : end_time=1667398177207 2022-11-02 14:09:37.212 | + functions-common:time_stop:2464 : elapsed_time=6122 2022-11-02 14:09:37.216 | + functions-common:time_stop:2465 : total=32324 2022-11-02 14:09:37.218 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:37.221 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=38446 2022-11-02 14:09:37.223 | + inc/python:pip_install:203 : return 0 2022-11-02 14:09:37.226 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-11-02 14:09:37.250 | Using python 3.8 to install etcd3gw 2022-11-02 14:09:37.252 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-11-02 14:09:39.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:39.452 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:39.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:39.452 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:39.672 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.680 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.687 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.692 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.781 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.800 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.804 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.808 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.823 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.832 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.834 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.866 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.876 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.881 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.899 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.938 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.945 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:39.951 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.000 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.015 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.020 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.039 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.047 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.096 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.115 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.119 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.236 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.243 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.247 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:09:40.301 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.424 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.451 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.455 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.467 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.472 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.492 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.499 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.517 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.576 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.589 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.605 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.651 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.656 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:40.662 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:09:40.664 | Requirement already satisfied: etcd3gw===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.0.1) 2022-11-02 14:09:40.673 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:09:40.679 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:09:40.682 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:09:40.710 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:09:40.713 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:09:40.735 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:09:40.740 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:09:40.743 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:09:43.247 | + inc/python:pip_install:200 : result=0 2022-11-02 14:09:43.250 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:09:43.252 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:43.254 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:43.256 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:43.259 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:43.261 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:43.264 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:09:43.267 | + functions-common:time_stop:2458 : start_time=1667398177243 2022-11-02 14:09:43.269 | + functions-common:time_stop:2460 : [[ -z 1667398177243 ]] 2022-11-02 14:09:43.272 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:43.276 | + functions-common:time_stop:2463 : end_time=1667398183274 2022-11-02 14:09:43.279 | + functions-common:time_stop:2464 : elapsed_time=6031 2022-11-02 14:09:43.282 | + functions-common:time_stop:2465 : total=38446 2022-11-02 14:09:43.284 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:43.287 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=44477 2022-11-02 14:09:43.289 | + inc/python:pip_install:203 : return 0 2022-11-02 14:09:43.292 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-11-02 14:09:43.295 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-11-02 14:09:43.298 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-11-02 14:09:43.300 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:09:43.303 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:09:43.305 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:09:43.307 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:09:43.310 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:09:43.312 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:09:43.315 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:09:43.318 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:09:43.320 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:09:43.323 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:09:43.325 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:09:43.327 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-11-02 14:09:43.330 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:43.332 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:43.335 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-11-02 14:09:43.337 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 14:09:43.339 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:09:43.342 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:09:43.345 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:09:43.348 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:09:43.352 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:09:43.353 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:09:43.357 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:43.360 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:43.362 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:09:43.365 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:09:43.367 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:09:43.370 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:09:43.372 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 14:09:43.375 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:09:43.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:43.380 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:43.384 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 14:09:43.409 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 14:09:43.523 | Reading package lists... 2022-11-02 14:09:43.812 | Building dependency tree... 2022-11-02 14:09:43.814 | Reading state information... 2022-11-02 14:09:44.141 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-11-02 14:09:44.141 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-11-02 14:09:44.141 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 14:09:44.141 | The following packages were automatically installed and are no longer required: 2022-11-02 14:09:44.143 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:09:44.143 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:09:44.143 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:09:44.143 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:09:44.143 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:09:44.143 | python3-zope.interface 2022-11-02 14:09:44.143 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:09:44.269 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:09:44.273 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:09:44.276 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:09:44.278 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:44.281 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:44.283 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:44.285 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:44.288 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:44.291 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:09:44.293 | + functions-common:time_stop:2458 : start_time=1667398183405 2022-11-02 14:09:44.296 | + functions-common:time_stop:2460 : [[ -z 1667398183405 ]] 2022-11-02 14:09:44.299 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:44.304 | + functions-common:time_stop:2463 : end_time=1667398184301 2022-11-02 14:09:44.306 | + functions-common:time_stop:2464 : elapsed_time=896 2022-11-02 14:09:44.308 | + functions-common:time_stop:2465 : total=5489 2022-11-02 14:09:44.311 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:44.313 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6385 2022-11-02 14:09:44.316 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:09:44.320 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-11-02 14:09:44.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:09:44.326 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:09:44.329 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-11-02 14:09:44.393 | Module proxy already enabled 2022-11-02 14:09:44.398 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-11-02 14:09:44.462 | Considering dependency proxy for proxy_uwsgi: 2022-11-02 14:09:44.462 | Module proxy already enabled 2022-11-02 14:09:44.462 | Module proxy_uwsgi already enabled 2022-11-02 14:09:44.466 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-11-02 14:09:44.469 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:09:44.472 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:09:44.474 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:09:44.622 | + ./stack.sh:main:881 : install_keystoneauth 2022-11-02 14:09:44.624 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-11-02 14:09:44.628 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-11-02 14:09:44.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:44.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:44.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-11-02 14:09:44.639 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:44.642 | + ./stack.sh:main:882 : install_keystoneclient 2022-11-02 14:09:44.645 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-11-02 14:09:44.647 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-11-02 14:09:44.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:44.656 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:44.659 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-11-02 14:09:44.661 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:44.664 | + ./stack.sh:main:883 : install_glanceclient 2022-11-02 14:09:44.666 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-11-02 14:09:44.670 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-11-02 14:09:44.672 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:44.675 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:44.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-11-02 14:09:44.681 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:44.688 | + ./stack.sh:main:884 : install_cinderclient 2022-11-02 14:09:44.691 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-11-02 14:09:44.694 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-11-02 14:09:44.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:44.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:44.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-11-02 14:09:44.704 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:44.707 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-11-02 14:09:44.709 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-11-02 14:09:44.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:44.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:44.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-11-02 14:09:44.720 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:44.723 | + ./stack.sh:main:885 : install_novaclient 2022-11-02 14:09:44.725 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-11-02 14:09:44.728 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-11-02 14:09:44.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:44.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:44.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-11-02 14:09:44.740 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:44.742 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-11-02 14:09:44.763 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:09:44.766 | + ./stack.sh:main:887 : install_swiftclient 2022-11-02 14:09:44.769 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-11-02 14:09:44.772 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-11-02 14:09:44.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:44.778 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:44.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-11-02 14:09:44.783 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:44.786 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-11-02 14:09:44.808 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:09:44.811 | + ./stack.sh:main:890 : install_neutronclient 2022-11-02 14:09:44.814 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-11-02 14:09:44.817 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-11-02 14:09:44.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:44.822 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:44.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-11-02 14:09:44.827 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:44.830 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-11-02 14:09:44.832 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-11-02 14:09:44.835 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-11-02 14:09:44.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:09:44.840 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:09:44.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-11-02 14:09:44.846 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:09:44.848 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-11-02 14:09:44.851 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-11-02 14:09:44.853 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:09:44.857 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-11-02 14:09:44.859 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-11-02 14:09:44.862 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:09:44.866 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:09:44.866 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:09:44.873 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-11-02 14:09:44.875 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-11-02 14:09:44.878 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-11-02 14:09:44.881 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-11-02 14:09:44.883 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-11-02 14:09:44.906 | Using python 3.8 to install keystonemiddleware 2022-11-02 14:09:44.909 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-11-02 14:09:47.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:47.155 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:47.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:47.156 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:47.374 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.382 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.390 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.394 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.484 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.504 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.508 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.512 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.527 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.536 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.538 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.571 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.580 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.585 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.604 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.643 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.651 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.656 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.705 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.719 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.724 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.743 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.750 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.800 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.818 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.822 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.940 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.946 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:47.951 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:09:48.005 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.128 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.154 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.158 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.169 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.174 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.193 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.201 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.218 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.276 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.289 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.305 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.351 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.355 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:48.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:09:48.363 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:09:48.417 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:09:48.454 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:09:48.493 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:09:48.500 | 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 332)) (5.1.0) 2022-11-02 14:09:48.504 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:09:48.543 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:09:48.552 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:09:48.567 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:09:48.572 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:09:48.576 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:09:48.586 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:09:48.589 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:09:48.595 | 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 431)) (2.8.2) 2022-11-02 14:09:48.600 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:09:48.617 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:09:48.622 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:09:48.649 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:09:48.655 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:09:48.657 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:09:48.663 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:09:48.684 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:09:48.697 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:09:48.756 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:09:48.762 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:09:48.766 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:09:48.769 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:09:48.775 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:09:48.779 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:09:48.782 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:09:48.785 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:09:48.790 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:09:48.794 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:09:48.796 | 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 319)) (1.7.0) 2022-11-02 14:09:48.800 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:09:48.803 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:09:51.077 | + inc/python:pip_install:200 : result=0 2022-11-02 14:09:51.080 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:09:51.082 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:51.090 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:51.093 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:51.095 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:51.097 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:51.100 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:09:51.102 | + functions-common:time_stop:2458 : start_time=1667398184900 2022-11-02 14:09:51.104 | + functions-common:time_stop:2460 : [[ -z 1667398184900 ]] 2022-11-02 14:09:51.108 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:51.112 | + functions-common:time_stop:2463 : end_time=1667398191110 2022-11-02 14:09:51.114 | + functions-common:time_stop:2464 : elapsed_time=6210 2022-11-02 14:09:51.117 | + functions-common:time_stop:2465 : total=44477 2022-11-02 14:09:51.119 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:51.122 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=50687 2022-11-02 14:09:51.125 | + inc/python:pip_install:203 : return 0 2022-11-02 14:09:51.128 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-11-02 14:09:51.130 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-11-02 14:09:51.133 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:09:51.136 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-11-02 14:09:51.139 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-11-02 14:09:51.141 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:09:51.145 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:09:51.145 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:09:51.151 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-11-02 14:09:51.154 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-11-02 14:09:51.157 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-11-02 14:09:51.160 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-11-02 14:09:51.162 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-11-02 14:09:51.190 | Using python 3.8 to install python-memcached 2022-11-02 14:09:51.193 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-11-02 14:09:53.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:53.436 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:53.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:09:53.436 | from cryptography.utils import int_from_bytes 2022-11-02 14:09:53.653 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.661 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.668 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.672 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.763 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.783 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.787 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.790 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.805 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.815 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.817 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.849 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.859 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.863 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.883 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.921 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.929 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.936 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.984 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:53.998 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.002 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.022 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.029 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.078 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.096 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.100 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.220 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.227 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.232 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:09:54.287 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.412 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.438 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.442 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.454 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.460 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.481 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.489 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.506 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.566 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.579 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.595 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.641 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.645 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:09:54.652 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:09:54.654 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.59) 2022-11-02 14:09:54.659 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:09:57.354 | + inc/python:pip_install:200 : result=0 2022-11-02 14:09:57.357 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:09:57.359 | + functions-common:time_stop:2451 : local name 2022-11-02 14:09:57.361 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:09:57.364 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:09:57.366 | + functions-common:time_stop:2454 : local total 2022-11-02 14:09:57.368 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:09:57.371 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:09:57.373 | + functions-common:time_stop:2458 : start_time=1667398191182 2022-11-02 14:09:57.376 | + functions-common:time_stop:2460 : [[ -z 1667398191182 ]] 2022-11-02 14:09:57.379 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:09:57.384 | + functions-common:time_stop:2463 : end_time=1667398197381 2022-11-02 14:09:57.387 | + functions-common:time_stop:2464 : elapsed_time=6199 2022-11-02 14:09:57.390 | + functions-common:time_stop:2465 : total=50687 2022-11-02 14:09:57.392 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:09:57.395 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=56886 2022-11-02 14:09:57.397 | + inc/python:pip_install:203 : return 0 2022-11-02 14:09:57.400 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-11-02 14:09:57.422 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:09:57.424 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 14:09:57.427 | + ./stack.sh:main:898 : stack_install_service keystone 2022-11-02 14:09:57.429 | + lib/stack:stack_install_service:20 : local service=keystone 2022-11-02 14:09:57.432 | + lib/stack:stack_install_service:21 : type install_keystone 2022-11-02 14:09:57.435 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:09:57.438 | + lib/stack:stack_install_service:32 : install_keystone 2022-11-02 14:09:57.440 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-11-02 14:09:57.461 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:09:57.463 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-11-02 14:09:57.466 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-11-02 14:09:57.469 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-11-02 14:09:57.471 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:09:57.474 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:09:57.477 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:09:57.480 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:09:57.483 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:09:57.486 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:09:57.504 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:09:57.506 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:09:57.509 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:09:57.512 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:09:57.513 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:09:57.519 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-11-02 14:09:57.521 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:09:57.524 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-11-02 14:09:57.538 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-11-02 14:09:57.541 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:09:57.541 | + functions-common:git_clone:690 : head -1 2022-11-02 14:09:57.545 | a26b9c20d Merge "Only log warnings about token length when length exceeds max_token_size" into stable/yoga 2022-11-02 14:09:57.548 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:09:57.551 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-11-02 14:09:57.554 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:09:57.557 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 14:09:57.562 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-11-02 14:09:57.565 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:09:57.568 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-11-02 14:09:57.572 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:09:57.575 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 14:09:57.578 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-11-02 14:09:57.580 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:09:57.583 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:09:57.587 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-11-02 14:09:57.590 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:09:57.593 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-11-02 14:09:57.595 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:09:57.597 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:09:57.601 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-11-02 14:09:57.607 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-11-02 14:09:57.610 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-11-02 14:09:58.315 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-11-02 14:09:58.318 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:09:58.320 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:09:58.322 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:09:58.325 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 14:09:58.327 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-11-02 14:09:58.329 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:09:58.332 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:09:58.334 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:09:58.336 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:09:58.338 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:09:58.341 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:09:58.344 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:09:58.346 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-11-02 14:09:58.368 | Using python 3.8 to install /opt/stack/keystone 2022-11-02 14:09:58.371 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-11-02 14:10:00.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:10:00.619 | from cryptography.utils import int_from_bytes 2022-11-02 14:10:00.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:10:00.619 | from cryptography.utils import int_from_bytes 2022-11-02 14:10:00.832 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:00.841 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:00.848 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:00.852 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:00.942 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:00.961 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:00.966 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:00.969 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:00.985 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:00.993 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:00.995 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.028 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.037 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.042 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.061 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.101 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.109 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.114 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.163 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.178 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.182 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.202 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.210 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.260 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.278 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.283 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.403 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.409 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.413 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:10:01.469 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.592 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.618 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.622 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.634 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.639 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.659 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.666 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.684 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.743 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.756 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.773 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.817 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.821 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:01.828 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:10:01.828 | Obtaining file:///opt/stack/keystone 2022-11-02 14:10:05.698 | Requirement already satisfied: Flask===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.0.3) 2022-11-02 14:10:05.710 | 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-11-02 14:10:05.720 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:10:05.726 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:10:05.729 | Requirement already satisfied: PyJWT===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (2.3.0) 2022-11-02 14:10:05.756 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:10:05.901 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:10:05.915 | Requirement already satisfied: Werkzeug===2.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 38)) (2.0.3) 2022-11-02 14:10:05.922 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (9.0.1) 2022-11-02 14:10:05.935 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:10:05.944 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:10:05.947 | Requirement already satisfied: click===8.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (8.0.4) 2022-11-02 14:10:05.953 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:10:05.991 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:10:05.997 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:10:06.002 | Requirement already satisfied: itsdangerous===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (2.1.0) 2022-11-02 14:10:06.005 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:10:06.016 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:10:06.067 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:10:06.070 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2022-11-02 14:10:06.081 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:10:06.118 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:10:06.157 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:10:06.163 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:10:06.211 | 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 332)) (5.1.0) 2022-11-02 14:10:06.217 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:10:06.254 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 14:10:06.308 | 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 336)) (0.4.0) 2022-11-02 14:10:06.319 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:10:06.338 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:10:06.353 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:10:06.361 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:10:06.383 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:10:06.394 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:10:06.410 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 14:10:06.454 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:10:06.459 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (1.7.4) 2022-11-02 14:10:06.472 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:10:06.475 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:10:06.486 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 14:10:06.492 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:10:06.503 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:10:06.506 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:10:06.508 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:10:06.515 | Requirement already satisfied: pysaml2===7.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (7.1.1) 2022-11-02 14:10:06.535 | 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 431)) (2.8.2) 2022-11-02 14:10:06.540 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:10:06.559 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:10:06.563 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:10:06.590 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:10:06.594 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.8.20) 2022-11-02 14:10:06.597 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:10:06.702 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:10:06.705 | 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 554)) (0.13.0) 2022-11-02 14:10:06.716 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:10:06.718 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:10:06.721 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:10:06.728 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:10:06.737 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:10:06.742 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:10:06.753 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:10:06.774 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:10:06.779 | Requirement already satisfied: xmlschema===1.9.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 630)) (1.9.2) 2022-11-02 14:10:06.811 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:10:06.816 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:10:06.818 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:10:06.878 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:10:06.883 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:10:06.886 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:10:06.892 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:10:06.906 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 14:10:06.911 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:10:06.916 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 14:10:06.965 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 14:10:06.968 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:10:06.979 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:10:06.988 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:10:06.997 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:10:07.007 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:10:07.016 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:10:07.026 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:10:07.029 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:10:07.032 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 14:10:07.037 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 14:10:07.050 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:10:07.075 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:10:07.079 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:10:07.081 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:10:07.086 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:10:07.088 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:10:07.090 | Requirement already satisfied: elementpath===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (2.4.0) 2022-11-02 14:10:07.106 | 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 319)) (1.7.0) 2022-11-02 14:10:07.110 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:10:07.113 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:10:07.150 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:10:07.157 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 14:10:07.160 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:10:07.167 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:10:07.183 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:10:07.186 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:10:08.508 | Installing collected packages: keystone 2022-11-02 14:10:08.508 | Attempting uninstall: keystone 2022-11-02 14:10:08.509 | Found existing installation: keystone 21.0.1.dev9 2022-11-02 14:10:08.512 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-11-02 14:10:08.514 | Running setup.py develop for keystone 2022-11-02 14:10:12.919 | Successfully installed keystone 2022-11-02 14:10:13.047 | + inc/python:pip_install:200 : result=0 2022-11-02 14:10:13.049 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:10:13.051 | + functions-common:time_stop:2451 : local name 2022-11-02 14:10:13.053 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:10:13.055 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:10:13.058 | + functions-common:time_stop:2454 : local total 2022-11-02 14:10:13.064 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:10:13.066 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:10:13.068 | + functions-common:time_stop:2458 : start_time=1667398198362 2022-11-02 14:10:13.070 | + functions-common:time_stop:2460 : [[ -z 1667398198362 ]] 2022-11-02 14:10:13.073 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:10:13.078 | + functions-common:time_stop:2463 : end_time=1667398213075 2022-11-02 14:10:13.080 | + functions-common:time_stop:2464 : elapsed_time=14713 2022-11-02 14:10:13.082 | + functions-common:time_stop:2465 : total=56886 2022-11-02 14:10:13.084 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:10:13.087 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=71599 2022-11-02 14:10:13.089 | + inc/python:pip_install:203 : return 0 2022-11-02 14:10:13.091 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:10:13.094 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 14:10:13.096 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 14:10:13.117 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 14:10:13.130 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-11-02 14:10:13.132 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-11-02 14:10:13.135 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:10:13.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:10:13.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-11-02 14:10:13.143 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:10:13.145 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-11-02 14:10:13.162 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:13.165 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-11-02 14:10:13.168 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:10:13.171 | + ./stack.sh:main:899 : configure_keystone 2022-11-02 14:10:13.173 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-11-02 14:10:13.187 | + 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-11-02 14:10:13.189 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-11-02 14:10:13.194 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-11-02 14:10:13.211 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:13.217 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-11-02 14:10:13.250 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-11-02 14:10:13.283 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-11-02 14:10:13.317 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-11-02 14:10:13.351 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-11-02 14:10:13.387 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-11-02 14:10:13.418 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-11-02 14:10:13.453 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-11-02 14:10:13.486 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-11-02 14:10:13.489 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-11-02 14:10:13.492 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-11-02 14:10:13.495 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-11-02 14:10:13.498 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 14:10:13.501 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:10:13.524 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:13.528 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 14:10:13.531 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 14:10:13.533 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:10:13.552 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:13.555 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:10:13.559 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:10:13.594 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:10:13.597 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:10:13.600 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-11-02 14:10:13.602 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-11-02 14:10:13.622 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:13.625 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-11-02 14:10:13.663 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-11-02 14:10:13.665 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-11-02 14:10:13.705 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-11-02 14:10:13.708 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-11-02 14:10:13.710 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-11-02 14:10:13.713 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-11-02 14:10:13.718 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 14:10:13.722 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 14:10:13.760 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-11-02 14:10:13.764 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-11-02 14:10:13.766 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-11-02 14:10:13.769 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-11-02 14:10:13.772 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:10:13.795 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:10:13.797 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:10:13.800 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:10:13.802 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:10:13.805 | + 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-11-02 14:10:13.835 | + 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-11-02 14:10:13.865 | + 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-11-02 14:10:13.898 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:10:13.928 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-11-02 14:10:13.961 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-11-02 14:10:13.963 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-11-02 14:10:13.966 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-11-02 14:10:13.970 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-11-02 14:10:13.973 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-11-02 14:10:13.975 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 14:10:13.978 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 14:10:13.981 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-11-02 14:10:13.985 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-11-02 14:10:13.988 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 14:10:13.990 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 14:10:14.005 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 14:10:14.005 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:10:14.015 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 14:10:14.018 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:10:14.035 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 14:10:14.038 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-11-02 14:10:14.042 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-11-02 14:10:14.073 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-11-02 14:10:14.103 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-11-02 14:10:14.132 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-11-02 14:10:14.164 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-11-02 14:10:14.193 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-11-02 14:10:14.225 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-11-02 14:10:14.259 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-11-02 14:10:14.291 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-11-02 14:10:14.321 | + 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-11-02 14:10:14.352 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-11-02 14:10:14.380 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-11-02 14:10:14.409 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-11-02 14:10:14.439 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 14:10:14.441 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 14:10:14.444 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-11-02 14:10:14.447 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-11-02 14:10:14.450 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 14:10:14.452 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:10:14.455 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:10:14.457 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 14:10:14.460 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 14:10:14.462 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 14:10:14.492 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-11-02 14:10:14.523 | + 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-11-02 14:10:14.523 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 14:10:14.533 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-11-02 14:10:14.537 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-11-02 14:10:14.540 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-11-02 14:10:14.542 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 14:10:14.544 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 14:10:14.547 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:10:14.550 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:10:14.552 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:10:14.555 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 14:10:14.557 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 14:10:14.559 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:10:14.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:10:14.564 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-11-02 14:10:14.629 | Site keystone-wsgi-public already enabled 2022-11-02 14:10:14.633 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 14:10:14.636 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:10:14.639 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:10:14.641 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:10:14.785 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-11-02 14:10:14.819 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-11-02 14:10:14.858 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-11-02 14:10:14.893 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-11-02 14:10:14.895 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-11-02 14:10:14.931 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-11-02 14:10:14.962 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-11-02 14:10:14.995 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-02 14:10:14.998 | + ./stack.sh:main:903 : is_service_enabled swift 2022-11-02 14:10:15.016 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:15.019 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-11-02 14:10:15.036 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:15.038 | + ./stack.sh:main:907 : stack_install_service swift 2022-11-02 14:10:15.041 | + lib/stack:stack_install_service:20 : local service=swift 2022-11-02 14:10:15.043 | + lib/stack:stack_install_service:21 : type install_swift 2022-11-02 14:10:15.046 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:10:15.048 | + lib/stack:stack_install_service:32 : install_swift 2022-11-02 14:10:15.051 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-11-02 14:10:15.053 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-11-02 14:10:15.056 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-11-02 14:10:15.058 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:10:15.061 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:10:15.064 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:10:15.066 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:10:15.069 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:10:15.072 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:10:15.089 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:10:15.091 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:10:15.094 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:10:15.097 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:10:15.097 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:10:15.103 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-11-02 14:10:15.106 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:10:15.108 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-11-02 14:10:15.122 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-11-02 14:10:15.125 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:10:15.125 | + functions-common:git_clone:690 : head -1 2022-11-02 14:10:15.129 | 10849f049 py2constraints: pin PasteDeploy version 2022-11-02 14:10:15.131 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:10:15.134 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-11-02 14:10:15.137 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:10:15.139 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 14:10:15.142 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-11-02 14:10:15.144 | + inc/python:setup_develop:344 : local extras=keystone 2022-11-02 14:10:15.147 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-11-02 14:10:15.149 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:10:15.152 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 14:10:15.154 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-11-02 14:10:15.157 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:10:15.160 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-11-02 14:10:15.163 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-11-02 14:10:15.165 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:10:15.169 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-11-02 14:10:15.171 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:10:15.174 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:10:15.177 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-11-02 14:10:15.184 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-11-02 14:10:15.186 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-11-02 14:10:15.860 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-11-02 14:10:15.862 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:10:15.865 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:10:15.867 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:10:15.870 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 14:10:15.872 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-11-02 14:10:15.874 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:10:15.877 | + inc/python:setup_package:428 : local extras=keystone 2022-11-02 14:10:15.880 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:10:15.883 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-11-02 14:10:15.885 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-11-02 14:10:15.888 | + inc/python:setup_package:438 : extras='[keystone]' 2022-11-02 14:10:15.890 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:10:15.892 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-11-02 14:10:15.914 | Using python 3.8 to install /opt/stack/swift 2022-11-02 14:10:15.917 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-11-02 14:10:18.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:10:18.115 | from cryptography.utils import int_from_bytes 2022-11-02 14:10:18.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:10:18.115 | from cryptography.utils import int_from_bytes 2022-11-02 14:10:18.334 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.343 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.351 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.355 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.446 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.466 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.470 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.474 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.489 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.498 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.500 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.532 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.541 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.547 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.566 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.604 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.612 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.618 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.665 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.680 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.684 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.703 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.709 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.759 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.777 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.781 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.897 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.905 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:18.909 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:10:18.962 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.085 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.111 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.115 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.127 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.132 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.152 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.159 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.176 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.236 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.249 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.265 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.310 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.314 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:19.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:10:19.321 | Obtaining file:///opt/stack/swift 2022-11-02 14:10:22.766 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:10:22.776 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:10:22.814 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:10:22.823 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:10:22.829 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:10:22.880 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 14:10:22.891 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:10:22.894 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:10:22.930 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:10:22.970 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:10:22.976 | 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 332)) (5.1.0) 2022-11-02 14:10:22.981 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:10:23.021 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:10:23.030 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:10:23.046 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:10:23.051 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:10:23.054 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:10:23.064 | Requirement already satisfied: pyeclib===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.6.0) 2022-11-02 14:10:23.067 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:10:23.070 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:10:23.076 | 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 431)) (2.8.2) 2022-11-02 14:10:23.081 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:10:23.099 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:10:23.103 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:10:23.131 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:10:23.135 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:10:23.208 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:10:23.211 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:10:23.218 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:10:23.238 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 629)) (0.9.9) 2022-11-02 14:10:23.242 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:10:23.246 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:10:23.264 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:10:23.277 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:10:23.336 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:10:23.342 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:10:23.347 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:10:23.352 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:10:23.356 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:10:23.359 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:10:23.362 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:10:23.367 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:10:23.369 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:10:23.373 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:10:23.376 | 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 319)) (1.7.0) 2022-11-02 14:10:23.380 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:10:23.383 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:10:25.296 | Installing collected packages: swift 2022-11-02 14:10:25.296 | Attempting uninstall: swift 2022-11-02 14:10:25.297 | Found existing installation: swift 2.29.2.dev7 2022-11-02 14:10:25.300 | Can't uninstall 'swift'. No files were found to uninstall. 2022-11-02 14:10:25.301 | Running setup.py develop for swift 2022-11-02 14:10:29.370 | Successfully installed swift 2022-11-02 14:10:29.495 | + inc/python:pip_install:200 : result=0 2022-11-02 14:10:29.497 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:10:29.500 | + functions-common:time_stop:2451 : local name 2022-11-02 14:10:29.502 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:10:29.504 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:10:29.507 | + functions-common:time_stop:2454 : local total 2022-11-02 14:10:29.509 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:10:29.512 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:10:29.515 | + functions-common:time_stop:2458 : start_time=1667398215909 2022-11-02 14:10:29.517 | + functions-common:time_stop:2460 : [[ -z 1667398215909 ]] 2022-11-02 14:10:29.520 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:10:29.527 | + functions-common:time_stop:2463 : end_time=1667398229523 2022-11-02 14:10:29.529 | + functions-common:time_stop:2464 : elapsed_time=13614 2022-11-02 14:10:29.532 | + functions-common:time_stop:2465 : total=71599 2022-11-02 14:10:29.534 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:10:29.537 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=85213 2022-11-02 14:10:29.539 | + inc/python:pip_install:203 : return 0 2022-11-02 14:10:29.542 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:10:29.544 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 14:10:29.547 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 14:10:29.566 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 14:10:29.580 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-11-02 14:10:29.583 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-11-02 14:10:29.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:10:29.588 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:10:29.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-11-02 14:10:29.593 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:10:29.596 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-11-02 14:10:29.598 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:10:29.601 | + ./stack.sh:main:908 : configure_swift 2022-11-02 14:10:29.604 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-11-02 14:10:29.607 | + lib/swift:configure_swift:332 : local node_number 2022-11-02 14:10:29.609 | + lib/swift:configure_swift:333 : local swift_node_config 2022-11-02 14:10:29.611 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-11-02 14:10:29.614 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 14:10:30.828 | No container-updater running 2022-11-02 14:10:30.828 | No object-reconstructor running 2022-11-02 14:10:30.828 | No object-replicator running 2022-11-02 14:10:30.828 | No container-server running 2022-11-02 14:10:30.828 | No account-auditor running 2022-11-02 14:10:30.828 | No object-expirer running 2022-11-02 14:10:30.828 | No container-replicator running 2022-11-02 14:10:30.828 | No container-reconciler running 2022-11-02 14:10:30.828 | No object-updater running 2022-11-02 14:10:30.828 | No object-auditor running 2022-11-02 14:10:30.828 | No container-sharder running 2022-11-02 14:10:30.828 | No proxy-server running 2022-11-02 14:10:30.828 | No account-server running 2022-11-02 14:10:30.828 | No account-reaper running 2022-11-02 14:10:30.828 | No object-server running 2022-11-02 14:10:30.828 | No container-auditor running 2022-11-02 14:10:30.828 | No container-sync running 2022-11-02 14:10:30.828 | No account-replicator running 2022-11-02 14:10:30.927 | + lib/swift:configure_swift:337 : true 2022-11-02 14:10:30.930 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-11-02 14:10:30.942 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-11-02 14:10:30.955 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-11-02 14:10:30.958 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-11-02 14:10:30.958 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-11-02 14:10:30.963 | + lib/swift:configure_swift:351 : sed -e ' 2022-11-02 14:10:30.963 | s/%GROUP%/ubuntu/; 2022-11-02 14:10:30.963 | s/%USER%/ubuntu/; 2022-11-02 14:10:30.963 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-11-02 14:10:30.963 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-11-02 14:10:30.968 | uid = ubuntu 2022-11-02 14:10:30.968 | gid = ubuntu 2022-11-02 14:10:30.968 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-11-02 14:10:30.968 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-11-02 14:10:30.968 | address = 127.0.0.1 2022-11-02 14:10:30.968 | 2022-11-02 14:10:30.968 | [account6612] 2022-11-02 14:10:30.968 | max connections = 25 2022-11-02 14:10:30.968 | path = /opt/stack/data/swift/1/node/ 2022-11-02 14:10:30.968 | read only = false 2022-11-02 14:10:30.968 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-11-02 14:10:30.968 | 2022-11-02 14:10:30.968 | [account6622] 2022-11-02 14:10:30.968 | max connections = 25 2022-11-02 14:10:30.968 | path = /opt/stack/data/swift/2/node/ 2022-11-02 14:10:30.969 | read only = false 2022-11-02 14:10:30.969 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-11-02 14:10:30.969 | 2022-11-02 14:10:30.969 | [account6632] 2022-11-02 14:10:30.969 | max connections = 25 2022-11-02 14:10:30.969 | path = /opt/stack/data/swift/3/node/ 2022-11-02 14:10:30.969 | read only = false 2022-11-02 14:10:30.969 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-11-02 14:10:30.969 | 2022-11-02 14:10:30.969 | [account6642] 2022-11-02 14:10:30.969 | max connections = 25 2022-11-02 14:10:30.969 | path = /opt/stack/data/swift/4/node/ 2022-11-02 14:10:30.969 | read only = false 2022-11-02 14:10:30.969 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-11-02 14:10:30.969 | 2022-11-02 14:10:30.969 | 2022-11-02 14:10:30.969 | [container6611] 2022-11-02 14:10:30.969 | max connections = 25 2022-11-02 14:10:30.969 | path = /opt/stack/data/swift/1/node/ 2022-11-02 14:10:30.969 | read only = false 2022-11-02 14:10:30.969 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-11-02 14:10:30.969 | 2022-11-02 14:10:30.969 | [container6621] 2022-11-02 14:10:30.969 | max connections = 25 2022-11-02 14:10:30.969 | path = /opt/stack/data/swift/2/node/ 2022-11-02 14:10:30.969 | read only = false 2022-11-02 14:10:30.969 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-11-02 14:10:30.970 | 2022-11-02 14:10:30.970 | [container6631] 2022-11-02 14:10:30.970 | max connections = 25 2022-11-02 14:10:30.970 | path = /opt/stack/data/swift/3/node/ 2022-11-02 14:10:30.970 | read only = false 2022-11-02 14:10:30.970 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-11-02 14:10:30.970 | 2022-11-02 14:10:30.970 | [container6641] 2022-11-02 14:10:30.970 | max connections = 25 2022-11-02 14:10:30.970 | path = /opt/stack/data/swift/4/node/ 2022-11-02 14:10:30.970 | read only = false 2022-11-02 14:10:30.970 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-11-02 14:10:30.970 | 2022-11-02 14:10:30.970 | 2022-11-02 14:10:30.970 | [object6613] 2022-11-02 14:10:30.970 | max connections = 25 2022-11-02 14:10:30.970 | path = /opt/stack/data/swift/1/node/ 2022-11-02 14:10:30.970 | read only = false 2022-11-02 14:10:30.970 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-11-02 14:10:30.970 | 2022-11-02 14:10:30.970 | [object6623] 2022-11-02 14:10:30.970 | max connections = 25 2022-11-02 14:10:30.970 | path = /opt/stack/data/swift/2/node/ 2022-11-02 14:10:30.970 | read only = false 2022-11-02 14:10:30.970 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-11-02 14:10:30.970 | 2022-11-02 14:10:30.970 | [object6633] 2022-11-02 14:10:30.971 | max connections = 25 2022-11-02 14:10:30.971 | path = /opt/stack/data/swift/3/node/ 2022-11-02 14:10:30.971 | read only = false 2022-11-02 14:10:30.971 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-11-02 14:10:30.971 | 2022-11-02 14:10:30.971 | [object6643] 2022-11-02 14:10:30.971 | max connections = 25 2022-11-02 14:10:30.971 | path = /opt/stack/data/swift/4/node/ 2022-11-02 14:10:30.971 | read only = false 2022-11-02 14:10:30.971 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-11-02 14:10:30.971 | + lib/swift:configure_swift:357 : is_ubuntu 2022-11-02 14:10:30.973 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:10:30.975 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:10:30.978 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-11-02 14:10:30.996 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-11-02 14:10:30.998 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-11-02 14:10:31.003 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-11-02 14:10:31.007 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-11-02 14:10:31.009 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-11-02 14:10:31.015 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-11-02 14:10:31.045 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-11-02 14:10:31.072 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-11-02 14:10:31.091 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-11-02 14:10:31.120 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-11-02 14:10:31.139 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-11-02 14:10:31.169 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-11-02 14:10:31.187 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-11-02 14:10:31.218 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-11-02 14:10:31.236 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-11-02 14:10:31.266 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-11-02 14:10:31.285 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 14:10:31.314 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-11-02 14:10:31.333 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-11-02 14:10:31.348 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:31.350 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-11-02 14:10:31.381 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-11-02 14:10:31.412 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-11-02 14:10:31.440 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-11-02 14:10:31.470 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-11-02 14:10:31.485 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:31.488 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-11-02 14:10:31.516 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-11-02 14:10:31.532 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:31.534 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-11-02 14:10:31.549 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:31.551 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-11-02 14:10:31.554 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-11-02 14:10:31.569 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:31.572 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-11-02 14:10:31.575 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-11-02 14:10:31.577 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-11-02 14:10:31.582 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-11-02 14:10:31.590 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-11-02 14:10:31.619 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-11-02 14:10:31.648 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-11-02 14:10:31.679 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-11-02 14:10:31.710 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-11-02 14:10:31.737 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-11-02 14:10:31.740 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-11-02 14:10:31.742 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-11-02 14:10:31.744 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-11-02 14:10:31.747 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-11-02 14:10:31.774 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-11-02 14:10:31.802 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:10:31.829 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-11-02 14:10:31.860 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-11-02 14:10:31.889 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-11-02 14:10:31.918 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-11-02 14:10:31.946 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-11-02 14:10:31.974 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:10:32.006 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-11-02 14:10:32.036 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-11-02 14:10:32.065 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-11-02 14:10:32.094 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-11-02 14:10:32.123 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-11-02 14:10:32.154 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-11-02 14:10:32.183 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-11-02 14:10:32.201 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-11-02 14:10:32.231 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-11-02 14:10:32.260 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-11-02 14:10:32.266 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-11-02 14:10:32.304 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-11-02 14:10:32.332 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-11-02 14:10:32.360 | + lib/swift:configure_swift:475 : local node_number 2022-11-02 14:10:32.362 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 14:10:32.364 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 14:10:32.366 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-11-02 14:10:32.371 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-11-02 14:10:32.373 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 14:10:32.375 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 14:10:32.377 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-11-02 14:10:32.380 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-11-02 14:10:32.382 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 14:10:32.384 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 14:10:32.387 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-11-02 14:10:32.407 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-11-02 14:10:32.439 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-11-02 14:10:32.459 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-11-02 14:10:32.489 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-11-02 14:10:32.508 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 14:10:32.539 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-11-02 14:10:32.559 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 14:10:32.588 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-11-02 14:10:32.608 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 14:10:32.639 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-11-02 14:10:32.658 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-11-02 14:10:32.689 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-11-02 14:10:32.708 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-11-02 14:10:32.738 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-11-02 14:10:32.757 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-11-02 14:10:32.786 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-11-02 14:10:32.805 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-11-02 14:10:32.834 | + 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-11-02 14:10:32.845 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-11-02 14:10:32.866 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 14:10:32.895 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-11-02 14:10:32.926 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 14:10:32.928 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-11-02 14:10:32.933 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-11-02 14:10:32.935 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 14:10:32.937 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 14:10:32.939 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-11-02 14:10:32.942 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-11-02 14:10:32.944 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 14:10:32.946 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 14:10:32.949 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-11-02 14:10:32.968 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-11-02 14:10:32.997 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-11-02 14:10:33.017 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-11-02 14:10:33.047 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-11-02 14:10:33.066 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 14:10:33.096 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-11-02 14:10:33.115 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 14:10:33.145 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-11-02 14:10:33.164 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 14:10:33.194 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-11-02 14:10:33.212 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-11-02 14:10:33.243 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-11-02 14:10:33.263 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-11-02 14:10:33.293 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-11-02 14:10:33.312 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-11-02 14:10:33.343 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-11-02 14:10:33.362 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-11-02 14:10:33.391 | + 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-11-02 14:10:33.398 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-11-02 14:10:33.419 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 14:10:33.449 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 14:10:33.451 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-11-02 14:10:33.456 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-11-02 14:10:33.459 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 14:10:33.461 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 14:10:33.464 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-11-02 14:10:33.466 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-11-02 14:10:33.468 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 14:10:33.471 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 14:10:33.473 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-11-02 14:10:33.492 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-11-02 14:10:33.522 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-11-02 14:10:33.541 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-11-02 14:10:33.570 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-11-02 14:10:33.590 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 14:10:33.619 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-11-02 14:10:33.639 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 14:10:33.669 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-11-02 14:10:33.689 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 14:10:33.719 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-11-02 14:10:33.738 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-11-02 14:10:33.768 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-11-02 14:10:33.787 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-11-02 14:10:33.817 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-11-02 14:10:33.836 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-11-02 14:10:33.867 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-11-02 14:10:33.886 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-11-02 14:10:33.915 | + 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-11-02 14:10:33.920 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-11-02 14:10:33.940 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 14:10:33.969 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-11-02 14:10:34.002 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-11-02 14:10:34.032 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-11-02 14:10:34.061 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-11-02 14:10:34.064 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-11-02 14:10:34.068 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-11-02 14:10:34.099 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-11-02 14:10:34.130 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-11-02 14:10:34.159 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-11-02 14:10:34.192 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-11-02 14:10:34.223 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-11-02 14:10:34.253 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-11-02 14:10:34.282 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-11-02 14:10:34.311 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-11-02 14:10:34.339 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-11-02 14:10:34.356 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:34.359 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-11-02 14:10:34.381 | + lib/swift:configure_swift:518 : local auth_vers 2022-11-02 14:10:34.384 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-11-02 14:10:34.408 | + lib/swift:configure_swift:519 : auth_vers=3 2022-11-02 14:10:34.410 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-11-02 14:10:34.439 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-11-02 14:10:34.442 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-11-02 14:10:34.472 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-11-02 14:10:34.503 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-11-02 14:10:34.505 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-11-02 14:10:34.535 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-11-02 14:10:34.553 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:34.555 | + lib/swift:configure_swift:538 : local user_group 2022-11-02 14:10:34.559 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-11-02 14:10:34.564 | + lib/swift:configure_swift:539 : user_group=1000 2022-11-02 14:10:34.567 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-11-02 14:10:34.581 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-11-02 14:10:34.584 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-11-02 14:10:34.598 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-11-02 14:10:34.600 | + lib/swift:configure_swift:545 : is_suse 2022-11-02 14:10:34.603 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:10:34.606 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:10:34.608 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:10:34.611 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:10:34.614 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:10:34.616 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:10:34.618 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-11-02 14:10:34.632 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-11-02 14:10:34.635 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-11-02 14:10:34.638 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-11-02 14:10:34.657 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:34.660 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-11-02 14:10:34.679 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:34.681 | + ./stack.sh:main:919 : stack_install_service glance 2022-11-02 14:10:34.684 | + lib/stack:stack_install_service:20 : local service=glance 2022-11-02 14:10:34.687 | + lib/stack:stack_install_service:21 : type install_glance 2022-11-02 14:10:34.689 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:10:34.691 | + lib/stack:stack_install_service:32 : install_glance 2022-11-02 14:10:34.694 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-11-02 14:10:34.697 | + lib/glance:install_glance:507 : local glance_store_extras 2022-11-02 14:10:34.700 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-11-02 14:10:34.721 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:34.724 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-11-02 14:10:34.727 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-11-02 14:10:34.748 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:34.751 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-11-02 14:10:34.754 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-11-02 14:10:34.757 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-11-02 14:10:34.760 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:10:34.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:10:34.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-11-02 14:10:34.770 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:10:34.773 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-11-02 14:10:34.777 | ++ inc/python:join_extras:29 : local IFS=, 2022-11-02 14:10:34.780 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-11-02 14:10:34.784 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-11-02 14:10:34.787 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-11-02 14:10:34.790 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-11-02 14:10:34.793 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-11-02 14:10:34.796 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-11-02 14:10:34.800 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-11-02 14:10:34.803 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-11-02 14:10:34.807 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:10:34.807 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-11-02 14:10:34.813 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-11-02 14:10:34.816 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-11-02 14:10:34.819 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-11-02 14:10:34.822 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-11-02 14:10:34.825 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 14:10:34.849 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-11-02 14:10:34.852 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 14:10:37.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:10:37.027 | from cryptography.utils import int_from_bytes 2022-11-02 14:10:37.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:10:37.027 | from cryptography.utils import int_from_bytes 2022-11-02 14:10:37.242 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.251 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.258 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.262 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.353 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.373 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.377 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.381 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.396 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.406 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.408 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.440 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.450 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.455 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.474 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.514 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.521 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.527 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.576 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.589 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.594 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.613 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.620 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.670 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.689 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.693 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.814 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.820 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:37.827 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:10:37.881 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.004 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.030 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.034 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.045 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.050 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.070 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.078 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.095 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.153 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.165 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.182 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.226 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.231 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:38.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:10:38.240 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 14:10:38.322 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 14:10:38.332 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:10:38.345 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:10:38.403 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 14:10:38.424 | 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 319)) (1.7.0) 2022-11-02 14:10:38.429 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 14:10:38.446 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:10:38.457 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:10:38.496 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:10:38.502 | 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 332)) (5.1.0) 2022-11-02 14:10:38.506 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:10:38.546 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 14:10:38.560 | 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 341)) (6.3.1) 2022-11-02 14:10:38.563 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:10:38.571 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:10:38.595 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:10:38.610 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:10:38.616 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:10:38.618 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:10:38.621 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:10:38.627 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 14:10:38.643 | 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 431)) (2.8.2) 2022-11-02 14:10:38.647 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:10:38.665 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 14:10:38.690 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:10:38.694 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:10:38.722 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:10:38.727 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 14:10:38.729 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:10:38.732 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:10:38.739 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:10:38.753 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:10:38.773 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:10:38.778 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:10:38.787 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:10:38.790 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:10:38.792 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:10:38.795 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:10:38.801 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:10:38.806 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:10:38.809 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:10:38.814 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:10:38.818 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:10:38.828 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:10:38.837 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:10:38.848 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:10:38.857 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:10:38.869 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:10:38.873 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:10:38.884 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:10:38.887 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:10:38.890 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:10:38.894 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:10:38.912 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:10:38.915 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:10:38.919 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:10:38.928 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:10:39.001 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:10:39.008 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:10:39.013 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:10:41.059 | + inc/python:pip_install:200 : result=0 2022-11-02 14:10:41.062 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:10:41.065 | + functions-common:time_stop:2451 : local name 2022-11-02 14:10:41.067 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:10:41.070 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:10:41.072 | + functions-common:time_stop:2454 : local total 2022-11-02 14:10:41.075 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:10:41.077 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:10:41.080 | + functions-common:time_stop:2458 : start_time=1667398234843 2022-11-02 14:10:41.082 | + functions-common:time_stop:2460 : [[ -z 1667398234843 ]] 2022-11-02 14:10:41.085 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:10:41.090 | + functions-common:time_stop:2463 : end_time=1667398241087 2022-11-02 14:10:41.093 | + functions-common:time_stop:2464 : elapsed_time=6244 2022-11-02 14:10:41.095 | + functions-common:time_stop:2465 : total=85213 2022-11-02 14:10:41.098 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:10:41.100 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=91457 2022-11-02 14:10:41.103 | + inc/python:pip_install:203 : return 0 2022-11-02 14:10:41.106 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-11-02 14:10:41.109 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-11-02 14:10:41.112 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-11-02 14:10:41.126 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-11-02 14:10:41.131 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-11-02 14:10:41.135 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-11-02 14:10:41.137 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-11-02 14:10:41.140 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:10:41.142 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:10:41.145 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:10:41.148 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:10:41.150 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:10:41.154 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:10:41.175 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:10:41.177 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:10:41.180 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:10:41.183 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:10:41.183 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:10:41.189 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-11-02 14:10:41.191 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:10:41.194 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-11-02 14:10:41.207 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-11-02 14:10:41.211 | + functions-common:git_clone:690 : head -1 2022-11-02 14:10:41.216 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:10:41.219 | f3ae67fa1 Mock getaddrinfo in cinder store tests 2022-11-02 14:10:41.222 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:10:41.225 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-11-02 14:10:41.228 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:10:41.231 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 14:10:41.234 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-11-02 14:10:41.236 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:10:41.239 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-11-02 14:10:41.241 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:10:41.244 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 14:10:41.246 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-11-02 14:10:41.249 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:10:41.252 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:10:41.256 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-11-02 14:10:41.259 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:10:41.262 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-11-02 14:10:41.265 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:10:41.267 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:10:41.271 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-11-02 14:10:41.278 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-11-02 14:10:41.280 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-11-02 14:10:41.944 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-11-02 14:10:41.947 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:10:41.950 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:10:41.952 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:10:41.955 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 14:10:41.957 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-11-02 14:10:41.960 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:10:41.962 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:10:41.965 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:10:41.967 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:10:41.969 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:10:41.972 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:10:41.975 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:10:41.977 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-11-02 14:10:42.000 | Using python 3.8 to install /opt/stack/glance 2022-11-02 14:10:42.003 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-11-02 14:10:44.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:10:44.238 | from cryptography.utils import int_from_bytes 2022-11-02 14:10:44.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:10:44.238 | from cryptography.utils import int_from_bytes 2022-11-02 14:10:44.451 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.459 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.466 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.470 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.560 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.579 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.583 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.587 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.602 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.611 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.613 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.644 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.654 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.659 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.678 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.716 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.724 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.730 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.778 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.792 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.796 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.815 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.822 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.872 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.890 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:44.894 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.011 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.018 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.022 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:10:45.077 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.200 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.225 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.229 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.240 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.246 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.266 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.273 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.290 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.349 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.362 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.378 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.423 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.427 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:10:45.433 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:10:45.433 | Obtaining file:///opt/stack/glance 2022-11-02 14:10:48.797 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:10:48.806 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:10:48.815 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:10:48.828 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:10:48.975 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 35)) (0.11.0) 2022-11-02 14:10:48.983 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:10:48.997 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:10:49.012 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 14:10:49.030 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:10:49.069 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 14:10:49.082 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:10:49.088 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 14:10:49.093 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:10:49.102 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:10:49.109 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 14:10:49.179 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:10:49.184 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 14:10:49.194 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:10:49.233 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:10:49.258 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:10:49.262 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:10:49.273 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:10:49.332 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:10:49.384 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:10:49.390 | 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 319)) (1.7.0) 2022-11-02 14:10:49.394 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 14:10:49.411 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:10:49.451 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:10:49.461 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:10:49.501 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:10:49.507 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:10:49.555 | 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 332)) (5.1.0) 2022-11-02 14:10:49.560 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 14:10:49.571 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:10:49.610 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 14:10:49.665 | 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 336)) (0.4.0) 2022-11-02 14:10:49.677 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:10:49.696 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:10:49.711 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 14:10:49.723 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:10:49.733 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:10:49.755 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:10:49.766 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:10:49.781 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 14:10:49.857 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:10:49.862 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:10:49.865 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:10:49.877 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 14:10:49.883 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 14:10:49.904 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 14:10:49.917 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:10:49.928 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:10:49.930 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:10:49.937 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 14:10:49.953 | 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 431)) (2.8.2) 2022-11-02 14:10:49.958 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:10:49.977 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:10:49.982 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:10:49.989 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:10:50.016 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 14:10:50.021 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:10:50.025 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:10:50.099 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.8.1) 2022-11-02 14:10:50.102 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:10:50.106 | 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 554)) (0.13.0) 2022-11-02 14:10:50.116 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:10:50.119 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:10:50.122 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:10:50.129 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 14:10:50.182 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:10:50.196 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:10:50.205 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:10:50.210 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:10:50.221 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:10:50.242 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:10:50.247 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:10:50.250 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:10:50.255 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:10:50.280 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:10:50.287 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:10:50.292 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:10:50.309 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:10:50.314 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:10:50.317 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:10:50.320 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 14:10:50.346 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 14:10:50.349 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 14:10:50.354 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 14:10:50.399 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:10:50.406 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:10:50.415 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:10:50.418 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:10:50.428 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:10:50.431 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:10:50.444 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:10:50.448 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:10:50.452 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:10:50.455 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:10:50.457 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:10:50.460 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 14:10:50.497 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 14:10:50.502 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 14:10:50.508 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:10:50.511 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:10:50.514 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:10:50.516 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 14:10:50.519 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 14:10:50.540 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 14:10:50.543 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:10:50.547 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:10:50.551 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 14:10:50.553 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:10:50.556 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:10:50.605 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:10:50.608 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:10:50.610 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:10:51.707 | Installing collected packages: glance 2022-11-02 14:10:51.708 | Attempting uninstall: glance 2022-11-02 14:10:51.708 | Found existing installation: glance 24.1.1.dev4 2022-11-02 14:10:51.712 | Can't uninstall 'glance'. No files were found to uninstall. 2022-11-02 14:10:51.714 | Running setup.py develop for glance 2022-11-02 14:10:55.738 | Successfully installed glance 2022-11-02 14:10:55.858 | + inc/python:pip_install:200 : result=0 2022-11-02 14:10:55.861 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:10:55.863 | + functions-common:time_stop:2451 : local name 2022-11-02 14:10:55.865 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:10:55.868 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:10:55.870 | + functions-common:time_stop:2454 : local total 2022-11-02 14:10:55.873 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:10:55.875 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:10:55.878 | + functions-common:time_stop:2458 : start_time=1667398241994 2022-11-02 14:10:55.880 | + functions-common:time_stop:2460 : [[ -z 1667398241994 ]] 2022-11-02 14:10:55.883 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:10:55.887 | + functions-common:time_stop:2463 : end_time=1667398255885 2022-11-02 14:10:55.890 | + functions-common:time_stop:2464 : elapsed_time=13891 2022-11-02 14:10:55.892 | + functions-common:time_stop:2465 : total=91457 2022-11-02 14:10:55.894 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:10:55.897 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=105348 2022-11-02 14:10:55.899 | + inc/python:pip_install:203 : return 0 2022-11-02 14:10:55.902 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:10:55.905 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 14:10:55.907 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 14:10:55.928 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 14:10:55.942 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-11-02 14:10:55.944 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-11-02 14:10:55.947 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:10:55.949 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:10:55.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-11-02 14:10:55.955 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:10:55.957 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:10:55.960 | + ./stack.sh:main:920 : configure_glance 2022-11-02 14:10:55.962 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-11-02 14:10:55.976 | + lib/glance:configure_glance:326 : local dburl 2022-11-02 14:10:55.979 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-11-02 14:10:55.982 | ++ lib/database:database_connection_url:134 : local db=glance 2022-11-02 14:10:55.984 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-11-02 14:10:55.986 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-11-02 14:10:55.992 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 14:10:55.995 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 14:10:55.997 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-11-02 14:10:56.034 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 14:10:56.063 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-11-02 14:10:56.093 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 14:10:56.123 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-11-02 14:10:56.153 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-11-02 14:10:56.184 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-11-02 14:10:56.186 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 14:10:56.188 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-11-02 14:10:56.191 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 14:10:56.193 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-11-02 14:10:56.227 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-11-02 14:10:56.257 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:10:56.287 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-11-02 14:10:56.317 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-11-02 14:10:56.348 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-11-02 14:10:56.379 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-11-02 14:10:56.411 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-11-02 14:10:56.441 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:10:56.472 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 14:10:56.502 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-11-02 14:10:56.533 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-11-02 14:10:56.535 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-11-02 14:10:56.538 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-11-02 14:10:56.540 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 14:10:56.543 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 14:10:56.545 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:10:56.561 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:56.565 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 14:10:56.567 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 14:10:56.572 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:10:56.590 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:56.592 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:10:56.595 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:10:56.626 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:10:56.628 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:10:56.630 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-11-02 14:10:56.633 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-11-02 14:10:56.636 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-11-02 14:10:56.667 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-11-02 14:10:56.699 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-11-02 14:10:56.702 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-11-02 14:10:56.704 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-11-02 14:10:56.707 | + lib/glance:configure_glance_store:254 : local be 2022-11-02 14:10:56.709 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-11-02 14:10:56.711 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-11-02 14:10:56.714 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 14:10:56.745 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-11-02 14:10:56.747 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-11-02 14:10:56.778 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-11-02 14:10:56.780 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-11-02 14:10:56.797 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:56.800 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-11-02 14:10:56.831 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-11-02 14:10:56.864 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-11-02 14:10:56.894 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-11-02 14:10:56.925 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-11-02 14:10:56.956 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-11-02 14:10:56.973 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:56.976 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 14:10:57.008 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-11-02 14:10:57.040 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-11-02 14:10:57.070 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-11-02 14:10:57.103 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-11-02 14:10:57.133 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-11-02 14:10:57.165 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-11-02 14:10:57.182 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:57.184 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-11-02 14:10:57.187 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-11-02 14:10:57.189 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 14:10:57.192 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:10:57.209 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:10:57.212 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:10:57.214 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:10:57.217 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:10:57.220 | + 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-11-02 14:10:57.250 | + 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-11-02 14:10:57.282 | + 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-11-02 14:10:57.314 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:10:57.345 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-11-02 14:10:57.350 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-11-02 14:10:57.380 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-11-02 14:10:57.411 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 14:10:57.442 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-11-02 14:10:57.473 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-11-02 14:10:57.504 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-11-02 14:10:57.534 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-11-02 14:10:57.564 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 14:10:57.595 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-11-02 14:10:57.626 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-11-02 14:10:57.657 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-11-02 14:10:57.689 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-11-02 14:10:57.694 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-11-02 14:10:57.706 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-11-02 14:10:57.723 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:10:57.726 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-11-02 14:10:57.728 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-11-02 14:10:57.731 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-11-02 14:10:57.733 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-11-02 14:10:57.735 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-11-02 14:10:57.738 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-11-02 14:10:57.742 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-11-02 14:10:57.744 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-11-02 14:10:57.749 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-11-02 14:10:57.782 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-11-02 14:10:57.785 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-11-02 14:10:57.787 | ++ functions:get_random_port:837 : true 2022-11-02 14:10:57.790 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-11-02 14:10:57.792 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-11-02 14:10:57.795 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-11-02 14:10:57.850 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-11-02 14:10:57.852 | ++ functions:get_random_port:841 : break 2 2022-11-02 14:10:57.854 | ++ functions:get_random_port:845 : echo 60999 2022-11-02 14:10:57.858 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-11-02 14:10:57.861 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-11-02 14:10:57.890 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-11-02 14:10:57.920 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-11-02 14:10:57.950 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-11-02 14:10:57.979 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 14:10:58.009 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-11-02 14:10:58.038 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-11-02 14:10:58.069 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-11-02 14:10:58.097 | + 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-11-02 14:10:58.128 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 14:10:58.156 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 14:10:58.186 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 14:10:58.217 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-11-02 14:10:58.246 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 14:10:58.275 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-11-02 14:10:58.304 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-11-02 14:10:58.333 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-11-02 14:10:58.365 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-11-02 14:10:58.394 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-11-02 14:10:58.424 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-11-02 14:10:58.426 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-11-02 14:10:58.428 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:10:58.431 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:10:58.433 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:10:58.436 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-11-02 14:10:58.438 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-11-02 14:10:58.495 | proxy (enabled by site administrator) 2022-11-02 14:10:58.499 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-11-02 14:10:58.501 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-11-02 14:10:58.504 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:10:58.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:10:58.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:10:58.512 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-11-02 14:10:58.514 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-11-02 14:10:58.571 | proxy_http (enabled by site administrator) 2022-11-02 14:10:58.576 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-11-02 14:10:58.579 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-11-02 14:10:58.581 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-11-02 14:10:58.584 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 14:10:58.586 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:10:58.588 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:10:58.591 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 14:10:58.594 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 14:10:58.597 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-11-02 14:10:58.598 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 14:10:58.608 | KeepAlive Off 2022-11-02 14:10:58.612 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-11-02 14:10:58.612 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 14:10:58.622 | SetEnv proxy-sendchunked 1 2022-11-02 14:10:58.626 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-11-02 14:10:58.627 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 14:10:58.635 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-11-02 14:10:58.639 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-11-02 14:10:58.642 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-11-02 14:10:58.644 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 14:10:58.646 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 14:10:58.649 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:10:58.651 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:10:58.654 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:10:58.656 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 14:10:58.659 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 14:10:58.662 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:10:58.664 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:10:58.666 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-11-02 14:10:58.730 | Site glance-wsgi-api already enabled 2022-11-02 14:10:58.734 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-11-02 14:10:58.737 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:10:58.739 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:10:58.742 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:10:58.879 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-11-02 14:10:58.885 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-11-02 14:10:58.917 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-02 14:10:58.920 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-11-02 14:10:58.939 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:10:58.941 | + ./stack.sh:main:925 : stack_install_service cinder 2022-11-02 14:10:58.944 | + lib/stack:stack_install_service:20 : local service=cinder 2022-11-02 14:10:58.946 | + lib/stack:stack_install_service:21 : type install_cinder 2022-11-02 14:10:58.949 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:10:58.952 | + lib/stack:stack_install_service:32 : install_cinder 2022-11-02 14:10:58.954 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-11-02 14:10:58.957 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-11-02 14:10:58.959 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-11-02 14:10:58.962 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:10:58.964 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:10:58.968 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:10:58.971 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:10:58.973 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:10:58.976 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:10:58.994 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:10:58.997 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:10:58.999 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:10:59.003 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:10:59.003 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:10:59.009 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-11-02 14:10:59.011 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:10:59.014 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-11-02 14:10:59.028 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-11-02 14:10:59.032 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:10:59.032 | + functions-common:git_clone:690 : head -1 2022-11-02 14:10:59.041 | a3c8857ee NFS: Fix generic revert to snapshot flow 2022-11-02 14:10:59.044 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:10:59.047 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-11-02 14:10:59.050 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:10:59.052 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 14:10:59.055 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-11-02 14:10:59.058 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:10:59.060 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-11-02 14:10:59.063 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:10:59.065 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 14:10:59.068 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-11-02 14:10:59.070 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:10:59.073 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:10:59.077 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-11-02 14:10:59.079 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:10:59.082 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-11-02 14:10:59.085 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:10:59.087 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:10:59.091 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-11-02 14:10:59.097 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-11-02 14:10:59.100 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-11-02 14:10:59.759 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-11-02 14:10:59.762 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:10:59.764 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:10:59.767 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:10:59.769 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 14:10:59.772 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-11-02 14:10:59.774 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:10:59.776 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:10:59.779 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:10:59.781 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:10:59.784 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:10:59.786 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:10:59.789 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:10:59.791 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-11-02 14:10:59.814 | Using python 3.8 to install /opt/stack/cinder 2022-11-02 14:10:59.817 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-11-02 14:11:01.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:11:01.985 | from cryptography.utils import int_from_bytes 2022-11-02 14:11:01.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:11:01.985 | from cryptography.utils import int_from_bytes 2022-11-02 14:11:02.203 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.211 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.219 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.223 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.314 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.333 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.338 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.342 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.357 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.366 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.368 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.400 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.410 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.415 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.433 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.472 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.480 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.486 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.535 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.549 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.553 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.572 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.579 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.629 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.647 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.651 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.770 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.777 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.781 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:11:02.836 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.959 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.985 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:02.989 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:03.001 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:03.006 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:03.026 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:03.033 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:03.051 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:03.110 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:03.123 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:03.139 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:03.185 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:03.189 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:03.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:11:03.195 | Obtaining file:///opt/stack/cinder 2022-11-02 14:11:07.501 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:11:07.510 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:11:07.519 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:11:07.530 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:11:07.679 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:11:07.691 | Requirement already satisfied: boto3===1.21.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.21.7) 2022-11-02 14:11:07.703 | Requirement already satisfied: botocore===1.24.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.24.7) 2022-11-02 14:11:07.712 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 14:11:07.733 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:11:07.770 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 14:11:07.784 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:11:07.787 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:11:07.796 | Requirement already satisfied: google-api-python-client===2.38.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.38.0) 2022-11-02 14:11:07.808 | Requirement already satisfied: google-auth===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.6.0) 2022-11-02 14:11:07.833 | 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 201)) (0.1.0) 2022-11-02 14:11:07.840 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:11:07.845 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 14:11:07.856 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:11:07.859 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:11:07.863 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:11:07.875 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:11:07.933 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:11:07.987 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 14:11:07.997 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.1.3) 2022-11-02 14:11:08.007 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 14:11:08.030 | 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 319)) (1.7.0) 2022-11-02 14:11:08.035 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 14:11:08.052 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:11:08.090 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:11:08.101 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:11:08.141 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:11:08.147 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:11:08.194 | 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 332)) (5.1.0) 2022-11-02 14:11:08.199 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:11:08.239 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 14:11:08.294 | 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 336)) (0.4.0) 2022-11-02 14:11:08.304 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:11:08.325 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:11:08.339 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 14:11:08.353 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 14:11:08.365 | 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 341)) (6.3.1) 2022-11-02 14:11:08.368 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:11:08.377 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:11:08.429 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:11:08.440 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:11:08.456 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 14:11:08.476 | Requirement already satisfied: oslo.vmware===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.10.0) 2022-11-02 14:11:08.499 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 14:11:08.545 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:11:08.550 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 14:11:08.582 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:11:08.585 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:11:08.598 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 14:11:08.603 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 14:11:08.625 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (0.4.8) 2022-11-02 14:11:08.628 | 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 382)) (0.2.8) 2022-11-02 14:11:08.632 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:11:08.642 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:11:08.645 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:11:08.652 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 14:11:08.668 | 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 431)) (2.8.2) 2022-11-02 14:11:08.674 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 14:11:08.690 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:11:08.708 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 14:11:08.725 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-11-02 14:11:08.750 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:11:08.754 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:11:08.762 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:11:08.790 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:11:08.795 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.8) 2022-11-02 14:11:08.799 | Requirement already satisfied: rtslib-fb===2.1.74 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (2.1.74) 2022-11-02 14:11:08.804 | Requirement already satisfied: s3transfer===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.5.2) 2022-11-02 14:11:08.810 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:11:08.884 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:11:08.889 | 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 554)) (0.13.0) 2022-11-02 14:11:08.899 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:11:08.902 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:11:08.905 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:11:08.912 | Requirement already satisfied: suds-community===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.0.0) 2022-11-02 14:11:08.914 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.8.9) 2022-11-02 14:11:08.920 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 14:11:08.975 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:11:08.989 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:11:08.998 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:11:09.003 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:11:09.014 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 14:11:09.075 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (4.1.1) 2022-11-02 14:11:09.078 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:11:09.098 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 14:11:09.103 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 14:11:09.110 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:11:09.115 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:11:09.118 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:11:09.124 | Requirement already satisfied: zstd===1.5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (1.5.1.0) 2022-11-02 14:11:09.127 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:11:09.131 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:11:09.148 | Requirement already satisfied: google-api-core===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (2.5.0) 2022-11-02 14:11:09.165 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 14:11:09.168 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:11:09.174 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:11:09.177 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:11:09.181 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:11:09.185 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:11:09.191 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:11:09.205 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 14:11:09.252 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 14:11:09.257 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:11:09.263 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:11:09.272 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:11:09.278 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:11:09.282 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:11:09.293 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:11:09.296 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 14:11:09.307 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:11:09.319 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 14:11:09.331 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:11:09.334 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:11:09.337 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:11:09.343 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (0.23.2) 2022-11-02 14:11:09.346 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:11:09.348 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 14:11:09.354 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 14:11:09.391 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 14:11:09.397 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:11:09.399 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:11:09.405 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:11:09.408 | Requirement already satisfied: googleapis-common-protos===1.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 202)) (1.55.0) 2022-11-02 14:11:09.413 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.5) 2022-11-02 14:11:09.416 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:11:09.425 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:11:09.462 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:11:09.489 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 14:11:09.491 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:11:09.494 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:11:09.544 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:11:09.548 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:11:09.551 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:11:09.575 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:11:09.578 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:11:10.638 | Installing collected packages: cinder 2022-11-02 14:11:10.638 | Attempting uninstall: cinder 2022-11-02 14:11:10.639 | Found existing installation: cinder 20.0.2.dev13 2022-11-02 14:11:10.642 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-11-02 14:11:10.644 | Running setup.py develop for cinder 2022-11-02 14:11:15.430 | Successfully installed cinder 2022-11-02 14:11:15.552 | + inc/python:pip_install:200 : result=0 2022-11-02 14:11:15.554 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:11:15.556 | + functions-common:time_stop:2451 : local name 2022-11-02 14:11:15.560 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:11:15.562 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:11:15.564 | + functions-common:time_stop:2454 : local total 2022-11-02 14:11:15.567 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:11:15.569 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:11:15.572 | + functions-common:time_stop:2458 : start_time=1667398259807 2022-11-02 14:11:15.574 | + functions-common:time_stop:2460 : [[ -z 1667398259807 ]] 2022-11-02 14:11:15.577 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:11:15.582 | + functions-common:time_stop:2463 : end_time=1667398275579 2022-11-02 14:11:15.584 | + functions-common:time_stop:2464 : elapsed_time=15772 2022-11-02 14:11:15.586 | + functions-common:time_stop:2465 : total=105348 2022-11-02 14:11:15.589 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:11:15.592 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=121120 2022-11-02 14:11:15.594 | + inc/python:pip_install:203 : return 0 2022-11-02 14:11:15.596 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:11:15.599 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 14:11:15.602 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 14:11:15.622 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 14:11:15.635 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-11-02 14:11:15.638 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-11-02 14:11:15.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:11:15.648 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:11:15.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-11-02 14:11:15.649 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:11:15.652 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-11-02 14:11:15.655 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-11-02 14:11:15.657 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-11-02 14:11:15.660 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:11:15.663 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:11:15.665 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-11-02 14:11:15.679 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-11-02 14:11:15.681 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:11:15.685 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:11:15.687 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:11:15.690 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:11:15.692 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:11:15.695 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:11:15.698 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:11:15.701 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:11:15.704 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:11:15.706 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:11:15.709 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:11:15.711 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:11:15.715 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-11-02 14:11:15.717 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:11:15.720 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:11:15.723 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:11:15.725 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-11-02 14:11:15.749 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-11-02 14:11:15.866 | Reading package lists... 2022-11-02 14:11:16.155 | Building dependency tree... 2022-11-02 14:11:16.156 | Reading state information... 2022-11-02 14:11:16.466 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-11-02 14:11:16.466 | The following packages were automatically installed and are no longer required: 2022-11-02 14:11:16.467 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:11:16.467 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:11:16.467 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:11:16.467 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:11:16.468 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:11:16.468 | python3-zope.interface 2022-11-02 14:11:16.468 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:11:16.588 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:11:16.594 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:11:16.596 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:11:16.608 | + functions-common:time_stop:2451 : local name 2022-11-02 14:11:16.611 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:11:16.614 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:11:16.617 | + functions-common:time_stop:2454 : local total 2022-11-02 14:11:16.619 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:11:16.623 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:11:16.625 | + functions-common:time_stop:2458 : start_time=1667398275746 2022-11-02 14:11:16.628 | + functions-common:time_stop:2460 : [[ -z 1667398275746 ]] 2022-11-02 14:11:16.631 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:11:16.637 | + functions-common:time_stop:2463 : end_time=1667398276634 2022-11-02 14:11:16.640 | + functions-common:time_stop:2464 : elapsed_time=888 2022-11-02 14:11:16.643 | + functions-common:time_stop:2465 : total=6385 2022-11-02 14:11:16.645 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:11:16.648 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7273 2022-11-02 14:11:16.650 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:11:16.654 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:11:16.656 | + ./stack.sh:main:926 : configure_cinder 2022-11-02 14:11:16.659 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-11-02 14:11:16.672 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-11-02 14:11:16.676 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-11-02 14:11:16.679 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-11-02 14:11:16.681 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 14:11:16.685 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-11-02 14:11:16.685 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 14:11:16.689 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-11-02 14:11:16.692 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-11-02 14:11:16.694 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 14:11:16.696 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-11-02 14:11:16.699 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-11-02 14:11:16.701 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-11-02 14:11:16.703 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-11-02 14:11:16.705 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-11-02 14:11:16.718 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-11-02 14:11:16.732 | + 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-11-02 14:11:16.745 | + 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-11-02 14:11:16.758 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-11-02 14:11:16.770 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 14:11:16.774 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 14:11:16.778 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.mDBSeYrV3E 2022-11-02 14:11:16.781 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 14:11:16.783 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 14:11:16.786 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-11-02 14:11:16.788 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.mDBSeYrV3E 2022-11-02 14:11:16.793 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.mDBSeYrV3E 2022-11-02 14:11:16.805 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.mDBSeYrV3E /etc/sudoers.d/cinder-rootwrap 2022-11-02 14:11:16.818 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-11-02 14:11:16.822 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 14:11:16.825 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 14:11:16.827 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 14:11:16.830 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 14:11:16.832 | + 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-11-02 14:11:16.834 | + 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-11-02 14:11:16.837 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-11-02 14:11:16.840 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-11-02 14:11:16.844 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-11-02 14:11:16.849 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-11-02 14:11:16.870 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-11-02 14:11:16.890 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-11-02 14:11:16.910 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-11-02 14:11:16.930 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-11-02 14:11:16.949 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-11-02 14:11:16.969 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-11-02 14:11:16.990 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-11-02 14:11:17.011 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-11-02 14:11:17.014 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 14:11:17.016 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-11-02 14:11:17.019 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 14:11:17.021 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-11-02 14:11:17.053 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-11-02 14:11:17.084 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:11:17.115 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-11-02 14:11:17.145 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-11-02 14:11:17.179 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-11-02 14:11:17.210 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-11-02 14:11:17.240 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-11-02 14:11:17.273 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:11:17.306 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 14:11:17.338 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-11-02 14:11:17.371 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-11-02 14:11:17.403 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-11-02 14:11:17.405 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-11-02 14:11:17.408 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-11-02 14:11:17.410 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-11-02 14:11:17.413 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 14:11:17.415 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 14:11:17.454 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-11-02 14:11:17.484 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-11-02 14:11:17.517 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-11-02 14:11:17.548 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-11-02 14:11:17.579 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-11-02 14:11:17.610 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-11-02 14:11:17.646 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-11-02 14:11:17.648 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-11-02 14:11:17.679 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 14:11:17.712 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-11-02 14:11:17.720 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 407c9017e07a77f194227a3fd512ac23 2022-11-02 14:11:17.750 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-11-02 14:11:17.753 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 14:11:17.783 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 14:11:17.813 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 14:11:17.843 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-11-02 14:11:17.873 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-11-02 14:11:17.893 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:17.895 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 14:11:17.898 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-11-02 14:11:17.900 | + lib/cinder:configure_cinder:301 : local default_name= 2022-11-02 14:11:17.903 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-11-02 14:11:17.905 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 14:11:17.908 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-11-02 14:11:17.910 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-11-02 14:11:17.913 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-11-02 14:11:17.915 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-11-02 14:11:17.918 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-11-02 14:11:17.920 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-11-02 14:11:17.954 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-11-02 14:11:17.984 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-11-02 14:11:18.015 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-11-02 14:11:18.046 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-11-02 14:11:18.077 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-11-02 14:11:18.106 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-11-02 14:11:18.109 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-11-02 14:11:18.111 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-11-02 14:11:18.113 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-11-02 14:11:18.144 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-11-02 14:11:18.147 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-11-02 14:11:18.176 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-11-02 14:11:18.179 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-11-02 14:11:18.181 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-11-02 14:11:18.184 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-11-02 14:11:18.216 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-11-02 14:11:18.218 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-11-02 14:11:18.221 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-11-02 14:11:18.239 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:18.241 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-11-02 14:11:18.244 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-11-02 14:11:18.247 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-11-02 14:11:18.251 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-11-02 14:11:18.281 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-11-02 14:11:18.313 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-11-02 14:11:18.331 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:18.333 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-11-02 14:11:18.351 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:18.354 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-11-02 14:11:18.371 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:18.374 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-11-02 14:11:18.376 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-11-02 14:11:18.379 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-11-02 14:11:18.381 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-11-02 14:11:18.384 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 14:11:18.387 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 14:11:18.389 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:11:18.406 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:18.409 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 14:11:18.412 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 14:11:18.415 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:11:18.431 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:18.435 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:11:18.438 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:11:18.468 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:11:18.470 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:11:18.473 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-11-02 14:11:18.476 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-11-02 14:11:18.478 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 14:11:18.482 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:11:18.500 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:11:18.503 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:11:18.505 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:11:18.508 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:11:18.510 | + 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-11-02 14:11:18.540 | + 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-11-02 14:11:18.570 | + 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-11-02 14:11:18.599 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:11:18.629 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-11-02 14:11:18.647 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:18.649 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-11-02 14:11:18.652 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-11-02 14:11:18.654 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-11-02 14:11:18.656 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-11-02 14:11:18.659 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 14:11:18.661 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 14:11:18.664 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-11-02 14:11:18.669 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-11-02 14:11:18.671 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 14:11:18.674 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 14:11:18.687 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 14:11:18.688 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:11:18.696 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 14:11:18.700 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:11:18.716 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-11-02 14:11:18.718 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-11-02 14:11:18.722 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-11-02 14:11:18.753 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-11-02 14:11:18.783 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-11-02 14:11:18.811 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 14:11:18.838 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 14:11:18.868 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 14:11:18.896 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 14:11:18.925 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 14:11:18.954 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 14:11:18.984 | + 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-11-02 14:11:19.016 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 14:11:19.046 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 14:11:19.074 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 14:11:19.103 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 14:11:19.105 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 14:11:19.109 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-11-02 14:11:19.112 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-11-02 14:11:19.114 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 14:11:19.117 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:11:19.119 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:11:19.122 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 14:11:19.125 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 14:11:19.127 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-11-02 14:11:19.157 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 14:11:19.187 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-11-02 14:11:19.187 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 14:11:19.196 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-11-02 14:11:19.200 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-11-02 14:11:19.203 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-11-02 14:11:19.205 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 14:11:19.207 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 14:11:19.210 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:11:19.212 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:11:19.215 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:11:19.218 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 14:11:19.220 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 14:11:19.223 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:11:19.226 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:11:19.228 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-11-02 14:11:19.291 | Enabling site cinder-wsgi. 2022-11-02 14:11:19.297 | To activate the new configuration, you need to run: 2022-11-02 14:11:19.297 | systemctl reload apache2 2022-11-02 14:11:19.302 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 14:11:19.304 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:11:19.306 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:11:19.309 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:11:19.451 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-11-02 14:11:19.456 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-11-02 14:11:19.490 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-11-02 14:11:19.533 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-11-02 14:11:19.551 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:19.553 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-11-02 14:11:19.556 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 14:11:19.558 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 14:11:19.562 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 14:11:19.564 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-11-02 14:11:19.598 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-11-02 14:11:19.628 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-11-02 14:11:19.658 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-11-02 14:11:19.688 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-11-02 14:11:19.719 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-11-02 14:11:19.748 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-11-02 14:11:19.778 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-11-02 14:11:19.806 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:11:19.836 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-11-02 14:11:19.868 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-11-02 14:11:19.899 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 14:11:19.929 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-11-02 14:11:19.931 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-11-02 14:11:19.950 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:19.952 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-11-02 14:11:19.985 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-02 14:11:19.987 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-11-02 14:11:20.007 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:20.010 | + ./stack.sh:main:931 : stack_install_service neutron 2022-11-02 14:11:20.013 | + lib/stack:stack_install_service:20 : local service=neutron 2022-11-02 14:11:20.015 | + lib/stack:stack_install_service:21 : type install_neutron 2022-11-02 14:11:20.018 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:11:20.020 | + lib/stack:stack_install_service:32 : install_neutron 2022-11-02 14:11:20.023 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-11-02 14:11:20.027 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:11:20.027 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:11:20.035 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:11:20.037 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:11:20.040 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 14:11:20.042 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:11:20.045 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-11-02 14:11:20.048 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-11-02 14:11:20.051 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-11-02 14:11:20.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:11:20.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:11:20.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-11-02 14:11:20.062 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:11:20.064 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-11-02 14:11:20.067 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-11-02 14:11:20.069 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-11-02 14:11:20.072 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:11:20.074 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:11:20.077 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:11:20.079 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:11:20.082 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:11:20.085 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:11:20.102 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:11:20.104 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:11:20.107 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:11:20.110 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:11:20.111 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:11:20.116 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-11-02 14:11:20.119 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:11:20.121 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-11-02 14:11:20.135 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-11-02 14:11:20.138 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:11:20.139 | + functions-common:git_clone:690 : head -1 2022-11-02 14:11:20.145 | df8d82e92a Check subnet overlapping after add router interface 2022-11-02 14:11:20.148 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:11:20.151 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-11-02 14:11:20.153 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:11:20.156 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 14:11:20.158 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-11-02 14:11:20.161 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:11:20.164 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-11-02 14:11:20.166 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:11:20.169 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 14:11:20.171 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-11-02 14:11:20.174 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:11:20.176 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:11:20.180 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-11-02 14:11:20.182 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:11:20.186 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-11-02 14:11:20.189 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:11:20.191 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:11:20.194 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-11-02 14:11:20.200 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-11-02 14:11:20.203 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-11-02 14:11:20.884 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-11-02 14:11:20.887 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:11:20.889 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:11:20.892 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:11:20.894 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 14:11:20.897 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-11-02 14:11:20.899 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:11:20.902 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:11:20.904 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:11:20.907 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:11:20.909 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:11:20.912 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:11:20.914 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:11:20.917 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-11-02 14:11:20.941 | Using python 3.8 to install /opt/stack/neutron 2022-11-02 14:11:20.944 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-11-02 14:11:23.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:11:23.120 | from cryptography.utils import int_from_bytes 2022-11-02 14:11:23.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:11:23.120 | from cryptography.utils import int_from_bytes 2022-11-02 14:11:23.332 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.340 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.347 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.352 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.442 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.461 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.466 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.470 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.486 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.494 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.496 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.527 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.537 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.542 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.562 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.600 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.608 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.614 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.663 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.677 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.681 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.701 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.708 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.757 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.775 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.780 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.898 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.905 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:23.909 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:11:23.964 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.087 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.114 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.118 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.130 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.135 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.155 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.162 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.180 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.240 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.254 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.270 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.316 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.320 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:24.326 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:11:24.327 | Obtaining file:///opt/stack/neutron 2022-11-02 14:11:28.728 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:11:28.735 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:11:28.738 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:11:28.747 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:11:28.755 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:11:28.767 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:11:28.916 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:11:28.930 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:11:28.945 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:11:28.951 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:11:28.954 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:11:28.963 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:11:28.969 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:11:28.974 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 14:11:28.985 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:11:29.024 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:11:29.051 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:11:29.111 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:11:29.164 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:11:29.169 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:11:29.172 | Requirement already satisfied: neutron-lib===2.20.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.20.0) 2022-11-02 14:11:29.210 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 14:11:29.237 | Requirement already satisfied: os-ken===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.1) 2022-11-02 14:11:29.253 | 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 318)) (1.1.0) 2022-11-02 14:11:29.257 | 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 319)) (1.7.0) 2022-11-02 14:11:29.262 | 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 321)) (2.7.0) 2022-11-02 14:11:29.266 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 14:11:29.290 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:11:29.328 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:11:29.338 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:11:29.380 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:11:29.386 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:11:29.435 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-11-02 14:11:29.439 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:11:29.480 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 14:11:29.536 | 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 336)) (0.4.0) 2022-11-02 14:11:29.547 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:11:29.566 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:11:29.581 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 14:11:29.596 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 14:11:29.610 | 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 341)) (6.3.1) 2022-11-02 14:11:29.612 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:11:29.621 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:11:29.644 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:11:29.655 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:11:29.671 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 14:11:29.690 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 14:11:29.767 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 14:11:29.772 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 14:11:29.781 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:11:29.786 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:11:29.789 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.1) 2022-11-02 14:11:29.799 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:11:29.811 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 14:11:29.817 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 14:11:29.838 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 14:11:29.852 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:11:29.863 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:11:29.865 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:11:29.871 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 14:11:29.890 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 14:11:29.892 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 14:11:29.896 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 14:11:29.900 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 14:11:29.904 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 14:11:29.908 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 14:11:29.912 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 14:11:29.916 | 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 431)) (2.8.2) 2022-11-02 14:11:29.921 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (4.5.1) 2022-11-02 14:11:29.940 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:11:29.959 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 14:11:29.985 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 14:11:30.000 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:11:30.004 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:11:30.012 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:11:30.040 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 14:11:30.043 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:11:30.047 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (1.2.2) 2022-11-02 14:11:30.053 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:11:30.129 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 14:11:30.132 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:11:30.135 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 14:11:30.139 | 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 554)) (0.13.0) 2022-11-02 14:11:30.149 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:11:30.152 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:11:30.155 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:11:30.162 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:11:30.176 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:11:30.186 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:11:30.191 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:11:30.202 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 14:11:30.260 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:11:30.282 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 14:11:30.286 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:11:30.291 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:11:30.297 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:11:30.302 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:11:30.326 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:11:30.334 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:11:30.351 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:11:30.355 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:11:30.361 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:11:30.365 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 14:11:30.388 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:11:30.391 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:11:30.394 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 14:11:30.397 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:11:30.434 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:11:30.437 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:11:30.441 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 14:11:30.488 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 14:11:30.493 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 14:11:30.496 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:11:30.505 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:11:30.509 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:11:30.520 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.3.5) 2022-11-02 14:11:30.522 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (3.0.0) 2022-11-02 14:11:30.544 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:11:30.557 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:11:30.569 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 14:11:30.584 | 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 313)) (2.1.0) 2022-11-02 14:11:30.588 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:11:30.593 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:11:30.597 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:11:30.599 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:11:30.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 179)) (1.0.0) 2022-11-02 14:11:30.604 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:11:30.608 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 14:11:30.610 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:11:30.613 | Requirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.10.0) 2022-11-02 14:11:30.620 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) (2.0.0) 2022-11-02 14:11:30.633 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:11:30.684 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:11:30.689 | Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.3.1) 2022-11-02 14:11:30.694 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:11:30.758 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:11:31.841 | Installing collected packages: neutron 2022-11-02 14:11:31.842 | Attempting uninstall: neutron 2022-11-02 14:11:31.842 | Found existing installation: neutron 20.2.1.dev72 2022-11-02 14:11:31.854 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-11-02 14:11:31.855 | Running setup.py develop for neutron 2022-11-02 14:11:36.876 | Successfully installed neutron 2022-11-02 14:11:37.002 | + inc/python:pip_install:200 : result=0 2022-11-02 14:11:37.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:11:37.007 | + functions-common:time_stop:2451 : local name 2022-11-02 14:11:37.009 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:11:37.011 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:11:37.014 | + functions-common:time_stop:2454 : local total 2022-11-02 14:11:37.017 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:11:37.019 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:11:37.022 | + functions-common:time_stop:2458 : start_time=1667398280935 2022-11-02 14:11:37.024 | + functions-common:time_stop:2460 : [[ -z 1667398280935 ]] 2022-11-02 14:11:37.027 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:11:37.032 | + functions-common:time_stop:2463 : end_time=1667398297030 2022-11-02 14:11:37.035 | + functions-common:time_stop:2464 : elapsed_time=16095 2022-11-02 14:11:37.037 | + functions-common:time_stop:2465 : total=121120 2022-11-02 14:11:37.039 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:11:37.041 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=137215 2022-11-02 14:11:37.045 | + inc/python:pip_install:203 : return 0 2022-11-02 14:11:37.047 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:11:37.050 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 14:11:37.053 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 14:11:37.075 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 14:11:37.089 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-11-02 14:11:37.092 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-11-02 14:11:37.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:11:37.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:11:37.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-11-02 14:11:37.103 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:11:37.105 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-11-02 14:11:37.108 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:11:37.111 | + ./stack.sh:main:934 : is_service_enabled nova 2022-11-02 14:11:37.129 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:37.131 | + ./stack.sh:main:936 : stack_install_service nova 2022-11-02 14:11:37.134 | + lib/stack:stack_install_service:20 : local service=nova 2022-11-02 14:11:37.136 | + lib/stack:stack_install_service:21 : type install_nova 2022-11-02 14:11:37.140 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:11:37.142 | + lib/stack:stack_install_service:32 : install_nova 2022-11-02 14:11:37.145 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-11-02 14:11:37.147 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-11-02 14:11:37.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:11:37.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:11:37.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-11-02 14:11:37.158 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:11:37.161 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-11-02 14:11:37.178 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:37.180 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-11-02 14:11:37.198 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:37.202 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-11-02 14:11:37.221 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:37.223 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-11-02 14:11:37.226 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-11-02 14:11:37.228 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-11-02 14:11:37.231 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:11:37.233 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:11:37.236 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:11:37.239 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:11:37.241 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:11:37.244 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:11:37.261 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:11:37.263 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:11:37.266 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:11:37.269 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:11:37.269 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:11:37.275 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-11-02 14:11:37.277 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:11:37.280 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-11-02 14:11:37.294 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-11-02 14:11:37.297 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:11:37.297 | + functions-common:git_clone:690 : head -1 2022-11-02 14:11:37.301 | 2738317167 nova-live-migration tests not needed for Ironic 2022-11-02 14:11:37.304 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:11:37.306 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-11-02 14:11:37.309 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:11:37.311 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 14:11:37.314 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-11-02 14:11:37.317 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:11:37.319 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-11-02 14:11:37.322 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:11:37.325 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 14:11:37.328 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-11-02 14:11:37.330 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:11:37.333 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:11:37.336 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-11-02 14:11:37.339 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:11:37.343 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-11-02 14:11:37.345 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:11:37.348 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:11:37.351 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-11-02 14:11:37.358 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-11-02 14:11:37.360 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-11-02 14:11:38.071 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-11-02 14:11:38.074 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:11:38.076 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:11:38.079 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:11:38.081 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 14:11:38.084 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-11-02 14:11:38.086 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:11:38.088 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:11:38.091 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:11:38.094 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:11:38.096 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:11:38.098 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:11:38.101 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:11:38.103 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-11-02 14:11:38.126 | Using python 3.8 to install /opt/stack/nova 2022-11-02 14:11:38.129 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-11-02 14:11:40.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:11:40.458 | from cryptography.utils import int_from_bytes 2022-11-02 14:11:40.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:11:40.458 | from cryptography.utils import int_from_bytes 2022-11-02 14:11:40.669 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.676 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.683 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.687 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.777 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.797 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.801 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.805 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.820 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.829 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.831 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.862 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.872 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.877 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.896 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.934 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.942 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.947 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:40.996 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.010 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.015 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.034 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.041 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.092 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.109 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.113 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.232 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.239 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.243 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:11:41.298 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.422 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.447 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.451 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.463 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.469 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.489 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.496 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.513 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.571 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.584 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.601 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.646 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.650 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:11:41.657 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:11:41.657 | Obtaining file:///opt/stack/nova 2022-11-02 14:11:47.020 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:11:47.026 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:11:47.030 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 14:11:47.039 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 14:11:47.049 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:11:47.052 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:11:47.063 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:11:47.212 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:11:47.226 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:11:47.241 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 14:11:47.260 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:11:47.299 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 14:11:47.312 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:11:47.316 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 14:11:47.324 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 14:11:47.331 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:11:47.336 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:11:47.374 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:11:47.400 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:11:47.404 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:11:47.416 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:11:47.476 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:11:47.529 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 14:11:47.539 | 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 267)) (1.0.1) 2022-11-02 14:11:47.543 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:11:47.548 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:11:47.551 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 14:11:47.578 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 14:11:47.601 | 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 318)) (1.1.0) 2022-11-02 14:11:47.605 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-11-02 14:11:47.610 | 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 321)) (2.7.0) 2022-11-02 14:11:47.614 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 14:11:47.639 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 14:11:47.657 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:11:47.696 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:11:47.707 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:11:47.749 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:11:47.755 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:11:47.804 | 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 332)) (5.1.0) 2022-11-02 14:11:47.808 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 14:11:47.818 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:11:47.860 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 14:11:47.915 | 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 336)) (0.4.0) 2022-11-02 14:11:47.926 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:11:47.945 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:11:47.960 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 14:11:48.006 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 14:11:48.020 | 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 341)) (6.3.1) 2022-11-02 14:11:48.022 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:11:48.032 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 14:11:48.055 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:11:48.066 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:11:48.083 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 14:11:48.102 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 14:11:48.111 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:11:48.116 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 14:11:48.151 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:11:48.155 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:11:48.166 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 14:11:48.172 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 14:11:48.194 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:11:48.205 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:11:48.208 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:11:48.214 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 14:11:48.232 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 14:11:48.235 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 14:11:48.238 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 14:11:48.242 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 14:11:48.247 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 14:11:48.251 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 14:11:48.255 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 14:11:48.259 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 14:11:48.276 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 14:11:48.292 | 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 431)) (2.8.2) 2022-11-02 14:11:48.297 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 14:11:48.314 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:11:48.333 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 14:11:48.359 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:11:48.363 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:11:48.370 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:11:48.399 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 14:11:48.402 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 14:11:48.406 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:11:48.411 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:11:48.486 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 14:11:48.489 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:11:48.492 | 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 554)) (0.13.0) 2022-11-02 14:11:48.503 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:11:48.507 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:11:48.509 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:11:48.516 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 14:11:48.571 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 14:11:48.586 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:11:48.595 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:11:48.601 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:11:48.612 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 14:11:48.671 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:11:48.693 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 14:11:48.697 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 14:11:48.705 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:11:48.710 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 624)) (0.10.0) 2022-11-02 14:11:48.714 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:11:48.718 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 14:11:48.722 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:11:48.748 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:11:48.756 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:11:48.760 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 14:11:48.777 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 14:11:48.799 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:11:48.803 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:11:48.808 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 14:11:48.812 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:11:48.818 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:11:48.824 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:11:48.828 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 14:11:48.833 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 14:11:48.836 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 14:11:48.882 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:11:48.892 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:11:48.895 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:11:48.907 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 14:11:48.912 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 14:11:48.924 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:11:48.937 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 14:11:48.950 | 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 313)) (2.1.0) 2022-11-02 14:11:48.954 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 14:11:48.969 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:11:48.971 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:11:48.975 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:11:48.980 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:11:48.982 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 14:11:48.988 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 14:11:48.993 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 14:11:49.032 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:11:49.035 | Requirement already satisfied: numpy===1.22.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.22.2) 2022-11-02 14:11:49.037 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:11:49.040 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:11:49.044 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 14:11:49.046 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 14:11:49.050 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:11:49.053 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:11:49.103 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:11:49.107 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:11:50.217 | Installing collected packages: nova 2022-11-02 14:11:50.217 | Attempting uninstall: nova 2022-11-02 14:11:50.218 | Found existing installation: nova 25.0.2.dev6 2022-11-02 14:11:50.223 | Can't uninstall 'nova'. No files were found to uninstall. 2022-11-02 14:11:50.224 | Running setup.py develop for nova 2022-11-02 14:11:56.032 | Successfully installed nova 2022-11-02 14:11:56.152 | + inc/python:pip_install:200 : result=0 2022-11-02 14:11:56.155 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:11:56.157 | + functions-common:time_stop:2451 : local name 2022-11-02 14:11:56.159 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:11:56.161 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:11:56.164 | + functions-common:time_stop:2454 : local total 2022-11-02 14:11:56.166 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:11:56.169 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:11:56.171 | + functions-common:time_stop:2458 : start_time=1667398298120 2022-11-02 14:11:56.173 | + functions-common:time_stop:2460 : [[ -z 1667398298120 ]] 2022-11-02 14:11:56.176 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:11:56.180 | + functions-common:time_stop:2463 : end_time=1667398316178 2022-11-02 14:11:56.182 | + functions-common:time_stop:2464 : elapsed_time=18058 2022-11-02 14:11:56.184 | + functions-common:time_stop:2465 : total=137215 2022-11-02 14:11:56.187 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:11:56.189 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=155273 2022-11-02 14:11:56.191 | + inc/python:pip_install:203 : return 0 2022-11-02 14:11:56.194 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:11:56.196 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 14:11:56.199 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 14:11:56.218 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 14:11:56.231 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-11-02 14:11:56.234 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-11-02 14:11:56.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:11:56.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:11:56.242 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-11-02 14:11:56.244 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:11:56.247 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-11-02 14:11:56.260 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:11:56.263 | + ./stack.sh:main:937 : configure_nova 2022-11-02 14:11:56.265 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-11-02 14:11:56.279 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-11-02 14:11:56.282 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-11-02 14:11:56.284 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 14:11:56.288 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-11-02 14:11:56.288 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 14:11:56.295 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-11-02 14:11:56.298 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-11-02 14:11:56.300 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 14:11:56.303 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-11-02 14:11:56.305 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-11-02 14:11:56.309 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-11-02 14:11:56.311 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-11-02 14:11:56.314 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-11-02 14:11:56.328 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-11-02 14:11:56.342 | + 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-11-02 14:11:56.355 | + 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-11-02 14:11:56.367 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-11-02 14:11:56.380 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 14:11:56.383 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 14:11:56.389 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.R7cWPQ1x0o 2022-11-02 14:11:56.391 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 14:11:56.394 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 14:11:56.397 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-11-02 14:11:56.399 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 14:11:56.402 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 14:11:56.405 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.R7cWPQ1x0o 2022-11-02 14:11:56.409 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.R7cWPQ1x0o 2022-11-02 14:11:56.422 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.R7cWPQ1x0o /etc/sudoers.d/nova-rootwrap 2022-11-02 14:11:56.436 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-11-02 14:11:56.441 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 14:11:56.444 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 14:11:56.446 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 14:11:56.449 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 14:11:56.452 | + 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-11-02 14:11:56.454 | + 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-11-02 14:11:56.457 | + 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-11-02 14:11:56.460 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-11-02 14:11:56.465 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-11-02 14:11:56.482 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:56.485 | + lib/nova:configure_nova:338 : create_nova_conf 2022-11-02 14:11:56.487 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-11-02 14:11:56.491 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-11-02 14:11:56.495 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-11-02 14:11:56.528 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-11-02 14:11:56.530 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-11-02 14:11:56.558 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-11-02 14:11:56.590 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-11-02 14:11:56.618 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-11-02 14:11:56.649 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-11-02 14:11:56.681 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-11-02 14:11:56.712 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-11-02 14:11:56.715 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-11-02 14:11:56.744 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-11-02 14:11:56.774 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-11-02 14:11:56.802 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-11-02 14:11:56.831 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-11-02 14:11:56.860 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 14:11:56.893 | + lib/nova:create_nova_conf:437 : is_fedora 2022-11-02 14:11:56.895 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:11:56.897 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:11:56.899 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:11:56.902 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:11:56.904 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:11:56.906 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:11:56.909 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:11:56.911 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:11:56.913 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:11:56.915 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:11:56.918 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:11:56.920 | + lib/nova:create_nova_conf:437 : is_suse 2022-11-02 14:11:56.923 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:11:56.925 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:11:56.927 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:11:56.929 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:11:56.932 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:11:56.934 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:11:56.937 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-11-02 14:11:56.954 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:56.956 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:11:56.959 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-11-02 14:11:56.961 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-11-02 14:11:56.989 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-11-02 14:11:56.992 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 14:11:56.994 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 14:11:56.997 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 14:11:56.999 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 14:11:57.002 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 14:11:57.035 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-11-02 14:11:57.037 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-11-02 14:11:57.039 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-11-02 14:11:57.042 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-11-02 14:11:57.045 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 14:11:57.047 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 14:11:57.079 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-11-02 14:11:57.110 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-11-02 14:11:57.138 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-11-02 14:11:57.166 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-11-02 14:11:57.185 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:57.187 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-11-02 14:11:57.204 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:57.207 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-11-02 14:11:57.207 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-11-02 14:11:57.213 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-11-02 14:11:57.216 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-11-02 14:11:57.247 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-11-02 14:11:57.265 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:57.268 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-11-02 14:11:57.270 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-11-02 14:11:57.272 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 14:11:57.275 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 14:11:57.278 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-11-02 14:11:57.308 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-11-02 14:11:57.338 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:11:57.370 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-11-02 14:11:57.399 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-11-02 14:11:57.427 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-11-02 14:11:57.457 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-11-02 14:11:57.485 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-11-02 14:11:57.516 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:11:57.546 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 14:11:57.574 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-11-02 14:11:57.591 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:57.593 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-11-02 14:11:57.596 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-11-02 14:11:57.628 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-11-02 14:11:57.657 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-11-02 14:11:57.685 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-11-02 14:11:57.713 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-11-02 14:11:57.743 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-11-02 14:11:57.772 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-11-02 14:11:57.801 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-11-02 14:11:57.830 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-11-02 14:11:57.847 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:57.850 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-11-02 14:11:57.852 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-11-02 14:11:57.882 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-11-02 14:11:57.914 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-11-02 14:11:57.917 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-11-02 14:11:57.946 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-11-02 14:11:57.949 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-11-02 14:11:57.951 | + lib/nova:create_nova_conf:505 : is_suse 2022-11-02 14:11:57.953 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:11:57.956 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:11:57.958 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:11:57.960 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:11:57.962 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:11:57.965 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:11:57.967 | + lib/nova:create_nova_conf:505 : is_fedora 2022-11-02 14:11:57.969 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:11:57.972 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:11:57.974 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:11:57.977 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:11:57.979 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:11:57.982 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:11:57.984 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:11:57.987 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:11:57.989 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:11:57.991 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:11:57.993 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:11:57.996 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-11-02 14:11:57.999 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-11-02 14:11:58.001 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-11-02 14:11:58.004 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:11:58.022 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:11:58.024 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:11:58.026 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:11:58.029 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:11:58.031 | + 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-11-02 14:11:58.062 | + 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-11-02 14:11:58.090 | + 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-11-02 14:11:58.119 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:11:58.149 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-11-02 14:11:58.181 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-11-02 14:11:58.198 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:58.201 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-11-02 14:11:58.203 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-11-02 14:11:58.206 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-11-02 14:11:58.208 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-11-02 14:11:58.211 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 14:11:58.213 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 14:11:58.217 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-11-02 14:11:58.221 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-11-02 14:11:58.224 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 14:11:58.226 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 14:11:58.240 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 14:11:58.240 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:11:58.249 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 14:11:58.253 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:11:58.269 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 14:11:58.271 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-11-02 14:11:58.276 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-11-02 14:11:58.307 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-11-02 14:11:58.335 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-11-02 14:11:58.364 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 14:11:58.391 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 14:11:58.422 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 14:11:58.453 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 14:11:58.483 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 14:11:58.512 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 14:11:58.543 | + 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-11-02 14:11:58.572 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 14:11:58.603 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 14:11:58.633 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 14:11:58.666 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 14:11:58.671 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 14:11:58.674 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-11-02 14:11:58.677 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-11-02 14:11:58.679 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 14:11:58.682 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:11:58.685 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:11:58.688 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 14:11:58.691 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 14:11:58.693 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 14:11:58.722 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 14:11:58.752 | + 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-11-02 14:11:58.753 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 14:11:58.762 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-11-02 14:11:58.765 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-11-02 14:11:58.768 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-11-02 14:11:58.770 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 14:11:58.773 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 14:11:58.775 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:11:58.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:11:58.781 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:11:58.783 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 14:11:58.786 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 14:11:58.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:11:58.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:11:58.793 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-11-02 14:11:58.857 | Enabling site nova-api-wsgi. 2022-11-02 14:11:58.863 | To activate the new configuration, you need to run: 2022-11-02 14:11:58.863 | systemctl reload apache2 2022-11-02 14:11:58.868 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 14:11:58.870 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:11:58.873 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:11:58.876 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:11:59.015 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-11-02 14:11:59.036 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:59.038 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-11-02 14:11:59.041 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-11-02 14:11:59.044 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-11-02 14:11:59.046 | + lib/apache:write_uwsgi_config:256 : local url= 2022-11-02 14:11:59.049 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-11-02 14:11:59.051 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 14:11:59.054 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-11-02 14:11:59.059 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-11-02 14:11:59.061 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 14:11:59.064 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 14:11:59.077 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 14:11:59.078 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:11:59.087 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 14:11:59.092 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:11:59.110 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-11-02 14:11:59.112 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-11-02 14:11:59.116 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-11-02 14:11:59.150 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-11-02 14:11:59.181 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-11-02 14:11:59.210 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-11-02 14:11:59.241 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 14:11:59.272 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 14:11:59.306 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-11-02 14:11:59.336 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-11-02 14:11:59.366 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-11-02 14:11:59.397 | + 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-11-02 14:11:59.428 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 14:11:59.464 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 14:11:59.495 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-11-02 14:11:59.524 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-11-02 14:11:59.527 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-11-02 14:11:59.556 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-11-02 14:11:59.573 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:59.576 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-11-02 14:11:59.609 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-11-02 14:11:59.612 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-11-02 14:11:59.614 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-11-02 14:11:59.632 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:59.634 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:11:59.637 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:11:59.666 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-11-02 14:11:59.698 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-11-02 14:11:59.701 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 14:11:59.703 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-11-02 14:11:59.706 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 14:11:59.708 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 14:11:59.711 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:11:59.728 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:59.732 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 14:11:59.734 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 14:11:59.737 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:11:59.754 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:11:59.756 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:11:59.760 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:11:59.788 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:11:59.791 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:11:59.794 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-11-02 14:11:59.823 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-11-02 14:11:59.852 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-11-02 14:11:59.883 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-11-02 14:11:59.899 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:11:59.902 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 14:11:59.931 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-11-02 14:11:59.934 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-11-02 14:11:59.936 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-11-02 14:11:59.968 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-11-02 14:11:59.997 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.89/identity 2022-11-02 14:12:00.026 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-11-02 14:12:00.055 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-11-02 14:12:00.087 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-11-02 14:12:00.116 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-11-02 14:12:00.146 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-11-02 14:12:00.177 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-11-02 14:12:00.207 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-11-02 14:12:00.225 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:00.228 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-11-02 14:12:00.235 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 14:12:00.237 | + lib/nova:create_nova_conf:553 : local conf 2022-11-02 14:12:00.239 | + lib/nova:create_nova_conf:554 : local vhost 2022-11-02 14:12:00.242 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-11-02 14:12:00.245 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 14:12:00.248 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 14:12:00.251 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-11-02 14:12:00.253 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-11-02 14:12:00.255 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-11-02 14:12:00.260 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-11-02 14:12:00.262 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-11-02 14:12:00.265 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-11-02 14:12:00.267 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-11-02 14:12:00.270 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 14:12:00.273 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 14:12:00.306 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-11-02 14:12:00.338 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-11-02 14:12:00.371 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:12:00.374 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-11-02 14:12:00.377 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-11-02 14:12:00.379 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-11-02 14:12:00.396 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:00.400 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-11-02 14:12:00.400 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-11-02 14:12:01.124 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-11-02 14:12:01.127 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-11-02 14:12:01.129 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 14:12:01.132 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-11-02 14:12:01.134 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 14:12:01.137 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-11-02 14:12:01.139 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:12:01.156 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:01.159 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-11-02 14:12:01.162 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-11-02 14:12:01.164 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:12:01.181 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:01.183 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 14:12:01.187 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 14:12:01.216 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:12:01.219 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:12:01.222 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-11-02 14:12:01.240 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:01.242 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-11-02 14:12:01.245 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 14:12:01.247 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-11-02 14:12:01.279 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-11-02 14:12:01.308 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-11-02 14:12:01.337 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-11-02 14:12:01.367 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-11-02 14:12:01.400 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-11-02 14:12:01.430 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-11-02 14:12:01.458 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-11-02 14:12:01.489 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-11-02 14:12:01.491 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-11-02 14:12:01.494 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-11-02 14:12:01.497 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:12:01.515 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:12:01.517 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:12:01.519 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:12:01.522 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:12:01.524 | + 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-11-02 14:12:01.554 | + 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-11-02 14:12:01.583 | + 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-11-02 14:12:01.612 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:12:01.642 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:12:01.645 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-11-02 14:12:01.649 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 14:12:01.652 | + lib/nova:create_nova_conf:587 : local conf 2022-11-02 14:12:01.655 | + lib/nova:create_nova_conf:588 : local offset 2022-11-02 14:12:01.658 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-11-02 14:12:01.660 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 14:12:01.665 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 14:12:01.668 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-11-02 14:12:01.671 | + lib/nova:create_nova_conf:590 : offset=0 2022-11-02 14:12:01.674 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-11-02 14:12:01.676 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 14:12:01.679 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-11-02 14:12:01.681 | + lib/nova:configure_console_proxies:703 : offset=0 2022-11-02 14:12:01.683 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-11-02 14:12:01.703 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:01.706 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-11-02 14:12:01.708 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-11-02 14:12:01.725 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:01.728 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-11-02 14:12:01.744 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:01.747 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-11-02 14:12:01.766 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:01.768 | + ./stack.sh:main:940 : is_service_enabled placement 2022-11-02 14:12:01.787 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:01.790 | + ./stack.sh:main:942 : stack_install_service placement 2022-11-02 14:12:01.792 | + lib/stack:stack_install_service:20 : local service=placement 2022-11-02 14:12:01.795 | + lib/stack:stack_install_service:21 : type install_placement 2022-11-02 14:12:01.798 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 14:12:01.800 | + lib/stack:stack_install_service:32 : install_placement 2022-11-02 14:12:01.803 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-11-02 14:12:01.805 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-11-02 14:12:01.808 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:01.811 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:01.813 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-11-02 14:12:01.816 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:12:01.818 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:12:01.821 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:12:01.823 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:12:01.826 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:12:01.829 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:12:01.831 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:01.834 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:01.836 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:12:01.839 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:12:01.842 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:12:01.844 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:12:01.847 | + functions-common:install_package:1476 : real_install_package apache2 2022-11-02 14:12:01.849 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:12:01.852 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:01.855 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:01.857 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-11-02 14:12:01.880 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-11-02 14:12:01.992 | Reading package lists... 2022-11-02 14:12:02.278 | Building dependency tree... 2022-11-02 14:12:02.279 | Reading state information... 2022-11-02 14:12:02.588 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 14:12:02.588 | The following packages were automatically installed and are no longer required: 2022-11-02 14:12:02.589 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:12:02.589 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:12:02.590 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:12:02.590 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:12:02.590 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:12:02.590 | python3-zope.interface 2022-11-02 14:12:02.590 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:12:02.710 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:12:02.715 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:12:02.718 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:12:02.721 | + functions-common:time_stop:2451 : local name 2022-11-02 14:12:02.723 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:12:02.726 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:12:02.729 | + functions-common:time_stop:2454 : local total 2022-11-02 14:12:02.732 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:12:02.734 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:12:02.737 | + functions-common:time_stop:2458 : start_time=1667398321878 2022-11-02 14:12:02.740 | + functions-common:time_stop:2460 : [[ -z 1667398321878 ]] 2022-11-02 14:12:02.742 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:12:02.748 | + functions-common:time_stop:2463 : end_time=1667398322744 2022-11-02 14:12:02.750 | + functions-common:time_stop:2464 : elapsed_time=866 2022-11-02 14:12:02.752 | + functions-common:time_stop:2465 : total=7273 2022-11-02 14:12:02.755 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:12:02.757 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8139 2022-11-02 14:12:02.760 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:12:02.763 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-11-02 14:12:02.766 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-11-02 14:12:02.769 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-11-02 14:12:02.771 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-11-02 14:12:02.774 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-11-02 14:12:02.798 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-11-02 14:12:02.801 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 14:12:02.804 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 14:12:02.806 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 14:12:02.809 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 14:12:02.811 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 14:12:02.814 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 14:12:02.817 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:02.819 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:02.822 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 14:12:02.825 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 14:12:02.827 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 14:12:02.830 | + functions-common:apt_get_update:1202 : return 2022-11-02 14:12:02.833 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-11-02 14:12:02.835 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 14:12:02.838 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:02.841 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:02.844 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-11-02 14:12:02.870 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-11-02 14:12:02.984 | Reading package lists... 2022-11-02 14:12:03.265 | Building dependency tree... 2022-11-02 14:12:03.266 | Reading state information... 2022-11-02 14:12:03.558 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-11-02 14:12:03.558 | The following packages were automatically installed and are no longer required: 2022-11-02 14:12:03.560 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 14:12:03.560 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 14:12:03.560 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 14:12:03.560 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 14:12:03.560 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 14:12:03.560 | python3-zope.interface 2022-11-02 14:12:03.560 | Use 'sudo apt autoremove' to remove them. 2022-11-02 14:12:03.679 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 14:12:03.683 | + functions-common:apt_get:1246 : result=0 2022-11-02 14:12:03.687 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 14:12:03.689 | + functions-common:time_stop:2451 : local name 2022-11-02 14:12:03.692 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:12:03.694 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:12:03.696 | + functions-common:time_stop:2454 : local total 2022-11-02 14:12:03.699 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:12:03.702 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 14:12:03.705 | + functions-common:time_stop:2458 : start_time=1667398322867 2022-11-02 14:12:03.707 | + functions-common:time_stop:2460 : [[ -z 1667398322867 ]] 2022-11-02 14:12:03.710 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:12:03.714 | + functions-common:time_stop:2463 : end_time=1667398323712 2022-11-02 14:12:03.717 | + functions-common:time_stop:2464 : elapsed_time=845 2022-11-02 14:12:03.719 | + functions-common:time_stop:2465 : total=8139 2022-11-02 14:12:03.722 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:12:03.724 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8984 2022-11-02 14:12:03.727 | + functions-common:apt_get:1250 : return 0 2022-11-02 14:12:03.730 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-11-02 14:12:03.732 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-11-02 14:12:03.735 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:12:03.738 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:03.740 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:03.743 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-11-02 14:12:03.746 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-11-02 14:12:03.804 | wsgi (enabled by maintainer script) 2022-11-02 14:12:03.807 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-11-02 14:12:03.811 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-11-02 14:12:03.813 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:12:03.817 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-11-02 14:12:03.820 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-11-02 14:12:03.822 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:12:03.827 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:12:03.828 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:12:03.833 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-11-02 14:12:03.835 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-11-02 14:12:03.838 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-11-02 14:12:03.841 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-11-02 14:12:03.844 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-11-02 14:12:03.869 | Using python 3.8 to install osc-placement 2022-11-02 14:12:03.873 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-11-02 14:12:06.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:12:06.149 | from cryptography.utils import int_from_bytes 2022-11-02 14:12:06.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:12:06.149 | from cryptography.utils import int_from_bytes 2022-11-02 14:12:06.387 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.396 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.404 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.409 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.504 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.525 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.530 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.533 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.549 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.558 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.561 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.599 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.610 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.615 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.634 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.681 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.691 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.701 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.765 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.779 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.783 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.803 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.811 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.866 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.889 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:06.893 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.042 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.055 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.061 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:12:07.128 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.269 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.295 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.299 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.310 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.315 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.334 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.342 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.360 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.416 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.429 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.445 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.490 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.493 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:07.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:12:07.502 | Requirement already satisfied: osc-placement===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2022-11-02 14:12:07.514 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:12:07.529 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:12:07.534 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:12:07.537 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:12:07.543 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:12:07.547 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 14:12:07.551 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:12:07.554 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:12:07.612 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 14:12:07.627 | 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 332)) (5.1.0) 2022-11-02 14:12:07.631 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:12:07.636 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:12:07.639 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:12:07.646 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:12:07.648 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:12:07.676 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:12:07.682 | 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 319)) (1.7.0) 2022-11-02 14:12:07.687 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 14:12:07.712 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:12:07.725 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:12:07.728 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:12:07.731 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:12:07.752 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:12:07.756 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:12:07.759 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:12:07.761 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:12:07.799 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:12:07.804 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 14:12:07.806 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 14:12:07.827 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:12:07.830 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:12:07.833 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:12:07.839 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 14:12:07.842 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:12:07.891 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:12:07.902 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:12:07.906 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:12:07.909 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:12:07.912 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:12:07.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 96)) (21.4.0) 2022-11-02 14:12:07.978 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:12:07.981 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:12:10.183 | + inc/python:pip_install:200 : result=0 2022-11-02 14:12:10.186 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:12:10.188 | + functions-common:time_stop:2451 : local name 2022-11-02 14:12:10.191 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:12:10.193 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:12:10.196 | + functions-common:time_stop:2454 : local total 2022-11-02 14:12:10.199 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:12:10.201 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:12:10.204 | + functions-common:time_stop:2458 : start_time=1667398323863 2022-11-02 14:12:10.207 | + functions-common:time_stop:2460 : [[ -z 1667398323863 ]] 2022-11-02 14:12:10.211 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:12:10.216 | + functions-common:time_stop:2463 : end_time=1667398330212 2022-11-02 14:12:10.218 | + functions-common:time_stop:2464 : elapsed_time=6349 2022-11-02 14:12:10.221 | + functions-common:time_stop:2465 : total=155273 2022-11-02 14:12:10.224 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:12:10.227 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=161622 2022-11-02 14:12:10.229 | + inc/python:pip_install:203 : return 0 2022-11-02 14:12:10.233 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-11-02 14:12:10.235 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-11-02 14:12:10.238 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-11-02 14:12:10.241 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 14:12:10.243 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 14:12:10.246 | ++ functions-common:git_clone:612 : pwd 2022-11-02 14:12:10.250 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 14:12:10.252 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 14:12:10.258 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 14:12:10.275 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 14:12:10.278 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 14:12:10.281 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 14:12:10.285 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 14:12:10.285 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 14:12:10.291 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-11-02 14:12:10.293 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 14:12:10.297 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-11-02 14:12:10.310 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-11-02 14:12:10.314 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 14:12:10.314 | + functions-common:git_clone:690 : head -1 2022-11-02 14:12:10.318 | 4d3df47e Drop lower-constraints.txt and its testing 2022-11-02 14:12:10.321 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 14:12:10.323 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-11-02 14:12:10.326 | + inc/python:setup_develop:338 : local bindep 2022-11-02 14:12:10.329 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 14:12:10.331 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-11-02 14:12:10.334 | + inc/python:setup_develop:344 : local extras= 2022-11-02 14:12:10.337 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-11-02 14:12:10.340 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 14:12:10.344 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 14:12:10.346 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-11-02 14:12:10.349 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 14:12:10.351 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 14:12:10.355 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-11-02 14:12:10.358 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 14:12:10.361 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-11-02 14:12:10.364 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 14:12:10.366 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 14:12:10.370 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-11-02 14:12:10.376 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-11-02 14:12:10.379 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-11-02 14:12:11.043 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-11-02 14:12:11.046 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 14:12:11.048 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 14:12:11.051 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 14:12:11.054 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 14:12:11.056 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-11-02 14:12:11.059 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 14:12:11.062 | + inc/python:setup_package:428 : local extras= 2022-11-02 14:12:11.065 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 14:12:11.067 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 14:12:11.070 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 14:12:11.072 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 14:12:11.076 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 14:12:11.078 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-11-02 14:12:11.100 | Using python 3.8 to install /opt/stack/placement 2022-11-02 14:12:11.103 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-11-02 14:12:13.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:12:13.318 | from cryptography.utils import int_from_bytes 2022-11-02 14:12:13.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:12:13.318 | from cryptography.utils import int_from_bytes 2022-11-02 14:12:13.532 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.540 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.547 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.552 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.640 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.659 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.663 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.667 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.682 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.691 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.693 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.724 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.734 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.739 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.757 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.795 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.803 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.808 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.857 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.870 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.875 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.893 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.900 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.949 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.967 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:13.971 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.086 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.094 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.098 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:12:14.152 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.273 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.299 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.303 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.314 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.320 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.339 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.347 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.364 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.423 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.436 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.452 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.496 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.501 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:14.507 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:12:14.507 | Obtaining file:///opt/stack/placement 2022-11-02 14:12:17.821 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 14:12:17.833 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 14:12:17.980 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 14:12:17.994 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 14:12:18.000 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 14:12:18.011 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 14:12:18.066 | 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 267)) (1.0.1) 2022-11-02 14:12:18.070 | 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 318)) (1.1.0) 2022-11-02 14:12:18.075 | 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 321)) (2.7.0) 2022-11-02 14:12:18.080 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 14:12:18.117 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 14:12:18.129 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:12:18.169 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 14:12:18.175 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 14:12:18.223 | 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 332)) (5.1.0) 2022-11-02 14:12:18.228 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 14:12:18.268 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 14:12:18.287 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 14:12:18.303 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:12:18.312 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 14:12:18.322 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:12:18.338 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:12:18.343 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:12:18.346 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:12:18.359 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 14:12:18.368 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 14:12:18.371 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:12:18.377 | 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 431)) (2.8.2) 2022-11-02 14:12:18.383 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:12:18.400 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:12:18.405 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 14:12:18.412 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:12:18.439 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:12:18.444 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 14:12:18.518 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:12:18.521 | 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 554)) (0.13.0) 2022-11-02 14:12:18.532 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 14:12:18.535 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 14:12:18.537 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:12:18.545 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 14:12:18.554 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 14:12:18.560 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 14:12:18.571 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:12:18.592 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:12:18.598 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:12:18.658 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:12:18.664 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 14:12:18.667 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:12:18.671 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:12:18.679 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:12:18.682 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 14:12:18.697 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 14:12:18.703 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 14:12:18.712 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:12:18.716 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:12:18.719 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:12:18.723 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:12:18.725 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:12:18.728 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:12:18.734 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 14:12:18.737 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 14:12:18.739 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 14:12:18.742 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 14:12:18.753 | 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 319)) (1.7.0) 2022-11-02 14:12:18.757 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:12:18.761 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 14:12:18.769 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 14:12:18.795 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 14:12:18.833 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 14:12:18.836 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:12:18.839 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 14:12:18.864 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:12:20.530 | Installing collected packages: openstack-placement 2022-11-02 14:12:20.530 | Attempting uninstall: openstack-placement 2022-11-02 14:12:20.531 | Found existing installation: openstack-placement 7.0.1.dev3 2022-11-02 14:12:20.533 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-11-02 14:12:20.534 | Running setup.py develop for openstack-placement 2022-11-02 14:12:24.492 | Successfully installed openstack-placement 2022-11-02 14:12:24.618 | + inc/python:pip_install:200 : result=0 2022-11-02 14:12:24.621 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:12:24.624 | + functions-common:time_stop:2451 : local name 2022-11-02 14:12:24.626 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:12:24.628 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:12:24.630 | + functions-common:time_stop:2454 : local total 2022-11-02 14:12:24.633 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:12:24.635 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:12:24.638 | + functions-common:time_stop:2458 : start_time=1667398331094 2022-11-02 14:12:24.640 | + functions-common:time_stop:2460 : [[ -z 1667398331094 ]] 2022-11-02 14:12:24.643 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:12:24.647 | + functions-common:time_stop:2463 : end_time=1667398344645 2022-11-02 14:12:24.649 | + functions-common:time_stop:2464 : elapsed_time=13551 2022-11-02 14:12:24.652 | + functions-common:time_stop:2465 : total=161622 2022-11-02 14:12:24.655 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:12:24.657 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=175173 2022-11-02 14:12:24.659 | + inc/python:pip_install:203 : return 0 2022-11-02 14:12:24.662 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 14:12:24.665 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 14:12:24.667 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 14:12:24.688 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 14:12:24.700 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-11-02 14:12:24.703 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-11-02 14:12:24.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:12:24.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:12:24.711 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-11-02 14:12:24.714 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:12:24.717 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 14:12:24.719 | + ./stack.sh:main:943 : configure_placement 2022-11-02 14:12:24.722 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-11-02 14:12:24.736 | + lib/placement:configure_placement:107 : create_placement_conf 2022-11-02 14:12:24.739 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-11-02 14:12:24.744 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-11-02 14:12:24.747 | ++ lib/database:database_connection_url:134 : local db=placement 2022-11-02 14:12:24.749 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-11-02 14:12:24.752 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-11-02 14:12:24.755 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 14:12:24.758 | + 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' 2022-11-02 14:12:24.792 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-11-02 14:12:24.825 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-11-02 14:12:24.859 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-11-02 14:12:24.861 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-11-02 14:12:24.864 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 14:12:24.867 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 14:12:24.869 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-11-02 14:12:24.904 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-11-02 14:12:24.934 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:12:24.964 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-11-02 14:12:24.997 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-11-02 14:12:25.029 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-11-02 14:12:25.060 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-11-02 14:12:25.092 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-11-02 14:12:25.123 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:12:25.153 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 14:12:25.184 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-11-02 14:12:25.187 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-11-02 14:12:25.189 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-11-02 14:12:25.193 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:12:25.212 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:12:25.214 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:12:25.217 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:12:25.219 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:12:25.222 | + 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-11-02 14:12:25.253 | + 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-11-02 14:12:25.286 | + 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-11-02 14:12:25.317 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:12:25.349 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-11-02 14:12:25.352 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-11-02 14:12:25.355 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-11-02 14:12:25.358 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-11-02 14:12:25.360 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-11-02 14:12:25.363 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 14:12:25.365 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 14:12:25.369 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-11-02 14:12:25.374 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-11-02 14:12:25.377 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 14:12:25.379 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 14:12:25.393 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 14:12:25.393 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:12:25.402 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 14:12:25.406 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 14:12:25.423 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-11-02 14:12:25.425 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-11-02 14:12:25.429 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-11-02 14:12:25.463 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-11-02 14:12:25.492 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-11-02 14:12:25.523 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-11-02 14:12:25.553 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 14:12:25.583 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 14:12:25.613 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-11-02 14:12:25.643 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-11-02 14:12:25.673 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-11-02 14:12:25.704 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 14:12:25.735 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 14:12:25.765 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 14:12:25.795 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-11-02 14:12:25.825 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 14:12:25.828 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 14:12:25.831 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-11-02 14:12:25.834 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-11-02 14:12:25.836 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 14:12:25.839 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:25.842 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:25.844 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-11-02 14:12:25.847 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-11-02 14:12:25.850 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-11-02 14:12:25.881 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 14:12:25.912 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-11-02 14:12:25.912 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-11-02 14:12:25.922 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-11-02 14:12:25.926 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-11-02 14:12:25.928 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-11-02 14:12:25.931 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 14:12:25.933 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 14:12:25.936 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 14:12:25.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:25.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:25.943 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 14:12:25.946 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 14:12:25.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:25.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:25.954 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-11-02 14:12:26.018 | Site placement-api already enabled 2022-11-02 14:12:26.023 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 14:12:26.026 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 14:12:26.029 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:12:26.031 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 14:12:26.172 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-11-02 14:12:26.196 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:26.198 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-11-02 14:12:26.219 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:26.222 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-11-02 14:12:26.242 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:26.244 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-11-02 14:12:26.248 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-11-02 14:12:26.250 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 14:12:26.285 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 14:12:26.315 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 14:12:26.347 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 14:12:26.379 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 14:12:26.411 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 14:12:26.443 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 14:12:26.475 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-11-02 14:12:26.506 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-11-02 14:12:26.525 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:26.528 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-11-02 14:12:26.547 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:26.550 | + ./stack.sh:main:969 : run_phase stack install 2022-11-02 14:12:26.552 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 14:12:26.555 | + functions-common:run_phase:1880 : local phase=install 2022-11-02 14:12:26.557 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 14:12:26.561 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 14:12:26.563 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 14:12:26.566 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 14:12:26.569 | + functions-common:run_phase:1889 : local extra 2022-11-02 14:12:26.572 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 14:12:26.577 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 14:12:26.579 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 14:12:26.582 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 14:12:26.585 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-11-02 14:12:26.588 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 14:12:26.604 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:26.608 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:12:26.610 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:12:26.612 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-11-02 14:12:26.615 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-11-02 14:12:26.617 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:12:26.619 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-11-02 14:12:26.622 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-11-02 14:12:26.625 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-11-02 14:12:26.685 | ++ inc/async:async_inner:63 : install_tempest 2022-11-02 14:12:26.727 | [353297 Async install_tempest:378804]: running: install_tempest 2022-11-02 14:12:26.730 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 14:12:26.733 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 14:12:26.736 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:12:26.739 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 14:12:26.744 | + functions-common:run_phase:1906 : run_plugins stack install 2022-11-02 14:12:26.746 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 14:12:26.749 | + functions-common:run_plugins:1866 : local phase=install 2022-11-02 14:12:26.752 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 14:12:26.755 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 14:12:26.757 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-11-02 14:12:26.760 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-11-02 14:12:26.763 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 14:12:26.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 14:12:26.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-11-02 14:12:26.772 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 14:12:26.775 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-11-02 14:12:26.778 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-11-02 14:12:26.781 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 14:12:26.785 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-11-02 14:12:26.788 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-11-02 14:12:26.791 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 14:12:26.796 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 14:12:26.797 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-11-02 14:12:26.803 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-11-02 14:12:26.806 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-11-02 14:12:26.808 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-11-02 14:12:26.812 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-11-02 14:12:26.814 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-11-02 14:12:26.839 | Using python 3.8 to install python-openstackclient 2022-11-02 14:12:26.843 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-11-02 14:12:29.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:12:29.078 | from cryptography.utils import int_from_bytes 2022-11-02 14:12:29.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:12:29.078 | from cryptography.utils import int_from_bytes 2022-11-02 14:12:29.292 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.301 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.308 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.313 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.404 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.424 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.428 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.432 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.448 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.457 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.459 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.492 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.502 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.506 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.526 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.565 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.573 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.579 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.629 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.644 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.648 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.667 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.674 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.723 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.740 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.744 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.866 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.873 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:29.877 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 14:12:29.931 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.052 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.077 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.081 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.092 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.098 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.117 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.125 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.142 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.201 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.213 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.230 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.274 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.278 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 14:12:30.284 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 14:12:30.286 | 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 454)) (5.8.0) 2022-11-02 14:12:30.306 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 14:12:30.313 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 14:12:30.317 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 14:12:30.333 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 14:12:30.335 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 14:12:30.352 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 14:12:30.365 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 14:12:30.391 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 14:12:30.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 332)) (5.1.0) 2022-11-02 14:12:30.411 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 14:12:30.426 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 14:12:30.440 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 14:12:30.444 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 14:12:30.450 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 14:12:30.453 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 14:12:30.457 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 14:12:30.464 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 14:12:30.470 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 14:12:30.509 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 14:12:30.567 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 14:12:30.570 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 14:12:30.579 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 14:12:30.608 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 14:12:30.619 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 14:12:30.669 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 14:12:30.672 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 14:12:30.675 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 14:12:30.679 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 14:12:30.701 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 14:12:30.703 | 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 319)) (1.7.0) 2022-11-02 14:12:30.707 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 14:12:30.710 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 14:12:30.716 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 14:12:30.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 145)) (5.1.1) 2022-11-02 14:12:30.757 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 14:12:30.760 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 14:12:30.764 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 14:12:30.767 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 14:12:30.771 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 14:12:30.775 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 14:12:30.779 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 14:12:30.783 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 14:12:30.803 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 14:12:30.805 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 14:12:30.810 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 14:12:30.813 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 14:12:30.876 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 14:12:30.879 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 14:12:30.882 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 14:12:33.074 | + inc/python:pip_install:200 : result=0 2022-11-02 14:12:33.076 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 14:12:33.079 | + functions-common:time_stop:2451 : local name 2022-11-02 14:12:33.082 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:12:33.084 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:12:33.086 | + functions-common:time_stop:2454 : local total 2022-11-02 14:12:33.089 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:12:33.092 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 14:12:33.094 | + functions-common:time_stop:2458 : start_time=1667398346833 2022-11-02 14:12:33.098 | + functions-common:time_stop:2460 : [[ -z 1667398346833 ]] 2022-11-02 14:12:33.102 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:12:33.107 | + functions-common:time_stop:2463 : end_time=1667398353103 2022-11-02 14:12:33.109 | + functions-common:time_stop:2464 : elapsed_time=6270 2022-11-02 14:12:33.112 | + functions-common:time_stop:2465 : total=175173 2022-11-02 14:12:33.114 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:12:33.116 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=181443 2022-11-02 14:12:33.119 | + inc/python:pip_install:203 : return 0 2022-11-02 14:12:33.122 | + ./stack.sh:main:981 : install_oscwrap 2022-11-02 14:12:33.126 | ++ functions-common:install_oscwrap:2496 : mktemp 2022-11-02 14:12:33.131 | + functions-common:install_oscwrap:2496 : OSCWRAP_TIMER_FILE=/tmp/tmp.OaoYUkMCba 2022-11-02 14:12:33.134 | + functions-common:install_oscwrap:2499 : shopt -s expand_aliases 2022-11-02 14:12:33.137 | + functions-common:install_oscwrap:2502 : unalias -a 2022-11-02 14:12:33.139 | + functions-common:install_oscwrap:2504 : alias openstack=oscwrap 2022-11-02 14:12:33.143 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-11-02 14:12:33.146 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 14:12:33.151 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-11-02 14:12:33.177 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:33.180 | + ./stack.sh:main:1035 : configure_database 2022-11-02 14:12:33.182 | + lib/database:configure_database:128 : configure_database_mysql 2022-11-02 14:12:33.185 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-11-02 14:12:33.188 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-11-02 14:12:33.191 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:12:33.193 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-11-02 14:12:33.196 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-11-02 14:12:33.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:33.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:33.209 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-11-02 14:12:33.209 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-11-02 14:12:33.210 | ++ functions-common:ipv6_unquote:2249 : echo 0.0.0.0 2022-11-02 14:12:33.210 | ++ functions-common:ipv6_unquote:2249 : tr -d '[]' 2022-11-02 14:12:33.215 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-11-02 14:12:33.271 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-11-02 14:12:33.273 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:12:33.276 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:12:33.278 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:12:33.281 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:12:33.283 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:12:33.286 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:12:33.288 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:12:33.291 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:12:33.294 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:12:33.296 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:12:33.299 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:12:33.301 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-11-02 14:12:33.304 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:12:33.306 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:12:33.309 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:12:33.312 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:12:33.314 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:12:33.317 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:12:33.319 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-11-02 14:12:33.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:33.324 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:33.326 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-11-02 14:12:33.329 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:12:33.331 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 14:12:37.518 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-11-02 14:12:37.536 | mysqladmin: connect to server at 'localhost' failed 2022-11-02 14:12:37.536 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-11-02 14:12:37.540 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-11-02 14:12:37.542 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-11-02 14:12:37.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:37.548 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:37.550 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-11-02 14:12:37.553 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-11-02 14:12:37.555 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-11-02 14:12:37.558 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:12:37.560 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:12:37.563 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-11-02 14:12:37.565 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-11-02 14:12:37.568 | + 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-11-02 14:12:37.592 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:12:37.716 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-11-02 14:12:37.729 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:12:37.796 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-11-02 14:12:37.865 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-11-02 14:12:37.924 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-11-02 14:12:37.980 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-11-02 14:12:37.986 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-11-02 14:12:37.986 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:12:37.987 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 14:12:43.411 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-11-02 14:12:43.414 | + functions-common:save_stackenv:60 : local tag=1039 2022-11-02 14:12:43.417 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 14:12:43.423 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-141243 2022-11-02 14:12:43.425 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-141243 1039' 2022-11-02 14:12:43.428 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.431 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 14:12:43.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.437 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 14:12:43.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.442 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 14:12:43.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.448 | + 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-11-02 14:12:43.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.454 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 14:12:43.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.459 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 14:12:43.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.464 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-140811 2022-11-02 14:12:43.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.471 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 14:12:43.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.476 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 14:12:43.479 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.481 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 14:12:43.484 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.487 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 14:12:43.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.493 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 14:12:43.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 14:12:43.498 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 14:12:43.502 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-11-02 14:12:43.504 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-11-02 14:12:43.507 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-11-02 14:12:43.520 | + ./stack.sh:main:1065 : start_dstat 2022-11-02 14:12:43.523 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:12:43.525 | + functions-common:run_process:1705 : local service=dstat 2022-11-02 14:12:43.528 | + functions-common:run_process:1706 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:12:43.530 | + functions-common:run_process:1707 : local group= 2022-11-02 14:12:43.534 | + functions-common:run_process:1708 : local user= 2022-11-02 14:12:43.536 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:12:43.539 | + functions-common:run_process:1711 : local name=dstat 2022-11-02 14:12:43.541 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:12:43.544 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:12:43.547 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:12:43.549 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:12:43.554 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:12:43.559 | + functions-common:time_start:2442 : _TIME_START[$name]=1667398363556 2022-11-02 14:12:43.563 | + functions-common:run_process:1714 : is_service_enabled dstat 2022-11-02 14:12:43.581 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:43.584 | + functions-common:run_process:1715 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-11-02 14:12:43.586 | + functions-common:_run_under_systemd:1665 : local service=dstat 2022-11-02 14:12:43.589 | + functions-common:_run_under_systemd:1666 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:12:43.591 | + functions-common:_run_under_systemd:1667 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:12:43.594 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:12:43.597 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:12:43.599 | + functions-common:_common_systemd_pitfalls:1640 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-11-02 14:12:43.602 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-11-02 14:12:43.605 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@dstat.service 2022-11-02 14:12:43.607 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:12:43.616 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:12:43.618 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:12:43.621 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:12:43.624 | + functions-common:_run_under_systemd:1678 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-11-02 14:12:43.627 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-11-02 14:12:43.630 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-11-02 14:12:43.632 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:12:43.635 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:12:43.637 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:12:43.640 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:12:43.642 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:12:43.645 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:12:43.647 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-11-02 14:12:43.650 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:12:43.655 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-11-02 14:12:43.715 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-11-02 14:12:43.784 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 14:12:43.849 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-11-02 14:12:43.910 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-11-02 14:12:43.969 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:12:44.030 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:12:44.033 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:12:44.035 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-11-02 14:12:44.097 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:12:44.613 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@dstat.service 2022-11-02 14:12:44.628 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-11-02 14:12:45.133 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@dstat.service 2022-11-02 14:12:45.158 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:12:45.160 | + functions-common:time_stop:2451 : local name 2022-11-02 14:12:45.163 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:12:45.165 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:12:45.168 | + functions-common:time_stop:2454 : local total 2022-11-02 14:12:45.171 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:12:45.173 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:12:45.176 | + functions-common:time_stop:2458 : start_time=1667398363556 2022-11-02 14:12:45.178 | + functions-common:time_stop:2460 : [[ -z 1667398363556 ]] 2022-11-02 14:12:45.182 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:12:45.188 | + functions-common:time_stop:2463 : end_time=1667398365185 2022-11-02 14:12:45.191 | + functions-common:time_stop:2464 : elapsed_time=1629 2022-11-02 14:12:45.193 | + functions-common:time_stop:2465 : total=0 2022-11-02 14:12:45.196 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:12:45.198 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1629 2022-11-02 14:12:45.202 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-11-02 14:12:45.205 | + functions-common:run_process:1705 : local service=memory_tracker 2022-11-02 14:12:45.208 | + functions-common:run_process:1706 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-11-02 14:12:45.210 | + functions-common:run_process:1707 : local group= 2022-11-02 14:12:45.213 | + functions-common:run_process:1708 : local user=root 2022-11-02 14:12:45.216 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:12:45.219 | + functions-common:run_process:1711 : local name=memory_tracker 2022-11-02 14:12:45.222 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:12:45.224 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:12:45.227 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:12:45.230 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:12:45.234 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:12:45.239 | + functions-common:time_start:2442 : _TIME_START[$name]=1667398365235 2022-11-02 14:12:45.242 | + functions-common:run_process:1714 : is_service_enabled memory_tracker 2022-11-02 14:12:45.270 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:45.273 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:12:45.276 | + functions-common:time_stop:2451 : local name 2022-11-02 14:12:45.282 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:12:45.285 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:12:45.288 | + functions-common:time_stop:2454 : local total 2022-11-02 14:12:45.290 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:12:45.293 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:12:45.296 | + functions-common:time_stop:2458 : start_time=1667398365235 2022-11-02 14:12:45.303 | + functions-common:time_stop:2460 : [[ -z 1667398365235 ]] 2022-11-02 14:12:45.307 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:12:45.315 | + functions-common:time_stop:2463 : end_time=1667398365310 2022-11-02 14:12:45.317 | + functions-common:time_stop:2464 : elapsed_time=75 2022-11-02 14:12:45.320 | + functions-common:time_stop:2465 : total=1629 2022-11-02 14:12:45.324 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:12:45.327 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=1704 2022-11-02 14:12:45.331 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-11-02 14:12:45.354 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:45.357 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-11-02 14:12:45.379 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:45.381 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-11-02 14:12:45.405 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:45.408 | + ./stack.sh:main:1078 : start_etcd3 2022-11-02 14:12:45.411 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-11-02 14:12:45.413 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd' 2022-11-02 14:12:45.415 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-11-02 14:12:45.418 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380' 2022-11-02 14:12:45.420 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-11-02 14:12:45.423 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-11-02 14:12:45.426 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-11-02 14:12:45.428 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-11-02 14:12:45.431 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-11-02 14:12:45.433 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-11-02 14:12:45.436 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-11-02 14:12:45.443 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 14:12:45.443 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' '' root 2022-11-02 14:12:45.444 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-11-02 14:12:45.446 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 14:12:45.449 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:12:45.454 | + functions-common:write_user_unit_file:1577 : local user=root 2022-11-02 14:12:45.457 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:12:45.460 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:12:45.466 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:12:45.469 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 14:12:45.472 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:12:45.477 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-11-02 14:12:45.567 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-11-02 14:12:45.642 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 14:12:45.700 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-11-02 14:12:45.758 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-11-02 14:12:45.814 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:12:45.870 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:12:45.872 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:12:45.875 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-11-02 14:12:45.951 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:12:46.456 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-11-02 14:12:46.519 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-11-02 14:12:46.583 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-11-02 14:12:46.646 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-11-02 14:12:46.702 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-11-02 14:12:46.713 | ++ functions-common:is_arch:506 : uname -m 2022-11-02 14:12:46.719 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-11-02 14:12:46.722 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-11-02 14:12:47.256 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-11-02 14:12:47.272 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-11-02 14:12:47.784 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-11-02 14:12:47.969 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-11-02 14:12:47.992 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:47.998 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-11-02 14:12:47.998 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-11-02 14:12:48.003 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-11-02 14:12:48.007 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-11-02 14:12:48.021 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-11-02 14:12:48.035 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-11-02 14:12:48.037 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 14:12:48.040 | + 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.89/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-11-02 14:12:48.197 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-11-02 14:12:48.353 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-11-02 14:12:48.502 | + 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.89/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-11-02 14:12:48.647 | + 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.89/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-11-02 14:12:48.793 | + 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.89/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-11-02 14:12:48.940 | + 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.89/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-11-02 14:12:49.085 | + 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.89/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-11-02 14:12:49.229 | + 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.89/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-11-02 14:12:49.376 | + 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.89/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-11-02 14:12:49.526 | + functions-common:write_clouds_yaml:198 : cat 2022-11-02 14:12:49.532 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-11-02 14:12:49.535 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-11-02 14:12:49.538 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-11-02 14:12:49.544 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-11-02 14:12:49.548 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-11-02 14:12:49.550 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-11-02 14:12:49.569 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:12:49.572 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-11-02 14:12:49.577 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:12:49.577 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-11-02 14:12:49.580 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 14:12:49.583 | + ./stack.sh:main:1096 : init_keystone 2022-11-02 14:12:49.585 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-11-02 14:12:49.603 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:12:49.606 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-11-02 14:12:49.608 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-11-02 14:12:49.612 | + lib/database:recreate_database:112 : local db=keystone 2022-11-02 14:12:49.613 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-11-02 14:12:49.616 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-11-02 14:12:49.618 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-11-02 14:12:49.623 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:12:57.627 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-11-02 14:12:57.632 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:12:57.741 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-11-02 14:12:57.743 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 14:12:57.746 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:12:57.748 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:12:57.752 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:12:57.757 | + functions-common:time_start:2442 : _TIME_START[$name]=1667398377754 2022-11-02 14:12:57.762 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-11-02 14:13:02.839 | 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=380780) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 14:13:02.847 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:02.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.848 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.849 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.849 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.850 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:02.850 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:02.883 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:02.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.885 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.885 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.885 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:02.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:02.887 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:02.887 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:03.476 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:03.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:03.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:03.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:03.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:03.478 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:03.478 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:03.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:03.478 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:03.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:03.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:03.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:03.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:03.479 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:03.479 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:03.488 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 14:13:10.872 | ++ inc/async:async_inner:64 : rc=0 2022-11-02 14:13:10.901 | [378804 Async install_tempest:378804]: finished successfully 2022-11-02 14:13:34.964 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:34.964 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 14:13:35.044 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:35.044 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 14:13:35.118 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:35.118 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 14:13:35.175 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:35.175 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 14:13:35.241 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:35.241 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 14:13:35.335 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:35.335 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 14:13:36.380 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:36.381 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:36.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.388 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.388 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.389 | 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=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.389 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:36.389 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:36.398 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:36.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:36.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:36.401 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:36.401 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:37.102 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:37.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.105 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:37.106 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:37.187 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:37.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.190 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:37.190 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:37.199 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 14:13:37.382 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:37.382 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 14:13:37.460 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:37.460 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 14:13:37.534 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:37.534 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 14:13:37.598 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:37.599 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 14:13:37.696 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:37.696 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 14:13:37.787 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:37.787 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 14:13:37.879 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:37.879 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:37.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.883 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:37.883 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:37.884 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:37.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.887 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:37.887 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:37.895 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:37.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:37.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:37.899 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:37.899 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:38.525 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:38.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.528 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:38.528 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:38.656 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:13:38.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:13:38.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:13:38.659 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:13:38.659 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=380780) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:13:38.667 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 14:13:38.734 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:38.734 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 14:13:38.821 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:38.821 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 14:13:38.883 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:38.883 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 14:13:38.969 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:38.970 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 14:13:39.079 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:39.079 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 14:13:39.181 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:39.181 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 14:13:39.260 | INFO migrate.versioning.api [-] done 2022-11-02 14:13:39.695 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-11-02 14:13:39.698 | + functions-common:time_stop:2451 : local name 2022-11-02 14:13:39.701 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:13:39.704 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:13:39.707 | + functions-common:time_stop:2454 : local total 2022-11-02 14:13:39.710 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:13:39.712 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 14:13:39.715 | + functions-common:time_stop:2458 : start_time=1667398377754 2022-11-02 14:13:39.717 | + functions-common:time_stop:2460 : [[ -z 1667398377754 ]] 2022-11-02 14:13:39.721 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:13:39.727 | + functions-common:time_stop:2463 : end_time=1667398419723 2022-11-02 14:13:39.730 | + functions-common:time_stop:2464 : elapsed_time=41969 2022-11-02 14:13:39.732 | + functions-common:time_stop:2465 : total=0 2022-11-02 14:13:39.735 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:13:39.738 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=41969 2022-11-02 14:13:39.741 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-11-02 14:13:39.744 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-11-02 14:13:39.748 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-11-02 14:13:44.419 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-11-02 14:13:44.420 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 14:13:44.420 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 14:13:44.420 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-11-02 14:13:44.420 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 14:13:44.421 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 14:13:44.421 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 14:13:44.421 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 14:13:44.421 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 14:13:44.796 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-11-02 14:13:44.801 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-11-02 14:13:49.622 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-11-02 14:13:49.622 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 14:13:49.623 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 14:13:49.623 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-11-02 14:13:49.623 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 14:13:49.624 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 14:13:49.624 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 14:13:49.624 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 14:13:49.624 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 14:13:50.017 | + ./stack.sh:main:1097 : start_keystone 2022-11-02 14:13:50.020 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-11-02 14:13:50.023 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-11-02 14:13:50.025 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-11-02 14:13:50.043 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:13:50.046 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-11-02 14:13:50.050 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-11-02 14:13:50.054 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-11-02 14:13:50.057 | + functions-common:run_process:1705 : local service=keystone 2022-11-02 14:13:50.060 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:13:50.062 | + functions-common:run_process:1707 : local group= 2022-11-02 14:13:50.065 | + functions-common:run_process:1708 : local user= 2022-11-02 14:13:50.067 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:13:50.070 | + functions-common:run_process:1711 : local name=keystone 2022-11-02 14:13:50.073 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:13:50.075 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:13:50.078 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:13:50.080 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:13:50.084 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:13:50.089 | + functions-common:time_start:2442 : _TIME_START[$name]=1667398430086 2022-11-02 14:13:50.092 | + functions-common:run_process:1714 : is_service_enabled keystone 2022-11-02 14:13:50.109 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:13:50.112 | + functions-common:run_process:1715 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-11-02 14:13:50.114 | + functions-common:_run_under_systemd:1665 : local service=keystone 2022-11-02 14:13:50.117 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:13:50.119 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:13:50.122 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:13:50.124 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:13:50.127 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-11-02 14:13:50.130 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-11-02 14:13:50.132 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@keystone.service 2022-11-02 14:13:50.135 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:13:50.137 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:13:50.139 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:13:50.142 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:13:50.145 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-11-02 14:13:50.147 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-11-02 14:13:50.150 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@keystone.service 2022-11-02 14:13:50.152 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:13:50.154 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 14:13:50.156 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 14:13:50.159 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 14:13:50.162 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-11-02 14:13:50.164 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 14:13:50.168 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-11-02 14:13:50.222 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-11-02 14:13:50.278 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-11-02 14:13:50.337 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 14:13:50.397 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:13:50.471 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-11-02 14:13:50.528 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-11-02 14:13:50.590 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-11-02 14:13:50.646 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-11-02 14:13:50.701 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-11-02 14:13:50.756 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 14:13:50.759 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 14:13:50.761 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-11-02 14:13:50.816 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 14:13:51.309 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@keystone.service 2022-11-02 14:13:51.323 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-11-02 14:13:51.802 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@keystone.service 2022-11-02 14:13:51.884 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:13:51.886 | + functions-common:time_stop:2451 : local name 2022-11-02 14:13:51.889 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:13:51.892 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:13:51.896 | + functions-common:time_stop:2454 : local total 2022-11-02 14:13:51.899 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:13:51.901 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:13:51.903 | + functions-common:time_stop:2458 : start_time=1667398430086 2022-11-02 14:13:51.907 | + functions-common:time_stop:2460 : [[ -z 1667398430086 ]] 2022-11-02 14:13:51.912 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:13:51.917 | + functions-common:time_stop:2463 : end_time=1667398431913 2022-11-02 14:13:51.919 | + functions-common:time_stop:2464 : elapsed_time=1827 2022-11-02 14:13:51.922 | + functions-common:time_stop:2465 : total=1704 2022-11-02 14:13:51.924 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:13:51.927 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3531 2022-11-02 14:13:51.930 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-11-02 14:13:51.930 | Waiting for keystone to start... 2022-11-02 14:13:51.933 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.89/identity/v3/ 2022-11-02 14:13:51.935 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-11-02 14:13:51.938 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 14:13:51.941 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-11-02 14:13:51.944 | + functions:wait_for_service:459 : local rval=0 2022-11-02 14:13:51.946 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 14:13:51.949 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 14:13:51.952 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:13:51.954 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:13:51.958 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:13:51.963 | + functions-common:time_start:2442 : _TIME_START[$name]=1667398431960 2022-11-02 14:13:51.966 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 14:13:51.973 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-11-02 14:13:58.750 | + :: : [[ 200 == 503 ]] 2022-11-02 14:13:58.752 | + :: : [[ 0 -eq 7 ]] 2022-11-02 14:13:58.755 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 14:13:58.758 | + functions-common:time_stop:2451 : local name 2022-11-02 14:13:58.760 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:13:58.763 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:13:58.765 | + functions-common:time_stop:2454 : local total 2022-11-02 14:13:58.768 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:13:58.771 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 14:13:58.773 | + functions-common:time_stop:2458 : start_time=1667398431960 2022-11-02 14:13:58.776 | + functions-common:time_stop:2460 : [[ -z 1667398431960 ]] 2022-11-02 14:13:58.779 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:13:58.784 | + functions-common:time_stop:2463 : end_time=1667398438781 2022-11-02 14:13:58.786 | + functions-common:time_stop:2464 : elapsed_time=6821 2022-11-02 14:13:58.789 | + functions-common:time_stop:2465 : total=0 2022-11-02 14:13:58.791 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:13:58.793 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6821 2022-11-02 14:13:58.796 | + functions:wait_for_service:467 : return 0 2022-11-02 14:13:58.798 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-11-02 14:13:58.817 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:13:58.819 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-11-02 14:13:58.822 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:13:58.824 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 14:13:58.858 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-11-02 14:13:58.860 | + 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.89/identity 2022-11-02 14:14:03.660 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.660 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.660 | 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=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.668 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.686 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.686 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.718 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.757 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.757 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.852 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.852 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.852 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.852 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.853 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.853 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.867 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.867 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.867 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.867 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.868 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.868 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.868 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.875 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.879 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.880 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.880 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.880 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.880 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.880 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.881 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=381642) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 14:14:03.917 | 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=381642) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 14:14:04.336 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Created domain default 2022-11-02 14:14:04.516 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Created project admin 2022-11-02 14:14:04.547 | DEBUG passlib.handlers.bcrypt [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=381642) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-11-02 14:14:04.548 | DEBUG passlib.handlers.bcrypt [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=381642) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-11-02 14:14:04.673 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Created user admin 2022-11-02 14:14:04.754 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Created role reader 2022-11-02 14:14:04.857 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Created role member 2022-11-02 14:14:04.966 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Created implied role where b7060e755a87428ab2c15e05f08495bf implies 2627df27e4d14994b0cfb2df46110c6e 2022-11-02 14:14:05.063 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Created role admin 2022-11-02 14:14:05.150 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Created implied role where fec3f42c3af8425fba7ea798a44e00ce implies b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:14:05.274 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Granted role admin on project admin to user admin. 2022-11-02 14:14:05.379 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Granted role admin on the system to user admin. 2022-11-02 14:14:05.493 | WARNING py.warnings [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec 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-11-02 14:14:05.493 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-11-02 14:14:05.493 |  2022-11-02 14:14:05.497 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Created region RegionOne 2022-11-02 14:14:05.693 | INFO keystone.cmd.bootstrap [None req-9a5e05d6-1bdd-4c52-b7d0-b642c35dd7ec None None] Created public endpoint http://10.222.0.89/identity 2022-11-02 14:14:06.192 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-11-02 14:14:06.195 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-11-02 14:14:06.198 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-11-02 14:14:06.201 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-11-02 14:14:09.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:09.427 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:09.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:09.428 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:09.607 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:09.610 | + lib/keystone:create_keystone_accounts:310 : admin_project=ffa2213880fe48cf9d22e2910026567d 2022-11-02 14:14:09.613 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-11-02 14:14:09.617 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-11-02 14:14:11.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:11.934 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:11.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:11.934 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:12.110 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:12.113 | + lib/keystone:create_keystone_accounts:312 : admin_user=38825faf881b4517bc374b7eaacd3a25 2022-11-02 14:14:12.116 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-11-02 14:14:12.118 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-11-02 14:14:12.121 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-11-02 14:14:12.123 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 38825faf881b4517bc374b7eaacd3a25 default 2022-11-02 14:14:12.183 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 38825faf881b4517bc374b7eaacd3a25 default 2022-11-02 14:14:12.223 | [353297 Async ks-domain-role:381761]: running: get_or_add_user_domain_role admin 38825faf881b4517bc374b7eaacd3a25 default 2022-11-02 14:14:12.225 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-11-02 14:14:12.228 | + functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 14:14:12.231 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 14:14:15.598 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 14:14:15.600 | + functions-common:get_or_create_domain:900 : echo default 2022-11-02 14:14:15.600 | default 2022-11-02 14:14:15.603 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-11-02 14:14:15.670 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-11-02 14:14:15.718 | [353297 Async ks-project:381900]: running: get_or_create_project service Default 2022-11-02 14:14:15.720 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-11-02 14:14:15.786 | + inc/async:async_inner:63 : get_or_create_role service 2022-11-02 14:14:15.831 | [353297 Async ks-service:381986]: running: get_or_create_role service 2022-11-02 14:14:15.834 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-11-02 14:14:15.912 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-11-02 14:14:16.036 | [353297 Async ks-reseller:382072]: running: get_or_create_role ResellerAdmin 2022-11-02 14:14:16.054 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-11-02 14:14:16.075 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-11-02 14:14:16.494 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-11-02 14:14:16.658 | [353297 Async ks-anotherrole:382162]: running: get_or_create_role anotherrole 2022-11-02 14:14:16.682 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-11-02 14:14:16.711 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-11-02 14:14:16.727 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:14:16.763 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-11-02 14:14:19.703 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:14:19.771 | [381986 Async ks-service:381986]: finished successfully 2022-11-02 14:14:19.995 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:14:20.062 | [381900 Async ks-project:381900]: finished successfully 2022-11-02 14:14:20.270 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:14:20.310 | [382072 Async ks-reseller:382072]: finished successfully 2022-11-02 14:14:20.647 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:14:20.684 | [382162 Async ks-anotherrole:382162]: finished successfully 2022-11-02 14:14:21.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:21.011 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:21.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:21.011 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:21.201 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:21.204 | ++ functions-common:get_or_create_project:950 : project_id=c15fd5636b0347d6ad27c8b66c15b78a 2022-11-02 14:14:21.207 | ++ functions-common:get_or_create_project:951 : echo c15fd5636b0347d6ad27c8b66c15b78a 2022-11-02 14:14:21.210 | + lib/keystone:create_keystone_accounts:340 : invis_project=c15fd5636b0347d6ad27c8b66c15b78a 2022-11-02 14:14:21.212 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-11-02 14:14:21.215 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-11-02 14:14:21.218 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:14:21.224 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-11-02 14:14:23.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:23.926 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:23.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:23.926 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:24.115 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:14:24.124 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:24.127 | ++ functions-common:get_or_create_project:950 : project_id=f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:24.130 | ++ functions-common:get_or_create_project:951 : echo f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:24.134 | + lib/keystone:create_keystone_accounts:344 : demo_project=f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:24.137 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-11-02 14:14:24.141 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-11-02 14:14:24.143 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:14:24.144 | [381761 Async ks-domain-role:381761]: finished successfully 2022-11-02 14:14:24.146 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-11-02 14:14:24.149 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-11-02 14:14:24.154 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-11-02 14:14:26.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:26.838 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:26.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:26.838 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.022 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:27.025 | ++ functions-common:get_or_create_user:937 : user_id=bc9f6876b9e94cceb2396e1d9df5ea5b 2022-11-02 14:14:27.028 | ++ functions-common:get_or_create_user:938 : echo bc9f6876b9e94cceb2396e1d9df5ea5b 2022-11-02 14:14:27.031 | + lib/keystone:create_keystone_accounts:347 : demo_user=bc9f6876b9e94cceb2396e1d9df5ea5b 2022-11-02 14:14:27.033 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-11-02 14:14:27.086 | [353297 Async ks-domain-role:381761]: Waiting for completion of get_or_add_user_domain_role admin 38825faf881b4517bc374b7eaacd3a25 default running on PID 381761 (6 other jobs running) 2022-11-02 14:14:27.114 | [353297 Async ks-domain-role:381761]: Signaling child to exit 2022-11-02 14:14:27.114 | WAKEUP 2022-11-02 14:14:27.139 | [353297 Async ks-domain-role:381761]: Signaled 2022-11-02 14:14:27.140 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-11-02 14:14:27.140 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:14:27.140 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 38825faf881b4517bc374b7eaacd3a25 --domain default 2022-11-02 14:14:27.140 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-11-02 14:14:27.140 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:14:27.140 | ++ functions-common:get_field:824 : read data 2022-11-02 14:14:27.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.140 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.141 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.141 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:27.141 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-11-02 14:14:27.141 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-11-02 14:14:27.141 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 38825faf881b4517bc374b7eaacd3a25 --domain default 2022-11-02 14:14:27.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.141 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.141 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.141 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:14:27.141 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 38825faf881b4517bc374b7eaacd3a25 --domain default 2022-11-02 14:14:27.141 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-11-02 14:14:27.141 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:14:27.141 | ++ functions-common:get_field:824 : read data 2022-11-02 14:14:27.141 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.141 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.141 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.141 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.141 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:27.141 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:14:27.141 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:14:27.141 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:14:27.141 | ++ functions-common:get_field:830 : echo '| fec3f42c3af8425fba7ea798a44e00ce | 38825faf881b4517bc374b7eaacd3a25 | | | default | | False |' 2022-11-02 14:14:27.141 | ++ functions-common:get_field:824 : read data 2022-11-02 14:14:27.141 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:14:27.141 | + functions-common:get_or_add_user_domain_role:1033 : echo fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:14:27.141 | fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:14:27.189 | [353297 Async ks-domain-role:381761]: finished get_or_add_user_domain_role admin 38825faf881b4517bc374b7eaacd3a25 default with result 0 in 11 seconds 2022-11-02 14:14:27.196 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-11-02 14:14:27.235 | [353297 Async ks-project:381900]: Waiting for completion of get_or_create_project service Default running on PID 381900 (5 other jobs running) 2022-11-02 14:14:27.262 | [353297 Async ks-project:381900]: Signaling child to exit 2022-11-02 14:14:27.262 | WAKEUP 2022-11-02 14:14:27.285 | [353297 Async ks-project:381900]: Signaled 2022-11-02 14:14:27.287 | + functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:14:27.287 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-11-02 14:14:27.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.287 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.287 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.287 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:27.287 | + functions-common:get_or_create_project:950 : project_id=5703f4f6a3a3438da28b52d4981fd919 2022-11-02 14:14:27.287 | + functions-common:get_or_create_project:951 : echo 5703f4f6a3a3438da28b52d4981fd919 2022-11-02 14:14:27.287 | 5703f4f6a3a3438da28b52d4981fd919 2022-11-02 14:14:27.334 | [353297 Async ks-project:381900]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-11-02 14:14:27.375 | [353297 Async ks-service:381986]: Waiting for completion of get_or_create_role service running on PID 381986 (4 other jobs running) 2022-11-02 14:14:27.401 | [353297 Async ks-service:381986]: Signaling child to exit 2022-11-02 14:14:27.401 | WAKEUP 2022-11-02 14:14:27.426 | [353297 Async ks-service:381986]: Signaled 2022-11-02 14:14:27.428 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 14:14:27.428 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-11-02 14:14:27.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.428 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.428 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.428 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:27.428 | + functions-common:get_or_create_role:962 : role_id=d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:14:27.428 | + functions-common:get_or_create_role:963 : echo d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:14:27.428 | d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:14:27.475 | [353297 Async ks-service:381986]: finished get_or_create_role service with result 0 in 4 seconds 2022-11-02 14:14:27.515 | [353297 Async ks-reseller:382072]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 382072 (3 other jobs running) 2022-11-02 14:14:27.542 | [353297 Async ks-reseller:382072]: Signaling child to exit 2022-11-02 14:14:27.542 | WAKEUP 2022-11-02 14:14:27.566 | [353297 Async ks-reseller:382072]: Signaled 2022-11-02 14:14:27.568 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 14:14:27.568 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-11-02 14:14:27.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.568 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.568 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.568 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:27.568 | + functions-common:get_or_create_role:962 : role_id=09c004ac244b4160a36214439eae138c 2022-11-02 14:14:27.568 | + functions-common:get_or_create_role:963 : echo 09c004ac244b4160a36214439eae138c 2022-11-02 14:14:27.568 | 09c004ac244b4160a36214439eae138c 2022-11-02 14:14:27.616 | [353297 Async ks-reseller:382072]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-11-02 14:14:27.655 | [353297 Async ks-anotherrole:382162]: Waiting for completion of get_or_create_role anotherrole running on PID 382162 (2 other jobs running) 2022-11-02 14:14:27.682 | [353297 Async ks-anotherrole:382162]: Signaling child to exit 2022-11-02 14:14:27.682 | WAKEUP 2022-11-02 14:14:27.705 | [353297 Async ks-anotherrole:382162]: Signaled 2022-11-02 14:14:27.706 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 14:14:27.707 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 14:14:27.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.707 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:27.707 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:27.707 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:27.707 | + functions-common:get_or_create_role:962 : role_id=136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:14:27.707 | + functions-common:get_or_create_role:963 : echo 136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:14:27.707 | 136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:14:27.754 | [353297 Async ks-anotherrole:382162]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-11-02 14:14:27.758 | + inc/async:async_wait:197 : return 0 2022-11-02 14:14:27.761 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member bc9f6876b9e94cceb2396e1d9df5ea5b f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:27.822 | + inc/async:async_inner:63 : get_or_add_user_project_role member bc9f6876b9e94cceb2396e1d9df5ea5b f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:27.868 | [353297 Async ks-demo-member:383029]: running: get_or_add_user_project_role member bc9f6876b9e94cceb2396e1d9df5ea5b f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:27.871 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 38825faf881b4517bc374b7eaacd3a25 f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:27.939 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 38825faf881b4517bc374b7eaacd3a25 f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:27.990 | [353297 Async ks-demo-admin:383141]: running: get_or_add_user_project_role admin 38825faf881b4517bc374b7eaacd3a25 f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:27.993 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole bc9f6876b9e94cceb2396e1d9df5ea5b f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:28.075 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bc9f6876b9e94cceb2396e1d9df5ea5b f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:28.130 | [353297 Async ks-demo-another:383253]: running: get_or_add_user_project_role anotherrole bc9f6876b9e94cceb2396e1d9df5ea5b f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:28.133 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member bc9f6876b9e94cceb2396e1d9df5ea5b c15fd5636b0347d6ad27c8b66c15b78a 2022-11-02 14:14:28.207 | + inc/async:async_inner:63 : get_or_add_user_project_role member bc9f6876b9e94cceb2396e1d9df5ea5b c15fd5636b0347d6ad27c8b66c15b78a 2022-11-02 14:14:28.280 | [353297 Async ks-demo-invis:383365]: running: get_or_add_user_project_role member bc9f6876b9e94cceb2396e1d9df5ea5b c15fd5636b0347d6ad27c8b66c15b78a 2022-11-02 14:14:28.288 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-11-02 14:14:28.295 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-11-02 14:14:28.306 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:14:28.316 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-11-02 14:14:28.318 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-11-02 14:14:28.322 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-11-02 14:14:32.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:32.661 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:32.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:32.661 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:32.853 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:32.856 | ++ functions-common:get_or_create_user:937 : user_id=2538e44c9e854bf18b06192322bbcd1d 2022-11-02 14:14:32.872 | ++ functions-common:get_or_create_user:938 : echo 2538e44c9e854bf18b06192322bbcd1d 2022-11-02 14:14:32.879 | + lib/keystone:create_keystone_accounts:360 : demo_reader=2538e44c9e854bf18b06192322bbcd1d 2022-11-02 14:14:32.882 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 2538e44c9e854bf18b06192322bbcd1d f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:32.995 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2538e44c9e854bf18b06192322bbcd1d f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:33.065 | [353297 Async ks-demo-reader:383523]: running: get_or_add_user_project_role reader 2538e44c9e854bf18b06192322bbcd1d f46eca7323ee4faa9aec833570448408 2022-11-02 14:14:33.079 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-11-02 14:14:33.091 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-11-02 14:14:33.095 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:14:33.108 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-11-02 14:14:37.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:37.307 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:37.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:37.307 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:37.539 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:37.542 | ++ functions-common:get_or_create_project:950 : project_id=b3364c65531a49f48b600f607a302629 2022-11-02 14:14:37.552 | ++ functions-common:get_or_create_project:951 : echo b3364c65531a49f48b600f607a302629 2022-11-02 14:14:37.554 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=b3364c65531a49f48b600f607a302629 2022-11-02 14:14:37.557 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-11-02 14:14:37.560 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-11-02 14:14:37.563 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:14:37.565 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-11-02 14:14:37.571 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-11-02 14:14:37.576 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-11-02 14:14:41.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:41.022 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:41.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:41.023 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:41.414 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:41.434 | ++ functions-common:get_or_create_user:937 : user_id=f3c40f5cecb64227a13acc5d6a9054a4 2022-11-02 14:14:41.455 | ++ functions-common:get_or_create_user:938 : echo f3c40f5cecb64227a13acc5d6a9054a4 2022-11-02 14:14:41.491 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=f3c40f5cecb64227a13acc5d6a9054a4 2022-11-02 14:14:41.515 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin f3c40f5cecb64227a13acc5d6a9054a4 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:41.979 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f3c40f5cecb64227a13acc5d6a9054a4 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:42.172 | [353297 Async ks-alt-admin:383924]: running: get_or_add_user_project_role admin f3c40f5cecb64227a13acc5d6a9054a4 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:42.187 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole f3c40f5cecb64227a13acc5d6a9054a4 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:42.596 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f3c40f5cecb64227a13acc5d6a9054a4 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:42.812 | [353297 Async ks-alt-another:384039]: running: get_or_add_user_project_role anotherrole f3c40f5cecb64227a13acc5d6a9054a4 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:42.837 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-11-02 14:14:42.872 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-11-02 14:14:42.899 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:14:42.911 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-11-02 14:14:42.927 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-11-02 14:14:42.955 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-11-02 14:14:44.286 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:14:44.350 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:14:44.502 | [383141 Async ks-demo-admin:383141]: finished successfully 2022-11-02 14:14:44.560 | [383029 Async ks-demo-member:383029]: finished successfully 2022-11-02 14:14:46.193 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:14:46.276 | [383253 Async ks-demo-another:383253]: finished successfully 2022-11-02 14:14:47.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:47.924 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:47.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:47.924 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:48.162 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:48.166 | ++ functions-common:get_or_create_user:937 : user_id=698e11b09b3648bd8b391ad3fbf6dea3 2022-11-02 14:14:48.169 | ++ functions-common:get_or_create_user:938 : echo 698e11b09b3648bd8b391ad3fbf6dea3 2022-11-02 14:14:48.172 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=698e11b09b3648bd8b391ad3fbf6dea3 2022-11-02 14:14:48.178 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 698e11b09b3648bd8b391ad3fbf6dea3 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:48.438 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:14:48.470 | + inc/async:async_inner:63 : get_or_add_user_project_role member 698e11b09b3648bd8b391ad3fbf6dea3 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:48.495 | [383365 Async ks-demo-invis:383365]: finished successfully 2022-11-02 14:14:48.590 | [353297 Async ks-alt-member-user:384399]: running: get_or_add_user_project_role member 698e11b09b3648bd8b391ad3fbf6dea3 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:48.604 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-11-02 14:14:48.620 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-11-02 14:14:48.636 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:14:48.643 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-11-02 14:14:48.647 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-11-02 14:14:48.685 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-11-02 14:14:51.584 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:14:51.723 | [383523 Async ks-demo-reader:383523]: finished successfully 2022-11-02 14:14:52.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:52.736 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:52.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:52.736 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:52.971 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:52.974 | ++ functions-common:get_or_create_user:937 : user_id=15fe416265794f8e997d2bb5eb8f6426 2022-11-02 14:14:52.977 | ++ functions-common:get_or_create_user:938 : echo 15fe416265794f8e997d2bb5eb8f6426 2022-11-02 14:14:52.980 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=15fe416265794f8e997d2bb5eb8f6426 2022-11-02 14:14:52.983 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 15fe416265794f8e997d2bb5eb8f6426 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:53.091 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 15fe416265794f8e997d2bb5eb8f6426 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:53.190 | [353297 Async ks-alt-reader-user:384676]: running: get_or_add_user_project_role reader 15fe416265794f8e997d2bb5eb8f6426 b3364c65531a49f48b600f607a302629 2022-11-02 14:14:53.203 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-11-02 14:14:53.208 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:14:53.212 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-11-02 14:14:53.214 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-11-02 14:14:53.228 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-11-02 14:14:57.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:57.237 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:57.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:14:57.237 | from cryptography.utils import int_from_bytes 2022-11-02 14:14:57.459 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:14:57.472 | ++ functions-common:get_or_create_user:937 : user_id=7d493cf0004643bdbbf4bd90521b033c 2022-11-02 14:14:57.477 | ++ functions-common:get_or_create_user:938 : echo 7d493cf0004643bdbbf4bd90521b033c 2022-11-02 14:14:57.481 | + lib/keystone:create_keystone_accounts:392 : system_member_user=7d493cf0004643bdbbf4bd90521b033c 2022-11-02 14:14:57.484 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 7d493cf0004643bdbbf4bd90521b033c all 2022-11-02 14:14:57.586 | + inc/async:async_inner:63 : get_or_add_user_system_role member 7d493cf0004643bdbbf4bd90521b033c all 2022-11-02 14:14:57.701 | [353297 Async ks-system-member:384870]: running: get_or_add_user_system_role member 7d493cf0004643bdbbf4bd90521b033c all 2022-11-02 14:14:57.706 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-11-02 14:14:57.721 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:14:57.735 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-11-02 14:14:57.739 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-11-02 14:14:57.745 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-11-02 14:14:57.748 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:14:57.811 | [383924 Async ks-alt-admin:383924]: finished successfully 2022-11-02 14:15:00.074 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:15:00.271 | [384039 Async ks-alt-another:384039]: finished successfully 2022-11-02 14:15:01.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:01.042 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:01.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:01.042 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:01.251 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:01.255 | ++ functions-common:get_or_create_user:937 : user_id=8f53a2d887d54295a42aba8a7e646a08 2022-11-02 14:15:01.258 | ++ functions-common:get_or_create_user:938 : echo 8f53a2d887d54295a42aba8a7e646a08 2022-11-02 14:15:01.261 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=8f53a2d887d54295a42aba8a7e646a08 2022-11-02 14:15:01.264 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 8f53a2d887d54295a42aba8a7e646a08 all 2022-11-02 14:15:01.352 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 8f53a2d887d54295a42aba8a7e646a08 all 2022-11-02 14:15:01.449 | [353297 Async ks-system-reader:385152]: running: get_or_add_user_system_role reader 8f53a2d887d54295a42aba8a7e646a08 all 2022-11-02 14:15:01.453 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-11-02 14:15:01.457 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-11-02 14:15:01.463 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-11-02 14:15:01.483 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 14:15:01.491 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-11-02 14:15:04.267 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:15:04.418 | [384399 Async ks-alt-member-user:384399]: finished successfully 2022-11-02 14:15:05.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:05.272 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:05.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:05.272 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:05.495 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:05.500 | ++ functions-common:get_or_create_group:914 : group_id=9870fc9a538d4eafbd0a433112280236 2022-11-02 14:15:05.504 | ++ functions-common:get_or_create_group:915 : echo 9870fc9a538d4eafbd0a433112280236 2022-11-02 14:15:05.507 | + lib/keystone:create_keystone_accounts:402 : admin_group=9870fc9a538d4eafbd0a433112280236 2022-11-02 14:15:05.510 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-11-02 14:15:05.516 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-11-02 14:15:05.519 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-11-02 14:15:05.522 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 14:15:05.526 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-11-02 14:15:07.250 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:15:07.281 | [384676 Async ks-alt-reader-user:384676]: finished successfully 2022-11-02 14:15:08.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:08.362 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:08.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:08.363 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:08.556 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:08.560 | ++ functions-common:get_or_create_group:914 : group_id=3c3da47d9c3d42a98e1c5f2a0e52bd49 2022-11-02 14:15:08.562 | ++ functions-common:get_or_create_group:915 : echo 3c3da47d9c3d42a98e1c5f2a0e52bd49 2022-11-02 14:15:08.566 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=3c3da47d9c3d42a98e1c5f2a0e52bd49 2022-11-02 14:15:08.569 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:08.639 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:08.701 | [353297 Async ks-group-memberdemo:385505]: running: get_or_add_group_project_role member 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:08.709 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:08.808 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:08.992 | [353297 Async ks-group-anotherdemo:385591]: running: get_or_add_group_project_role anotherrole 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:09.006 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 2022-11-02 14:15:09.170 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 2022-11-02 14:15:09.174 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:15:09.262 | [353297 Async ks-group-memberalt:385682]: running: get_or_add_group_project_role member 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 2022-11-02 14:15:09.274 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 2022-11-02 14:15:09.285 | [384870 Async ks-system-member:384870]: finished successfully 2022-11-02 14:15:09.643 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 2022-11-02 14:15:09.836 | [353297 Async ks-group-anotheralt:385821]: running: get_or_add_group_project_role anotherrole 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 2022-11-02 14:15:09.863 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 9870fc9a538d4eafbd0a433112280236 ffa2213880fe48cf9d22e2910026567d 2022-11-02 14:15:10.195 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 9870fc9a538d4eafbd0a433112280236 ffa2213880fe48cf9d22e2910026567d 2022-11-02 14:15:10.449 | [353297 Async ks-group-admin:385909]: running: get_or_add_group_project_role admin 9870fc9a538d4eafbd0a433112280236 ffa2213880fe48cf9d22e2910026567d 2022-11-02 14:15:10.475 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-11-02 14:15:10.879 | [353297 Async ks-demo-member:383029]: Waiting for completion of get_or_add_user_project_role member bc9f6876b9e94cceb2396e1d9df5ea5b f46eca7323ee4faa9aec833570448408 running on PID 383029 (17 other jobs running) 2022-11-02 14:15:11.065 | [353297 Async ks-demo-member:383029]: Signaling child to exit 2022-11-02 14:15:11.065 | WAKEUP 2022-11-02 14:15:11.224 | [353297 Async ks-demo-member:383029]: Signaled 2022-11-02 14:15:11.234 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:15:11.234 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:15:11.234 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:15:11.234 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:15:11.234 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:15:11.234 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:15:11.234 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:15:11.234 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:15:11.234 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc9f6876b9e94cceb2396e1d9df5ea5b --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:11.234 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:15:11.234 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:11.234 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:11.235 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:11.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:11.235 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:11.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:11.235 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:11.235 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:11.235 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:15:11.235 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:15:11.235 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user bc9f6876b9e94cceb2396e1d9df5ea5b --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:11.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:11.235 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:11.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:11.235 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:11.235 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:15:11.235 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc9f6876b9e94cceb2396e1d9df5ea5b --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:11.235 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:11.235 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:11.235 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:11.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:11.236 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:11.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:11.236 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:11.236 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:11.236 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:15:11.236 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:15:11.236 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:15:11.236 | ++ functions-common:get_field:830 : echo '| b7060e755a87428ab2c15e05f08495bf | bc9f6876b9e94cceb2396e1d9df5ea5b | | f46eca7323ee4faa9aec833570448408 | | | False |' 2022-11-02 14:15:11.236 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:11.236 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:11.236 | + functions-common:get_or_add_user_project_role:1009 : echo b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:11.236 | b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:11.576 | [353297 Async ks-demo-member:383029]: finished get_or_add_user_project_role member bc9f6876b9e94cceb2396e1d9df5ea5b f46eca7323ee4faa9aec833570448408 with result 0 in 16 seconds 2022-11-02 14:15:11.878 | [353297 Async ks-demo-admin:383141]: Waiting for completion of get_or_add_user_project_role admin 38825faf881b4517bc374b7eaacd3a25 f46eca7323ee4faa9aec833570448408 running on PID 383141 (16 other jobs running) 2022-11-02 14:15:12.102 | [353297 Async ks-demo-admin:383141]: Signaling child to exit 2022-11-02 14:15:12.102 | WAKEUP 2022-11-02 14:15:12.244 | [353297 Async ks-demo-admin:383141]: Signaled 2022-11-02 14:15:12.255 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:15:12.255 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:15:12.255 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:15:12.255 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:15:12.255 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:15:12.255 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:15:12.255 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:15:12.255 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:15:12.256 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:12.256 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:15:12.256 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 38825faf881b4517bc374b7eaacd3a25 --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:12.256 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:12.256 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:12.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:12.256 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:12.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:12.256 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:12.256 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:12.256 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:15:12.256 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:15:12.256 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 38825faf881b4517bc374b7eaacd3a25 --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:12.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:12.256 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:12.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:12.256 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:12.256 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 38825faf881b4517bc374b7eaacd3a25 --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:12.256 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:15:12.256 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:12.256 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:12.256 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:12.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:12.256 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:12.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:12.256 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:12.256 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:12.256 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:15:12.256 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:15:12.256 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:15:12.256 | ++ functions-common:get_field:830 : echo '| fec3f42c3af8425fba7ea798a44e00ce | 38825faf881b4517bc374b7eaacd3a25 | | f46eca7323ee4faa9aec833570448408 | | | False |' 2022-11-02 14:15:12.257 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:12.257 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:15:12.257 | + functions-common:get_or_add_user_project_role:1009 : echo fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:15:12.257 | fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:15:12.576 | [353297 Async ks-demo-admin:383141]: finished get_or_add_user_project_role admin 38825faf881b4517bc374b7eaacd3a25 f46eca7323ee4faa9aec833570448408 with result 0 in 16 seconds 2022-11-02 14:15:12.832 | [353297 Async ks-demo-another:383253]: Waiting for completion of get_or_add_user_project_role anotherrole bc9f6876b9e94cceb2396e1d9df5ea5b f46eca7323ee4faa9aec833570448408 running on PID 383253 (15 other jobs running) 2022-11-02 14:15:13.005 | [353297 Async ks-demo-another:383253]: Signaling child to exit 2022-11-02 14:15:13.005 | WAKEUP 2022-11-02 14:15:13.144 | [353297 Async ks-demo-another:383253]: Signaled 2022-11-02 14:15:13.146 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:15:13.146 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:15:13.146 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:15:13.146 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:15:13.146 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:15:13.146 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:15:13.146 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:15:13.146 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:15:13.146 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc9f6876b9e94cceb2396e1d9df5ea5b --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:13.146 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:15:13.146 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:13.146 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:13.146 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:13.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.146 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.146 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.146 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:13.146 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:15:13.146 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:15:13.146 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user bc9f6876b9e94cceb2396e1d9df5ea5b --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:13.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.146 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.147 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.147 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc9f6876b9e94cceb2396e1d9df5ea5b --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:13.147 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:13.147 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:15:13.147 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:13.147 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:13.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.147 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.147 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.147 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:13.147 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:15:13.147 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:15:13.147 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:15:13.147 | ++ functions-common:get_field:830 : echo '| 136dc624d0cd4e2bbba9ccb74b94e24a | bc9f6876b9e94cceb2396e1d9df5ea5b | | f46eca7323ee4faa9aec833570448408 | | | False |' 2022-11-02 14:15:13.147 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:13.147 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:15:13.147 | + functions-common:get_or_add_user_project_role:1009 : echo 136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:15:13.147 | 136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:15:13.329 | [353297 Async ks-demo-another:383253]: finished get_or_add_user_project_role anotherrole bc9f6876b9e94cceb2396e1d9df5ea5b f46eca7323ee4faa9aec833570448408 with result 0 in 18 seconds 2022-11-02 14:15:13.494 | [353297 Async ks-demo-invis:383365]: Waiting for completion of get_or_add_user_project_role member bc9f6876b9e94cceb2396e1d9df5ea5b c15fd5636b0347d6ad27c8b66c15b78a running on PID 383365 (14 other jobs running) 2022-11-02 14:15:13.554 | [353297 Async ks-demo-invis:383365]: Signaling child to exit 2022-11-02 14:15:13.554 | WAKEUP 2022-11-02 14:15:13.594 | [353297 Async ks-demo-invis:383365]: Signaled 2022-11-02 14:15:13.595 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:15:13.595 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:15:13.596 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:15:13.596 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:15:13.596 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:15:13.596 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:15:13.596 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:15:13.596 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:15:13.596 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:15:13.596 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:13.596 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc9f6876b9e94cceb2396e1d9df5ea5b --project c15fd5636b0347d6ad27c8b66c15b78a 2022-11-02 14:15:13.596 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:13.596 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:13.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.596 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.596 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.596 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:13.596 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:15:13.596 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:15:13.596 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user bc9f6876b9e94cceb2396e1d9df5ea5b --project c15fd5636b0347d6ad27c8b66c15b78a 2022-11-02 14:15:13.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.596 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.596 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.596 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:15:13.596 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc9f6876b9e94cceb2396e1d9df5ea5b --project c15fd5636b0347d6ad27c8b66c15b78a 2022-11-02 14:15:13.596 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:13.596 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:13.596 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:13.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.596 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:13.597 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:13.597 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:13.597 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:15:13.597 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:15:13.597 | ++ functions-common:get_field:830 : echo '| b7060e755a87428ab2c15e05f08495bf | bc9f6876b9e94cceb2396e1d9df5ea5b | | c15fd5636b0347d6ad27c8b66c15b78a | | | False |' 2022-11-02 14:15:13.597 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:15:13.597 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:13.597 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:13.597 | + functions-common:get_or_add_user_project_role:1009 : echo b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:13.597 | b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:13.726 | [353297 Async ks-demo-invis:383365]: finished get_or_add_user_project_role member bc9f6876b9e94cceb2396e1d9df5ea5b c15fd5636b0347d6ad27c8b66c15b78a with result 0 in 20 seconds 2022-11-02 14:15:13.949 | [353297 Async ks-demo-reader:383523]: Waiting for completion of get_or_add_user_project_role reader 2538e44c9e854bf18b06192322bbcd1d f46eca7323ee4faa9aec833570448408 running on PID 383523 (13 other jobs running) 2022-11-02 14:15:14.104 | [353297 Async ks-demo-reader:383523]: Signaling child to exit 2022-11-02 14:15:14.105 | WAKEUP 2022-11-02 14:15:14.230 | [353297 Async ks-demo-reader:383523]: Signaled 2022-11-02 14:15:14.243 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:15:14.255 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:15:14.255 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:15:14.255 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:15:14.255 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:15:14.255 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:15:14.255 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:15:14.255 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:15:14.255 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:15:14.255 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:15:14.255 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:14.255 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:14.255 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2538e44c9e854bf18b06192322bbcd1d --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:14.255 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:14.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.255 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.255 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.255 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:14.255 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:15:14.255 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:15:14.255 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 2538e44c9e854bf18b06192322bbcd1d --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:14.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.255 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.255 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.255 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2538e44c9e854bf18b06192322bbcd1d --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:14.255 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:14.256 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:15:14.256 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:14.256 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:14.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.256 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.256 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.256 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:14.256 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:15:14.256 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:15:14.256 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:15:14.256 | ++ functions-common:get_field:830 : echo '| 2627df27e4d14994b0cfb2df46110c6e | 2538e44c9e854bf18b06192322bbcd1d | | f46eca7323ee4faa9aec833570448408 | | | False |' 2022-11-02 14:15:14.256 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:14.256 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2627df27e4d14994b0cfb2df46110c6e 2022-11-02 14:15:14.256 | + functions-common:get_or_add_user_project_role:1009 : echo 2627df27e4d14994b0cfb2df46110c6e 2022-11-02 14:15:14.256 | 2627df27e4d14994b0cfb2df46110c6e 2022-11-02 14:15:14.333 | [385152 Async ks-system-reader:385152]: finished successfully 2022-11-02 14:15:14.386 | [353297 Async ks-demo-reader:383523]: finished get_or_add_user_project_role reader 2538e44c9e854bf18b06192322bbcd1d f46eca7323ee4faa9aec833570448408 with result 0 in 18 seconds 2022-11-02 14:15:14.395 | + inc/async:async_wait:197 : return 0 2022-11-02 14:15:14.399 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-11-02 14:15:14.527 | [353297 Async ks-alt-admin:383924]: Waiting for completion of get_or_add_user_project_role admin f3c40f5cecb64227a13acc5d6a9054a4 b3364c65531a49f48b600f607a302629 running on PID 383924 (12 other jobs running) 2022-11-02 14:15:14.584 | [353297 Async ks-alt-admin:383924]: Signaling child to exit 2022-11-02 14:15:14.584 | WAKEUP 2022-11-02 14:15:14.621 | [353297 Async ks-alt-admin:383924]: Signaled 2022-11-02 14:15:14.622 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:15:14.623 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:15:14.623 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:15:14.623 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:15:14.623 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:15:14.623 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:15:14.623 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:15:14.623 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:15:14.623 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f3c40f5cecb64227a13acc5d6a9054a4 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:14.623 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:14.623 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:15:14.623 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:14.623 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:14.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.623 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.623 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.623 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:14.623 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:15:14.623 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:15:14.623 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user f3c40f5cecb64227a13acc5d6a9054a4 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:14.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.624 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.625 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.625 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:14.625 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f3c40f5cecb64227a13acc5d6a9054a4 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:14.625 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:15:14.625 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:14.625 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:14.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.626 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.626 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.626 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:14.626 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:15:14.626 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:15:14.626 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:15:14.627 | ++ functions-common:get_field:830 : echo '| fec3f42c3af8425fba7ea798a44e00ce | f3c40f5cecb64227a13acc5d6a9054a4 | | b3364c65531a49f48b600f607a302629 | | | False |' 2022-11-02 14:15:14.627 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:14.627 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:15:14.627 | + functions-common:get_or_add_user_project_role:1009 : echo fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:15:14.627 | fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:15:14.730 | [353297 Async ks-alt-admin:383924]: finished get_or_add_user_project_role admin f3c40f5cecb64227a13acc5d6a9054a4 b3364c65531a49f48b600f607a302629 with result 0 in 16 seconds 2022-11-02 14:15:14.798 | [353297 Async ks-alt-another:384039]: Waiting for completion of get_or_add_user_project_role anotherrole f3c40f5cecb64227a13acc5d6a9054a4 b3364c65531a49f48b600f607a302629 running on PID 384039 (11 other jobs running) 2022-11-02 14:15:14.837 | [353297 Async ks-alt-another:384039]: Signaling child to exit 2022-11-02 14:15:14.837 | WAKEUP 2022-11-02 14:15:14.876 | [353297 Async ks-alt-another:384039]: Signaled 2022-11-02 14:15:14.878 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:15:14.878 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:15:14.878 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:15:14.878 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:15:14.878 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:15:14.878 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:15:14.878 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:15:14.878 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:15:14.878 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:14.878 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:15:14.878 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f3c40f5cecb64227a13acc5d6a9054a4 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:14.878 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:14.878 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:14.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.878 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.878 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.878 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:14.878 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:15:14.878 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:15:14.878 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user f3c40f5cecb64227a13acc5d6a9054a4 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:14.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.878 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.878 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.878 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f3c40f5cecb64227a13acc5d6a9054a4 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:14.878 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:15:14.879 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:14.879 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:14.879 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:14.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.879 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:14.879 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:14.879 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:14.879 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:15:14.879 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:15:14.879 | ++ functions-common:get_field:830 : echo '| 136dc624d0cd4e2bbba9ccb74b94e24a | f3c40f5cecb64227a13acc5d6a9054a4 | | b3364c65531a49f48b600f607a302629 | | | False |' 2022-11-02 14:15:14.879 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:15:14.879 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:14.879 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:15:14.879 | + functions-common:get_or_add_user_project_role:1009 : echo 136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:15:14.879 | 136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:15:14.964 | [353297 Async ks-alt-another:384039]: finished get_or_add_user_project_role anotherrole f3c40f5cecb64227a13acc5d6a9054a4 b3364c65531a49f48b600f607a302629 with result 0 in 17 seconds 2022-11-02 14:15:15.032 | [353297 Async ks-alt-member-user:384399]: Waiting for completion of get_or_add_user_project_role member 698e11b09b3648bd8b391ad3fbf6dea3 b3364c65531a49f48b600f607a302629 running on PID 384399 (10 other jobs running) 2022-11-02 14:15:15.077 | [353297 Async ks-alt-member-user:384399]: Signaling child to exit 2022-11-02 14:15:15.077 | WAKEUP 2022-11-02 14:15:15.114 | [353297 Async ks-alt-member-user:384399]: Signaled 2022-11-02 14:15:15.121 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:15:15.121 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:15:15.121 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:15:15.121 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:15:15.121 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:15:15.121 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:15:15.121 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:15:15.121 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:15:15.121 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:15.121 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:15:15.121 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 698e11b09b3648bd8b391ad3fbf6dea3 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:15.121 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:15.121 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:15.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.121 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.121 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.121 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:15.121 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:15:15.121 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:15:15.121 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 698e11b09b3648bd8b391ad3fbf6dea3 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:15.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.121 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.121 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.121 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 698e11b09b3648bd8b391ad3fbf6dea3 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:15.121 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:15:15.122 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:15.122 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:15.122 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:15.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.122 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.122 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.122 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:15.122 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:15:15.122 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:15:15.122 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:15:15.122 | ++ functions-common:get_field:830 : echo '| b7060e755a87428ab2c15e05f08495bf | 698e11b09b3648bd8b391ad3fbf6dea3 | | b3364c65531a49f48b600f607a302629 | | | False |' 2022-11-02 14:15:15.122 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:15.122 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:15.122 | + functions-common:get_or_add_user_project_role:1009 : echo b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:15.122 | b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:15.195 | [353297 Async ks-alt-member-user:384399]: finished get_or_add_user_project_role member 698e11b09b3648bd8b391ad3fbf6dea3 b3364c65531a49f48b600f607a302629 with result 0 in 16 seconds 2022-11-02 14:15:15.255 | [353297 Async ks-alt-reader-user:384676]: Waiting for completion of get_or_add_user_project_role reader 15fe416265794f8e997d2bb5eb8f6426 b3364c65531a49f48b600f607a302629 running on PID 384676 (9 other jobs running) 2022-11-02 14:15:15.301 | [353297 Async ks-alt-reader-user:384676]: Signaling child to exit 2022-11-02 14:15:15.303 | WAKEUP 2022-11-02 14:15:15.347 | [353297 Async ks-alt-reader-user:384676]: Signaled 2022-11-02 14:15:15.350 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:15:15.351 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:15:15.351 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:15:15.351 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:15:15.351 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:15:15.351 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:15:15.351 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:15:15.351 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:15:15.351 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 15fe416265794f8e997d2bb5eb8f6426 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:15.351 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:15.351 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:15:15.351 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:15.351 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:15.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.351 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.351 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.352 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:15.352 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:15:15.352 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:15:15.352 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 15fe416265794f8e997d2bb5eb8f6426 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:15.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.352 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.352 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.352 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 15fe416265794f8e997d2bb5eb8f6426 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:15.352 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:15:15.352 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:15:15.352 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:15:15.353 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:15.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.353 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.353 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.353 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:15.353 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:15:15.353 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:15:15.353 | ++ functions-common:get_field:830 : echo '| 2627df27e4d14994b0cfb2df46110c6e | 15fe416265794f8e997d2bb5eb8f6426 | | b3364c65531a49f48b600f607a302629 | | | False |' 2022-11-02 14:15:15.353 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:15:15.353 | ++ functions-common:get_field:824 : read data 2022-11-02 14:15:15.353 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2627df27e4d14994b0cfb2df46110c6e 2022-11-02 14:15:15.353 | + functions-common:get_or_add_user_project_role:1009 : echo 2627df27e4d14994b0cfb2df46110c6e 2022-11-02 14:15:15.353 | 2627df27e4d14994b0cfb2df46110c6e 2022-11-02 14:15:15.448 | [353297 Async ks-alt-reader-user:384676]: finished get_or_add_user_project_role reader 15fe416265794f8e997d2bb5eb8f6426 b3364c65531a49f48b600f607a302629 with result 0 in 14 seconds 2022-11-02 14:15:15.456 | + inc/async:async_wait:197 : return 0 2022-11-02 14:15:15.476 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-11-02 14:15:15.717 | [353297 Async ks-system-member:384870]: Waiting for completion of get_or_add_user_system_role member 7d493cf0004643bdbbf4bd90521b033c all running on PID 384870 (8 other jobs running) 2022-11-02 14:15:15.838 | [353297 Async ks-system-member:384870]: Signaling child to exit 2022-11-02 14:15:15.838 | WAKEUP 2022-11-02 14:15:15.950 | [353297 Async ks-system-member:384870]: Signaled 2022-11-02 14:15:15.958 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 14:15:15.958 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 14:15:15.958 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 14:15:15.958 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:15:15.958 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:15:15.958 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:15:15.958 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:15:15.958 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:15:15.958 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 14:15:15.958 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7d493cf0004643bdbbf4bd90521b033c --system all -f value -c Role 2022-11-02 14:15:15.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.958 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.958 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.958 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:15.959 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 14:15:15.959 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 14:15:15.959 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 7d493cf0004643bdbbf4bd90521b033c --system all 2022-11-02 14:15:15.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.959 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.959 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.959 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7d493cf0004643bdbbf4bd90521b033c --system all -f value -c Role 2022-11-02 14:15:15.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.959 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:15.959 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:15.959 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:15.959 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:15.959 | + functions-common:get_or_add_user_system_role:1064 : echo b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:15.959 | b7060e755a87428ab2c15e05f08495bf 2022-11-02 14:15:16.244 | [353297 Async ks-system-member:384870]: finished get_or_add_user_system_role member 7d493cf0004643bdbbf4bd90521b033c all with result 0 in 11 seconds 2022-11-02 14:15:16.476 | [353297 Async ks-system-reader:385152]: Waiting for completion of get_or_add_user_system_role reader 8f53a2d887d54295a42aba8a7e646a08 all running on PID 385152 (7 other jobs running) 2022-11-02 14:15:16.637 | [353297 Async ks-system-reader:385152]: Signaling child to exit 2022-11-02 14:15:16.638 | WAKEUP 2022-11-02 14:15:16.800 | [353297 Async ks-system-reader:385152]: Signaled 2022-11-02 14:15:16.808 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 14:15:16.808 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 14:15:16.808 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 14:15:16.808 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:15:16.808 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:15:16.808 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:15:16.808 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:15:16.808 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:15:16.808 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 14:15:16.808 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8f53a2d887d54295a42aba8a7e646a08 --system all -f value -c Role 2022-11-02 14:15:16.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:16.808 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:16.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:16.808 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:16.808 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:16.808 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 14:15:16.808 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 14:15:16.808 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 8f53a2d887d54295a42aba8a7e646a08 --system all 2022-11-02 14:15:16.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:16.809 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:16.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:16.809 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:16.809 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8f53a2d887d54295a42aba8a7e646a08 --system all -f value -c Role 2022-11-02 14:15:16.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:16.809 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:16.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:16.809 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:16.809 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:16.809 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=2627df27e4d14994b0cfb2df46110c6e 2022-11-02 14:15:16.809 | + functions-common:get_or_add_user_system_role:1064 : echo 2627df27e4d14994b0cfb2df46110c6e 2022-11-02 14:15:16.809 | 2627df27e4d14994b0cfb2df46110c6e 2022-11-02 14:15:17.108 | [353297 Async ks-system-reader:385152]: finished get_or_add_user_system_role reader 8f53a2d887d54295a42aba8a7e646a08 all with result 0 in 13 seconds 2022-11-02 14:15:17.157 | + inc/async:async_wait:197 : return 0 2022-11-02 14:15:17.178 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-11-02 14:15:17.569 | [353297 Async ks-group-memberdemo:385505]: Waiting for completion of get_or_add_group_project_role member 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 running on PID 385505 (6 other jobs running) 2022-11-02 14:15:17.756 | [353297 Async ks-group-memberdemo:385505]: Signaling child to exit 2022-11-02 14:15:24.606 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:15:24.732 | [385505 Async ks-group-memberdemo:385505]: finished successfully 2022-11-02 14:15:24.790 | WAKEUP 2022-11-02 14:15:24.914 | [353297 Async ks-group-memberdemo:385505]: Signaled 2022-11-02 14:15:24.923 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 14:15:24.923 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project f46eca7323ee4faa9aec833570448408 -f value 2022-11-02 14:15:24.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:24.923 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:24.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:24.923 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:24.923 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:24.923 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 14:15:24.923 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 14:15:24.923 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:24.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:24.923 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:24.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:24.923 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:24.923 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project f46eca7323ee4faa9aec833570448408 -f value 2022-11-02 14:15:24.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:24.923 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:24.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:24.923 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:24.923 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:24.923 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='b7060e755a87428ab2c15e05f08495bf 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 False' 2022-11-02 14:15:24.923 | + functions-common:get_or_add_group_project_role:1088 : echo b7060e755a87428ab2c15e05f08495bf 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 False 2022-11-02 14:15:24.923 | b7060e755a87428ab2c15e05f08495bf 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 False 2022-11-02 14:15:25.180 | [353297 Async ks-group-memberdemo:385505]: finished get_or_add_group_project_role member 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 with result 0 in 16 seconds 2022-11-02 14:15:25.433 | [353297 Async ks-group-anotherdemo:385591]: Waiting for completion of get_or_add_group_project_role anotherrole 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 running on PID 385591 (5 other jobs running) 2022-11-02 14:15:25.538 | [353297 Async ks-group-anotherdemo:385591]: Signaling child to exit 2022-11-02 14:15:25.879 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:15:25.912 | [385591 Async ks-group-anotherdemo:385591]: finished successfully 2022-11-02 14:15:25.934 | WAKEUP 2022-11-02 14:15:25.983 | [353297 Async ks-group-anotherdemo:385591]: Signaled 2022-11-02 14:15:25.985 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 14:15:25.985 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project f46eca7323ee4faa9aec833570448408 -f value 2022-11-02 14:15:25.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:25.985 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:25.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:25.986 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:25.986 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:25.986 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 14:15:25.986 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 14:15:25.986 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project f46eca7323ee4faa9aec833570448408 2022-11-02 14:15:25.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:25.986 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:25.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:25.986 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:25.986 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project f46eca7323ee4faa9aec833570448408 -f value 2022-11-02 14:15:25.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:25.986 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:25.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:25.986 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:25.986 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:25.986 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='136dc624d0cd4e2bbba9ccb74b94e24a 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 False' 2022-11-02 14:15:25.986 | + functions-common:get_or_add_group_project_role:1088 : echo 136dc624d0cd4e2bbba9ccb74b94e24a 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 False 2022-11-02 14:15:25.986 | 136dc624d0cd4e2bbba9ccb74b94e24a 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 False 2022-11-02 14:15:26.058 | [353297 Async ks-group-anotherdemo:385591]: finished get_or_add_group_project_role anotherrole 3c3da47d9c3d42a98e1c5f2a0e52bd49 f46eca7323ee4faa9aec833570448408 with result 0 in 17 seconds 2022-11-02 14:15:26.115 | [353297 Async ks-group-memberalt:385682]: Waiting for completion of get_or_add_group_project_role member 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 running on PID 385682 (4 other jobs running) 2022-11-02 14:15:26.154 | [353297 Async ks-group-memberalt:385682]: Signaling child to exit 2022-11-02 14:15:26.408 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:15:26.444 | [385682 Async ks-group-memberalt:385682]: finished successfully 2022-11-02 14:15:26.472 | WAKEUP 2022-11-02 14:15:26.502 | [353297 Async ks-group-memberalt:385682]: Signaled 2022-11-02 14:15:26.504 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 14:15:26.504 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project b3364c65531a49f48b600f607a302629 -f value 2022-11-02 14:15:26.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:26.504 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:26.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:26.505 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:26.505 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:26.505 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 14:15:26.505 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 14:15:26.505 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:26.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:26.505 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:26.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:26.505 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:26.505 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project b3364c65531a49f48b600f607a302629 -f value 2022-11-02 14:15:26.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:26.505 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:26.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:26.505 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:26.506 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:26.506 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='b7060e755a87428ab2c15e05f08495bf 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 False' 2022-11-02 14:15:26.506 | + functions-common:get_or_add_group_project_role:1088 : echo b7060e755a87428ab2c15e05f08495bf 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 False 2022-11-02 14:15:26.506 | b7060e755a87428ab2c15e05f08495bf 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 False 2022-11-02 14:15:26.570 | [353297 Async ks-group-memberalt:385682]: finished get_or_add_group_project_role member 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 with result 0 in 17 seconds 2022-11-02 14:15:26.627 | [353297 Async ks-group-anotheralt:385821]: Waiting for completion of get_or_add_group_project_role anotherrole 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 running on PID 385821 (3 other jobs running) 2022-11-02 14:15:26.666 | [353297 Async ks-group-anotheralt:385821]: Signaling child to exit 2022-11-02 14:15:27.542 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:15:27.574 | [385821 Async ks-group-anotheralt:385821]: finished successfully 2022-11-02 14:15:27.601 | WAKEUP 2022-11-02 14:15:27.629 | [353297 Async ks-group-anotheralt:385821]: Signaled 2022-11-02 14:15:27.631 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 14:15:27.631 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project b3364c65531a49f48b600f607a302629 -f value 2022-11-02 14:15:27.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.631 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.631 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.631 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:27.631 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 14:15:27.631 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 14:15:27.631 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project b3364c65531a49f48b600f607a302629 2022-11-02 14:15:27.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.631 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.632 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.632 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3c3da47d9c3d42a98e1c5f2a0e52bd49 --project b3364c65531a49f48b600f607a302629 -f value 2022-11-02 14:15:27.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.632 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.632 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.632 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:27.632 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='136dc624d0cd4e2bbba9ccb74b94e24a 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 False' 2022-11-02 14:15:27.632 | + functions-common:get_or_add_group_project_role:1088 : echo 136dc624d0cd4e2bbba9ccb74b94e24a 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 False 2022-11-02 14:15:27.632 | 136dc624d0cd4e2bbba9ccb74b94e24a 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 False 2022-11-02 14:15:27.685 | [353297 Async ks-group-anotheralt:385821]: finished get_or_add_group_project_role anotherrole 3c3da47d9c3d42a98e1c5f2a0e52bd49 b3364c65531a49f48b600f607a302629 with result 0 in 18 seconds 2022-11-02 14:15:27.728 | [353297 Async ks-group-admin:385909]: Waiting for completion of get_or_add_group_project_role admin 9870fc9a538d4eafbd0a433112280236 ffa2213880fe48cf9d22e2910026567d running on PID 385909 (2 other jobs running) 2022-11-02 14:15:27.758 | [353297 Async ks-group-admin:385909]: Signaling child to exit 2022-11-02 14:15:27.772 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:15:27.799 | [385909 Async ks-group-admin:385909]: finished successfully 2022-11-02 14:15:27.820 | WAKEUP 2022-11-02 14:15:27.843 | [353297 Async ks-group-admin:385909]: Signaled 2022-11-02 14:15:27.845 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 14:15:27.845 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9870fc9a538d4eafbd0a433112280236 --project ffa2213880fe48cf9d22e2910026567d -f value 2022-11-02 14:15:27.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.845 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.845 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.845 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:27.845 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 14:15:27.845 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 14:15:27.845 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 9870fc9a538d4eafbd0a433112280236 --project ffa2213880fe48cf9d22e2910026567d 2022-11-02 14:15:27.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.845 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.845 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.845 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9870fc9a538d4eafbd0a433112280236 --project ffa2213880fe48cf9d22e2910026567d -f value 2022-11-02 14:15:27.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.845 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:15:27.845 | from cryptography.utils import int_from_bytes 2022-11-02 14:15:27.845 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:15:27.845 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='fec3f42c3af8425fba7ea798a44e00ce 9870fc9a538d4eafbd0a433112280236 ffa2213880fe48cf9d22e2910026567d False' 2022-11-02 14:15:27.845 | + functions-common:get_or_add_group_project_role:1088 : echo fec3f42c3af8425fba7ea798a44e00ce 9870fc9a538d4eafbd0a433112280236 ffa2213880fe48cf9d22e2910026567d False 2022-11-02 14:15:27.845 | fec3f42c3af8425fba7ea798a44e00ce 9870fc9a538d4eafbd0a433112280236 ffa2213880fe48cf9d22e2910026567d False 2022-11-02 14:15:27.893 | [353297 Async ks-group-admin:385909]: finished get_or_add_group_project_role admin 9870fc9a538d4eafbd0a433112280236 ffa2213880fe48cf9d22e2910026567d with result 0 in 17 seconds 2022-11-02 14:15:27.898 | + inc/async:async_wait:197 : return 0 2022-11-02 14:15:27.900 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-11-02 14:15:27.919 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:15:27.923 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-11-02 14:15:27.942 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:15:27.945 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-11-02 14:15:27.948 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-11-02 14:15:28.015 | + inc/async:async_inner:63 : create_nova_accounts 2022-11-02 14:15:28.057 | [353297 Async create_nova_accounts:387810]: running: create_nova_accounts 2022-11-02 14:15:28.060 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-11-02 14:15:28.080 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:15:28.083 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-11-02 14:15:28.086 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-11-02 14:15:28.155 | + inc/async:async_inner:63 : create_glance_accounts 2022-11-02 14:15:28.197 | [353297 Async create_glance_accounts:387925]: running: create_glance_accounts 2022-11-02 14:15:28.200 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-11-02 14:15:28.227 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:15:28.230 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-11-02 14:15:28.235 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-11-02 14:15:28.317 | + inc/async:async_inner:63 : create_cinder_accounts 2022-11-02 14:15:28.369 | [353297 Async create_cinder_accounts:388055]: running: create_cinder_accounts 2022-11-02 14:15:28.372 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-11-02 14:15:28.397 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:15:28.399 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-11-02 14:15:28.402 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-11-02 14:15:28.491 | + inc/async:async_inner:63 : create_neutron_accounts 2022-11-02 14:15:28.553 | [353297 Async create_neutron_accounts:388170]: running: create_neutron_accounts 2022-11-02 14:15:28.558 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-11-02 14:15:28.604 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:15:28.613 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-11-02 14:15:28.625 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-11-02 14:15:28.910 | + inc/async:async_inner:63 : create_swift_accounts 2022-11-02 14:15:29.144 | [353297 Async create_swift_accounts:388312]: running: create_swift_accounts 2022-11-02 14:15:29.171 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-11-02 14:15:29.315 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:15:29.339 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-11-02 14:15:29.730 | [353297 Async create_nova_accounts:387810]: Waiting for completion of create_nova_accounts running on PID 387810 (6 other jobs running) 2022-11-02 14:15:29.910 | [353297 Async create_nova_accounts:387810]: Signaling child to exit 2022-11-02 14:16:24.068 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:16:24.197 | [388170 Async create_neutron_accounts:388170]: finished successfully 2022-11-02 14:16:45.058 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:16:45.105 | [388055 Async create_cinder_accounts:388055]: finished successfully 2022-11-02 14:17:01.645 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:17:01.679 | [387925 Async create_glance_accounts:387925]: finished successfully 2022-11-02 14:17:10.414 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:17:10.444 | [387810 Async create_nova_accounts:387810]: finished successfully 2022-11-02 14:17:10.470 | WAKEUP 2022-11-02 14:17:10.498 | [353297 Async create_nova_accounts:387810]: Signaled 2022-11-02 14:17:10.499 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-11-02 14:17:10.499 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-11-02 14:17:10.499 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-11-02 14:17:10.499 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:17:10.499 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:17:10.500 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:17:10.500 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:17:10.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.500 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.500 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.500 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.500 | + functions-common:get_or_create_user:937 : user_id=a1ebdfd084314a269af51a9a4ec33472 2022-11-02 14:17:10.500 | + functions-common:get_or_create_user:938 : echo a1ebdfd084314a269af51a9a4ec33472 2022-11-02 14:17:10.500 | a1ebdfd084314a269af51a9a4ec33472 2022-11-02 14:17:10.500 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-11-02 14:17:10.500 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:17:10.500 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:17:10.500 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:17:10.500 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:17:10.500 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:17:10.500 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:17:10.500 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:17:10.500 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:17:10.500 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:17:10.500 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:17:10.500 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.500 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:17:10.500 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.500 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.500 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.500 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.500 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.500 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.500 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:17:10.501 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:17:10.501 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.501 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.501 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.501 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:17:10.501 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.501 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.501 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.501 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.501 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.501 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.501 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.501 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:17:10.501 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:17:10.501 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:17:10.501 | ++ functions-common:get_field:830 : echo '| d669efbd2f9e4eda9c6a5a85fd9216d1 | a1ebdfd084314a269af51a9a4ec33472 | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:17:10.501 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.501 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.501 | + functions-common:get_or_add_user_project_role:1009 : echo d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.501 | d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.501 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 14:17:10.501 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-11-02 14:17:10.501 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:17:10.501 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:17:10.501 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:17:10.501 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:17:10.502 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:17:10.502 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:17:10.502 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:17:10.502 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:17:10.502 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:17:10.502 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:17:10.502 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.502 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:17:10.502 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.502 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.502 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.502 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.502 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.502 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.502 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:17:10.502 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:17:10.502 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.502 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.502 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.502 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.502 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.502 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:17:10.502 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.502 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.502 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.502 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.503 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.503 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:17:10.503 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:17:10.503 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:17:10.503 | ++ functions-common:get_field:830 : echo '| fec3f42c3af8425fba7ea798a44e00ce | a1ebdfd084314a269af51a9a4ec33472 | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:17:10.503 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.503 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:17:10.503 | + functions-common:get_or_add_user_project_role:1009 : echo fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:17:10.503 | fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:17:10.503 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-11-02 14:17:10.503 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-11-02 14:17:10.503 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.89/compute 2022-11-02 14:17:10.503 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-11-02 14:17:10.503 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:17:10.503 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-11-02 14:17:10.503 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-11-02 14:17:10.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.503 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.503 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.503 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.503 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:17:10.503 | 4be4505af5624c3ca72d81c248fe29ef' 2022-11-02 14:17:10.503 | + functions-common:get_or_create_service:1106 : echo 4be4505af5624c3ca72d81c248fe29ef 2022-11-02 14:17:10.503 | 4be4505af5624c3ca72d81c248fe29ef 2022-11-02 14:17:10.503 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.89/compute/v2/$(project_id)s' 2022-11-02 14:17:10.503 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:17:10.503 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' RegionOne 2022-11-02 14:17:10.503 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:17:10.503 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-11-02 14:17:10.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.503 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.504 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.504 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:17:10.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:17:10.504 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 14:17:10.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.504 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.504 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.504 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=86c29b871690419994f08ffd528eda47 2022-11-02 14:17:10.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 86c29b871690419994f08ffd528eda47 2022-11-02 14:17:10.504 | + functions-common:get_or_create_endpoint:1139 : public_id=86c29b871690419994f08ffd528eda47 2022-11-02 14:17:10.504 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:17:10.504 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:17:10.504 | + functions-common:get_or_create_endpoint:1148 : echo 86c29b871690419994f08ffd528eda47 2022-11-02 14:17:10.504 | 86c29b871690419994f08ffd528eda47 2022-11-02 14:17:10.504 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-11-02 14:17:10.504 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:17:10.504 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-11-02 14:17:10.504 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-11-02 14:17:10.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.504 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.504 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.504 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.504 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:17:10.504 | d5ab5dcd476340e4bb8847c79961be32' 2022-11-02 14:17:10.504 | + functions-common:get_or_create_service:1106 : echo d5ab5dcd476340e4bb8847c79961be32 2022-11-02 14:17:10.504 | d5ab5dcd476340e4bb8847c79961be32 2022-11-02 14:17:10.504 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.89/compute/v2.1 2022-11-02 14:17:10.505 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:17:10.505 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.89/compute/v2.1 RegionOne 2022-11-02 14:17:10.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:17:10.505 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-11-02 14:17:10.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.505 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.505 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.505 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:17:10.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:17:10.505 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.89/compute/v2.1 --region RegionOne -f value -c id 2022-11-02 14:17:10.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.505 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.505 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.505 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=51c216f1f71f452c83885c277bbd0647 2022-11-02 14:17:10.505 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 51c216f1f71f452c83885c277bbd0647 2022-11-02 14:17:10.505 | + functions-common:get_or_create_endpoint:1139 : public_id=51c216f1f71f452c83885c277bbd0647 2022-11-02 14:17:10.505 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:17:10.505 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:17:10.505 | + functions-common:get_or_create_endpoint:1148 : echo 51c216f1f71f452c83885c277bbd0647 2022-11-02 14:17:10.505 | 51c216f1f71f452c83885c277bbd0647 2022-11-02 14:17:10.505 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-11-02 14:17:10.505 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:17:10.505 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-11-02 14:17:10.505 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:17:10.505 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-11-02 14:17:10.505 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:17:10.506 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:17:10.506 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:17:10.506 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:17:10.506 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:17:10.506 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:17:10.506 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:17:10.506 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:17:10.506 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:17:10.506 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:17:10.506 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.506 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.506 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:17:10.506 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.506 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.506 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.506 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.506 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.506 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:17:10.506 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:17:10.506 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.506 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.506 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.506 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.506 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:17:10.506 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.506 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.506 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.507 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.507 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.507 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.507 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:17:10.507 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:17:10.507 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:17:10.507 | ++ functions-common:get_field:830 : echo '| 09c004ac244b4160a36214439eae138c | a1ebdfd084314a269af51a9a4ec33472 | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:17:10.507 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.507 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=09c004ac244b4160a36214439eae138c 2022-11-02 14:17:10.507 | + functions-common:get_or_add_user_project_role:1009 : echo 09c004ac244b4160a36214439eae138c 2022-11-02 14:17:10.507 | 09c004ac244b4160a36214439eae138c 2022-11-02 14:17:10.507 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-11-02 14:17:10.507 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:17:10.507 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-11-02 14:17:10.507 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:17:10.507 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-11-02 14:17:10.552 | [353297 Async create_nova_accounts:387810]: finished create_nova_accounts with result 0 in 102 seconds 2022-11-02 14:17:10.598 | [353297 Async create_glance_accounts:387925]: Waiting for completion of create_glance_accounts running on PID 387925 (5 other jobs running) 2022-11-02 14:17:10.627 | [353297 Async create_glance_accounts:387925]: Signaling child to exit 2022-11-02 14:17:10.627 | WAKEUP 2022-11-02 14:17:10.655 | [353297 Async create_glance_accounts:387925]: Signaled 2022-11-02 14:17:10.656 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-11-02 14:17:10.657 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:17:10.657 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-11-02 14:17:10.657 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-11-02 14:17:10.657 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:17:10.657 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:17:10.657 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:17:10.657 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:17:10.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.657 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.657 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.657 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.657 | + functions-common:get_or_create_user:937 : user_id=618da5ecea34494789174577701c3123 2022-11-02 14:17:10.657 | + functions-common:get_or_create_user:938 : echo 618da5ecea34494789174577701c3123 2022-11-02 14:17:10.657 | 618da5ecea34494789174577701c3123 2022-11-02 14:17:10.657 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-11-02 14:17:10.657 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:17:10.657 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:17:10.657 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:17:10.657 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:17:10.657 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:17:10.657 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:17:10.657 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:17:10.657 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:17:10.657 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:17:10.657 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:17:10.657 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:17:10.657 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.657 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.657 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.657 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.658 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.658 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.658 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.658 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:17:10.658 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:17:10.658 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.658 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.658 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.658 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.658 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.658 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:17:10.658 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.658 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.658 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.658 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.658 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.658 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:17:10.658 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:17:10.658 | ++ functions-common:get_field:830 : echo '| d669efbd2f9e4eda9c6a5a85fd9216d1 | 618da5ecea34494789174577701c3123 | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:17:10.658 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:17:10.658 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.658 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.658 | + functions-common:get_or_add_user_project_role:1009 : echo d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.659 | d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.659 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 14:17:10.659 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-11-02 14:17:10.659 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:17:10.659 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-11-02 14:17:10.659 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-11-02 14:17:10.659 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:17:10.659 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:17:10.659 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:17:10.659 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:17:10.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.659 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.659 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.659 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.659 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.659 | + functions-common:get_or_create_user:937 : user_id=6102c7f06e084933b830589a64e9af4a 2022-11-02 14:17:10.659 | + functions-common:get_or_create_user:938 : echo 6102c7f06e084933b830589a64e9af4a 2022-11-02 14:17:10.659 | 6102c7f06e084933b830589a64e9af4a 2022-11-02 14:17:10.659 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-11-02 14:17:10.659 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:17:10.659 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:17:10.659 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:17:10.659 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:17:10.659 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:17:10.659 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:17:10.659 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:17:10.659 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:17:10.659 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:17:10.659 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:17:10.660 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.660 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.660 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:17:10.660 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.660 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.660 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.660 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.660 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.660 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:17:10.660 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:17:10.660 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.660 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.660 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.660 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.660 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.660 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:17:10.660 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.660 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.660 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.660 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.660 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.660 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:17:10.660 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:17:10.661 | ++ functions-common:get_field:830 : echo '| d669efbd2f9e4eda9c6a5a85fd9216d1 | 6102c7f06e084933b830589a64e9af4a | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:17:10.661 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:17:10.661 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.661 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.661 | + functions-common:get_or_add_user_project_role:1009 : echo d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.661 | d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.661 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-11-02 14:17:10.661 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-11-02 14:17:10.661 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:17:10.661 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:17:10.661 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:17:10.661 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:17:10.661 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:17:10.661 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:17:10.661 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:17:10.661 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:17:10.661 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:17:10.661 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:17:10.661 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.661 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.661 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:17:10.661 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.661 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.661 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.661 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.661 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.661 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:17:10.661 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:17:10.661 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.662 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.662 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.662 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.662 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.662 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:17:10.662 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.662 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.662 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.662 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.662 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.662 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:17:10.662 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:17:10.662 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:17:10.662 | ++ functions-common:get_field:830 : echo '| 09c004ac244b4160a36214439eae138c | 6102c7f06e084933b830589a64e9af4a | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:17:10.662 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.662 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=09c004ac244b4160a36214439eae138c 2022-11-02 14:17:10.662 | + functions-common:get_or_add_user_project_role:1009 : echo 09c004ac244b4160a36214439eae138c 2022-11-02 14:17:10.662 | 09c004ac244b4160a36214439eae138c 2022-11-02 14:17:10.662 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-11-02 14:17:10.662 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:17:10.662 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-11-02 14:17:10.662 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-11-02 14:17:10.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.662 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.662 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.662 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.663 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:17:10.663 | 9009b508d34f4dcb8c0467b3d1094aa7' 2022-11-02 14:17:10.663 | + functions-common:get_or_create_service:1106 : echo 9009b508d34f4dcb8c0467b3d1094aa7 2022-11-02 14:17:10.663 | 9009b508d34f4dcb8c0467b3d1094aa7 2022-11-02 14:17:10.663 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.89/image 2022-11-02 14:17:10.663 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:17:10.663 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.89/image RegionOne 2022-11-02 14:17:10.663 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:17:10.663 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-11-02 14:17:10.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.663 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.663 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.663 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.663 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:17:10.663 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:17:10.663 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.89/image --region RegionOne -f value -c id 2022-11-02 14:17:10.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.663 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.663 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.663 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.663 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=ce9b31d877ca4dbaa77f9b22897416f4 2022-11-02 14:17:10.663 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo ce9b31d877ca4dbaa77f9b22897416f4 2022-11-02 14:17:10.663 | + functions-common:get_or_create_endpoint:1139 : public_id=ce9b31d877ca4dbaa77f9b22897416f4 2022-11-02 14:17:10.663 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:17:10.663 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:17:10.663 | + functions-common:get_or_create_endpoint:1148 : echo ce9b31d877ca4dbaa77f9b22897416f4 2022-11-02 14:17:10.663 | ce9b31d877ca4dbaa77f9b22897416f4 2022-11-02 14:17:10.663 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-11-02 14:17:10.663 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 14:17:10.663 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 14:17:10.664 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 14:17:10.664 | ++ functions-common:get_or_create_domain:900 : echo default 2022-11-02 14:17:10.664 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-11-02 14:17:10.664 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-11-02 14:17:10.664 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-11-02 14:17:10.664 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-11-02 14:17:10.714 | [353297 Async create_glance_accounts:387925]: finished create_glance_accounts with result 0 in 93 seconds 2022-11-02 14:17:10.760 | [353297 Async create_cinder_accounts:388055]: Waiting for completion of create_cinder_accounts running on PID 388055 (4 other jobs running) 2022-11-02 14:17:10.790 | [353297 Async create_cinder_accounts:388055]: Signaling child to exit 2022-11-02 14:17:10.790 | WAKEUP 2022-11-02 14:17:10.817 | [353297 Async create_cinder_accounts:388055]: Signaled 2022-11-02 14:17:10.818 | + 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-11-02 14:17:10.818 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-11-02 14:17:10.818 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-11-02 14:17:10.818 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:17:10.818 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:17:10.818 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:17:10.819 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:17:10.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.819 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.819 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.819 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.819 | + functions-common:get_or_create_user:937 : user_id=bc454879b255496e9d0254c034eb5b23 2022-11-02 14:17:10.819 | + functions-common:get_or_create_user:938 : echo bc454879b255496e9d0254c034eb5b23 2022-11-02 14:17:10.819 | bc454879b255496e9d0254c034eb5b23 2022-11-02 14:17:10.819 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-11-02 14:17:10.819 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:17:10.819 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:17:10.819 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:17:10.819 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:17:10.819 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:17:10.819 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:17:10.819 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:17:10.819 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:17:10.819 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:17:10.819 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:17:10.819 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.819 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.819 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:17:10.819 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.819 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.819 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.820 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.820 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.820 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:17:10.820 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:17:10.820 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.820 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.820 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.820 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 14:17:10.820 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:10.820 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:17:10.820 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:10.820 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.820 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.820 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.820 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.820 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:17:10.820 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:17:10.820 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:17:10.820 | ++ functions-common:get_field:830 : echo '| d669efbd2f9e4eda9c6a5a85fd9216d1 | bc454879b255496e9d0254c034eb5b23 | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:17:10.820 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:10.820 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.820 | + functions-common:get_or_add_user_project_role:1009 : echo d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.820 | d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:10.820 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 14:17:10.820 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-11-02 14:17:10.820 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:17:10.820 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-11-02 14:17:10.820 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-11-02 14:17:10.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.821 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.821 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.821 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.821 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:17:10.821 | d78eb0490995498ca81b66fd75eaae36' 2022-11-02 14:17:10.821 | + functions-common:get_or_create_service:1106 : echo d78eb0490995498ca81b66fd75eaae36 2022-11-02 14:17:10.821 | d78eb0490995498ca81b66fd75eaae36 2022-11-02 14:17:10.821 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-11-02 14:17:10.821 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 14:17:10.821 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:17:10.821 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 14:17:10.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:17:10.821 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-11-02 14:17:10.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.821 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.821 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.821 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:17:10.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:17:10.821 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 14:17:10.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.821 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.821 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.821 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=6789baafeb184591bb85b51aa01fe939 2022-11-02 14:17:10.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 6789baafeb184591bb85b51aa01fe939 2022-11-02 14:17:10.822 | + functions-common:get_or_create_endpoint:1139 : public_id=6789baafeb184591bb85b51aa01fe939 2022-11-02 14:17:10.822 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:17:10.822 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:17:10.822 | + functions-common:get_or_create_endpoint:1148 : echo 6789baafeb184591bb85b51aa01fe939 2022-11-02 14:17:10.822 | 6789baafeb184591bb85b51aa01fe939 2022-11-02 14:17:10.822 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-11-02 14:17:10.822 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:17:10.822 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-11-02 14:17:10.822 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-11-02 14:17:10.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.822 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.822 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.822 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.822 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:17:10.822 | d1755473ffe34731ad2713d033c1dc75' 2022-11-02 14:17:10.822 | + functions-common:get_or_create_service:1106 : echo d1755473ffe34731ad2713d033c1dc75 2022-11-02 14:17:10.822 | d1755473ffe34731ad2713d033c1dc75 2022-11-02 14:17:10.822 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 14:17:10.822 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:17:10.822 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 14:17:10.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:17:10.822 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-11-02 14:17:10.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.822 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.822 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.822 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:17:10.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:17:10.822 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 14:17:10.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.823 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.823 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.823 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=89f9c8f96bb64f0fbb708c2ee5da50f9 2022-11-02 14:17:10.823 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 89f9c8f96bb64f0fbb708c2ee5da50f9 2022-11-02 14:17:10.823 | + functions-common:get_or_create_endpoint:1139 : public_id=89f9c8f96bb64f0fbb708c2ee5da50f9 2022-11-02 14:17:10.823 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:17:10.823 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:17:10.823 | + functions-common:get_or_create_endpoint:1148 : echo 89f9c8f96bb64f0fbb708c2ee5da50f9 2022-11-02 14:17:10.823 | 89f9c8f96bb64f0fbb708c2ee5da50f9 2022-11-02 14:17:10.823 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-11-02 14:17:10.823 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-11-02 14:17:10.823 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:17:10.823 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-11-02 14:17:10.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.823 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.824 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.824 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.824 | ++ functions-common:get_or_create_project:950 : project_id=5703f4f6a3a3438da28b52d4981fd919 2022-11-02 14:17:10.824 | ++ functions-common:get_or_create_project:951 : echo 5703f4f6a3a3438da28b52d4981fd919 2022-11-02 14:17:10.824 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5703f4f6a3a3438da28b52d4981fd919 2022-11-02 14:17:10.824 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-11-02 14:17:10.824 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:17:10.824 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:17:10.824 | ++ functions-common:get_or_create_user:925 : local email= 2022-11-02 14:17:10.824 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-11-02 14:17:10.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.825 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:10.825 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:10.825 | No password was supplied, authentication will fail when a user does not have a password. 2022-11-02 14:17:10.825 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:10.825 | ++ functions-common:get_or_create_user:937 : user_id=bc454879b255496e9d0254c034eb5b23 2022-11-02 14:17:10.825 | ++ functions-common:get_or_create_user:938 : echo bc454879b255496e9d0254c034eb5b23 2022-11-02 14:17:10.825 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id bc454879b255496e9d0254c034eb5b23 2022-11-02 14:17:10.891 | [353297 Async create_cinder_accounts:388055]: finished create_cinder_accounts with result 0 in 76 seconds 2022-11-02 14:17:10.896 | + inc/async:async_wait:197 : return 0 2022-11-02 14:17:10.899 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-11-02 14:17:10.962 | [353297 Async create_neutron_accounts:388170]: Waiting for completion of create_neutron_accounts running on PID 388170 (3 other jobs running) 2022-11-02 14:17:10.991 | [353297 Async create_neutron_accounts:388170]: Signaling child to exit 2022-11-02 14:17:10.992 | WAKEUP 2022-11-02 14:17:11.018 | [353297 Async create_neutron_accounts:388170]: Signaled 2022-11-02 14:17:11.020 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-11-02 14:17:11.020 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:17:11.020 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:17:11.020 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:17:11.020 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:17:11.020 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 14:17:11.020 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:17:11.020 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-11-02 14:17:11.020 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-11-02 14:17:11.020 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-11-02 14:17:11.020 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.89:9696/ 2022-11-02 14:17:11.020 | + lib/neutron-legacy:create_mutnauq_accounts:446 : [[ 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-11-02 14:17:11.021 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-11-02 14:17:11.021 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-11-02 14:17:11.021 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:17:11.021 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:17:11.021 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:17:11.021 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:17:11.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.021 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.021 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.021 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:11.021 | + functions-common:get_or_create_user:937 : user_id=24c40bf0e9e646489419428f18c69040 2022-11-02 14:17:11.021 | + functions-common:get_or_create_user:938 : echo 24c40bf0e9e646489419428f18c69040 2022-11-02 14:17:11.021 | 24c40bf0e9e646489419428f18c69040 2022-11-02 14:17:11.021 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-11-02 14:17:11.021 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:17:11.021 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:17:11.021 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:17:11.021 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:17:11.021 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:17:11.021 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:17:11.021 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:17:11.021 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:17:11.021 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:17:11.021 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:17:11.021 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:11.021 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:17:11.021 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 14:17:11.021 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:11.021 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:11.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.022 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.022 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.022 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:11.022 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:17:11.022 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:17:11.022 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 14:17:11.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.022 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.022 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.022 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 14:17:11.022 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:17:11.022 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:17:11.022 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:17:11.022 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:11.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.022 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.022 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.022 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:11.022 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:17:11.022 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:17:11.022 | ++ functions-common:get_field:830 : echo '| d669efbd2f9e4eda9c6a5a85fd9216d1 | 24c40bf0e9e646489419428f18c69040 | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:17:11.022 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:17:11.023 | ++ functions-common:get_field:824 : read data 2022-11-02 14:17:11.023 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:11.023 | + functions-common:get_or_add_user_project_role:1009 : echo d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:11.023 | d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:17:11.023 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 14:17:11.023 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-11-02 14:17:11.023 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:17:11.023 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-11-02 14:17:11.023 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-11-02 14:17:11.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.023 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.023 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.023 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:11.023 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:17:11.023 | ffb35871c39e4eeb9a7a48a2dca223af' 2022-11-02 14:17:11.023 | + functions-common:get_or_create_service:1106 : echo ffb35871c39e4eeb9a7a48a2dca223af 2022-11-02 14:17:11.023 | ffb35871c39e4eeb9a7a48a2dca223af 2022-11-02 14:17:11.023 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.89:9696/ 2022-11-02 14:17:11.023 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:17:11.023 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.89:9696/ RegionOne 2022-11-02 14:17:11.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:17:11.023 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-11-02 14:17:11.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.023 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.023 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.023 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:11.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:17:11.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:17:11.024 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.89:9696/ --region RegionOne -f value -c id 2022-11-02 14:17:11.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.024 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:17:11.024 | from cryptography.utils import int_from_bytes 2022-11-02 14:17:11.024 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:17:11.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=dbd1ab1b27304c0696c2f5c584e896e2 2022-11-02 14:17:11.024 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo dbd1ab1b27304c0696c2f5c584e896e2 2022-11-02 14:17:11.024 | + functions-common:get_or_create_endpoint:1139 : public_id=dbd1ab1b27304c0696c2f5c584e896e2 2022-11-02 14:17:11.024 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:17:11.024 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:17:11.024 | + functions-common:get_or_create_endpoint:1148 : echo dbd1ab1b27304c0696c2f5c584e896e2 2022-11-02 14:17:11.024 | dbd1ab1b27304c0696c2f5c584e896e2 2022-11-02 14:17:11.073 | [353297 Async create_neutron_accounts:388170]: finished create_neutron_accounts with result 0 in 55 seconds 2022-11-02 14:17:11.117 | [353297 Async create_swift_accounts:388312]: Waiting for completion of create_swift_accounts running on PID 388312 (2 other jobs running) 2022-11-02 14:17:11.147 | [353297 Async create_swift_accounts:388312]: Signaling child to exit 2022-11-02 14:18:02.610 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:18:02.637 | [388312 Async create_swift_accounts:388312]: finished successfully 2022-11-02 14:18:02.657 | WAKEUP 2022-11-02 14:18:02.681 | [353297 Async create_swift_accounts:388312]: Signaled 2022-11-02 14:18:02.683 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-11-02 14:18:02.683 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-11-02 14:18:02.683 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-11-02 14:18:02.683 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-11-02 14:18:02.683 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-11-02 14:18:02.683 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-11-02 14:18:02.683 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-11-02 14:18:02.683 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-11-02 14:18:02.683 | + lib/swift:create_swift_accounts:613 : local another_role 2022-11-02 14:18:02.683 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-11-02 14:18:02.683 | ++ functions-common:get_or_create_role:957 : local role_id 2022-11-02 14:18:02.683 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 14:18:02.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.683 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.683 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.683 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.683 | ++ functions-common:get_or_create_role:962 : role_id=136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:18:02.683 | ++ functions-common:get_or_create_role:963 : echo 136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:18:02.684 | + lib/swift:create_swift_accounts:614 : another_role=136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:18:02.684 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-11-02 14:18:02.684 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-11-02 14:18:02.684 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:18:02.684 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:18:02.684 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:18:02.684 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:18:02.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.684 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.684 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.684 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.684 | + functions-common:get_or_create_user:937 : user_id=7bee16af9dc44760890eed312f543aeb 2022-11-02 14:18:02.684 | + functions-common:get_or_create_user:938 : echo 7bee16af9dc44760890eed312f543aeb 2022-11-02 14:18:02.684 | 7bee16af9dc44760890eed312f543aeb 2022-11-02 14:18:02.684 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-11-02 14:18:02.684 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:18:02.684 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:18:02.684 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:18:02.684 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:18:02.684 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:18:02.684 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:18:02.684 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:18:02.684 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:18:02.684 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:18:02.684 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:18:02.684 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.684 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:18:02.684 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:18:02.684 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.684 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.685 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.685 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.685 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.685 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:18:02.685 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:18:02.685 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:18:02.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.685 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.685 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.685 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.685 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:18:02.685 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:18:02.685 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.685 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.685 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.685 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.685 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.685 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:18:02.685 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:18:02.685 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:18:02.685 | ++ functions-common:get_field:830 : echo '| d669efbd2f9e4eda9c6a5a85fd9216d1 | 7bee16af9dc44760890eed312f543aeb | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:18:02.685 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.685 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:18:02.685 | + functions-common:get_or_add_user_project_role:1009 : echo d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:18:02.685 | d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:18:02.686 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 14:18:02.686 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-11-02 14:18:02.686 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:18:02.686 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:18:02.686 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:18:02.686 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:18:02.686 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:18:02.686 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:18:02.686 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:18:02.686 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:18:02.686 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:18:02.686 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:18:02.686 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:18:02.686 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:18:02.686 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.686 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.686 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.686 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.686 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.686 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.686 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:18:02.686 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:18:02.686 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:18:02.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.686 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.686 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.686 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:18:02.686 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 14:18:02.686 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.687 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.687 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.687 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.687 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.687 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.687 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:18:02.687 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:18:02.687 | ++ functions-common:get_field:830 : echo '| fec3f42c3af8425fba7ea798a44e00ce | 7bee16af9dc44760890eed312f543aeb | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:18:02.687 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:18:02.687 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.687 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.687 | + functions-common:get_or_add_user_project_role:1009 : echo fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.687 | fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.687 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-11-02 14:18:02.687 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:18:02.687 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-11-02 14:18:02.687 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-11-02 14:18:02.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.687 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.687 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.687 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.687 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:18:02.687 | 2dd7d101793b47079c9c68dafcc1ca58' 2022-11-02 14:18:02.687 | + functions-common:get_or_create_service:1106 : echo 2dd7d101793b47079c9c68dafcc1ca58 2022-11-02 14:18:02.687 | 2dd7d101793b47079c9c68dafcc1ca58 2022-11-02 14:18:02.687 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' http://10.222.0.89:8080 2022-11-02 14:18:02.687 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:18:02.687 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' RegionOne 2022-11-02 14:18:02.687 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:18:02.688 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-11-02 14:18:02.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.688 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.688 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.688 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:18:02.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:18:02.688 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-11-02 14:18:02.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.688 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.688 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.688 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a36df799f0c649f79edb1f83cc06589d 2022-11-02 14:18:02.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo a36df799f0c649f79edb1f83cc06589d 2022-11-02 14:18:02.688 | + functions-common:get_or_create_endpoint:1139 : public_id=a36df799f0c649f79edb1f83cc06589d 2022-11-02 14:18:02.688 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.89:8080 ]] 2022-11-02 14:18:02.688 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.89:8080 RegionOne 2022-11-02 14:18:02.688 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:18:02.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-11-02 14:18:02.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.688 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.688 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.688 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.688 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:18:02.688 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:18:02.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.89:8080 --region RegionOne -f value -c id 2022-11-02 14:18:02.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.689 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.689 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.689 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.689 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=8d9213a3967f4090adfd9d84d6f99363 2022-11-02 14:18:02.689 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 8d9213a3967f4090adfd9d84d6f99363 2022-11-02 14:18:02.689 | 8d9213a3967f4090adfd9d84d6f99363 2022-11-02 14:18:02.689 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:18:02.689 | + functions-common:get_or_create_endpoint:1148 : echo a36df799f0c649f79edb1f83cc06589d 2022-11-02 14:18:02.689 | a36df799f0c649f79edb1f83cc06589d 2022-11-02 14:18:02.689 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-11-02 14:18:02.689 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-11-02 14:18:02.689 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:18:02.689 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-11-02 14:18:02.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.689 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.689 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.689 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.689 | ++ functions-common:get_or_create_project:950 : project_id=3630e805ef634cf092bff8930561cf53 2022-11-02 14:18:02.689 | ++ functions-common:get_or_create_project:951 : echo 3630e805ef634cf092bff8930561cf53 2022-11-02 14:18:02.689 | + lib/swift:create_swift_accounts:628 : swift_project_test1=3630e805ef634cf092bff8930561cf53 2022-11-02 14:18:02.689 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-11-02 14:18:02.689 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:18:02.689 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-11-02 14:18:02.689 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:18:02.689 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-11-02 14:18:02.689 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-11-02 14:18:02.689 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-11-02 14:18:02.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.689 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.690 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.690 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.690 | ++ functions-common:get_or_create_user:937 : user_id=97646f3a3f9243b09f600efcb985807f 2022-11-02 14:18:02.690 | ++ functions-common:get_or_create_user:938 : echo 97646f3a3f9243b09f600efcb985807f 2022-11-02 14:18:02.690 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=97646f3a3f9243b09f600efcb985807f 2022-11-02 14:18:02.690 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-11-02 14:18:02.690 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:18:02.690 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 97646f3a3f9243b09f600efcb985807f 3630e805ef634cf092bff8930561cf53 2022-11-02 14:18:02.690 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:18:02.690 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:18:02.690 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:18:02.690 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:18:02.690 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:18:02.690 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:18:02.690 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:18:02.690 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:18:02.690 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 97646f3a3f9243b09f600efcb985807f --project 3630e805ef634cf092bff8930561cf53 2022-11-02 14:18:02.690 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:18:02.690 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.690 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.690 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.690 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.690 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.690 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.690 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:18:02.690 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:18:02.690 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 97646f3a3f9243b09f600efcb985807f --project 3630e805ef634cf092bff8930561cf53 2022-11-02 14:18:02.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.690 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.691 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.691 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 97646f3a3f9243b09f600efcb985807f --project 3630e805ef634cf092bff8930561cf53 2022-11-02 14:18:02.691 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.691 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:18:02.691 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.691 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.691 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.691 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.691 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.691 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:18:02.691 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:18:02.691 | ++ functions-common:get_field:830 : echo '| fec3f42c3af8425fba7ea798a44e00ce | 97646f3a3f9243b09f600efcb985807f | | 3630e805ef634cf092bff8930561cf53 | | | False |' 2022-11-02 14:18:02.691 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:18:02.691 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.691 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.691 | + functions-common:get_or_add_user_project_role:1009 : echo fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.691 | fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.691 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-11-02 14:18:02.691 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-11-02 14:18:02.691 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:18:02.691 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-11-02 14:18:02.691 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-11-02 14:18:02.691 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-11-02 14:18:02.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.691 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.691 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.691 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.691 | ++ functions-common:get_or_create_user:937 : user_id=4e47e3623a644edfa9e37e67f9c9be8c 2022-11-02 14:18:02.692 | ++ functions-common:get_or_create_user:938 : echo 4e47e3623a644edfa9e37e67f9c9be8c 2022-11-02 14:18:02.692 | + lib/swift:create_swift_accounts:637 : swift_user_test3=4e47e3623a644edfa9e37e67f9c9be8c 2022-11-02 14:18:02.692 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-11-02 14:18:02.692 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:18:02.692 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 136dc624d0cd4e2bbba9ccb74b94e24a 4e47e3623a644edfa9e37e67f9c9be8c 3630e805ef634cf092bff8930561cf53 2022-11-02 14:18:02.692 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:18:02.692 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:18:02.692 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:18:02.692 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:18:02.692 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:18:02.692 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:18:02.692 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:18:02.692 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:18:02.692 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 136dc624d0cd4e2bbba9ccb74b94e24a --user 4e47e3623a644edfa9e37e67f9c9be8c --project 3630e805ef634cf092bff8930561cf53 2022-11-02 14:18:02.692 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:18:02.692 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.692 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.692 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.692 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.692 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.692 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.692 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:18:02.692 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:18:02.692 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 136dc624d0cd4e2bbba9ccb74b94e24a --user 4e47e3623a644edfa9e37e67f9c9be8c --project 3630e805ef634cf092bff8930561cf53 2022-11-02 14:18:02.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.692 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.692 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.692 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 136dc624d0cd4e2bbba9ccb74b94e24a --user 4e47e3623a644edfa9e37e67f9c9be8c --project 3630e805ef634cf092bff8930561cf53 2022-11-02 14:18:02.693 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.693 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:18:02.693 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.693 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.693 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.693 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.693 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.693 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:18:02.693 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:18:02.693 | ++ functions-common:get_field:830 : echo '| 136dc624d0cd4e2bbba9ccb74b94e24a | 4e47e3623a644edfa9e37e67f9c9be8c | | 3630e805ef634cf092bff8930561cf53 | | | False |' 2022-11-02 14:18:02.693 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:18:02.693 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.693 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:18:02.693 | + functions-common:get_or_add_user_project_role:1009 : echo 136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:18:02.693 | 136dc624d0cd4e2bbba9ccb74b94e24a 2022-11-02 14:18:02.693 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-11-02 14:18:02.693 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-11-02 14:18:02.693 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:18:02.693 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-11-02 14:18:02.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.693 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.693 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.693 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.694 | ++ functions-common:get_or_create_project:950 : project_id=3b983ffd8ec848f2ae2b07dbf9cd01cb 2022-11-02 14:18:02.694 | ++ functions-common:get_or_create_project:951 : echo 3b983ffd8ec848f2ae2b07dbf9cd01cb 2022-11-02 14:18:02.694 | + lib/swift:create_swift_accounts:642 : swift_project_test2=3b983ffd8ec848f2ae2b07dbf9cd01cb 2022-11-02 14:18:02.694 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-11-02 14:18:02.694 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:18:02.694 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-11-02 14:18:02.694 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-11-02 14:18:02.694 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:18:02.694 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-11-02 14:18:02.694 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-11-02 14:18:02.694 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-11-02 14:18:02.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.694 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.694 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.694 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.694 | ++ functions-common:get_or_create_user:937 : user_id=b173447ff1cf44b3bd6abbeb68eda982 2022-11-02 14:18:02.694 | ++ functions-common:get_or_create_user:938 : echo b173447ff1cf44b3bd6abbeb68eda982 2022-11-02 14:18:02.694 | + lib/swift:create_swift_accounts:647 : swift_user_test2=b173447ff1cf44b3bd6abbeb68eda982 2022-11-02 14:18:02.694 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-11-02 14:18:02.694 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:18:02.694 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin b173447ff1cf44b3bd6abbeb68eda982 3b983ffd8ec848f2ae2b07dbf9cd01cb 2022-11-02 14:18:02.694 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:18:02.694 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:18:02.694 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:18:02.694 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:18:02.694 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:18:02.694 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:18:02.694 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:18:02.694 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:18:02.694 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b173447ff1cf44b3bd6abbeb68eda982 --project 3b983ffd8ec848f2ae2b07dbf9cd01cb 2022-11-02 14:18:02.695 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.695 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:18:02.695 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.695 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.695 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.695 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.695 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.695 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:18:02.695 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:18:02.695 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user b173447ff1cf44b3bd6abbeb68eda982 --project 3b983ffd8ec848f2ae2b07dbf9cd01cb 2022-11-02 14:18:02.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.695 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.695 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.695 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b173447ff1cf44b3bd6abbeb68eda982 --project 3b983ffd8ec848f2ae2b07dbf9cd01cb 2022-11-02 14:18:02.695 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:18:02.695 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.695 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.695 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.695 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.695 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.695 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.695 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:18:02.695 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:18:02.695 | ++ functions-common:get_field:830 : echo '| fec3f42c3af8425fba7ea798a44e00ce | b173447ff1cf44b3bd6abbeb68eda982 | | 3b983ffd8ec848f2ae2b07dbf9cd01cb | | | False |' 2022-11-02 14:18:02.695 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:18:02.695 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.696 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.696 | + functions-common:get_or_add_user_project_role:1009 : echo fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.696 | fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.696 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-11-02 14:18:02.696 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-11-02 14:18:02.696 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 14:18:02.696 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-11-02 14:18:02.696 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-11-02 14:18:02.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.696 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.696 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.696 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.696 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-11-02 14:18:02.696 | 0860a04fdfde4cc9b0e280bdead767e9' 2022-11-02 14:18:02.696 | ++ functions-common:get_or_create_domain:900 : echo 0860a04fdfde4cc9b0e280bdead767e9 2022-11-02 14:18:02.696 | + lib/swift:create_swift_accounts:652 : swift_domain=0860a04fdfde4cc9b0e280bdead767e9 2022-11-02 14:18:02.696 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-11-02 14:18:02.696 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:18:02.696 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-11-02 14:18:02.696 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 0860a04fdfde4cc9b0e280bdead767e9 2022-11-02 14:18:02.696 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 14:18:02.696 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=0860a04fdfde4cc9b0e280bdead767e9 --or-show -f value -c id 2022-11-02 14:18:02.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.696 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.696 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.696 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.696 | ++ functions-common:get_or_create_project:950 : project_id=fba5a746331543c697a8f11e000c7ea9 2022-11-02 14:18:02.696 | ++ functions-common:get_or_create_project:951 : echo fba5a746331543c697a8f11e000c7ea9 2022-11-02 14:18:02.696 | + lib/swift:create_swift_accounts:656 : swift_project_test4=fba5a746331543c697a8f11e000c7ea9 2022-11-02 14:18:02.696 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-11-02 14:18:02.697 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:18:02.697 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-11-02 14:18:02.697 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 0860a04fdfde4cc9b0e280bdead767e9 test4@example.com 2022-11-02 14:18:02.697 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:18:02.697 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-11-02 14:18:02.697 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-11-02 14:18:02.697 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=0860a04fdfde4cc9b0e280bdead767e9 --email=test4@example.com --or-show -f value -c id 2022-11-02 14:18:02.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.697 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.697 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.697 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.697 | ++ functions-common:get_or_create_user:937 : user_id=d3efc123d65d48428ee61d2a837917b3 2022-11-02 14:18:02.698 | ++ functions-common:get_or_create_user:938 : echo d3efc123d65d48428ee61d2a837917b3 2022-11-02 14:18:02.698 | + lib/swift:create_swift_accounts:661 : swift_user_test4=d3efc123d65d48428ee61d2a837917b3 2022-11-02 14:18:02.698 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-11-02 14:18:02.698 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 14:18:02.698 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin d3efc123d65d48428ee61d2a837917b3 fba5a746331543c697a8f11e000c7ea9 2022-11-02 14:18:02.698 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:18:02.698 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 14:18:02.698 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:18:02.698 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:18:02.698 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 14:18:02.698 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 14:18:02.698 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 14:18:02.698 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 14:18:02.698 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d3efc123d65d48428ee61d2a837917b3 --project fba5a746331543c697a8f11e000c7ea9 2022-11-02 14:18:02.698 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.698 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:18:02.698 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.698 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.698 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.698 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.698 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.698 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:18:02.698 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:18:02.698 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user d3efc123d65d48428ee61d2a837917b3 --project fba5a746331543c697a8f11e000c7ea9 2022-11-02 14:18:02.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.698 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.698 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.698 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:18:02.698 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d3efc123d65d48428ee61d2a837917b3 --project fba5a746331543c697a8f11e000c7ea9 2022-11-02 14:18:02.699 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:18:02.699 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:18:02.699 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.699 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:02.699 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:02.699 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:18:02.699 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:18:02.699 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:18:02.699 | ++ functions-common:get_field:830 : echo '| fec3f42c3af8425fba7ea798a44e00ce | d3efc123d65d48428ee61d2a837917b3 | | fba5a746331543c697a8f11e000c7ea9 | | | False |' 2022-11-02 14:18:02.699 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:18:02.699 | ++ functions-common:get_field:824 : read data 2022-11-02 14:18:02.699 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.699 | + functions-common:get_or_add_user_project_role:1009 : echo fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.699 | fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:18:02.730 | [353297 Async create_swift_accounts:388312]: finished create_swift_accounts with result 0 in 153 seconds 2022-11-02 14:18:02.738 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-11-02 14:18:02.741 | + inc/async:async_wait:197 : return 0 2022-11-02 14:18:02.743 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-11-02 14:18:02.763 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:18:02.766 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-11-02 14:18:02.784 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:18:02.787 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-11-02 14:18:02.789 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:18:02.792 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-11-02 14:18:02.795 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-11-02 14:18:02.798 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-11-02 14:18:02.860 | + inc/async:async_inner:63 : init_glance 2022-11-02 14:18:02.899 | [353297 Async init_glance:392612]: running: init_glance 2022-11-02 14:18:02.903 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-11-02 14:18:02.924 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:18:02.926 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-11-02 14:18:02.929 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:18:02.937 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-11-02 14:18:02.937 | + ./stack.sh:main:1147 : configure_neutron 2022-11-02 14:18:02.937 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-11-02 14:18:02.941 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:18:02.941 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:18:02.948 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:18:02.950 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:18:02.953 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 14:18:02.956 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:18:02.959 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-11-02 14:18:02.961 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-11-02 14:18:02.965 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-11-02 14:18:02.967 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-11-02 14:18:02.981 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-11-02 14:18:02.984 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-11-02 14:18:06.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:06.591 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:06.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:06.591 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:10.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:10.236 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:10.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:10.236 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:13.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:13.997 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:13.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:13.997 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:17.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:17.681 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:17.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:17.681 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:21.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:21.432 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:21.432 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:21.432 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:25.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:25.203 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:25.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:25.203 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:28.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:28.919 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:28.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:28.919 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:32.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:32.985 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:32.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:32.985 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:38.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:38.222 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:38.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:38.222 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:38.222 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-11-02 14:18:45.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:45.217 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:45.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:45.217 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:45.657 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-11-02 14:18:45.666 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-11-02 14:18:45.670 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-11-02 14:18:45.673 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-11-02 14:18:45.677 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-11-02 14:18:45.681 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-11-02 14:18:45.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-11-02 14:18:45.688 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-11-02 14:18:45.692 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-11-02 14:18:45.696 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-11-02 14:18:45.700 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-11-02 14:18:45.704 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-11-02 14:18:45.707 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-11-02 14:18:45.712 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-11-02 14:18:45.715 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-11-02 14:18:45.719 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-11-02 14:18:45.727 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:18:45.731 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-11-02 14:18:45.735 | + lib/neutron-legacy:_configure_neutron_common:809 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:18:45.744 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-11-02 14:18:45.748 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-11-02 14:18:45.751 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-11-02 14:18:45.755 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-11-02 14:18:45.758 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 14:18:45.763 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 14:18:45.813 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-11-02 14:18:45.860 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-11-02 14:18:45.906 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-11-02 14:18:45.956 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-11-02 14:18:46.007 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-11-02 14:18:46.058 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-11-02 14:18:46.062 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-11-02 14:18:46.066 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-11-02 14:18:46.070 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 14:18:46.075 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 14:18:46.101 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 14:18:46.105 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 14:18:46.108 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 14:18:46.112 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 14:18:46.116 | + 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-11-02 14:18:46.166 | + 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-11-02 14:18:46.216 | + 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-11-02 14:18:46.269 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 14:18:46.320 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-11-02 14:18:46.347 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:18:46.351 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-11-02 14:18:46.355 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-11-02 14:18:46.359 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-11-02 14:18:46.362 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-11-02 14:18:46.366 | + lib/neutron-legacy:_neutron_setup_rootwrap:990 : sudo rm -rf /etc/neutron/rootwrap.d 2022-11-02 14:18:46.387 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-11-02 14:18:46.391 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-11-02 14:18:46.394 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-11-02 14:18:46.398 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-11-02 14:18:46.421 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:979 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-11-02 14:18:46.442 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-11-02 14:18:46.446 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-11-02 14:18:46.468 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-11-02 14:18:46.490 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-11-02 14:18:46.513 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 14:18:46.518 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:18:46.524 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-11-02 14:18:46.535 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.WeJ63RhuhT 2022-11-02 14:18:46.540 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 14:18:46.546 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:18:46.550 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.WeJ63RhuhT 2022-11-02 14:18:46.558 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.WeJ63RhuhT 2022-11-02 14:18:46.579 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.WeJ63RhuhT /etc/sudoers.d/neutron-rootwrap 2022-11-02 14:18:46.601 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 14:18:46.650 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-11-02 14:18:46.653 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:18:46.701 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-11-02 14:18:46.706 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-11-02 14:18:46.709 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-11-02 14:18:46.713 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 14:18:46.717 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 14:18:46.721 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 14:18:46.751 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:18:46.756 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 14:18:46.761 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 14:18:46.765 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 14:18:46.807 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:18:46.811 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:18:46.816 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 14:18:46.870 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 14:18:46.873 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 14:18:46.878 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-11-02 14:18:46.905 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:18:46.909 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-11-02 14:18:46.913 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-11-02 14:18:46.918 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 14:18:46.921 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 14:18:46.925 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-11-02 14:18:46.928 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-11-02 14:18:46.932 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 14:18:46.936 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-11-02 14:18:46.940 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-11-02 14:18:46.944 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-11-02 14:18:46.951 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-11-02 14:18:46.955 | + 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-11-02 14:18:46.964 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-11-02 14:18:46.992 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:18:46.996 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-11-02 14:18:46.999 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-11-02 14:18:47.003 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-11-02 14:18:47.011 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-11-02 14:18:47.061 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 14:18:47.115 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-11-02 14:18:47.170 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-11-02 14:18:47.224 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-11-02 14:18:47.284 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-11-02 14:18:47.288 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 14:18:47.292 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-11-02 14:18:47.297 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 14:18:47.301 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-11-02 14:18:47.355 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-11-02 14:18:47.409 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 14:18:47.462 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-11-02 14:18:47.518 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-11-02 14:18:47.567 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-11-02 14:18:47.627 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-11-02 14:18:47.681 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-11-02 14:18:47.733 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:18:47.775 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 14:18:47.825 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-11-02 14:18:47.875 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-11-02 14:18:47.932 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-11-02 14:18:47.935 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 14:18:47.939 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 14:18:47.942 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 14:18:47.946 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-11-02 14:18:47.996 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-11-02 14:18:48.046 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.89/identity 2022-11-02 14:18:48.088 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-11-02 14:18:48.137 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-11-02 14:18:48.182 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-11-02 14:18:48.231 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-11-02 14:18:48.291 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-11-02 14:18:48.336 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:18:48.375 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-11-02 14:18:48.419 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-11-02 14:18:48.422 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 14:18:48.432 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 14:18:48.436 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-11-02 14:18:48.440 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-11-02 14:18:48.490 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-11-02 14:18:48.547 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.89/identity 2022-11-02 14:18:48.604 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-11-02 14:18:48.655 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-11-02 14:18:48.698 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-11-02 14:18:48.747 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-11-02 14:18:48.796 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-11-02 14:18:48.840 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-11-02 14:18:48.883 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-11-02 14:18:48.922 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-11-02 14:18:48.925 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-11-02 14:18:48.929 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-11-02 14:18:48.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-11-02 14:18:48.935 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-11-02 14:18:48.938 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-11-02 14:18:48.940 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-11-02 14:18:48.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1150:1199 != '' ]] 2022-11-02 14:18:48.946 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1150:1199 2022-11-02 14:18:48.957 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1150:1199 != '' ]] 2022-11-02 14:18:48.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-11-02 14:18:48.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-11-02 14:18:48.966 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-11-02 14:18:48.969 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-11-02 14:18:48.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-11-02 14:18:48.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-11-02 14:18:48.978 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-11-02 14:18:48.982 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-11-02 14:18:48.985 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-11-02 14:18:48.989 | + 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-11-02 14:18:49.030 | + 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-11-02 14:18:49.033 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:18:49.037 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 14:18:49.041 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-11-02 14:18:49.044 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-11-02 14:18:49.049 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:18:49.052 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-11-02 14:18:49.093 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-11-02 14:18:49.096 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-11-02 14:18:49.098 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:18:49.109 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 14:18:49.109 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-11-02 14:18:49.109 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-11-02 14:18:49.112 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:18:49.115 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-11-02 14:18:49.160 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-11-02 14:18:49.165 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:18:49.168 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 14:18:49.172 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-11-02 14:18:49.175 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-11-02 14:18:49.179 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:18:49.182 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-11-02 14:18:49.234 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-11-02 14:18:49.238 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:18:49.241 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-11-02 14:18:49.244 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-11-02 14:18:49.247 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-11-02 14:18:49.250 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:18:49.253 | + 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-11-02 14:18:49.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-11-02 14:18:49.292 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:18:49.294 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-11-02 14:18:49.297 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 14:18:49.299 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 14:18:49.305 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:18:49.306 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-11-02 14:18:49.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-11-02 14:18:49.351 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:18:49.355 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-11-02 14:18:49.358 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-11-02 14:18:49.360 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-11-02 14:18:49.367 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:18:49.367 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-11-02 14:18:49.398 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:1150:1199 2022-11-02 14:18:49.401 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:18:49.419 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-11-02 14:18:49.419 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1150:1199 2022-11-02 14:18:49.419 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1150:1199 ']' 2022-11-02 14:18:49.419 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:18:49.419 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1150:1199 2022-11-02 14:18:49.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-11-02 14:18:49.462 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:18:49.464 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-11-02 14:18:49.467 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 14:18:49.470 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 14:18:49.472 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 14:18:49.475 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-11-02 14:18:49.511 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 14:18:49.513 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-11-02 14:18:49.533 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:18:49.536 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-11-02 14:18:49.539 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 14:18:49.578 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-11-02 14:18:49.583 | + lib/neutron-legacy:_configure_neutron_plugin_agent:907 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:18:49.622 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 14:18:49.659 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-11-02 14:18:49.662 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-11-02 14:18:49.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-11-02 14:18:49.668 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 14:18:53.052 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 14:18:53.052 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 14:18:53.052 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=394742) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 14:18:53.105 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=394742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 14:18:53.105 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=394742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 14:18:53.105 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=394742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:18:53.106 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=394742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:18:53.106 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=394742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:18:53.106 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=394742) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:18:53.161 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 14:18:53.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:53.162 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:53.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:53.162 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:53.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-11-02 14:18:53.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-11-02 14:18:53.570 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-11-02 14:18:53.573 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 14:18:53.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-11-02 14:18:53.653 | + 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-11-02 14:18:53.676 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-11-02 14:18:53.680 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-11-02 14:18:53.683 | + 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-11-02 14:18:53.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-11-02 14:18:53.725 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-11-02 14:18:53.735 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-11-02 14:18:53.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-11-02 14:18:53.740 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-11-02 14:18:53.754 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-11-02 14:18:53.769 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 14:18:53.772 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-11-02 14:18:53.781 | net.bridge.bridge-nf-call-iptables = 1 2022-11-02 14:18:53.786 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 14:18:53.790 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-11-02 14:18:53.798 | net.bridge.bridge-nf-call-ip6tables = 1 2022-11-02 14:18:53.802 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-11-02 14:18:53.805 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-11-02 14:18:53.808 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-11-02 14:18:53.810 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-11-02 14:18:53.813 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-11-02 14:18:53.815 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 14:18:53.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 14:18:53.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 14:18:53.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 14:18:53.855 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-11-02 14:18:53.859 | + 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-11-02 14:18:53.899 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-11-02 14:18:53.906 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-11-02 14:18:53.949 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-11-02 14:18:53.987 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-11-02 14:18:54.008 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:18:54.011 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-11-02 14:18:54.014 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-11-02 14:18:54.020 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-11-02 14:18:54.051 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-11-02 14:18:54.084 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 14:18:54.120 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-11-02 14:18:54.124 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:18:54.182 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-11-02 14:18:54.201 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:18:54.204 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 14:18:54.207 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-11-02 14:18:54.239 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 14:18:54.242 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 14:18:54.245 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 14:18:54.277 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-11-02 14:18:54.280 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 14:18:54.283 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-11-02 14:18:54.286 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-11-02 14:18:54.306 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:18:54.309 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-11-02 14:18:54.312 | + 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-11-02 14:18:54.316 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-11-02 14:18:54.351 | + 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-11-02 14:18:54.388 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-11-02 14:18:54.390 | + 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-11-02 14:18:54.425 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 14:18:54.428 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-11-02 14:18:54.460 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 14:18:54.463 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 14:18:54.466 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 14:18:54.498 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-11-02 14:18:54.513 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 14:18:54.513 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-11-02 14:18:54.513 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 14:18:58.069 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 14:18:58.069 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 14:18:58.070 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=395276) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 14:18:58.171 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=395276) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 14:18:58.171 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=395276) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 14:18:58.171 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=395276) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:18:58.171 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=395276) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:18:58.172 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=395276) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:18:58.172 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=395276) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 14:18:58.289 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-11-02 14:18:58.290 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=395276) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-11-02 14:18:58.291 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=395276) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-11-02 14:18:58.291 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 14:18:58.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:58.291 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:58.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:18:58.291 | from cryptography.utils import int_from_bytes 2022-11-02 14:18:58.869 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-11-02 14:18:58.873 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-11-02 14:18:58.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-11-02 14:18:58.878 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 14:18:58.881 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 14:18:58.884 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 14:18:58.887 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 14:18:58.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-11-02 14:18:58.912 | + functions:set_mtu:785 : local dev=br-data 2022-11-02 14:18:58.917 | + functions:set_mtu:786 : local mtu=1500 2022-11-02 14:18:58.919 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-11-02 14:18:58.936 | + 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-11-02 14:18:58.958 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-11-02 14:18:58.961 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-11-02 14:18:58.964 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-11-02 14:18:58.969 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-11-02 14:18:58.971 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-11-02 14:18:58.974 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-11-02 14:18:58.978 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-11-02 14:18:58.981 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-11-02 14:18:58.984 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-11-02 14:18:58.987 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-11-02 14:18:58.991 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-11-02 14:18:58.994 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-11-02 14:18:59.003 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-11-02 14:18:59.003 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-11-02 14:18:59.005 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-11-02 14:18:59.005 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-11-02 14:18:59.015 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-11-02 14:18:59.018 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-11-02 14:18:59.021 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-11-02 14:18:59.025 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-11-02 14:18:59.030 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-11-02 14:18:59.030 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-11-02 14:18:59.031 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-11-02 14:18:59.038 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.85/22 brd 192.168.3.255' 2022-11-02 14:18:59.045 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-11-02 14:18:59.045 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-11-02 14:18:59.047 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-11-02 14:18:59.050 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-11-02 14:18:59.053 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.85/22 brd 192.168.3.255 != '' ]] 2022-11-02 14:18:59.056 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1' 2022-11-02 14:18:59.059 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data' 2022-11-02 14:18:59.062 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-11-02 14:18:59.064 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-11-02 14:18:59.071 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.85/22 brd 192.168.3.255 2022-11-02 14:18:59.071 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-11-02 14:18:59.071 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-11-02 14:18:59.072 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-11-02 14:18:59.078 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.85 2022-11-02 14:18:59.081 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.85 ' 2022-11-02 14:18:59.083 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1 2022-11-02 14:18:59.100 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data 2022-11-02 14:18:59.116 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-11-02 14:18:59.134 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-11-02 14:18:59.162 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.85 2022-11-02 14:18:59.173 | PING 192.168.0.85 (192.168.0.85) from 192.168.0.85 br-data: 56(84) bytes of data. 2022-11-02 14:18:59.173 | 64 bytes from 192.168.0.85: icmp_seq=1 ttl=64 time=0.090 ms 2022-11-02 14:19:00.181 | 64 bytes from 192.168.0.85: icmp_seq=2 ttl=64 time=0.058 ms 2022-11-02 14:19:01.205 | 64 bytes from 192.168.0.85: icmp_seq=3 ttl=64 time=0.061 ms 2022-11-02 14:19:01.205 | 2022-11-02 14:19:01.205 | --- 192.168.0.85 ping statistics --- 2022-11-02 14:19:01.205 | 3 packets transmitted, 3 received, 0% packet loss, time 2032ms 2022-11-02 14:19:01.205 | rtt min/avg/max/mdev = 0.058/0.069/0.090/0.014 ms 2022-11-02 14:19:01.212 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-11-02 14:19:01.212 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-11-02 14:19:01.219 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-11-02 14:19:01.223 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-11-02 14:19:01.249 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:19:01.253 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-11-02 14:19:01.258 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-11-02 14:19:01.265 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-11-02 14:19:01.305 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.89 2022-11-02 14:19:01.347 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-11-02 14:19:01.391 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 14:19:01.434 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-11-02 14:19:01.437 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 14:19:01.474 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 14:19:01.477 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-11-02 14:19:01.501 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:19:01.504 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-11-02 14:19:01.508 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-11-02 14:19:01.535 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:19:01.539 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-11-02 14:19:01.564 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:19:01.567 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-11-02 14:19:01.593 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:19:01.596 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-11-02 14:19:01.643 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-11-02 14:19:01.687 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-11-02 14:19:01.690 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-11-02 14:19:01.717 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:19:01.721 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-11-02 14:19:01.747 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:19:01.750 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-11-02 14:19:01.753 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-11-02 14:19:01.833 | + inc/async:async_inner:63 : init_neutron 2022-11-02 14:19:01.897 | [353297 Async init_neutron:395752]: running: init_neutron 2022-11-02 14:19:01.901 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-11-02 14:19:01.925 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:19:01.931 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-11-02 14:19:01.949 | ++ ./stack.sh:main:1162 : true 2022-11-02 14:19:01.954 | + ./stack.sh:main:1162 : netman_pid= 2022-11-02 14:19:01.958 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-11-02 14:19:01.961 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-11-02 14:19:01.983 | dnsmasq: no process found 2022-11-02 14:19:01.990 | + ./stack.sh:main:1164 : true 2022-11-02 14:19:01.995 | + ./stack.sh:main:1169 : clean_iptables 2022-11-02 14:19:02.000 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-11-02 14:19:02.005 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 14:19:02.005 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-11-02 14:19:02.007 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-11-02 14:19:02.011 | + lib/nova:clean_iptables:186 : bash 2022-11-02 14:19:02.014 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-11-02 14:19:02.016 | + lib/nova:clean_iptables:186 : grep nova 2022-11-02 14:19:02.030 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 14:19:02.030 | + lib/nova:clean_iptables:188 : grep nova 2022-11-02 14:19:02.032 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-11-02 14:19:02.032 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 14:19:02.035 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-11-02 14:19:02.036 | + lib/nova:clean_iptables:188 : bash 2022-11-02 14:19:02.037 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-11-02 14:19:02.059 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-11-02 14:19:02.059 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-11-02 14:19:02.062 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-11-02 14:19:02.064 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 14:19:02.068 | + lib/nova:clean_iptables:190 : grep nova 2022-11-02 14:19:02.072 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-11-02 14:19:02.074 | + lib/nova:clean_iptables:190 : bash 2022-11-02 14:19:02.084 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 14:19:02.088 | + lib/nova:clean_iptables:192 : grep nova 2022-11-02 14:19:02.088 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 14:19:02.090 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-11-02 14:19:02.099 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-11-02 14:19:02.099 | + lib/nova:clean_iptables:192 : bash 2022-11-02 14:19:02.099 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-11-02 14:19:02.113 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-11-02 14:19:02.127 | net.ipv4.ip_forward = 1 2022-11-02 14:19:02.132 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-11-02 14:19:02.160 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:19:02.163 | + ./stack.sh:main:1178 : configure_os_vif 2022-11-02 14:19:02.168 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-11-02 14:19:02.171 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 14:19:02.224 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-11-02 14:19:02.268 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-11-02 14:19:02.272 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 14:19:02.325 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-11-02 14:19:02.376 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-11-02 14:19:02.410 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:19:02.415 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-11-02 14:19:02.422 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:19:02.428 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-11-02 14:19:02.435 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-11-02 14:19:02.439 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-11-02 14:19:02.582 | + inc/async:async_inner:63 : init_swift 2022-11-02 14:19:02.651 | [353297 Async init_swift:396132]: running: init_swift 2022-11-02 14:19:02.656 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-11-02 14:19:02.690 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:19:02.695 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-11-02 14:19:02.699 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:19:02.702 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-11-02 14:19:02.706 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-11-02 14:19:02.711 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-11-02 14:19:02.818 | + inc/async:async_inner:63 : init_cinder 2022-11-02 14:19:02.895 | [353297 Async init_cinder:396227]: running: init_cinder 2022-11-02 14:19:02.900 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-11-02 14:19:02.941 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:19:02.946 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-11-02 14:19:02.950 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:19:02.955 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-11-02 14:19:02.960 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-11-02 14:19:02.971 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-11-02 14:19:03.073 | + inc/async:async_inner:63 : init_placement 2022-11-02 14:19:03.163 | [353297 Async init_placement:396345]: running: init_placement 2022-11-02 14:19:03.167 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-11-02 14:19:03.271 | [353297 Async init_neutron:395752]: Waiting for completion of init_neutron running on PID 395752 (6 other jobs running) 2022-11-02 14:19:03.323 | [353297 Async init_neutron:395752]: Signaling child to exit 2022-11-02 14:19:07.643 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:19:07.687 | [395752 Async init_neutron:395752]: finished successfully 2022-11-02 14:19:07.720 | WAKEUP 2022-11-02 14:19:07.773 | [353297 Async init_neutron:395752]: Signaled 2022-11-02 14:19:07.775 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-11-02 14:19:07.775 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:19:07.776 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:19:07.776 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:19:07.776 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:19:07.776 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 14:19:07.776 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:19:07.776 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-11-02 14:19:07.776 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-11-02 14:19:07.776 | + lib/database:recreate_database:112 : local db=neutron 2022-11-02 14:19:07.776 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-11-02 14:19:07.776 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-11-02 14:19:07.776 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-11-02 14:19:07.776 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:19:07.776 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-11-02 14:19:07.776 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:19:07.776 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-11-02 14:19:07.777 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 14:19:07.777 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:19:07.777 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:19:07.778 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:19:07.778 | + functions-common:time_start:2442 : _TIME_START[$name]=1667398742231 2022-11-02 14:19:07.778 | + lib/neutron-legacy:init_mutnauq:462 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-11-02 14:19:07.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:19:07.778 | from cryptography.utils import int_from_bytes 2022-11-02 14:19:07.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:19:07.778 | from cryptography.utils import int_from_bytes 2022-11-02 14:19:07.778 | Traceback (most recent call last): 2022-11-02 14:19:07.778 | File "/usr/local/bin/neutron-db-manage", line 10, in 2022-11-02 14:19:07.778 | sys.exit(main()) 2022-11-02 14:19:07.778 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 661, in main 2022-11-02 14:19:07.778 | return_val |= bool(CONF.command.func(config, CONF.command.name)) 2022-11-02 14:19:07.778 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 183, in do_upgrade 2022-11-02 14:19:07.778 | run_sanity_checks(config, revision) 2022-11-02 14:19:07.778 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 645, in run_sanity_checks 2022-11-02 14:19:07.779 | script_dir.run_env() 2022-11-02 14:19:07.779 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 563, in run_env 2022-11-02 14:19:07.780 | util.load_python_file(self.dir, "env.py") 2022-11-02 14:19:07.780 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 92, in load_python_file 2022-11-02 14:19:07.780 | module = load_module_py(module_id, path) 2022-11-02 14:19:07.780 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 108, in load_module_py 2022-11-02 14:19:07.780 | spec.loader.exec_module(module) # type: ignore 2022-11-02 14:19:07.780 | File "", line 848, in exec_module 2022-11-02 14:19:07.780 | File "", line 219, in _call_with_frames_removed 2022-11-02 14:19:07.780 | File "/opt/stack/neutron/neutron/db/migration/alembic_migrations/env.py", line 24, in 2022-11-02 14:19:07.780 | from neutron.db.migration.models import head # noqa 2022-11-02 14:19:07.780 | File "/opt/stack/neutron/neutron/db/migration/models/head.py", line 31, in 2022-11-02 14:19:07.780 | from neutron.db import l3_dvrscheduler_db # noqa 2022-11-02 14:19:07.780 | File "/opt/stack/neutron/neutron/db/l3_dvrscheduler_db.py", line 34, in 2022-11-02 14:19:07.780 | from neutron.db import l3_dvr_db 2022-11-02 14:19:07.781 | File "/opt/stack/neutron/neutron/db/l3_dvr_db.py", line 48, in 2022-11-02 14:19:07.781 | from neutron.db import l3_db 2022-11-02 14:19:07.781 | File "/opt/stack/neutron/neutron/db/l3_db.py", line 770 2022-11-02 14:19:07.781 | <<<<<<< HEAD (568413 [OVN] Set the default OVN metadata worker number to 0) 2022-11-02 14:19:07.781 | ^ 2022-11-02 14:19:07.781 | SyntaxError: invalid syntax 2022-11-02 14:19:07.781 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-11-02 14:19:07.781 | + functions-common:time_stop:2451 : local name 2022-11-02 14:19:07.781 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:19:07.781 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:19:07.781 | + functions-common:time_stop:2454 : local total 2022-11-02 14:19:07.781 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:19:07.781 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 14:19:07.781 | + functions-common:time_stop:2458 : start_time=1667398742231 2022-11-02 14:19:07.781 | + functions-common:time_stop:2460 : [[ -z 1667398742231 ]] 2022-11-02 14:19:07.781 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:19:07.781 | + functions-common:time_stop:2463 : end_time=1667398747619 2022-11-02 14:19:07.781 | + functions-common:time_stop:2464 : elapsed_time=5388 2022-11-02 14:19:07.781 | + functions-common:time_stop:2465 : total=41969 2022-11-02 14:19:07.782 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:19:07.782 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=47357 2022-11-02 14:19:07.848 | [353297 Async init_neutron:395752]: finished init_neutron with result 0 in 5 seconds 2022-11-02 14:19:07.855 | + inc/async:async_wait:197 : return 0 2022-11-02 14:19:07.860 | + ./stack.sh:main:1208 : async_wait init_placement 2022-11-02 14:19:07.953 | [353297 Async init_placement:396345]: Waiting for completion of init_placement running on PID 396345 (5 other jobs running) 2022-11-02 14:19:08.005 | [353297 Async init_placement:396345]: Signaling child to exit 2022-11-02 14:19:13.450 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:19:13.502 | [392612 Async init_glance:392612]: finished successfully 2022-11-02 14:19:17.702 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:19:17.734 | [396132 Async init_swift:396132]: finished successfully 2022-11-02 14:20:00.182 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:20:00.219 | [396227 Async init_cinder:396227]: finished successfully 2022-11-02 14:20:15.657 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:20:15.689 | [396345 Async init_placement:396345]: finished successfully 2022-11-02 14:20:15.715 | WAKEUP 2022-11-02 14:20:15.747 | [353297 Async init_placement:396345]: Signaled 2022-11-02 14:20:15.748 | + lib/placement:init_placement:130 : recreate_database placement 2022-11-02 14:20:15.748 | + lib/database:recreate_database:112 : local db=placement 2022-11-02 14:20:15.749 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-11-02 14:20:15.749 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-11-02 14:20:15.749 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-11-02 14:20:15.749 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:20:15.749 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-11-02 14:20:15.749 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:20:15.749 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-11-02 14:20:15.749 | + lib/placement:init_placement:132 : create_placement_accounts 2022-11-02 14:20:15.749 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-11-02 14:20:15.749 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-11-02 14:20:15.749 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 14:20:15.749 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 14:20:15.749 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 14:20:15.749 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 14:20:15.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.749 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.749 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.749 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:20:15.750 | + functions-common:get_or_create_user:937 : user_id=40f6d5ed8c59488484ecdff97810f3b3 2022-11-02 14:20:15.750 | + functions-common:get_or_create_user:938 : echo 40f6d5ed8c59488484ecdff97810f3b3 2022-11-02 14:20:15.750 | 40f6d5ed8c59488484ecdff97810f3b3 2022-11-02 14:20:15.750 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-11-02 14:20:15.750 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:20:15.750 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:20:15.750 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:20:15.750 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:20:15.750 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:20:15.750 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:20:15.750 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:20:15.750 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:20:15.750 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:20:15.750 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:20:15.750 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:20:15.750 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:20:15.750 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:20:15.750 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:20:15.750 | ++ functions-common:get_field:824 : read data 2022-11-02 14:20:15.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.750 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.751 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.751 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:20:15.751 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:20:15.751 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:20:15.751 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:20:15.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.751 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.751 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.751 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:20:15.751 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:20:15.751 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:20:15.751 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:20:15.751 | ++ functions-common:get_field:824 : read data 2022-11-02 14:20:15.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.751 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.752 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.752 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:20:15.752 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:20:15.752 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:20:15.752 | ++ functions-common:get_field:830 : echo '| d669efbd2f9e4eda9c6a5a85fd9216d1 | 40f6d5ed8c59488484ecdff97810f3b3 | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:20:15.752 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:20:15.752 | ++ functions-common:get_field:824 : read data 2022-11-02 14:20:15.752 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:20:15.752 | + functions-common:get_or_add_user_project_role:1009 : echo d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:20:15.752 | d669efbd2f9e4eda9c6a5a85fd9216d1 2022-11-02 14:20:15.752 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 14:20:15.752 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-11-02 14:20:15.752 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 14:20:15.752 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 14:20:15.752 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 14:20:15.752 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 14:20:15.752 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 14:20:15.752 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 14:20:15.752 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 14:20:15.753 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 14:20:15.753 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 14:20:15.753 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 14:20:15.753 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:20:15.753 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:20:15.753 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 14:20:15.753 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:20:15.753 | ++ functions-common:get_field:824 : read data 2022-11-02 14:20:15.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.753 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.753 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.753 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:20:15.753 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 14:20:15.753 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 14:20:15.753 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:20:15.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.753 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.753 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.753 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 14:20:15.753 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 14:20:15.753 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 14:20:15.754 | ++ functions-common:get_field:823 : local data field 2022-11-02 14:20:15.754 | ++ functions-common:get_field:824 : read data 2022-11-02 14:20:15.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.754 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.754 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.754 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:20:15.754 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 14:20:15.754 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 14:20:15.754 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 14:20:15.754 | ++ functions-common:get_field:830 : echo '| fec3f42c3af8425fba7ea798a44e00ce | 40f6d5ed8c59488484ecdff97810f3b3 | | 5703f4f6a3a3438da28b52d4981fd919 | | | False |' 2022-11-02 14:20:15.755 | ++ functions-common:get_field:824 : read data 2022-11-02 14:20:15.755 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:20:15.755 | + functions-common:get_or_add_user_project_role:1009 : echo fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:20:15.755 | fec3f42c3af8425fba7ea798a44e00ce 2022-11-02 14:20:15.755 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.89/placement 2022-11-02 14:20:15.755 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-11-02 14:20:15.755 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 14:20:15.755 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-11-02 14:20:15.755 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-11-02 14:20:15.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.755 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.755 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.755 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:20:15.755 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 14:20:15.755 | 616d07c30cf244a69f840d2dbeddd19c' 2022-11-02 14:20:15.755 | + functions-common:get_or_create_service:1106 : echo 616d07c30cf244a69f840d2dbeddd19c 2022-11-02 14:20:15.755 | 616d07c30cf244a69f840d2dbeddd19c 2022-11-02 14:20:15.755 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.89/placement 2022-11-02 14:20:15.755 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 14:20:15.755 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.89/placement RegionOne 2022-11-02 14:20:15.755 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 14:20:15.755 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-11-02 14:20:15.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.755 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.755 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.756 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:20:15.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 14:20:15.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 14:20:15.756 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.89/placement --region RegionOne -f value -c id 2022-11-02 14:20:15.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.756 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:15.756 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:15.756 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 14:20:15.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=7c043cff4e7d4d1ebd33a27d297af164 2022-11-02 14:20:15.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 7c043cff4e7d4d1ebd33a27d297af164 2022-11-02 14:20:15.756 | + functions-common:get_or_create_endpoint:1139 : public_id=7c043cff4e7d4d1ebd33a27d297af164 2022-11-02 14:20:15.756 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 14:20:15.756 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 14:20:15.756 | + functions-common:get_or_create_endpoint:1148 : echo 7c043cff4e7d4d1ebd33a27d297af164 2022-11-02 14:20:15.756 | 7c043cff4e7d4d1ebd33a27d297af164 2022-11-02 14:20:15.810 | [353297 Async init_placement:396345]: finished init_placement with result 0 in 72 seconds 2022-11-02 14:20:15.816 | + inc/async:async_wait:197 : return 0 2022-11-02 14:20:15.820 | + ./stack.sh:main:1209 : async_wait init_glance 2022-11-02 14:20:15.901 | [353297 Async init_glance:392612]: Waiting for completion of init_glance running on PID 392612 (4 other jobs running) 2022-11-02 14:20:15.934 | [353297 Async init_glance:392612]: Signaling child to exit 2022-11-02 14:20:15.934 | WAKEUP 2022-11-02 14:20:15.966 | [353297 Async init_glance:392612]: Signaled 2022-11-02 14:20:15.968 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-11-02 14:20:15.975 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-11-02 14:20:15.975 | + lib/glance:init_glance:485 : recreate_database glance 2022-11-02 14:20:15.975 | + lib/database:recreate_database:112 : local db=glance 2022-11-02 14:20:15.975 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-11-02 14:20:15.975 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-11-02 14:20:15.975 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-11-02 14:20:15.975 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:20:15.975 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-11-02 14:20:15.975 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:20:15.975 | + lib/glance:init_glance:487 : time_start dbsync 2022-11-02 14:20:15.975 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 14:20:15.975 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:20:15.975 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:20:15.975 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:20:15.976 | + functions-common:time_start:2442 : _TIME_START[$name]=1667398685466 2022-11-02 14:20:15.976 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-11-02 14:20:15.976 | 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=392735) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 14:20:15.976 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:20:15.976 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:20:15.976 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:20:15.976 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:20:15.976 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:20:15.976 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:20:15.976 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-11-02 14:20:15.976 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-11-02 14:20:15.976 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-11-02 14:20:15.976 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-11-02 14:20:15.976 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:20:15.977 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 14:20:15.978 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 14:20:15.978 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-11-02 14:20:15.978 | Database migration is up to date. No migration needed. 2022-11-02 14:20:15.979 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-11-02 14:20:15.979 | Database is synced successfully. 2022-11-02 14:20:15.979 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-11-02 14:20:15.979 | 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=392999) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 14:20:15.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-11-02 14:20:15.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-11-02 14:20:15.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-11-02 14:20:15.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-11-02 14:20:15.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-11-02 14:20:15.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-11-02 14:20:15.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-11-02 14:20:15.979 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-11-02 14:20:15.980 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-11-02 14:20:15.981 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-11-02 14:20:15.981 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-11-02 14:20:15.981 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-11-02 14:20:15.981 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-11-02 14:20:15.981 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-11-02 14:20:15.981 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-11-02 14:20:15.981 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-11-02 14:20:15.981 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-11-02 14:20:15.981 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-11-02 14:20:15.981 | + lib/glance:init_glance:493 : time_stop dbsync 2022-11-02 14:20:15.981 | + functions-common:time_stop:2451 : local name 2022-11-02 14:20:15.981 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:20:15.981 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:20:15.981 | + functions-common:time_stop:2454 : local total 2022-11-02 14:20:15.981 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:20:15.982 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 14:20:15.982 | + functions-common:time_stop:2458 : start_time=1667398685466 2022-11-02 14:20:15.982 | + functions-common:time_stop:2460 : [[ -z 1667398685466 ]] 2022-11-02 14:20:15.982 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:20:15.982 | + functions-common:time_stop:2463 : end_time=1667398753412 2022-11-02 14:20:15.982 | + functions-common:time_stop:2464 : elapsed_time=67946 2022-11-02 14:20:15.982 | + functions-common:time_stop:2465 : total=41969 2022-11-02 14:20:15.982 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:20:15.982 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=109915 2022-11-02 14:20:16.034 | [353297 Async init_glance:392612]: finished init_glance with result 0 in 70 seconds 2022-11-02 14:20:16.039 | + inc/async:async_wait:197 : return 0 2022-11-02 14:20:16.042 | + ./stack.sh:main:1210 : async_wait init_swift 2022-11-02 14:20:16.116 | [353297 Async init_swift:396132]: Waiting for completion of init_swift running on PID 396132 (3 other jobs running) 2022-11-02 14:20:16.150 | [353297 Async init_swift:396132]: Signaling child to exit 2022-11-02 14:20:16.150 | WAKEUP 2022-11-02 14:20:16.177 | [353297 Async init_swift:396132]: Signaled 2022-11-02 14:20:16.179 | + lib/swift:init_swift:668 : local node_number 2022-11-02 14:20:16.179 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 14:20:16.179 | No container-server running 2022-11-02 14:20:16.180 | No object-expirer running 2022-11-02 14:20:16.180 | No container-sharder running 2022-11-02 14:20:16.180 | No object-auditor running 2022-11-02 14:20:16.180 | No container-replicator running 2022-11-02 14:20:16.180 | No object-updater running 2022-11-02 14:20:16.180 | No proxy-server running 2022-11-02 14:20:16.180 | No account-reaper running 2022-11-02 14:20:16.180 | No account-server running 2022-11-02 14:20:16.180 | No container-auditor running 2022-11-02 14:20:16.180 | No account-replicator running 2022-11-02 14:20:16.180 | No object-reconstructor running 2022-11-02 14:20:16.180 | No container-reconciler running 2022-11-02 14:20:16.180 | No account-auditor running 2022-11-02 14:20:16.180 | No container-updater running 2022-11-02 14:20:16.180 | No object-server running 2022-11-02 14:20:16.180 | No container-sync running 2022-11-02 14:20:16.180 | No object-replicator running 2022-11-02 14:20:16.180 | + lib/swift:init_swift:670 : true 2022-11-02 14:20:16.180 | + lib/swift:init_swift:673 : create_swift_disk 2022-11-02 14:20:16.180 | + lib/swift:create_swift_disk:565 : local node_number 2022-11-02 14:20:16.180 | + lib/swift:create_swift_disk:570 : local user_group 2022-11-02 14:20:16.180 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-11-02 14:20:16.180 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-11-02 14:20:16.180 | + lib/swift:create_swift_disk:572 : 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-11-02 14:20:16.180 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-11-02 14:20:16.180 | + functions:create_disk:732 : local node_number 2022-11-02 14:20:16.180 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.180 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 14:20:16.180 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-11-02 14:20:16.180 | + functions:create_disk:736 : local key 2022-11-02 14:20:16.181 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.181 | ++ functions:create_disk:738 : sed s#/.## 2022-11-02 14:20:16.181 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.181 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.181 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-11-02 14:20:16.181 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.181 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 14:20:16.181 | + functions:destroy_disk:765 : local key 2022-11-02 14:20:16.181 | ++ functions:destroy_disk:767 : sed s#/.## 2022-11-02 14:20:16.181 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.181 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.181 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.181 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-11-02 14:20:16.181 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-11-02 14:20:16.181 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.181 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.181 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-11-02 14:20:16.181 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.181 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-11-02 14:20:16.181 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-11-02 14:20:16.181 | = sectsz=512 attr=2, projid32bit=1 2022-11-02 14:20:16.181 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-11-02 14:20:16.181 | = reflink=1 2022-11-02 14:20:16.181 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-11-02 14:20:16.181 | = sunit=0 swidth=0 blks 2022-11-02 14:20:16.181 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-11-02 14:20:16.181 | log =internal log bsize=4096 blocks=2560, version=2 2022-11-02 14:20:16.181 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-11-02 14:20:16.181 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-11-02 14:20:16.181 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-11-02 14:20:16.182 | + 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-11-02 14:20:16.182 | /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-11-02 14:20:16.182 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-11-02 14:20:16.182 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-11-02 14:20:16.182 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-11-02 14:20:16.182 | + lib/swift:create_swift_disk:579 : local node_number 2022-11-02 14:20:16.182 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 14:20:16.182 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-11-02 14:20:16.182 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-11-02 14:20:16.182 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-11-02 14:20:16.182 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 14:20:16.182 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-11-02 14:20:16.182 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 14:20:16.182 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-11-02 14:20:16.182 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1667397702.object.builder backups/1667397703.container.builder backups/1667397705.account.builder backups/1667397710.object.builder backups/1667397712.container.builder backups/1667397713.account.builder backups/1667397710.object.ring.gz backups/1667397712.container.ring.gz backups/1667397713.account.ring.gz 2022-11-02 14:20:16.182 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-11-02 14:20:16.182 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-11-02 14:20:16.182 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-11-02 14:20:16.182 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-11-02 14:20:16.182 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 14:20:16.182 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-11-02 14:20:16.182 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-11-02 14:20:16.182 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-11-02 14:20:16.182 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-11-02 14:20:16.182 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-11-02 14:20:16.182 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-11-02 14:20:16.182 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-11-02 14:20:16.182 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-11-02 14:20:16.182 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-11-02 14:20:16.182 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-11-02 14:20:16.182 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 14:20:16.183 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-11-02 14:20:16.183 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 14:20:16.183 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-11-02 14:20:16.183 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 14:20:16.183 | + lib/swift:init_swift:714 : popd 2022-11-02 14:20:16.237 | [353297 Async init_swift:396132]: finished init_swift with result 0 in 15 seconds 2022-11-02 14:20:16.242 | + inc/async:async_wait:197 : return 0 2022-11-02 14:20:16.246 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-11-02 14:20:16.313 | [353297 Async init_cinder:396227]: Waiting for completion of init_cinder running on PID 396227 (2 other jobs running) 2022-11-02 14:20:16.345 | [353297 Async init_cinder:396227]: Signaling child to exit 2022-11-02 14:20:16.345 | WAKEUP 2022-11-02 14:20:16.376 | [353297 Async init_cinder:396227]: Signaled 2022-11-02 14:20:16.378 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-11-02 14:20:16.378 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:20:16.378 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-11-02 14:20:16.378 | + lib/database:recreate_database:112 : local db=cinder 2022-11-02 14:20:16.378 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-11-02 14:20:16.378 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-11-02 14:20:16.378 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-11-02 14:20:16.378 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:20:16.378 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-11-02 14:20:16.378 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:20:16.378 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-11-02 14:20:16.378 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 14:20:16.379 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:20:16.379 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:20:16.379 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:20:16.379 | + functions-common:time_start:2442 : _TIME_START[$name]=1667398750777 2022-11-02 14:20:16.379 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-11-02 14:20:16.379 | 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=396793) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:16.379 | 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=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:16.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:16.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:16.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:16.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:16.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:16.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:16.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:16.380 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:20:16.380 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=396793) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:20:16.380 | INFO cinder.db.migration [-] Applying migration(s) 2022-11-02 14:20:16.380 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:20:16.380 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:20:16.380 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-11-02 14:20:16.380 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=396793) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 14:20:16.380 | INFO cinder.db.migration [-] Migration(s) applied 2022-11-02 14:20:16.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:16.380 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:16.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:20:16.380 | from cryptography.utils import int_from_bytes 2022-11-02 14:20:16.380 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 14:20:16.381 | last_heartbeat = column_property( 2022-11-02 14:20:16.381 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 14:20:16.381 | num_hosts = column_property( 2022-11-02 14:20:16.381 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 14:20:16.381 | num_down_hosts = column_property( 2022-11-02 14:20:16.381 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-11-02 14:20:16.381 | + functions-common:time_stop:2451 : local name 2022-11-02 14:20:16.381 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:20:16.381 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:20:16.381 | + functions-common:time_stop:2454 : local total 2022-11-02 14:20:16.381 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:20:16.381 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 14:20:16.381 | + functions-common:time_stop:2458 : start_time=1667398750777 2022-11-02 14:20:16.381 | + functions-common:time_stop:2460 : [[ -z 1667398750777 ]] 2022-11-02 14:20:16.381 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:20:16.381 | + functions-common:time_stop:2463 : end_time=1667398796764 2022-11-02 14:20:16.381 | + functions-common:time_stop:2464 : elapsed_time=45987 2022-11-02 14:20:16.381 | + functions-common:time_stop:2465 : total=41969 2022-11-02 14:20:16.381 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:20:16.381 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=87956 2022-11-02 14:20:16.381 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-11-02 14:20:16.381 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:20:16.381 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 14:20:16.381 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-11-02 14:20:16.382 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 14:20:16.382 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-11-02 14:20:16.382 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-11-02 14:20:16.382 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-11-02 14:20:16.382 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-11-02 14:20:16.382 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-11-02 14:20:16.382 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 14:20:16.382 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-11-02 14:20:16.382 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-11-02 14:20:16.382 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-11-02 14:20:16.382 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 14:20:16.382 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 14:20:16.382 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 14:20:16.382 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 14:20:16.382 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 14:20:16.382 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 14:20:16.382 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 14:20:16.382 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 14:20:16.382 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 14:20:16.382 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 14:20:16.382 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 14:20:16.382 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-11-02 14:20:16.382 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 14:20:16.382 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 14:20:16.382 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 14:20:16.382 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 14:20:16.382 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 14:20:16.382 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 14:20:16.382 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 14:20:16.382 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-11-02 14:20:16.382 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-11-02 14:20:16.383 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 14:20:16.383 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 14:20:16.383 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 14:20:16.383 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 14:20:16.383 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-11-02 14:20:16.383 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 14:20:16.383 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-11-02 14:20:16.383 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-11-02 14:20:16.383 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-11-02 14:20:16.383 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-11-02 14:20:16.383 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-11-02 14:20:16.383 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-11-02 14:20:16.383 | s|%DIRECTIO%|--direct-io=on|g; 2022-11-02 14:20:16.383 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-11-02 14:20:16.383 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-11-02 14:20:16.383 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 14:20:16.383 | [Unit] 2022-11-02 14:20:16.383 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 14:20:16.383 | DefaultDependencies=no 2022-11-02 14:20:16.383 | After=systemd-udev-settle.service 2022-11-02 14:20:16.383 | Before=lvm2-activation-early.service 2022-11-02 14:20:16.383 | Wants=systemd-udev-settle.service 2022-11-02 14:20:16.383 | 2022-11-02 14:20:16.383 | [Service] 2022-11-02 14:20:16.383 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 14:20:16.383 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-11-02 14:20:16.383 | RemainAfterExit=yes 2022-11-02 14:20:16.383 | Type=oneshot 2022-11-02 14:20:16.383 | 2022-11-02 14:20:16.383 | [Install] 2022-11-02 14:20:16.383 | WantedBy=local-fs.target 2022-11-02 14:20:16.384 | Also=systemd-udev-settle.service 2022-11-02 14:20:16.384 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-11-02 14:20:16.384 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 14:20:16.384 | 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-11-02 14:20:16.384 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-11-02 14:20:16.384 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-11-02 14:20:16.384 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-11-02 14:20:16.384 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 14:20:16.384 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 14:20:16.384 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 14:20:16.384 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-11-02 14:20:16.384 | Physical volume "/dev/loop4" successfully created. 2022-11-02 14:20:16.384 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-11-02 14:20:16.384 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-11-02 14:20:16.384 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-11-02 14:20:16.384 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-11-02 14:20:16.384 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-11-02 14:20:16.384 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-11-02 14:20:16.384 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-11-02 14:20:16.384 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-11-02 14:20:16.384 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:20:16.384 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-11-02 14:20:16.384 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-11-02 14:20:16.384 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-11-02 14:20:16.439 | [353297 Async init_cinder:396227]: finished init_cinder with result 0 in 57 seconds 2022-11-02 14:20:16.445 | + inc/async:async_wait:197 : return 0 2022-11-02 14:20:16.448 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-11-02 14:20:16.470 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:20:16.473 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-11-02 14:20:16.476 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:20:16.479 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-11-02 14:20:16.482 | + ./stack.sh:main:1218 : init_nova 2022-11-02 14:20:16.485 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-11-02 14:20:16.508 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:20:16.511 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-11-02 14:20:16.533 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:20:16.538 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:20:16.542 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 14:20:16.616 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 14:20:16.668 | [353297 Async nova-cell-0:398305]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 14:20:16.673 | ++ lib/nova:init_nova:842 : seq 1 1 2022-11-02 14:20:16.679 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 14:20:16.682 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-11-02 14:20:16.685 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 14:20:16.688 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 14:20:16.692 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 14:20:16.767 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 14:20:16.823 | [353297 Async nova-cell-1:398397]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 14:20:16.827 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-11-02 14:20:16.830 | + lib/database:recreate_database:112 : local db=nova_api 2022-11-02 14:20:16.835 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-11-02 14:20:16.839 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-11-02 14:20:16.843 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-11-02 14:20:16.852 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:20:28.126 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-11-02 14:20:28.132 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:20:28.244 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-11-02 14:20:29.341 | 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-11-02 14:20:33.077 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:20:33.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:20:33.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:20:33.089 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:20:33.089 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=398457) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:20:33.120 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:20:33.121 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:20:33.657 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-11-02 14:21:19.082 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=398457) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 14:21:19.085 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-11-02 14:21:28.033 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=398457) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 14:21:28.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:21:28.222 | from cryptography.utils import int_from_bytes 2022-11-02 14:21:28.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:21:28.222 | from cryptography.utils import int_from_bytes 2022-11-02 14:21:28.700 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-11-02 14:21:28.703 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 14:21:28.706 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 14:21:28.709 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 14:21:28.711 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 14:21:28.714 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 14:21:29.756 | 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-11-02 14:21:32.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:21:32.475 | from cryptography.utils import int_from_bytes 2022-11-02 14:21:32.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:21:32.475 | from cryptography.utils import int_from_bytes 2022-11-02 14:21:32.962 | ++ lib/nova:init_nova:854 : seq 0 1 2022-11-02 14:21:32.967 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 14:21:32.970 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-11-02 14:21:33.033 | [353297 Async nova-cell-0:398305]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 398305 (3 other jobs running) 2022-11-02 14:21:33.063 | [353297 Async nova-cell-0:398305]: Signaling child to exit 2022-11-02 14:23:18.002 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:23:18.031 | [398397 Async nova-cell-1:398397]: finished successfully 2022-11-02 14:23:18.982 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:23:19.009 | [398305 Async nova-cell-0:398305]: finished successfully 2022-11-02 14:23:19.030 | WAKEUP 2022-11-02 14:23:19.055 | [353297 Async nova-cell-0:398305]: Signaled 2022-11-02 14:23:19.056 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-11-02 14:23:19.056 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-11-02 14:23:19.056 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-11-02 14:23:19.056 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-11-02 14:23:19.056 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-11-02 14:23:19.056 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-11-02 14:23:19.057 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-11-02 14:23:19.057 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:23:19.057 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-11-02 14:23:19.057 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:23:19.057 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-11-02 14:23:19.057 | 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-11-02 14:23:19.057 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:23:19.058 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=398551) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:23:19.058 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:23:19.059 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:23:19.059 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 14:23:19.059 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=398551) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 14:23:19.059 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 14:23:19.059 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=398551) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 14:23:19.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:23:19.059 | from cryptography.utils import int_from_bytes 2022-11-02 14:23:19.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:23:19.059 | from cryptography.utils import int_from_bytes 2022-11-02 14:23:19.114 | [353297 Async nova-cell-0:398305]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 182 seconds 2022-11-02 14:23:19.118 | + inc/async:async_wait:197 : return 0 2022-11-02 14:23:19.121 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 14:23:19.124 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-11-02 14:23:19.180 | [353297 Async nova-cell-1:398397]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 398397 (2 other jobs running) 2022-11-02 14:23:19.207 | [353297 Async nova-cell-1:398397]: Signaling child to exit 2022-11-02 14:23:19.208 | WAKEUP 2022-11-02 14:23:19.231 | [353297 Async nova-cell-1:398397]: Signaled 2022-11-02 14:23:19.233 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-11-02 14:23:19.233 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-11-02 14:23:19.233 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-11-02 14:23:19.233 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-11-02 14:23:19.233 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-11-02 14:23:19.233 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-11-02 14:23:19.233 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-11-02 14:23:19.233 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:23:19.233 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-11-02 14:23:19.233 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 14:23:19.233 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-11-02 14:23:19.233 | 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-11-02 14:23:19.233 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 14:23:19.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 14:23:19.235 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=398544) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 14:23:19.235 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 14:23:19.235 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 14:23:19.235 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 14:23:19.235 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=398544) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 14:23:19.235 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 14:23:19.235 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=398544) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 14:23:19.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:23:19.235 | from cryptography.utils import int_from_bytes 2022-11-02 14:23:19.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:23:19.236 | from cryptography.utils import int_from_bytes 2022-11-02 14:23:19.281 | [353297 Async nova-cell-1:398397]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 181 seconds 2022-11-02 14:23:19.289 | + inc/async:async_wait:197 : return 0 2022-11-02 14:23:19.291 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:23:19.294 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-11-02 14:23:20.382 | 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-11-02 14:23:23.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:23:23.452 | from cryptography.utils import int_from_bytes 2022-11-02 14:23:23.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:23:23.452 | from cryptography.utils import int_from_bytes 2022-11-02 14:23:23.452 | Running batches of 50 until complete 2022-11-02 14:23:23.452 | +-------------------------------------+--------------+-----------+ 2022-11-02 14:23:23.452 | | Migration | Total Needed | Completed | 2022-11-02 14:23:23.452 | +-------------------------------------+--------------+-----------+ 2022-11-02 14:23:23.452 | | fill_virtual_interface_list | 0 | 0 | 2022-11-02 14:23:23.452 | | migrate_empty_ratio | 0 | 0 | 2022-11-02 14:23:23.452 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-11-02 14:23:23.452 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-11-02 14:23:23.452 | | migration_migrate_to_uuid | 0 | 0 | 2022-11-02 14:23:23.452 | | populate_dev_uuids | 0 | 0 | 2022-11-02 14:23:23.452 | | populate_missing_availability_zones | 0 | 0 | 2022-11-02 14:23:23.452 | | populate_queued_for_delete | 0 | 0 | 2022-11-02 14:23:23.452 | | populate_user_id | 0 | 0 | 2022-11-02 14:23:23.452 | | populate_uuids | 0 | 0 | 2022-11-02 14:23:23.452 | +-------------------------------------+--------------+-----------+ 2022-11-02 14:23:23.964 | ++ lib/nova:init_nova:868 : seq 1 1 2022-11-02 14:23:23.970 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 14:23:23.973 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-11-02 14:23:23.976 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 14:23:23.979 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 14:23:23.982 | + lib/nova:init_nova:869 : /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-11-02 14:23:25.019 | 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-11-02 14:23:27.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:23:27.775 | from cryptography.utils import int_from_bytes 2022-11-02 14:23:27.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 14:23:27.775 | from cryptography.utils import int_from_bytes 2022-11-02 14:23:27.775 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-11-02 14:23:27.775 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-11-02 14:23:28.253 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-11-02 14:23:28.256 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-11-02 14:23:28.272 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-11-02 14:23:28.275 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-11-02 14:23:28.296 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:28.299 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-11-02 14:23:28.302 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-11-02 14:23:28.368 | + inc/async:async_inner:63 : configure_neutron_nova 2022-11-02 14:23:28.410 | [353297 Async configure_neutron_nova:399710]: running: configure_neutron_nova 2022-11-02 14:23:28.413 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-11-02 14:23:28.416 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 14:23:28.418 | + functions-common:run_phase:1880 : local phase=post-config 2022-11-02 14:23:28.421 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 14:23:28.424 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 14:23:28.427 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 14:23:28.430 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 14:23:28.433 | + functions-common:run_phase:1889 : local extra 2022-11-02 14:23:28.437 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 14:23:28.442 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 14:23:28.449 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 14:23:28.449 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 14:23:28.453 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-11-02 14:23:28.458 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 14:23:28.476 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:28.481 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:23:28.486 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:23:28.486 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-11-02 14:23:28.489 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 14:23:28.492 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 14:23:28.495 | ++ extras.d/80-tempest.sh:source:12 : : 2022-11-02 14:23:28.499 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 14:23:28.501 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 14:23:28.504 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 14:23:28.507 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 14:23:28.510 | + functions-common:run_phase:1906 : run_plugins stack post-config 2022-11-02 14:23:28.514 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 14:23:28.517 | + functions-common:run_plugins:1866 : local phase=post-config 2022-11-02 14:23:28.520 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 14:23:28.523 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 14:23:28.526 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-11-02 14:23:28.529 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-11-02 14:23:28.532 | + inc/meta-config:merge_config_group:171 : shift 2022-11-02 14:23:28.535 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-11-02 14:23:28.538 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:23:28.541 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-11-02 14:23:28.544 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-11-02 14:23:28.550 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-11-02 14:23:28.553 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:23:28.556 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-11-02 14:23:28.560 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:23:28.563 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-11-02 14:23:28.564 | /^\[\[.+\|.*\]\]/ { 2022-11-02 14:23:28.564 | gsub("[][]", "", $1); 2022-11-02 14:23:28.564 | split($1, a, "|"); 2022-11-02 14:23:28.564 | if (a[1] == matchgroup) 2022-11-02 14:23:28.564 | print a[2] 2022-11-02 14:23:28.564 | } 2022-11-02 14:23:28.564 | ' /home/ubuntu/devstack/local.conf 2022-11-02 14:23:28.571 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 14:23:28.575 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 14:23:28.577 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 14:23:28.581 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-11-02 14:23:28.584 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-11-02 14:23:28.588 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-11-02 14:23:28.591 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-11-02 14:23:28.595 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-11-02 14:23:28.600 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-11-02 14:23:28.603 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-11-02 14:23:28.607 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 14:23:28.610 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:23:28.614 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 14:23:28.618 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-11-02 14:23:28.620 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 14:23:28.624 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-11-02 14:23:28.628 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-11-02 14:23:28.634 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-11-02 14:23:28.638 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-11-02 14:23:28.642 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 14:23:28.642 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-11-02 14:23:28.643 | BEGIN { 2022-11-02 14:23:28.643 | section = "" 2022-11-02 14:23:28.643 | last_section = "" 2022-11-02 14:23:28.643 | section_count = 0 2022-11-02 14:23:28.643 | } 2022-11-02 14:23:28.643 | /^\[.+\]/ { 2022-11-02 14:23:28.643 | gsub("[][]", "", $1); 2022-11-02 14:23:28.643 | section=$1 2022-11-02 14:23:28.643 | next 2022-11-02 14:23:28.643 | } 2022-11-02 14:23:28.643 | /^ *\#/ { 2022-11-02 14:23:28.643 | next 2022-11-02 14:23:28.643 | } 2022-11-02 14:23:28.643 | /^[^ \t]+/ { 2022-11-02 14:23:28.643 | # get offset of first = in $0 2022-11-02 14:23:28.643 | eq_idx = index($0, "=") 2022-11-02 14:23:28.643 | # extract attr & value from $0 2022-11-02 14:23:28.643 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 14:23:28.643 | value = substr($0, eq_idx + 1) 2022-11-02 14:23:28.643 | # only need to strip trailing whitespace from attr 2022-11-02 14:23:28.643 | sub(/[ \t]*$/, "", attr) 2022-11-02 14:23:28.643 | # need to strip leading & trailing whitespace from value 2022-11-02 14:23:28.643 | sub(/^[ \t]*/, "", value) 2022-11-02 14:23:28.643 | sub(/[ \t]*$/, "", value) 2022-11-02 14:23:28.643 | 2022-11-02 14:23:28.643 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 14:23:28.643 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 14:23:28.643 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 14:23:28.643 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 14:23:28.643 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 14:23:28.643 | if (section != last_section) { 2022-11-02 14:23:28.643 | cfg_section[section_count++] = section 2022-11-02 14:23:28.643 | last_section = section 2022-11-02 14:23:28.643 | } 2022-11-02 14:23:28.643 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 14:23:28.644 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 14:23:28.644 | 2022-11-02 14:23:28.644 | cfg_attr[section, attr, 0] = value 2022-11-02 14:23:28.644 | cfg_attr_count[section, attr] = 1 2022-11-02 14:23:28.644 | } else { 2022-11-02 14:23:28.644 | lno = cfg_attr_count[section, attr]++ 2022-11-02 14:23:28.644 | cfg_attr[section, attr, lno] = value 2022-11-02 14:23:28.644 | } 2022-11-02 14:23:28.644 | } 2022-11-02 14:23:28.644 | END { 2022-11-02 14:23:28.644 | # Process each section in order 2022-11-02 14:23:28.644 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 14:23:28.644 | section = cfg_section[sno] 2022-11-02 14:23:28.644 | # The ini routines simply append a config item immediately 2022-11-02 14:23:28.644 | # after the section header. To keep the same order as defined 2022-11-02 14:23:28.644 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 14:23:28.644 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 14:23:28.644 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 14:23:28.644 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 14:23:28.644 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 14:23:28.644 | else { 2022-11-02 14:23:28.644 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 14:23:28.644 | count = cfg_attr_count[section, attr] 2022-11-02 14:23:28.644 | print "inidelete " configfile " " section " " attr 2022-11-02 14:23:28.644 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 14:23:28.644 | for (l = count -2; l >= 0; l--) 2022-11-02 14:23:28.644 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 14:23:28.644 | } 2022-11-02 14:23:28.644 | } 2022-11-02 14:23:28.644 | } 2022-11-02 14:23:28.644 | } 2022-11-02 14:23:28.644 | ' 2022-11-02 14:23:28.644 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:28.646 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 14:23:28.648 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:23:28.651 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 14:23:28.654 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-11-02 14:23:28.658 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:23:28.660 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-11-02 14:23:28.663 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-11-02 14:23:28.664 | BEGIN { group = "" } 2022-11-02 14:23:28.664 | /^\[\[.+\|.*\]\]/ { 2022-11-02 14:23:28.664 | gsub("[][]", "", $1); 2022-11-02 14:23:28.664 | split($1, a, "|"); 2022-11-02 14:23:28.664 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 14:23:28.664 | group=a[1] 2022-11-02 14:23:28.664 | } else { 2022-11-02 14:23:28.664 | group="" 2022-11-02 14:23:28.664 | } 2022-11-02 14:23:28.664 | next 2022-11-02 14:23:28.664 | } 2022-11-02 14:23:28.664 | { 2022-11-02 14:23:28.664 | if (group != "") 2022-11-02 14:23:28.664 | print $0 2022-11-02 14:23:28.664 | } 2022-11-02 14:23:28.664 | ' /home/ubuntu/devstack/local.conf 2022-11-02 14:23:28.672 | + 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-11-02 14:23:28.675 | ++ 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-11-02 14:23:28.721 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:28.723 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-11-02 14:23:28.726 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-11-02 14:23:28.765 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:28.768 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-11-02 14:23:28.771 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-11-02 14:23:28.819 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:28.822 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-11-02 14:23:28.826 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-11-02 14:23:28.864 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:28.867 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-11-02 14:23:28.870 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-11-02 14:23:28.905 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:28.908 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-11-02 14:23:28.912 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 14:23:28.952 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:28.955 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.89/identity"' 2022-11-02 14:23:28.958 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 14:23:29.001 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.005 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-11-02 14:23:29.015 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 14:23:29.042 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.047 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-11-02 14:23:29.050 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 14:23:29.098 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.101 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-11-02 14:23:29.106 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 14:23:29.141 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.143 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-11-02 14:23:29.146 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 14:23:29.182 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.186 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-11-02 14:23:29.188 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 14:23:29.224 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.226 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-11-02 14:23:29.229 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-11-02 14:23:29.264 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.268 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 14:23:29.271 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 14:23:29.274 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 14:23:29.278 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-11-02 14:23:29.281 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-11-02 14:23:29.285 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-11-02 14:23:29.288 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-11-02 14:23:29.291 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-11-02 14:23:29.297 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-11-02 14:23:29.299 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-11-02 14:23:29.302 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 14:23:29.305 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:23:29.309 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 14:23:29.312 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-11-02 14:23:29.315 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 14:23:29.318 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-11-02 14:23:29.321 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-11-02 14:23:29.325 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-11-02 14:23:29.328 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-11-02 14:23:29.331 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 14:23:29.333 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 14:23:29.333 | BEGIN { 2022-11-02 14:23:29.333 | section = "" 2022-11-02 14:23:29.333 | last_section = "" 2022-11-02 14:23:29.333 | section_count = 0 2022-11-02 14:23:29.333 | } 2022-11-02 14:23:29.333 | /^\[.+\]/ { 2022-11-02 14:23:29.333 | gsub("[][]", "", $1); 2022-11-02 14:23:29.333 | section=$1 2022-11-02 14:23:29.333 | next 2022-11-02 14:23:29.333 | } 2022-11-02 14:23:29.333 | /^ *\#/ { 2022-11-02 14:23:29.333 | next 2022-11-02 14:23:29.333 | } 2022-11-02 14:23:29.333 | /^[^ \t]+/ { 2022-11-02 14:23:29.333 | # get offset of first = in $0 2022-11-02 14:23:29.333 | eq_idx = index($0, "=") 2022-11-02 14:23:29.333 | # extract attr & value from $0 2022-11-02 14:23:29.333 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 14:23:29.333 | value = substr($0, eq_idx + 1) 2022-11-02 14:23:29.333 | # only need to strip trailing whitespace from attr 2022-11-02 14:23:29.334 | sub(/[ \t]*$/, "", attr) 2022-11-02 14:23:29.334 | # need to strip leading & trailing whitespace from value 2022-11-02 14:23:29.334 | sub(/^[ \t]*/, "", value) 2022-11-02 14:23:29.334 | sub(/[ \t]*$/, "", value) 2022-11-02 14:23:29.334 | 2022-11-02 14:23:29.334 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 14:23:29.334 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 14:23:29.334 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 14:23:29.334 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 14:23:29.334 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 14:23:29.334 | if (section != last_section) { 2022-11-02 14:23:29.334 | cfg_section[section_count++] = section 2022-11-02 14:23:29.334 | last_section = section 2022-11-02 14:23:29.334 | } 2022-11-02 14:23:29.334 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 14:23:29.334 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 14:23:29.334 | 2022-11-02 14:23:29.334 | cfg_attr[section, attr, 0] = value 2022-11-02 14:23:29.334 | cfg_attr_count[section, attr] = 1 2022-11-02 14:23:29.334 | } else { 2022-11-02 14:23:29.334 | lno = cfg_attr_count[section, attr]++ 2022-11-02 14:23:29.334 | cfg_attr[section, attr, lno] = value 2022-11-02 14:23:29.334 | } 2022-11-02 14:23:29.334 | } 2022-11-02 14:23:29.334 | END { 2022-11-02 14:23:29.334 | # Process each section in order 2022-11-02 14:23:29.334 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 14:23:29.334 | section = cfg_section[sno] 2022-11-02 14:23:29.334 | # The ini routines simply append a config item immediately 2022-11-02 14:23:29.334 | # after the section header. To keep the same order as defined 2022-11-02 14:23:29.334 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 14:23:29.334 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 14:23:29.334 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 14:23:29.334 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 14:23:29.335 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 14:23:29.335 | else { 2022-11-02 14:23:29.335 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 14:23:29.335 | count = cfg_attr_count[section, attr] 2022-11-02 14:23:29.335 | print "inidelete " configfile " " section " " attr 2022-11-02 14:23:29.335 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 14:23:29.335 | for (l = count -2; l >= 0; l--) 2022-11-02 14:23:29.335 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 14:23:29.335 | } 2022-11-02 14:23:29.335 | } 2022-11-02 14:23:29.335 | } 2022-11-02 14:23:29.335 | } 2022-11-02 14:23:29.335 | ' 2022-11-02 14:23:29.335 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.336 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:23:29.336 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 14:23:29.339 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 14:23:29.342 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-11-02 14:23:29.345 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:23:29.348 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-11-02 14:23:29.351 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 14:23:29.351 | BEGIN { group = "" } 2022-11-02 14:23:29.351 | /^\[\[.+\|.*\]\]/ { 2022-11-02 14:23:29.351 | gsub("[][]", "", $1); 2022-11-02 14:23:29.351 | split($1, a, "|"); 2022-11-02 14:23:29.351 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 14:23:29.351 | group=a[1] 2022-11-02 14:23:29.351 | } else { 2022-11-02 14:23:29.351 | group="" 2022-11-02 14:23:29.351 | } 2022-11-02 14:23:29.351 | next 2022-11-02 14:23:29.351 | } 2022-11-02 14:23:29.351 | { 2022-11-02 14:23:29.351 | if (group != "") 2022-11-02 14:23:29.351 | print $0 2022-11-02 14:23:29.351 | } 2022-11-02 14:23:29.351 | ' /home/ubuntu/devstack/local.conf 2022-11-02 14:23:29.358 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-11-02 14:23:29.362 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-11-02 14:23:29.398 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.400 | + inc/async:async_inner:64 : rc=0 2022-11-02 14:23:29.401 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-11-02 14:23:29.404 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-11-02 14:23:29.431 | [399710 Async configure_neutron_nova:399710]: finished successfully 2022-11-02 14:23:29.438 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.441 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-11-02 14:23:29.444 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-11-02 14:23:29.477 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.479 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-11-02 14:23:29.482 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-11-02 14:23:29.522 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-11-02 14:23:29.528 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-11-02 14:23:29.562 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.565 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-11-02 14:23:29.567 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-11-02 14:23:29.602 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.604 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-11-02 14:23:29.608 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-11-02 14:23:29.641 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.644 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-11-02 14:23:29.647 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-11-02 14:23:29.680 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.683 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-11-02 14:23:29.687 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-11-02 14:23:29.719 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.722 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-11-02 14:23:29.724 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-11-02 14:23:29.758 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.760 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-11-02 14:23:29.764 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-11-02 14:23:29.797 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.799 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-11-02 14:23:29.802 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-11-02 14:23:29.834 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.837 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-11-02 14:23:29.840 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-11-02 14:23:29.874 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.877 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-11-02 14:23:29.879 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-11-02 14:23:29.915 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.919 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-11-02 14:23:29.922 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-11-02 14:23:29.954 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.957 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-11-02 14:23:29.959 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-11-02 14:23:29.992 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:29.996 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 14:23:29.999 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 14:23:30.002 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 14:23:30.007 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-11-02 14:23:30.011 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-11-02 14:23:30.014 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-11-02 14:23:30.017 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-11-02 14:23:30.020 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-11-02 14:23:30.025 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-11-02 14:23:30.028 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-11-02 14:23:30.030 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 14:23:30.033 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:23:30.036 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 14:23:30.039 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-11-02 14:23:30.042 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 14:23:30.046 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-11-02 14:23:30.049 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-11-02 14:23:30.052 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-11-02 14:23:30.055 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-11-02 14:23:30.059 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 14:23:30.060 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-11-02 14:23:30.060 | BEGIN { 2022-11-02 14:23:30.060 | section = "" 2022-11-02 14:23:30.060 | last_section = "" 2022-11-02 14:23:30.060 | section_count = 0 2022-11-02 14:23:30.060 | } 2022-11-02 14:23:30.060 | /^\[.+\]/ { 2022-11-02 14:23:30.060 | gsub("[][]", "", $1); 2022-11-02 14:23:30.060 | section=$1 2022-11-02 14:23:30.060 | next 2022-11-02 14:23:30.060 | } 2022-11-02 14:23:30.060 | /^ *\#/ { 2022-11-02 14:23:30.060 | next 2022-11-02 14:23:30.060 | } 2022-11-02 14:23:30.060 | /^[^ \t]+/ { 2022-11-02 14:23:30.060 | # get offset of first = in $0 2022-11-02 14:23:30.060 | eq_idx = index($0, "=") 2022-11-02 14:23:30.060 | # extract attr & value from $0 2022-11-02 14:23:30.060 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 14:23:30.060 | value = substr($0, eq_idx + 1) 2022-11-02 14:23:30.060 | # only need to strip trailing whitespace from attr 2022-11-02 14:23:30.061 | sub(/[ \t]*$/, "", attr) 2022-11-02 14:23:30.061 | # need to strip leading & trailing whitespace from value 2022-11-02 14:23:30.061 | sub(/^[ \t]*/, "", value) 2022-11-02 14:23:30.061 | sub(/[ \t]*$/, "", value) 2022-11-02 14:23:30.061 | 2022-11-02 14:23:30.061 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 14:23:30.061 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 14:23:30.061 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 14:23:30.061 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 14:23:30.061 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 14:23:30.061 | if (section != last_section) { 2022-11-02 14:23:30.061 | cfg_section[section_count++] = section 2022-11-02 14:23:30.061 | last_section = section 2022-11-02 14:23:30.061 | } 2022-11-02 14:23:30.061 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 14:23:30.061 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 14:23:30.061 | 2022-11-02 14:23:30.061 | cfg_attr[section, attr, 0] = value 2022-11-02 14:23:30.061 | cfg_attr_count[section, attr] = 1 2022-11-02 14:23:30.061 | } else { 2022-11-02 14:23:30.061 | lno = cfg_attr_count[section, attr]++ 2022-11-02 14:23:30.061 | cfg_attr[section, attr, lno] = value 2022-11-02 14:23:30.061 | } 2022-11-02 14:23:30.061 | } 2022-11-02 14:23:30.061 | END { 2022-11-02 14:23:30.061 | # Process each section in order 2022-11-02 14:23:30.061 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 14:23:30.061 | section = cfg_section[sno] 2022-11-02 14:23:30.061 | # The ini routines simply append a config item immediately 2022-11-02 14:23:30.061 | # after the section header. To keep the same order as defined 2022-11-02 14:23:30.061 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 14:23:30.061 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 14:23:30.062 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 14:23:30.062 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 14:23:30.062 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 14:23:30.062 | else { 2022-11-02 14:23:30.062 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 14:23:30.062 | count = cfg_attr_count[section, attr] 2022-11-02 14:23:30.062 | print "inidelete " configfile " " section " " attr 2022-11-02 14:23:30.062 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 14:23:30.062 | for (l = count -2; l >= 0; l--) 2022-11-02 14:23:30.062 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 14:23:30.062 | } 2022-11-02 14:23:30.062 | } 2022-11-02 14:23:30.062 | } 2022-11-02 14:23:30.062 | } 2022-11-02 14:23:30.062 | ' 2022-11-02 14:23:30.062 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.062 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:23:30.063 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 14:23:30.065 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 14:23:30.068 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-11-02 14:23:30.070 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:23:30.073 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-11-02 14:23:30.076 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-11-02 14:23:30.076 | BEGIN { group = "" } 2022-11-02 14:23:30.076 | /^\[\[.+\|.*\]\]/ { 2022-11-02 14:23:30.076 | gsub("[][]", "", $1); 2022-11-02 14:23:30.076 | split($1, a, "|"); 2022-11-02 14:23:30.076 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 14:23:30.076 | group=a[1] 2022-11-02 14:23:30.076 | } else { 2022-11-02 14:23:30.076 | group="" 2022-11-02 14:23:30.076 | } 2022-11-02 14:23:30.076 | next 2022-11-02 14:23:30.076 | } 2022-11-02 14:23:30.076 | { 2022-11-02 14:23:30.076 | if (group != "") 2022-11-02 14:23:30.076 | print $0 2022-11-02 14:23:30.076 | } 2022-11-02 14:23:30.076 | ' /home/ubuntu/devstack/local.conf 2022-11-02 14:23:30.083 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-11-02 14:23:30.085 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-11-02 14:23:30.117 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.120 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-11-02 14:23:30.122 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-11-02 14:23:30.155 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.158 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-11-02 14:23:30.160 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-11-02 14:23:30.191 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.194 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-11-02 14:23:30.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-11-02 14:23:30.227 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.231 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-11-02 14:23:30.232 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 14:23:30.263 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.276 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-11-02 14:23:30.276 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-11-02 14:23:30.302 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.305 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-11-02 14:23:30.308 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 14:23:30.340 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.343 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-11-02 14:23:30.345 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 14:23:30.377 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.380 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 14:23:30.383 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 14:23:30.387 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 14:23:30.390 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-11-02 14:23:30.392 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:23:30.396 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:23:30.398 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-11-02 14:23:30.402 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:23:30.407 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-11-02 14:23:30.410 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-11-02 14:23:30.412 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 14:23:30.415 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:23:30.418 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 14:23:30.421 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 14:23:30.423 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 14:23:30.427 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-11-02 14:23:30.429 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:23:30.432 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 14:23:30.435 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-11-02 14:23:30.439 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 14:23:30.439 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.440 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 14:23:30.440 | BEGIN { 2022-11-02 14:23:30.440 | section = "" 2022-11-02 14:23:30.440 | last_section = "" 2022-11-02 14:23:30.440 | section_count = 0 2022-11-02 14:23:30.440 | } 2022-11-02 14:23:30.440 | /^\[.+\]/ { 2022-11-02 14:23:30.440 | gsub("[][]", "", $1); 2022-11-02 14:23:30.440 | section=$1 2022-11-02 14:23:30.441 | next 2022-11-02 14:23:30.441 | } 2022-11-02 14:23:30.441 | /^ *\#/ { 2022-11-02 14:23:30.441 | next 2022-11-02 14:23:30.441 | } 2022-11-02 14:23:30.441 | /^[^ \t]+/ { 2022-11-02 14:23:30.441 | # get offset of first = in $0 2022-11-02 14:23:30.441 | eq_idx = index($0, "=") 2022-11-02 14:23:30.441 | # extract attr & value from $0 2022-11-02 14:23:30.441 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 14:23:30.441 | value = substr($0, eq_idx + 1) 2022-11-02 14:23:30.441 | # only need to strip trailing whitespace from attr 2022-11-02 14:23:30.441 | sub(/[ \t]*$/, "", attr) 2022-11-02 14:23:30.441 | # need to strip leading & trailing whitespace from value 2022-11-02 14:23:30.441 | sub(/^[ \t]*/, "", value) 2022-11-02 14:23:30.441 | sub(/[ \t]*$/, "", value) 2022-11-02 14:23:30.441 | 2022-11-02 14:23:30.441 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 14:23:30.441 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 14:23:30.441 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 14:23:30.441 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 14:23:30.441 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 14:23:30.441 | if (section != last_section) { 2022-11-02 14:23:30.441 | cfg_section[section_count++] = section 2022-11-02 14:23:30.441 | last_section = section 2022-11-02 14:23:30.441 | } 2022-11-02 14:23:30.441 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 14:23:30.441 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 14:23:30.441 | 2022-11-02 14:23:30.441 | cfg_attr[section, attr, 0] = value 2022-11-02 14:23:30.441 | cfg_attr_count[section, attr] = 1 2022-11-02 14:23:30.441 | } else { 2022-11-02 14:23:30.441 | lno = cfg_attr_count[section, attr]++ 2022-11-02 14:23:30.441 | cfg_attr[section, attr, lno] = value 2022-11-02 14:23:30.442 | } 2022-11-02 14:23:30.442 | } 2022-11-02 14:23:30.442 | END { 2022-11-02 14:23:30.442 | # Process each section in order 2022-11-02 14:23:30.442 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 14:23:30.442 | section = cfg_section[sno] 2022-11-02 14:23:30.442 | # The ini routines simply append a config item immediately 2022-11-02 14:23:30.442 | # after the section header. To keep the same order as defined 2022-11-02 14:23:30.442 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 14:23:30.442 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 14:23:30.442 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 14:23:30.442 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 14:23:30.442 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 14:23:30.442 | else { 2022-11-02 14:23:30.442 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 14:23:30.442 | count = cfg_attr_count[section, attr] 2022-11-02 14:23:30.442 | print "inidelete " configfile " " section " " attr 2022-11-02 14:23:30.442 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 14:23:30.442 | for (l = count -2; l >= 0; l--) 2022-11-02 14:23:30.442 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 14:23:30.442 | } 2022-11-02 14:23:30.442 | } 2022-11-02 14:23:30.442 | } 2022-11-02 14:23:30.442 | } 2022-11-02 14:23:30.442 | ' 2022-11-02 14:23:30.442 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 14:23:30.443 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 14:23:30.445 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 14:23:30.448 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 14:23:30.451 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 14:23:30.454 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-11-02 14:23:30.457 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 14:23:30.457 | BEGIN { group = "" } 2022-11-02 14:23:30.457 | /^\[\[.+\|.*\]\]/ { 2022-11-02 14:23:30.457 | gsub("[][]", "", $1); 2022-11-02 14:23:30.457 | split($1, a, "|"); 2022-11-02 14:23:30.457 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 14:23:30.457 | group=a[1] 2022-11-02 14:23:30.457 | } else { 2022-11-02 14:23:30.457 | group="" 2022-11-02 14:23:30.457 | } 2022-11-02 14:23:30.457 | next 2022-11-02 14:23:30.457 | } 2022-11-02 14:23:30.457 | { 2022-11-02 14:23:30.457 | if (group != "") 2022-11-02 14:23:30.457 | print $0 2022-11-02 14:23:30.457 | } 2022-11-02 14:23:30.457 | ' /home/ubuntu/devstack/local.conf 2022-11-02 14:23:30.463 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-11-02 14:23:30.467 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-11-02 14:23:30.497 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.500 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-11-02 14:23:30.502 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-11-02 14:23:30.533 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 14:23:30.537 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-11-02 14:23:30.555 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:30.558 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-11-02 14:23:30.561 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:23:30.564 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-11-02 14:23:30.567 | + ./stack.sh:main:1252 : start_swift 2022-11-02 14:23:30.570 | + lib/swift:start_swift:752 : restart_service memcached 2022-11-02 14:23:30.572 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 14:23:30.576 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 14:23:30.611 | + lib/swift:start_swift:755 : is_ubuntu 2022-11-02 14:23:30.614 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 14:23:30.617 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 14:23:30.621 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-11-02 14:23:31.073 | Restarting rsync (via systemctl): rsync.service. 2022-11-02 14:23:31.079 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-11-02 14:23:31.083 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-11-02 14:23:31.087 | + lib/swift:start_swift:783 : local foreground_services type 2022-11-02 14:23:31.089 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-11-02 14:23:31.092 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 14:23:31.095 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:23:31.098 | + functions-common:run_process:1705 : local service=s-object 2022-11-02 14:23:31.101 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:23:31.104 | + functions-common:run_process:1707 : local group= 2022-11-02 14:23:31.108 | + functions-common:run_process:1708 : local user= 2022-11-02 14:23:31.111 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:23:31.114 | + functions-common:run_process:1711 : local name=s-object 2022-11-02 14:23:31.116 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:23:31.119 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:23:31.122 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:23:31.126 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:23:31.129 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:23:31.134 | + functions-common:time_start:2442 : _TIME_START[$name]=1667399011131 2022-11-02 14:23:31.136 | + functions-common:run_process:1714 : is_service_enabled s-object 2022-11-02 14:23:31.154 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:31.156 | + functions-common:run_process:1715 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-11-02 14:23:31.159 | + functions-common:_run_under_systemd:1665 : local service=s-object 2022-11-02 14:23:31.162 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:23:31.165 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:23:31.167 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:23:31.170 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:23:31.173 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-11-02 14:23:31.175 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-11-02 14:23:31.178 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-object.service 2022-11-02 14:23:31.180 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:23:31.183 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:23:31.186 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:23:31.189 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:23:31.192 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-11-02 14:23:31.195 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-11-02 14:23:31.197 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-11-02 14:23:31.200 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 14:23:31.203 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:23:31.205 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:23:31.208 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:23:31.210 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:23:31.212 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:23:31.216 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-11-02 14:23:31.221 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:23:31.225 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-11-02 14:23:31.286 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-11-02 14:23:31.343 | + functions-common:write_user_unit_file:1588 : 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-11-02 14:23:31.406 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-11-02 14:23:31.462 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-11-02 14:23:31.524 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:23:31.583 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:23:31.586 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:23:31.589 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-11-02 14:23:31.666 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:23:32.233 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-object.service 2022-11-02 14:23:32.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-11-02 14:23:32.781 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-object.service 2022-11-02 14:23:32.807 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:23:32.810 | + functions-common:time_stop:2451 : local name 2022-11-02 14:23:32.813 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:23:32.816 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:23:32.818 | + functions-common:time_stop:2454 : local total 2022-11-02 14:23:32.821 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:23:32.824 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:23:32.827 | + functions-common:time_stop:2458 : start_time=1667399011131 2022-11-02 14:23:32.830 | + functions-common:time_stop:2460 : [[ -z 1667399011131 ]] 2022-11-02 14:23:32.833 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:23:32.838 | + functions-common:time_stop:2463 : end_time=1667399012835 2022-11-02 14:23:32.841 | + functions-common:time_stop:2464 : elapsed_time=1704 2022-11-02 14:23:32.843 | + functions-common:time_stop:2465 : total=3531 2022-11-02 14:23:32.846 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:23:32.849 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5235 2022-11-02 14:23:32.851 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 14:23:32.854 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:23:32.857 | + functions-common:run_process:1705 : local service=s-container 2022-11-02 14:23:32.865 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:23:32.865 | + functions-common:run_process:1707 : local group= 2022-11-02 14:23:32.865 | + functions-common:run_process:1708 : local user= 2022-11-02 14:23:32.868 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:23:32.871 | + functions-common:run_process:1711 : local name=s-container 2022-11-02 14:23:32.874 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:23:32.877 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:23:32.879 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:23:32.882 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:23:32.886 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:23:32.892 | + functions-common:time_start:2442 : _TIME_START[$name]=1667399012888 2022-11-02 14:23:32.895 | + functions-common:run_process:1714 : is_service_enabled s-container 2022-11-02 14:23:32.915 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:32.918 | + functions-common:run_process:1715 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-11-02 14:23:32.920 | + functions-common:_run_under_systemd:1665 : local service=s-container 2022-11-02 14:23:32.923 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:23:32.926 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:23:32.929 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:23:32.931 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:23:32.934 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-11-02 14:23:32.937 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-11-02 14:23:32.939 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container.service 2022-11-02 14:23:32.944 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:23:32.947 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:23:32.950 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:23:32.953 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:23:32.956 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-11-02 14:23:32.959 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-11-02 14:23:32.962 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-11-02 14:23:32.966 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 14:23:32.970 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:23:32.973 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:23:32.976 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:23:32.979 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:23:32.982 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:23:32.985 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-11-02 14:23:32.988 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:23:32.993 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-11-02 14:23:33.055 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-11-02 14:23:33.115 | + functions-common:write_user_unit_file:1588 : 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-11-02 14:23:33.173 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-11-02 14:23:33.236 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-11-02 14:23:33.299 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:23:33.363 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:23:33.365 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:23:33.368 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-11-02 14:23:33.427 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:23:34.009 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container.service 2022-11-02 14:23:34.025 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-11-02 14:23:34.587 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container.service 2022-11-02 14:23:34.612 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:23:34.616 | + functions-common:time_stop:2451 : local name 2022-11-02 14:23:34.619 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:23:34.623 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:23:34.626 | + functions-common:time_stop:2454 : local total 2022-11-02 14:23:34.628 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:23:34.632 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:23:34.634 | + functions-common:time_stop:2458 : start_time=1667399012888 2022-11-02 14:23:34.637 | + functions-common:time_stop:2460 : [[ -z 1667399012888 ]] 2022-11-02 14:23:34.641 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:23:34.646 | + functions-common:time_stop:2463 : end_time=1667399014643 2022-11-02 14:23:34.648 | + functions-common:time_stop:2464 : elapsed_time=1755 2022-11-02 14:23:34.651 | + functions-common:time_stop:2465 : total=5235 2022-11-02 14:23:34.655 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:23:34.657 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6990 2022-11-02 14:23:34.660 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 14:23:34.663 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:23:34.665 | + functions-common:run_process:1705 : local service=s-account 2022-11-02 14:23:34.669 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:23:34.671 | + functions-common:run_process:1707 : local group= 2022-11-02 14:23:34.674 | + functions-common:run_process:1708 : local user= 2022-11-02 14:23:34.677 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:23:34.680 | + functions-common:run_process:1711 : local name=s-account 2022-11-02 14:23:34.683 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:23:34.685 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:23:34.688 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:23:34.691 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:23:34.694 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:23:34.699 | + functions-common:time_start:2442 : _TIME_START[$name]=1667399014696 2022-11-02 14:23:34.702 | + functions-common:run_process:1714 : is_service_enabled s-account 2022-11-02 14:23:34.721 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:34.725 | + functions-common:run_process:1715 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-11-02 14:23:34.727 | + functions-common:_run_under_systemd:1665 : local service=s-account 2022-11-02 14:23:34.730 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:23:34.734 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:23:34.736 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:23:34.739 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:23:34.741 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-11-02 14:23:34.744 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-11-02 14:23:34.746 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-account.service 2022-11-02 14:23:34.749 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:23:34.756 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:23:34.759 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:23:34.761 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:23:34.764 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-11-02 14:23:34.767 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-11-02 14:23:34.770 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-11-02 14:23:34.773 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 14:23:34.775 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:23:34.779 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:23:34.781 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:23:34.784 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:23:34.787 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:23:34.790 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-11-02 14:23:34.792 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:23:34.798 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-11-02 14:23:34.867 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-11-02 14:23:34.929 | + functions-common:write_user_unit_file:1588 : 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-11-02 14:23:35.001 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-11-02 14:23:35.063 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-11-02 14:23:35.125 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:23:35.191 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:23:35.193 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:23:35.196 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-11-02 14:23:35.258 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:23:35.840 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-account.service 2022-11-02 14:23:35.854 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-11-02 14:23:36.431 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-account.service 2022-11-02 14:23:36.456 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:23:36.461 | + functions-common:time_stop:2451 : local name 2022-11-02 14:23:36.462 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:23:36.465 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:23:36.468 | + functions-common:time_stop:2454 : local total 2022-11-02 14:23:36.470 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:23:36.473 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:23:36.476 | + functions-common:time_stop:2458 : start_time=1667399014696 2022-11-02 14:23:36.478 | + functions-common:time_stop:2460 : [[ -z 1667399014696 ]] 2022-11-02 14:23:36.482 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:23:36.487 | + functions-common:time_stop:2463 : end_time=1667399016484 2022-11-02 14:23:36.490 | + functions-common:time_stop:2464 : elapsed_time=1788 2022-11-02 14:23:36.492 | + functions-common:time_stop:2465 : total=6990 2022-11-02 14:23:36.495 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:23:36.498 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8778 2022-11-02 14:23:36.500 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-11-02 14:23:36.503 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-11-02 14:23:36.560 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:23:36.562 | + functions-common:run_process:1705 : local service=s-container-sync 2022-11-02 14:23:36.565 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:23:36.569 | + functions-common:run_process:1707 : local group= 2022-11-02 14:23:36.570 | + functions-common:run_process:1708 : local user= 2022-11-02 14:23:36.573 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:23:36.576 | + functions-common:run_process:1711 : local name=s-container-sync 2022-11-02 14:23:36.578 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:23:36.581 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:23:36.583 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:23:36.586 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:23:36.589 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:23:36.594 | + functions-common:time_start:2442 : _TIME_START[$name]=1667399016591 2022-11-02 14:23:36.596 | + functions-common:run_process:1714 : is_service_enabled s-container-sync 2022-11-02 14:23:36.616 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:36.618 | + functions-common:run_process:1715 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-11-02 14:23:36.622 | + functions-common:_run_under_systemd:1665 : local service=s-container-sync 2022-11-02 14:23:36.625 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:23:36.627 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:23:36.630 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:23:36.632 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:23:36.635 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-11-02 14:23:36.638 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-11-02 14:23:36.640 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container-sync.service 2022-11-02 14:23:36.643 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:23:36.645 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:23:36.648 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:23:36.650 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:23:36.653 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-11-02 14:23:36.655 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-11-02 14:23:36.658 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-11-02 14:23:36.660 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 14:23:36.663 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:23:36.665 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:23:36.668 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:23:36.672 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:23:36.674 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:23:36.676 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-11-02 14:23:36.679 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:23:36.685 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-11-02 14:23:36.742 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-11-02 14:23:36.799 | + functions-common:write_user_unit_file:1588 : 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-11-02 14:23:36.861 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-11-02 14:23:36.920 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-11-02 14:23:36.981 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:23:37.048 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:23:37.050 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:23:37.053 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-11-02 14:23:37.121 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:23:37.665 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container-sync.service 2022-11-02 14:23:38.259 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container-sync.service 2022-11-02 14:23:38.282 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:23:38.284 | + functions-common:time_stop:2451 : local name 2022-11-02 14:23:38.288 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:23:38.295 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:23:38.298 | + functions-common:time_stop:2454 : local total 2022-11-02 14:23:38.300 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:23:38.303 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:23:38.309 | + functions-common:time_stop:2458 : start_time=1667399016591 2022-11-02 14:23:38.309 | + functions-common:time_stop:2460 : [[ -z 1667399016591 ]] 2022-11-02 14:23:38.313 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:23:38.318 | + functions-common:time_stop:2463 : end_time=1667399018315 2022-11-02 14:23:38.320 | + functions-common:time_stop:2464 : elapsed_time=1724 2022-11-02 14:23:38.323 | + functions-common:time_stop:2465 : total=8778 2022-11-02 14:23:38.326 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:23:38.329 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10502 2022-11-02 14:23:38.332 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-11-02 14:23:38.350 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:23:38.353 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:23:38.356 | + functions-common:run_process:1705 : local service=s-proxy 2022-11-02 14:23:38.359 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:23:38.361 | + functions-common:run_process:1707 : local group= 2022-11-02 14:23:38.364 | + functions-common:run_process:1708 : local user= 2022-11-02 14:23:38.367 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:23:38.369 | + functions-common:run_process:1711 : local name=s-proxy 2022-11-02 14:23:38.373 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:23:38.375 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:23:38.378 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:23:38.380 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:23:38.383 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:23:38.389 | + functions-common:time_start:2442 : _TIME_START[$name]=1667399018385 2022-11-02 14:23:38.392 | + functions-common:run_process:1714 : is_service_enabled s-proxy 2022-11-02 14:23:38.411 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:38.414 | + functions-common:run_process:1715 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-11-02 14:23:38.416 | + functions-common:_run_under_systemd:1665 : local service=s-proxy 2022-11-02 14:23:38.419 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:23:38.422 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:23:38.425 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:23:38.429 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:23:38.432 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-11-02 14:23:38.437 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-11-02 14:23:38.439 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-proxy.service 2022-11-02 14:23:38.442 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:23:38.444 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:23:38.447 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:23:38.450 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:23:38.453 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-11-02 14:23:38.456 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-11-02 14:23:38.458 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-11-02 14:23:38.461 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:23:38.464 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:23:38.467 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:23:38.469 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:23:38.472 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:23:38.475 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:23:38.478 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-11-02 14:23:38.481 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:23:38.486 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-11-02 14:23:38.549 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-11-02 14:23:38.610 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 14:23:38.670 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-11-02 14:23:38.731 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-11-02 14:23:38.791 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:23:38.850 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:23:38.852 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:23:38.855 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-11-02 14:23:38.913 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:23:39.462 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-proxy.service 2022-11-02 14:23:39.477 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-11-02 14:23:40.025 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-proxy.service 2022-11-02 14:23:40.055 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:23:40.064 | + functions-common:time_stop:2451 : local name 2022-11-02 14:23:40.064 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:23:40.064 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:23:40.067 | + functions-common:time_stop:2454 : local total 2022-11-02 14:23:40.070 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:23:40.072 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:23:40.076 | + functions-common:time_stop:2458 : start_time=1667399018385 2022-11-02 14:23:40.079 | + functions-common:time_stop:2460 : [[ -z 1667399018385 ]] 2022-11-02 14:23:40.082 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:23:40.087 | + functions-common:time_stop:2463 : end_time=1667399020084 2022-11-02 14:23:40.090 | + functions-common:time_stop:2464 : elapsed_time=1699 2022-11-02 14:23:40.092 | + functions-common:time_stop:2465 : total=10502 2022-11-02 14:23:40.095 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:23:40.098 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=12201 2022-11-02 14:23:40.100 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-11-02 14:23:40.100 | Waiting for swift proxy to start... 2022-11-02 14:23:40.103 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.89:8080/info 2022-11-02 14:23:40.107 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 14:23:40.109 | + functions:wait_for_service:458 : local url=http://10.222.0.89:8080/info 2022-11-02 14:23:40.127 | + functions:wait_for_service:459 : local rval=0 2022-11-02 14:23:40.127 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 14:23:40.127 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 14:23:40.127 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:23:40.127 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:23:40.127 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:23:40.132 | + functions-common:time_start:2442 : _TIME_START[$name]=1667399020129 2022-11-02 14:23:40.135 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 14:23:40.142 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 14:23:40.156 | + :: : [[ 000 == 503 ]] 2022-11-02 14:23:40.157 | + :: : [[ 7 -eq 7 ]] 2022-11-02 14:23:40.159 | + :: : sleep 1 2022-11-02 14:23:41.162 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 14:23:41.176 | + :: : [[ 000 == 503 ]] 2022-11-02 14:23:41.178 | + :: : [[ 7 -eq 7 ]] 2022-11-02 14:23:41.179 | + :: : sleep 1 2022-11-02 14:23:42.183 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 14:23:42.196 | + :: : [[ 000 == 503 ]] 2022-11-02 14:23:42.197 | + :: : [[ 7 -eq 7 ]] 2022-11-02 14:23:42.199 | + :: : sleep 1 2022-11-02 14:23:43.203 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 14:23:43.388 | + :: : [[ 200 == 503 ]] 2022-11-02 14:23:43.390 | + :: : [[ 0 -eq 7 ]] 2022-11-02 14:23:43.393 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 14:23:43.396 | + functions-common:time_stop:2451 : local name 2022-11-02 14:23:43.398 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:23:43.401 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:23:43.404 | + functions-common:time_stop:2454 : local total 2022-11-02 14:23:43.407 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:23:43.410 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 14:23:43.412 | + functions-common:time_stop:2458 : start_time=1667399020129 2022-11-02 14:23:43.415 | + functions-common:time_stop:2460 : [[ -z 1667399020129 ]] 2022-11-02 14:23:43.418 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:23:43.423 | + functions-common:time_stop:2463 : end_time=1667399023420 2022-11-02 14:23:43.426 | + functions-common:time_stop:2464 : elapsed_time=3291 2022-11-02 14:23:43.428 | + functions-common:time_stop:2465 : total=6821 2022-11-02 14:23:43.431 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:23:43.433 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10112 2022-11-02 14:23:43.436 | + functions:wait_for_service:467 : return 0 2022-11-02 14:23:43.439 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-11-02 14:23:43.441 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 14:23:43.444 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-11-02 14:23:43.463 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:43.466 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 14:23:43.499 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-11-02 14:23:43.553 | [353297 Async configure_neutron_nova:399710]: Waiting for completion of configure_neutron_nova running on PID 399710 (2 other jobs running) 2022-11-02 14:23:43.581 | [353297 Async configure_neutron_nova:399710]: Signaling child to exit 2022-11-02 14:23:43.581 | WAKEUP 2022-11-02 14:23:43.605 | [353297 Async configure_neutron_nova:399710]: Signaled 2022-11-02 14:23:43.607 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-11-02 14:23:43.607 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:23:43.607 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 14:23:43.607 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 14:23:43.607 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 14:23:43.607 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 14:23:43.607 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 14:23:43.607 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-11-02 14:23:43.607 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-11-02 14:23:43.607 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-11-02 14:23:43.607 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 14:23:43.607 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-11-02 14:23:43.607 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-11-02 14:23:43.607 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-11-02 14:23:43.607 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-11-02 14:23:43.607 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-11-02 14:23:43.607 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-11-02 14:23:43.607 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-11-02 14:23:43.607 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-11-02 14:23:43.607 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 14:23:43.607 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 14:23:43.608 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-11-02 14:23:43.608 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-11-02 14:23:43.608 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-11-02 14:23:43.608 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 14:23:43.608 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-11-02 14:23:43.608 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-11-02 14:23:43.608 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 14:23:43.608 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 14:23:43.608 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-11-02 14:23:43.608 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-11-02 14:23:43.608 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 14:23:43.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 14:23:43.608 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 14:23:43.609 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:43.609 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-11-02 14:23:43.609 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 14:23:43.609 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-11-02 14:23:43.654 | [353297 Async configure_neutron_nova:399710]: finished configure_neutron_nova with result 0 in 1 seconds 2022-11-02 14:23:43.658 | + inc/async:async_wait:197 : return 0 2022-11-02 14:23:43.661 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-11-02 14:23:43.680 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:43.683 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 14:23:43.715 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 14:23:43.751 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-11-02 14:23:43.769 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:43.772 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-11-02 14:23:43.775 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:23:43.777 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-11-02 14:23:43.780 | + ./stack.sh:main:1277 : start_nova_api 2022-11-02 14:23:43.783 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-11-02 14:23:43.786 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-11-02 14:23:43.788 | + lib/nova:start_nova_api:936 : local nova_url 2022-11-02 14:23:43.791 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-11-02 14:23:43.809 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:23:43.813 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 14:23:43.815 | + lib/nova:start_nova_api:944 : 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/sbin:/usr/sbin:/sbin 2022-11-02 14:23:43.818 | + lib/nova:start_nova_api:944 : 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/sbin:/usr/sbin:/sbin 2022-11-02 14:23:43.821 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-11-02 14:23:43.825 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-11-02 14:23:43.830 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:23:43.833 | + functions-common:run_process:1705 : local service=n-api 2022-11-02 14:23:43.835 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:23:43.838 | + functions-common:run_process:1707 : local group= 2022-11-02 14:23:43.841 | + functions-common:run_process:1708 : local user= 2022-11-02 14:23:43.843 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:23:43.846 | + functions-common:run_process:1711 : local name=n-api 2022-11-02 14:23:43.849 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:23:43.851 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:23:43.854 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:23:43.857 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:23:43.860 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:23:43.865 | + functions-common:time_start:2442 : _TIME_START[$name]=1667399023862 2022-11-02 14:23:43.868 | + functions-common:run_process:1714 : is_service_enabled n-api 2022-11-02 14:23:43.886 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:43.890 | + functions-common:run_process:1715 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-11-02 14:23:43.892 | + functions-common:_run_under_systemd:1665 : local service=n-api 2022-11-02 14:23:43.895 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:23:43.898 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:23:43.901 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:23:43.904 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:23:43.906 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-11-02 14:23:43.909 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-11-02 14:23:43.912 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api.service 2022-11-02 14:23:43.915 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:23:43.917 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:23:43.920 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:23:43.923 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:23:43.926 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-11-02 14:23:43.929 | + functions-common:_run_under_systemd:1679 : 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-11-02 14:23:43.932 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api.service 2022-11-02 14:23:43.935 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 14:23:43.937 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 14:23:43.940 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 14:23:43.942 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 14:23:43.944 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-11-02 14:23:43.946 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 14:23:43.952 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-11-02 14:23:44.007 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-11-02 14:23:44.066 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-11-02 14:23:44.122 | + functions-common:write_uwsgi_user_unit_file:1616 : 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-11-02 14:23:44.179 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:23:44.239 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-11-02 14:23:44.301 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-11-02 14:23:44.357 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-11-02 14:23:44.412 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-11-02 14:23:44.471 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-11-02 14:23:44.528 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 14:23:44.530 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 14:23:44.533 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-11-02 14:23:44.591 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 14:23:45.136 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api.service 2022-11-02 14:23:45.151 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-11-02 14:23:45.690 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api.service 2022-11-02 14:23:45.772 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:23:45.775 | + functions-common:time_stop:2451 : local name 2022-11-02 14:23:45.779 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:23:45.782 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:23:45.784 | + functions-common:time_stop:2454 : local total 2022-11-02 14:23:45.790 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:23:45.793 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:23:45.796 | + functions-common:time_stop:2458 : start_time=1667399023862 2022-11-02 14:23:45.799 | + functions-common:time_stop:2460 : [[ -z 1667399023862 ]] 2022-11-02 14:23:45.802 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:23:45.807 | + functions-common:time_stop:2463 : end_time=1667399025804 2022-11-02 14:23:45.810 | + functions-common:time_stop:2464 : elapsed_time=1942 2022-11-02 14:23:45.812 | + functions-common:time_stop:2465 : total=12201 2022-11-02 14:23:45.815 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:23:45.817 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=14143 2022-11-02 14:23:45.820 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.89/compute/v2.1/ 2022-11-02 14:23:45.823 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-11-02 14:23:45.823 | Waiting for nova-api to start... 2022-11-02 14:23:45.826 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.89/compute/v2.1/ 2022-11-02 14:23:45.828 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 14:23:45.831 | + functions:wait_for_service:458 : local url=http://10.222.0.89/compute/v2.1/ 2022-11-02 14:23:45.834 | + functions:wait_for_service:459 : local rval=0 2022-11-02 14:23:45.836 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 14:23:45.839 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 14:23:45.842 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:23:45.845 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:23:45.848 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:23:45.853 | + functions-common:time_start:2442 : _TIME_START[$name]=1667399025850 2022-11-02 14:23:45.856 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 14:23:45.865 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/compute/v2.1/ 2022-11-02 14:23:52.008 | + :: : [[ 200 == 503 ]] 2022-11-02 14:23:52.009 | + :: : [[ 0 -eq 7 ]] 2022-11-02 14:23:52.014 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 14:23:52.017 | + functions-common:time_stop:2451 : local name 2022-11-02 14:23:52.020 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:23:52.022 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:23:52.025 | + functions-common:time_stop:2454 : local total 2022-11-02 14:23:52.027 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:23:52.030 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 14:23:52.034 | + functions-common:time_stop:2458 : start_time=1667399025850 2022-11-02 14:23:52.037 | + functions-common:time_stop:2460 : [[ -z 1667399025850 ]] 2022-11-02 14:23:52.040 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:23:52.046 | + functions-common:time_stop:2463 : end_time=1667399032042 2022-11-02 14:23:52.048 | + functions-common:time_stop:2464 : elapsed_time=6192 2022-11-02 14:23:52.051 | + functions-common:time_stop:2465 : total=10112 2022-11-02 14:23:52.053 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:23:52.056 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=16304 2022-11-02 14:23:52.059 | + functions:wait_for_service:467 : return 0 2022-11-02 14:23:52.062 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 14:23:52.065 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 14:23:52.068 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-11-02 14:23:52.087 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:52.090 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-11-02 14:23:52.093 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:23:52.095 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-11-02 14:23:52.098 | + ./stack.sh:main:1282 : start_ovn_services 2022-11-02 14:23:52.101 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-11-02 14:23:52.104 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-11-02 14:23:52.123 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:23:52.126 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-11-02 14:23:52.145 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:52.148 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-11-02 14:23:52.151 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 14:23:52.153 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-11-02 14:23:52.156 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-11-02 14:23:52.159 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-11-02 14:23:52.162 | + lib/neutron-legacy:configure_neutron_after_post_config:498 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 14:23:52.198 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-11-02 14:23:52.201 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-11-02 14:23:52.204 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-11-02 14:23:52.238 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-11-02 14:23:52.271 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-11-02 14:23:52.274 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-11-02 14:23:52.276 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-11-02 14:23:52.280 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-11-02 14:23:52.282 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-11-02 14:23:52.286 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-11-02 14:23:52.288 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-11-02 14:23:52.291 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-11-02 14:23:52.296 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-11-02 14:23:52.299 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-11-02 14:23:52.301 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-11-02 14:23:52.304 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-11-02 14:23:52.306 | +++ lib/neutron-legacy:_determine_config_server:323 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:23:52.310 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:23:52.313 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:23:52.315 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-11-02 14:23:52.318 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:23:52.322 | + lib/neutron-legacy:start_neutron_service_and_check:538 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:23:52.324 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-11-02 14:23:52.342 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:23:52.351 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-11-02 14:23:52.351 | + lib/neutron-legacy:start_neutron_service_and_check:552 : 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-11-02 14:23:52.351 | + functions-common:run_process:1705 : local service=q-svc 2022-11-02 14:23:52.354 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:23:52.357 | + functions-common:run_process:1707 : local group= 2022-11-02 14:23:52.360 | + functions-common:run_process:1708 : local user= 2022-11-02 14:23:52.363 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 14:23:52.366 | + functions-common:run_process:1711 : local name=q-svc 2022-11-02 14:23:52.368 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 14:23:52.372 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 14:23:52.375 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:23:52.377 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:23:52.382 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:23:52.386 | + functions-common:time_start:2442 : _TIME_START[$name]=1667399032383 2022-11-02 14:23:52.389 | + functions-common:run_process:1714 : is_service_enabled q-svc 2022-11-02 14:23:52.406 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 14:23:52.409 | + functions-common:run_process:1715 : _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-11-02 14:23:52.412 | + functions-common:_run_under_systemd:1665 : local service=q-svc 2022-11-02 14:23:52.414 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:23:52.417 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:23:52.420 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:23:52.422 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:23:52.425 | + 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 =~ sudo ]] 2022-11-02 14:23:52.427 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-11-02 14:23:52.430 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-svc.service 2022-11-02 14:23:52.433 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 14:23:52.436 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 14:23:52.439 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 14:23:52.441 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 14:23:52.444 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-11-02 14:23:52.447 | + functions-common:_run_under_systemd:1681 : 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-11-02 14:23:52.459 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-11-02 14:23:52.459 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 14:23:52.459 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 14:23:52.459 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 14:23:52.460 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 14:23:52.462 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 14:23:52.466 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 14:23:52.468 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-11-02 14:23:52.470 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 14:23:52.475 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-11-02 14:23:52.529 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-11-02 14:23:52.586 | + functions-common:write_user_unit_file:1588 : 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-11-02 14:23:52.643 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-11-02 14:23:52.700 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-11-02 14:23:52.758 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 14:23:52.814 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 14:23:52.816 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 14:23:52.819 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-11-02 14:23:52.877 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 14:23:53.403 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-svc.service 2022-11-02 14:23:53.416 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-11-02 14:23:54.000 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-svc.service 2022-11-02 14:23:54.023 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 14:23:54.026 | + functions-common:time_stop:2451 : local name 2022-11-02 14:23:54.030 | + functions-common:time_stop:2452 : local end_time 2022-11-02 14:23:54.033 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 14:23:54.035 | + functions-common:time_stop:2454 : local total 2022-11-02 14:23:54.038 | + functions-common:time_stop:2455 : local start_time 2022-11-02 14:23:54.041 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 14:23:54.044 | + functions-common:time_stop:2458 : start_time=1667399032383 2022-11-02 14:23:54.047 | + functions-common:time_stop:2460 : [[ -z 1667399032383 ]] 2022-11-02 14:23:54.050 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 14:23:54.055 | + functions-common:time_stop:2463 : end_time=1667399034052 2022-11-02 14:23:54.057 | + functions-common:time_stop:2464 : elapsed_time=1669 2022-11-02 14:23:54.060 | + functions-common:time_stop:2465 : total=14143 2022-11-02 14:23:54.063 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 14:23:54.065 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15812 2022-11-02 14:23:54.068 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.89:9696 2022-11-02 14:23:54.071 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-11-02 14:23:54.091 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 14:23:54.094 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-11-02 14:23:54.094 | Waiting for Neutron to start... 2022-11-02 14:23:54.097 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 14:23:54.099 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.89:9696' 'Neutron did not start' 60 2022-11-02 14:23:54.102 | + functions-common:test_with_retry:2389 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 14:23:54.105 | + functions-common:test_with_retry:2390 : local 'failmsg=Neutron did not start' 2022-11-02 14:23:54.108 | + functions-common:test_with_retry:2391 : local until=60 2022-11-02 14:23:54.111 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-11-02 14:23:54.114 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-11-02 14:23:54.116 | + functions-common:time_start:2437 : local name=test_with_retry 2022-11-02 14:23:54.119 | + functions-common:time_start:2438 : local start_time= 2022-11-02 14:23:54.122 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 14:23:54.126 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 14:23:54.131 | + functions-common:time_start:2442 : _TIME_START[$name]=1667399034128 2022-11-02 14:23:54.134 | + functions-common:test_with_retry:2395 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.89:9696; do sleep 0.5; done' 2022-11-02 14:24:54.139 | + functions-common:test_with_retry:2396 : die 2396 'Neutron did not start' 2022-11-02 14:24:54.142 | + functions-common:die:264 : local exitcode=0 2022-11-02 14:24:54.145 | [Call Trace] 2022-11-02 14:24:54.145 | ./stack.sh:1291:start_neutron_service_and_check 2022-11-02 14:24:54.145 | /home/ubuntu/devstack/lib/neutron-legacy:562:test_with_retry 2022-11-02 14:24:54.145 | /home/ubuntu/devstack/functions-common:2396:die 2022-11-02 14:24:54.149 | [ERROR] /home/ubuntu/devstack/functions-common:2396 Neutron did not start 2022-11-02 14:24:55.153 | exit_trap: cleaning up child processes 2022-11-02 14:24:55.156 | Error on exit