2022-08-19 19:00:38.034 | + ./stack.sh:main:482 : exec 2022-08-19 19:00:38.034 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-19-190037.summary.2022-08-19-190037 2022-08-19 19:00:38.034 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-19-190037' 2022-08-19 19:00:38.034 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:00:38.035 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-19-190037 2022-08-19 19:00:38.035 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-19-190037 /opt/stack/logs/stack.sh.log 2022-08-19 19:00:38.035 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-19-190037.summary.2022-08-19-190037 /opt/stack/logs/stack.sh.log.summary 2022-08-19 19:00:38.035 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-19 19:00:38.035 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-19 19:00:38.035 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-19 19:00:38.035 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-19 19:00:38.035 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-19 19:00:38.035 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-19 19:00:38.035 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-19 19:00:38.035 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-19 19:00:38.035 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-19 19:00:38.035 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-19 19:00:38.035 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-19 19:00:38.035 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-19 19:00:38.036 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-19 19:00:38.039 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-19 19:00:38.042 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-19 19:00:38.045 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-19 19:00:38.047 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-19 19:00:38.048 | + ./stack.sh:main:568 : set -o errexit 2022-08-19 19:00:38.050 | + ./stack.sh:main:571 : uname -a 2022-08-19 19:00:38.051 | Linux dv-osbrick-849019-5-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-19 19:00:38.053 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-19 19:00:38.055 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-19 19:00:38.058 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-19 19:00:38.102 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-19 19:00:38.117 | + ./stack.sh:main:585 : fetch_plugins 2022-08-19 19:00:38.119 | + functions-common:fetch_plugins:1785 : local plugins= 2022-08-19 19:00:38.121 | + functions-common:fetch_plugins:1786 : local plugin 2022-08-19 19:00:38.123 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-08-19 19:00:38.125 | + functions-common:fetch_plugins:1790 : return 2022-08-19 19:00:38.126 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-19 19:00:38.128 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-08-19 19:00:38.130 | + functions-common:run_phase:1868 : local phase= 2022-08-19 19:00:38.132 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:00:38.134 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:00:38.135 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:00:38.137 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:00:38.139 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:00:38.141 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:00:38.144 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:00:38.146 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:00:38.148 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:00:38.149 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-19 19:00:38.151 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:00:38.164 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:00:38.166 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-19 19:00:38.167 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:00:38.170 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:00:38.171 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:00:38.173 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:00:38.175 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-19 19:00:38.176 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-19 19:00:38.178 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-19 19:00:38.180 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-19 19:00:38.182 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:00:38.183 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-08-19 19:00:38.186 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-08-19 19:00:38.187 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-08-19 19:00:38.189 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-08-19 19:00:38.191 | + functions-common:plugin_override_defaults:1831 : return 2022-08-19 19:00:38.193 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-19 19:00:38.209 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-19 19:00:38.211 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-19 19:00:38.223 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:00:38.225 | +++ lib/tls:source:43 : hostname -f 2022-08-19 19:00:38.228 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-19 19:00:38.230 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-19 19:00:38.233 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-19 19:00:38.234 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-19 19:00:38.236 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-19 19:00:38.238 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-19 19:00:38.240 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-19 19:00:38.242 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-19 19:00:38.244 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-19 19:00:38.245 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-19 19:00:38.250 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-19 19:00:38.261 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-19 19:00:38.277 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-19 19:00:38.289 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-19 19:00:38.302 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-19 19:00:38.335 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-19 19:00:38.393 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-19 19:00:38.480 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-19 19:00:38.501 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-19 19:00:38.542 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-19 19:00:38.591 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-19 19:00:38.729 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-19 19:00:38.742 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-19 19:00:38.758 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-19 19:00:38.780 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-19 19:00:38.852 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-19 19:00:38.854 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-19 19:00:38.857 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-19 19:00:38.859 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-19 19:00:38.861 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-19 19:00:38.863 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-19 19:00:38.865 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-19 19:00:38.865 | False' 2022-08-19 19:00:38.868 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-19 19:00:38.882 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-19 19:00:38.885 | + ./stack.sh:main:619 : run_phase source 2022-08-19 19:00:38.887 | + functions-common:run_phase:1867 : local mode=source 2022-08-19 19:00:38.890 | + functions-common:run_phase:1868 : local phase= 2022-08-19 19:00:38.892 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:00:38.893 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:00:38.895 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:00:38.897 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:00:38.899 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:00:38.902 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:00:38.905 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:00:38.907 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:00:38.909 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:00:38.911 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-19 19:00:38.913 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:00:38.927 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:00:38.929 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-19 19:00:38.931 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-19 19:00:38.969 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-19 19:00:38.971 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-19 19:00:38.973 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-08-19 19:00:38.975 | + functions-common:run_phase:1889 : load_plugin_settings 2022-08-19 19:00:38.977 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-08-19 19:00:38.979 | + functions-common:load_plugin_settings:1804 : local plugin 2022-08-19 19:00:38.981 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-08-19 19:00:38.983 | + functions-common:load_plugin_settings:1808 : return 2022-08-19 19:00:38.985 | + functions-common:run_phase:1890 : verify_disabled_services 2022-08-19 19:00:38.987 | + functions-common:verify_disabled_services:2150 : local service 2022-08-19 19:00:38.990 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:38.992 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-19 19:00:38.994 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:38.996 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-19 19:00:38.999 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.001 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-19 19:00:39.003 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.005 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-19 19:00:39.008 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.010 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-19 19:00:39.013 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.015 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-19 19:00:39.017 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.020 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-19 19:00:39.022 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.024 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-19 19:00:39.026 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.028 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-19 19:00:39.031 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.033 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-19 19:00:39.035 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.037 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-19 19:00:39.040 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.042 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-19 19:00:39.044 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.046 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-19 19:00:39.049 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.051 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-19 19:00:39.053 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.055 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-19 19:00:39.057 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.060 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-19 19:00:39.062 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.065 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-19 19:00:39.067 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.069 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-19 19:00:39.071 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.073 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-19 19:00:39.076 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.078 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-19 19:00:39.081 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.083 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-19 19:00:39.085 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.087 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-19 19:00:39.089 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.092 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-19 19:00:39.094 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.096 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-19 19:00:39.098 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.100 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-19 19:00:39.103 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.105 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-19 19:00:39.107 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.109 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-19 19:00:39.112 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.114 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-19 19:00:39.116 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.118 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-19 19:00:39.120 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.123 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-19 19:00:39.125 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.127 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-19 19:00:39.130 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.132 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-19 19:00:39.134 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.137 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-19 19:00:39.139 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.142 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-19 19:00:39.144 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.146 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-19 19:00:39.148 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.150 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-19 19:00:39.153 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.155 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-19 19:00:39.157 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.159 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-19 19:00:39.161 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.164 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-19 19:00:39.166 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.168 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-19 19:00:39.171 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.173 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-19 19:00:39.175 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.177 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-19 19:00:39.179 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.182 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-19 19:00:39.184 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.187 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-19 19:00:39.189 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-19 19:00:39.191 | + functions-common:verify_disabled_services:2152 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-19 19:00:39.194 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-19 19:00:39.196 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-19 19:00:39.198 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-19 19:00:39.212 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:00:39.214 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-19 19:00:39.217 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-19 19:00:39.219 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-19 19:00:39.234 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:00:39.236 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-19 19:00:39.238 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-19 19:00:39.240 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-19 19:00:39.243 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-19 19:00:39.245 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-19 19:00:39.248 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-19 19:00:39.250 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-19 19:00:39.252 | + lib/database:initialize_database_backends:92 : return 0 2022-08-19 19:00:39.254 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-19 19:00:39.254 | Using mysql database backend 2022-08-19 19:00:39.257 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-19 19:00:39.272 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-19 19:00:39.275 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-19 19:00:39.277 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-19 19:00:39.279 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-19 19:00:39.282 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-19 19:00:39.285 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-19 19:00:39.300 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:00:39.302 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-19 19:00:39.319 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-19 19:00:39.334 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:00:39.337 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-19 19:00:39.352 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-19 19:00:39.368 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-19 19:00:39.384 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:00:39.386 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-19 19:00:39.403 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:00:39.405 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-19 19:00:39.421 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-19 19:00:39.423 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-19 19:00:39.426 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-19 19:00:39.428 | + functions-common:save_stackenv:60 : local tag=752 2022-08-19 19:00:39.431 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-19 19:00:39.435 | + functions-common:save_stackenv:62 : time_stamp=2022-08-19-190039 2022-08-19 19:00:39.438 | + functions-common:save_stackenv:63 : echo '# 2022-08-19-190039 752' 2022-08-19 19:00:39.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.442 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-19 19:00:39.444 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.446 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-19 19:00:39.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.451 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-19 19:00:39.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.456 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-19 19:00:39.458 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.460 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-08-19 19:00:39.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.465 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-08-19 19:00:39.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.469 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-19-190037 2022-08-19 19:00:39.471 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.474 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-19 19:00:39.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.478 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-08-19 19:00:39.480 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.483 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-19 19:00:39.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.488 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-19 19:00:39.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.492 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-19 19:00:39.494 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.497 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-19 19:00:39.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.502 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.23 2022-08-19 19:00:39.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:00:39.506 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-19 19:00:39.509 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-19 19:00:39.511 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-19 19:00:39.514 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-19 19:00:39.516 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-08-19 19:00:39.518 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:00:39.520 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:00:39.522 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:00:39.525 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:00:39.527 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:00:39.529 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:00:39.544 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:00:39.546 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:00:39.548 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:00:39.551 | + functions-common:git_clone:617 : echo master 2022-08-19 19:00:39.551 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:00:39.555 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-08-19 19:00:39.558 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:00:39.560 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-19 19:00:39.572 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-08-19 19:00:39.574 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:00:39.574 | + functions-common:git_clone:678 : head -1 2022-08-19 19:00:39.578 | 332d9d97 Update gssapi constraint 2022-08-19 19:00:39.580 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:00:39.583 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-19 19:00:39.585 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:00:39.587 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-19 19:00:39.590 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-19 19:00:39.593 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-19 19:00:39.595 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-19 19:00:39.598 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-19 19:00:39.600 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-19 19:00:39.602 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-19 19:00:39.605 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-19 19:00:39.608 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-19 19:00:39.612 | ++ tools/install_prereqs.sh:source:47 : NOW=1660935639 2022-08-19 19:00:39.615 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-19 19:00:39.619 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-08-19 19:00:39.622 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-08-19 19:00:39.625 | ++ tools/install_prereqs.sh:source:49 : DELTA=1660935639 2022-08-19 19:00:39.627 | ++ tools/install_prereqs.sh:source:50 : [[ 1660935639 -lt 7200 ]] 2022-08-19 19:00:39.629 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-19 19:00:39.632 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-08-19 19:00:39.634 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-19 19:00:39.636 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-08-19 19:00:39.639 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-19 19:00:39.641 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-08-19 19:00:39.644 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-19 19:00:39.647 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-19 19:00:39.692 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-19 19:00:39.692 | apache2-dev 2022-08-19 19:00:39.692 | bc 2022-08-19 19:00:39.692 | bsdmainutils 2022-08-19 19:00:39.692 | curl 2022-08-19 19:00:39.692 | g++ 2022-08-19 19:00:39.692 | gawk 2022-08-19 19:00:39.692 | gcc 2022-08-19 19:00:39.692 | gettext 2022-08-19 19:00:39.692 | git 2022-08-19 19:00:39.692 | graphviz 2022-08-19 19:00:39.692 | iputils-ping 2022-08-19 19:00:39.692 | libapache2-mod-proxy-uwsgi 2022-08-19 19:00:39.692 | libffi-dev 2022-08-19 19:00:39.692 | libjpeg-dev 2022-08-19 19:00:39.693 | libpcre3-dev 2022-08-19 19:00:39.693 | libpq-dev 2022-08-19 19:00:39.693 | libssl-dev 2022-08-19 19:00:39.693 | libsystemd-dev 2022-08-19 19:00:39.693 | libxml2-dev 2022-08-19 19:00:39.693 | libxslt1-dev 2022-08-19 19:00:39.693 | libyaml-dev 2022-08-19 19:00:39.693 | lsof 2022-08-19 19:00:39.693 | openssh-server 2022-08-19 19:00:39.693 | openssl 2022-08-19 19:00:39.693 | pkg-config 2022-08-19 19:00:39.693 | psmisc 2022-08-19 19:00:39.693 | python3-dev 2022-08-19 19:00:39.693 | python3-pip 2022-08-19 19:00:39.693 | python3-systemd 2022-08-19 19:00:39.693 | python3-venv 2022-08-19 19:00:39.693 | tar 2022-08-19 19:00:39.693 | tcpdump 2022-08-19 19:00:39.693 | unzip 2022-08-19 19:00:39.693 | uuid-runtime 2022-08-19 19:00:39.693 | wget 2022-08-19 19:00:39.693 | wget 2022-08-19 19:00:39.693 | zlib1g-dev 2022-08-19 19:00:39.693 | libkrb5-dev 2022-08-19 19:00:39.693 | libldap2-dev 2022-08-19 19:00:39.693 | libsasl2-dev 2022-08-19 19:00:39.693 | memcached 2022-08-19 19:00:39.693 | python3-mysqldb 2022-08-19 19:00:39.693 | sqlite3 2022-08-19 19:00:39.693 | conntrack 2022-08-19 19:00:39.693 | curl 2022-08-19 19:00:39.693 | dnsmasq-base 2022-08-19 19:00:39.693 | dnsmasq-utils 2022-08-19 19:00:39.693 | ebtables 2022-08-19 19:00:39.693 | genisoimage 2022-08-19 19:00:39.693 | iptables 2022-08-19 19:00:39.693 | iputils-arping 2022-08-19 19:00:39.693 | kpartx 2022-08-19 19:00:39.693 | libjs-jquery-tablesorter 2022-08-19 19:00:39.694 | parted 2022-08-19 19:00:39.694 | pm-utils 2022-08-19 19:00:39.694 | python3-mysqldb 2022-08-19 19:00:39.694 | socat 2022-08-19 19:00:39.694 | sqlite3 2022-08-19 19:00:39.694 | sudo 2022-08-19 19:00:39.694 | vlan 2022-08-19 19:00:39.694 | lsscsi 2022-08-19 19:00:39.694 | open-iscsi 2022-08-19 19:00:39.694 | lvm2 2022-08-19 19:00:39.694 | qemu-utils 2022-08-19 19:00:39.694 | thin-provisioning-tools 2022-08-19 19:00:39.694 | acl 2022-08-19 19:00:39.694 | dnsmasq-base 2022-08-19 19:00:39.694 | dnsmasq-utils 2022-08-19 19:00:39.694 | ebtables 2022-08-19 19:00:39.694 | haproxy 2022-08-19 19:00:39.694 | iptables 2022-08-19 19:00:39.694 | iputils-arping 2022-08-19 19:00:39.694 | iputils-ping 2022-08-19 19:00:39.694 | postgresql-server-dev-all 2022-08-19 19:00:39.694 | python3-mysqldb 2022-08-19 19:00:39.694 | sqlite3 2022-08-19 19:00:39.694 | sudo 2022-08-19 19:00:39.694 | vlan 2022-08-19 19:00:39.694 | pcp 2022-08-19 19:00:39.694 | ipset 2022-08-19 19:00:39.694 | conntrack 2022-08-19 19:00:39.694 | conntrackd 2022-08-19 19:00:39.694 | keepalived 2022-08-19 19:00:39.694 | lvm2 2022-08-19 19:00:39.694 | qemu-utils 2022-08-19 19:00:39.694 | thin-provisioning-tools 2022-08-19 19:00:39.694 | curl 2022-08-19 19:00:39.694 | liberasurecode-dev 2022-08-19 19:00:39.694 | make 2022-08-19 19:00:39.694 | memcached 2022-08-19 19:00:39.694 | rsync 2022-08-19 19:00:39.694 | sqlite3 2022-08-19 19:00:39.694 | xfsprogs' 2022-08-19 19:00:39.695 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-19 19:00:39.712 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-19 19:00:39.712 | apache2-dev 2022-08-19 19:00:39.712 | bc 2022-08-19 19:00:39.712 | bsdmainutils 2022-08-19 19:00:39.712 | curl 2022-08-19 19:00:39.712 | g++ 2022-08-19 19:00:39.712 | gawk 2022-08-19 19:00:39.712 | gcc 2022-08-19 19:00:39.712 | gettext 2022-08-19 19:00:39.713 | git 2022-08-19 19:00:39.713 | graphviz 2022-08-19 19:00:39.713 | iputils-ping 2022-08-19 19:00:39.713 | libapache2-mod-proxy-uwsgi 2022-08-19 19:00:39.713 | libffi-dev 2022-08-19 19:00:39.713 | libjpeg-dev 2022-08-19 19:00:39.713 | libpcre3-dev 2022-08-19 19:00:39.713 | libpq-dev 2022-08-19 19:00:39.713 | libssl-dev 2022-08-19 19:00:39.713 | libsystemd-dev 2022-08-19 19:00:39.713 | libxml2-dev 2022-08-19 19:00:39.713 | libxslt1-dev 2022-08-19 19:00:39.713 | libyaml-dev 2022-08-19 19:00:39.713 | lsof 2022-08-19 19:00:39.713 | openssh-server 2022-08-19 19:00:39.713 | openssl 2022-08-19 19:00:39.713 | pkg-config 2022-08-19 19:00:39.713 | psmisc 2022-08-19 19:00:39.713 | python3-dev 2022-08-19 19:00:39.713 | python3-pip 2022-08-19 19:00:39.713 | python3-systemd 2022-08-19 19:00:39.713 | python3-venv 2022-08-19 19:00:39.713 | tar 2022-08-19 19:00:39.713 | tcpdump 2022-08-19 19:00:39.713 | unzip 2022-08-19 19:00:39.713 | uuid-runtime 2022-08-19 19:00:39.713 | wget 2022-08-19 19:00:39.713 | wget 2022-08-19 19:00:39.713 | zlib1g-dev 2022-08-19 19:00:39.713 | libkrb5-dev 2022-08-19 19:00:39.713 | libldap2-dev 2022-08-19 19:00:39.713 | libsasl2-dev 2022-08-19 19:00:39.713 | memcached 2022-08-19 19:00:39.713 | python3-mysqldb 2022-08-19 19:00:39.713 | sqlite3 2022-08-19 19:00:39.713 | conntrack 2022-08-19 19:00:39.713 | curl 2022-08-19 19:00:39.713 | dnsmasq-base 2022-08-19 19:00:39.713 | dnsmasq-utils 2022-08-19 19:00:39.714 | ebtables 2022-08-19 19:00:39.714 | genisoimage 2022-08-19 19:00:39.714 | iptables 2022-08-19 19:00:39.714 | iputils-arping 2022-08-19 19:00:39.714 | kpartx 2022-08-19 19:00:39.714 | libjs-jquery-tablesorter 2022-08-19 19:00:39.714 | parted 2022-08-19 19:00:39.714 | pm-utils 2022-08-19 19:00:39.714 | python3-mysqldb 2022-08-19 19:00:39.714 | socat 2022-08-19 19:00:39.714 | sqlite3 2022-08-19 19:00:39.714 | sudo 2022-08-19 19:00:39.714 | vlan 2022-08-19 19:00:39.714 | lsscsi 2022-08-19 19:00:39.714 | open-iscsi 2022-08-19 19:00:39.714 | lvm2 2022-08-19 19:00:39.714 | qemu-utils 2022-08-19 19:00:39.714 | thin-provisioning-tools 2022-08-19 19:00:39.714 | acl 2022-08-19 19:00:39.714 | dnsmasq-base 2022-08-19 19:00:39.714 | dnsmasq-utils 2022-08-19 19:00:39.714 | ebtables 2022-08-19 19:00:39.714 | haproxy 2022-08-19 19:00:39.714 | iptables 2022-08-19 19:00:39.714 | iputils-arping 2022-08-19 19:00:39.714 | iputils-ping 2022-08-19 19:00:39.714 | postgresql-server-dev-all 2022-08-19 19:00:39.714 | python3-mysqldb 2022-08-19 19:00:39.714 | sqlite3 2022-08-19 19:00:39.714 | sudo 2022-08-19 19:00:39.714 | vlan 2022-08-19 19:00:39.714 | pcp 2022-08-19 19:00:39.714 | ipset 2022-08-19 19:00:39.714 | conntrack 2022-08-19 19:00:39.714 | conntrackd 2022-08-19 19:00:39.714 | keepalived 2022-08-19 19:00:39.714 | lvm2 2022-08-19 19:00:39.714 | qemu-utils 2022-08-19 19:00:39.714 | thin-provisioning-tools 2022-08-19 19:00:39.714 | curl 2022-08-19 19:00:39.715 | liberasurecode-dev 2022-08-19 19:00:39.715 | make 2022-08-19 19:00:39.715 | memcached 2022-08-19 19:00:39.715 | rsync 2022-08-19 19:00:39.715 | sqlite3 2022-08-19 19:00:39.715 | xfsprogs ' 2022-08-19 19:00:39.715 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-19 19:00:39.718 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:00:39.720 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:00:39.723 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-19 19:00:39.723 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-19 19:00:39.728 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-19 19:00:39.730 | ++ functions-common:install_package:1463 : update_package_repo 2022-08-19 19:00:39.733 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:00:39.734 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-08-19 19:00:39.736 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:00:39.738 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:00:39.741 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:00:39.742 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:00:39.744 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:00:39.746 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:00:39.749 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-08-19 19:00:39.751 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-08-19 19:00:39.753 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-08-19 19:00:39.755 | +++ functions-common:apt_get_update:1197 : id -u 2022-08-19 19:00:39.759 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-08-19 19:00:39.761 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-08-19 19:00:39.763 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-08-19 19:00:39.765 | ++ functions-common:time_start:2426 : local start_time= 2022-08-19 19:00:39.767 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:00:39.769 | +++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:00:39.773 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1660935639771 2022-08-19 19:00:39.775 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-19 19:00:39.777 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-19 19:00:39.779 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-19 19:00:40.019 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-19 19:00:40.183 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-19 19:00:40.322 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-08-19 19:00:40.891 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-19 19:00:51.155 | Fetched 336 kB in 1s (272 kB/s) 2022-08-19 19:00:52.755 | Reading package lists... 2022-08-19 19:00:52.788 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-08-19 19:00:52.790 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-08-19 19:00:52.792 | ++ functions-common:time_stop:2439 : local name 2022-08-19 19:00:52.794 | ++ functions-common:time_stop:2440 : local end_time 2022-08-19 19:00:52.796 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:00:52.798 | ++ functions-common:time_stop:2442 : local total 2022-08-19 19:00:52.800 | ++ functions-common:time_stop:2443 : local start_time 2022-08-19 19:00:52.802 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-08-19 19:00:52.804 | ++ functions-common:time_stop:2446 : start_time=1660935639771 2022-08-19 19:00:52.806 | ++ functions-common:time_stop:2448 : [[ -z 1660935639771 ]] 2022-08-19 19:00:52.809 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:00:52.812 | ++ functions-common:time_stop:2451 : end_time=1660935652810 2022-08-19 19:00:52.814 | ++ functions-common:time_stop:2452 : elapsed_time=13039 2022-08-19 19:00:52.816 | ++ functions-common:time_stop:2453 : total=0 2022-08-19 19:00:52.818 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:00:52.820 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=13039 2022-08-19 19:00:52.823 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-19 19:00:52.825 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:00:52.827 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:00:52.829 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:00:52.832 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-19 19:00:52.852 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-19 19:00:52.960 | Reading package lists... 2022-08-19 19:00:53.211 | Building dependency tree... 2022-08-19 19:00:53.212 | Reading state information... 2022-08-19 19:00:53.506 | bc is already the newest version (1.07.1-2build1). 2022-08-19 19:00:53.506 | bc set to manually installed. 2022-08-19 19:00:53.506 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-19 19:00:53.506 | bsdmainutils set to manually installed. 2022-08-19 19:00:53.506 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-19 19:00:53.506 | g++ set to manually installed. 2022-08-19 19:00:53.506 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-19 19:00:53.506 | gawk set to manually installed. 2022-08-19 19:00:53.506 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-19 19:00:53.506 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-19 19:00:53.506 | iptables set to manually installed. 2022-08-19 19:00:53.506 | iputils-ping is already the newest version (3:20190709-3). 2022-08-19 19:00:53.506 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-19 19:00:53.506 | kpartx set to manually installed. 2022-08-19 19:00:53.506 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-19 19:00:53.506 | make is already the newest version (4.2.1-1.2). 2022-08-19 19:00:53.506 | make set to manually installed. 2022-08-19 19:00:53.507 | psmisc is already the newest version (23.3-1). 2022-08-19 19:00:53.507 | psmisc set to manually installed. 2022-08-19 19:00:53.507 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-19 19:00:53.507 | python3-systemd is already the newest version (234-3build2). 2022-08-19 19:00:53.507 | python3-systemd set to manually installed. 2022-08-19 19:00:53.507 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-19 19:00:53.507 | thin-provisioning-tools set to manually installed. 2022-08-19 19:00:53.507 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-19 19:00:53.507 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-19 19:00:53.507 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-19 19:00:53.507 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-19 19:00:53.507 | lsof set to manually installed. 2022-08-19 19:00:53.507 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-19 19:00:53.507 | parted set to manually installed. 2022-08-19 19:00:53.507 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-19 19:00:53.507 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-19 19:00:53.507 | zlib1g-dev set to manually installed. 2022-08-19 19:00:53.507 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-19 19:00:53.507 | The following packages were automatically installed and are no longer required: 2022-08-19 19:00:53.507 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:00:53.507 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:00:53.507 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:00:53.507 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:00:53.507 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:00:53.507 | python3-zope.interface 2022-08-19 19:00:53.507 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:00:53.507 | The following additional packages will be installed: 2022-08-19 19:00:53.507 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-08-19 19:00:53.507 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-08-19 19:00:53.507 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-08-19 19:00:53.507 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-08-19 19:00:53.507 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-08-19 19:00:53.507 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-08-19 19:00:53.507 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-19 19:00:53.508 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-19 19:00:53.508 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-08-19 19:00:53.508 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-08-19 19:00:53.508 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-19 19:00:53.508 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-19 19:00:53.508 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-08-19 19:00:53.508 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-19 19:00:53.508 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-08-19 19:00:53.508 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-08-19 19:00:53.508 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-08-19 19:00:53.508 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-08-19 19:00:53.508 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-08-19 19:00:53.508 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-08-19 19:00:53.508 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-08-19 19:00:53.508 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-08-19 19:00:53.508 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-08-19 19:00:53.508 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-08-19 19:00:53.508 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-08-19 19:00:53.508 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-08-19 19:00:53.508 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-08-19 19:00:53.508 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-08-19 19:00:53.508 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-08-19 19:00:53.508 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-08-19 19:00:53.509 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-08-19 19:00:53.509 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-08-19 19:00:53.509 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-08-19 19:00:53.509 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-08-19 19:00:53.509 | x11-common 2022-08-19 19:00:53.510 | Suggested packages: 2022-08-19 19:00:53.510 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-08-19 19:00:53.510 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-08-19 19:00:53.510 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-08-19 19:00:53.510 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-08-19 19:00:53.510 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-08-19 19:00:53.510 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-08-19 19:00:53.510 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-08-19 19:00:53.510 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-08-19 19:00:53.510 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-08-19 19:00:53.510 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-08-19 19:00:53.510 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-08-19 19:00:53.510 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-08-19 19:00:53.510 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-08-19 19:00:53.510 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-08-19 19:00:53.510 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-08-19 19:00:53.510 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-08-19 19:00:53.766 | The following NEW packages will be installed: 2022-08-19 19:00:53.766 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-08-19 19:00:53.766 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-08-19 19:00:53.766 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-08-19 19:00:53.766 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-08-19 19:00:53.766 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-08-19 19:00:53.766 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-08-19 19:00:53.766 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-08-19 19:00:53.766 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-08-19 19:00:53.766 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-08-19 19:00:53.766 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-19 19:00:53.766 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-19 19:00:53.766 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-08-19 19:00:53.766 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-08-19 19:00:53.766 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-19 19:00:53.766 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-19 19:00:53.766 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-08-19 19:00:53.766 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-19 19:00:53.766 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-08-19 19:00:53.767 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-08-19 19:00:53.767 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-08-19 19:00:53.767 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-08-19 19:00:53.767 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-08-19 19:00:53.767 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-08-19 19:00:53.767 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-08-19 19:00:53.767 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-08-19 19:00:53.767 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-08-19 19:00:53.767 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-08-19 19:00:53.767 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-08-19 19:00:53.767 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-08-19 19:00:53.767 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-08-19 19:00:53.767 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-08-19 19:00:53.767 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-08-19 19:00:53.767 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-08-19 19:00:53.767 | postgresql-client-12 postgresql-client-common postgresql-common 2022-08-19 19:00:53.767 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-08-19 19:00:53.767 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-08-19 19:00:53.767 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-08-19 19:00:53.767 | vbetool vlan x11-common 2022-08-19 19:00:53.768 | The following packages will be upgraded: 2022-08-19 19:00:53.768 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-08-19 19:00:53.768 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-08-19 19:00:53.769 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-08-19 19:00:53.769 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-08-19 19:00:53.769 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-08-19 19:00:53.914 | 28 upgraded, 203 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:00:53.926 | Need to get 152 MB of archives. 2022-08-19 19:00:53.926 | After this operation, 712 MB of additional disk space will be used. 2022-08-19 19:00:53.926 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-08-19 19:00:54.235 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-08-19 19:00:54.253 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-08-19 19:00:54.258 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-08-19 19:00:54.260 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-08-19 19:00:54.306 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-08-19 19:00:54.799 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-08-19 19:00:54.805 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.4 [318 kB] 2022-08-19 19:00:54.857 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-08-19 19:00:54.858 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-08-19 19:00:54.859 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-08-19 19:00:54.861 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-08-19 19:00:54.889 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-08-19 19:00:54.891 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-08-19 19:00:54.929 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-08-19 19:00:54.930 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-08-19 19:00:54.936 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-08-19 19:00:54.941 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-08-19 19:00:55.013 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-08-19 19:00:55.014 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB] 2022-08-19 19:00:55.026 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB] 2022-08-19 19:00:55.038 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-08-19 19:00:55.039 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-08-19 19:00:55.071 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-08-19 19:00:56.288 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-08-19 19:00:56.415 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-08-19 19:00:56.585 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-08-19 19:00:56.611 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-08-19 19:00:56.679 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-08-19 19:00:56.681 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-08-19 19:00:56.706 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-08-19 19:00:56.909 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-08-19 19:00:56.919 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-08-19 19:00:56.920 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-08-19 19:00:56.921 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-08-19 19:00:57.178 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-08-19 19:00:57.179 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-08-19 19:00:57.180 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-08-19 19:00:57.184 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-08-19 19:00:57.339 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-08-19 19:00:57.449 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-08-19 19:00:57.476 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-08-19 19:00:57.512 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-08-19 19:00:57.513 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-08-19 19:00:57.625 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-08-19 19:00:57.650 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-08-19 19:00:57.651 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-08-19 19:00:57.680 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-08-19 19:00:57.812 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-08-19 19:00:57.835 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-08-19 19:00:57.937 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-08-19 19:00:57.938 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-08-19 19:00:57.963 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-08-19 19:00:57.994 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-08-19 19:00:58.027 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-08-19 19:00:58.137 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-08-19 19:00:58.206 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-08-19 19:01:00.708 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-08-19 19:01:02.259 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-08-19 19:01:02.275 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-08-19 19:01:02.279 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-08-19 19:01:02.316 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-08-19 19:01:02.735 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-08-19 19:01:02.769 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-08-19 19:01:02.805 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-08-19 19:01:03.898 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-08-19 19:01:04.885 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-08-19 19:01:04.886 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-08-19 19:01:04.889 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-08-19 19:01:04.892 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-08-19 19:01:04.901 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-08-19 19:01:04.915 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-08-19 19:01:04.917 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-08-19 19:01:04.919 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-08-19 19:01:04.920 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-08-19 19:01:04.994 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-08-19 19:01:05.004 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-08-19 19:01:05.230 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-08-19 19:01:05.231 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-08-19 19:01:05.269 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-08-19 19:01:05.390 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-08-19 19:01:05.392 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-08-19 19:01:05.392 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-08-19 19:01:05.394 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-08-19 19:01:05.504 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-08-19 19:01:05.553 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-08-19 19:01:05.642 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-08-19 19:01:05.646 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-08-19 19:01:05.647 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-08-19 19:01:05.648 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-08-19 19:01:05.649 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-08-19 19:01:05.649 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-08-19 19:01:05.652 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-08-19 19:01:05.653 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-08-19 19:01:05.654 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-08-19 19:01:05.732 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-08-19 19:01:05.732 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-08-19 19:01:05.823 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-08-19 19:01:06.231 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-08-19 19:01:06.326 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-08-19 19:01:06.329 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-08-19 19:01:06.459 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-08-19 19:01:06.749 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-08-19 19:01:06.844 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-08-19 19:01:06.850 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-08-19 19:01:06.855 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-08-19 19:01:06.863 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-08-19 19:01:06.880 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-08-19 19:01:06.880 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-08-19 19:01:06.882 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-08-19 19:01:06.903 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-08-19 19:01:06.921 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-08-19 19:01:06.924 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-08-19 19:01:06.967 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-08-19 19:01:06.980 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-08-19 19:01:06.999 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-08-19 19:01:07.000 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-08-19 19:01:07.001 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-08-19 19:01:07.002 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-08-19 19:01:07.052 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-08-19 19:01:07.058 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-08-19 19:01:07.091 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-08-19 19:01:07.103 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-08-19 19:01:07.118 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-08-19 19:01:07.120 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-08-19 19:01:07.134 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-08-19 19:01:07.137 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-08-19 19:01:07.139 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-08-19 19:01:07.141 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-08-19 19:01:07.196 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-08-19 19:01:07.210 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-08-19 19:01:07.225 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-08-19 19:01:07.227 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-08-19 19:01:07.256 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-08-19 19:01:07.257 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-08-19 19:01:07.271 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-08-19 19:01:07.275 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-08-19 19:01:07.290 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-08-19 19:01:07.340 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-08-19 19:01:07.353 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-08-19 19:01:07.357 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-08-19 19:01:07.377 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-08-19 19:01:07.393 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-08-19 19:01:07.399 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-08-19 19:01:07.400 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-08-19 19:01:07.405 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-08-19 19:01:07.408 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-08-19 19:01:07.459 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-08-19 19:01:07.463 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-08-19 19:01:07.466 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-08-19 19:01:07.477 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-08-19 19:01:07.477 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-08-19 19:01:07.497 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-08-19 19:01:07.686 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-08-19 19:01:07.686 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-08-19 19:01:08.849 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-08-19 19:01:08.850 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-08-19 19:01:08.852 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-08-19 19:01:08.853 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-08-19 19:01:08.926 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-08-19 19:01:08.926 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-08-19 19:01:08.927 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-08-19 19:01:08.990 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-08-19 19:01:08.990 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-08-19 19:01:09.019 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-08-19 19:01:09.046 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-08-19 19:01:09.047 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-08-19 19:01:09.047 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-08-19 19:01:09.067 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-08-19 19:01:09.071 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 [1,256 kB] 2022-08-19 19:01:09.280 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-08-19 19:01:09.386 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-08-19 19:01:09.387 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-08-19 19:01:09.388 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-08-19 19:01:09.438 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-08-19 19:01:09.439 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-08-19 19:01:09.440 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 [117 kB] 2022-08-19 19:01:09.442 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 [137 kB] 2022-08-19 19:01:09.498 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-08-19 19:01:09.987 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-08-19 19:01:10.265 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-08-19 19:01:10.331 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-08-19 19:01:10.333 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-08-19 19:01:10.571 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-08-19 19:01:10.655 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-08-19 19:01:10.656 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-08-19 19:01:10.657 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-08-19 19:01:10.798 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-08-19 19:01:10.841 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-08-19 19:01:10.845 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-08-19 19:01:10.893 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-08-19 19:01:11.717 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-08-19 19:01:11.725 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-08-19 19:01:11.825 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-08-19 19:01:11.919 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-08-19 19:01:13.032 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-08-19 19:01:13.034 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-08-19 19:01:17.319 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-08-19 19:01:17.320 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-08-19 19:01:17.321 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-08-19 19:01:17.322 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-08-19 19:01:17.323 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 [1,051 kB] 2022-08-19 19:01:17.464 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-08-19 19:01:17.584 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-08-19 19:01:17.755 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 [983 kB] 2022-08-19 19:01:17.920 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-08-19 19:01:17.920 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-08-19 19:01:17.924 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-08-19 19:01:17.925 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-08-19 19:01:17.925 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-08-19 19:01:17.929 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-08-19 19:01:18.012 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-08-19 19:01:18.025 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-08-19 19:01:18.137 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-08-19 19:01:18.168 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-08-19 19:01:18.168 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-08-19 19:01:18.169 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-08-19 19:01:18.186 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-08-19 19:01:18.187 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-08-19 19:01:18.188 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-08-19 19:01:18.188 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-08-19 19:01:18.189 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-08-19 19:01:18.230 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-08-19 19:01:18.232 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-08-19 19:01:18.233 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-08-19 19:01:18.234 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-08-19 19:01:18.245 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-08-19 19:01:18.290 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-08-19 19:01:18.296 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-08-19 19:01:18.613 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-08-19 19:01:18.621 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-08-19 19:01:20.100 | Preconfiguring packages ... 2022-08-19 19:01:20.361 | Fetched 152 MB in 25s (6,117 kB/s) 2022-08-19 19:01:20.568 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-08-19 19:01:20.571 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-08-19 19:01:20.751 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-08-19 19:01:21.330 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-08-19 19:01:21.767 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-08-19 19:01:21.770 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-19 19:01:21.990 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-19 19:01:22.564 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-19 19:01:22.740 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-19 19:01:23.582 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-08-19 19:01:23.723 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-19 19:01:24.129 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-19 19:01:24.254 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-19 19:01:24.731 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-19 19:01:25.017 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-19 19:01:26.394 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-08-19 19:01:26.580 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-19 19:01:26.958 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-08-19 19:01:27.510 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-08-19 19:01:27.513 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.4_amd64.deb ... 2022-08-19 19:01:27.683 | Unpacking rsync (3.1.3-8ubuntu0.4) over (3.1.3-8) ... 2022-08-19 19:01:28.519 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-19 19:01:28.649 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-19 19:01:29.026 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-19 19:01:29.579 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-08-19 19:01:29.581 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-19 19:01:29.779 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-19 19:01:30.242 | Selecting previously unselected package libapr1:amd64. 2022-08-19 19:01:30.250 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-08-19 19:01:30.305 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-19 19:01:30.886 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-19 19:01:31.087 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-19 19:01:31.716 | Selecting previously unselected package libaprutil1:amd64. 2022-08-19 19:01:31.723 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-08-19 19:01:31.773 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-19 19:01:32.176 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-19 19:01:32.356 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-08-19 19:01:32.775 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-08-19 19:01:32.782 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-08-19 19:01:32.832 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-19 19:01:33.153 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-19 19:01:33.329 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-19 19:01:33.827 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-19 19:01:34.037 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-19 19:01:34.480 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-19 19:01:34.620 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-08-19 19:01:35.020 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-08-19 19:01:35.028 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-08-19 19:01:35.083 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-19 19:01:35.416 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-19 19:01:35.591 | Unpacking curl (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-19 19:01:36.078 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-19 19:01:36.237 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-19 19:01:36.773 | Selecting previously unselected package libjansson4:amd64. 2022-08-19 19:01:36.781 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-08-19 19:01:36.836 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-08-19 19:01:37.254 | Selecting previously unselected package liblua5.2-0:amd64. 2022-08-19 19:01:37.262 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-08-19 19:01:37.323 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-19 19:01:37.758 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-08-19 19:01:37.946 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-08-19 19:01:39.599 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-19 19:01:39.774 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-08-19 19:01:40.323 | Selecting previously unselected package apache2-bin. 2022-08-19 19:01:40.331 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-19 19:01:40.386 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-19 19:01:40.815 | Selecting previously unselected package apache2-data. 2022-08-19 19:01:40.822 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-08-19 19:01:40.854 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-19 19:01:41.238 | Selecting previously unselected package apache2-utils. 2022-08-19 19:01:41.246 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-19 19:01:41.289 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-19 19:01:41.695 | Selecting previously unselected package apache2. 2022-08-19 19:01:41.702 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-19 19:01:41.774 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-08-19 19:01:42.277 | Selecting previously unselected package liblua5.3-0:amd64. 2022-08-19 19:01:42.284 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-08-19 19:01:42.334 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-19 19:01:42.809 | Selecting previously unselected package haproxy. 2022-08-19 19:01:42.816 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-08-19 19:01:42.873 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-08-19 19:01:43.500 | Selecting previously unselected package libnl-3-200:amd64. 2022-08-19 19:01:43.508 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-08-19 19:01:43.540 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-08-19 19:01:43.906 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-08-19 19:01:43.912 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-08-19 19:01:43.968 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-19 19:01:44.421 | Selecting previously unselected package mysql-common. 2022-08-19 19:01:44.428 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-08-19 19:01:44.492 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-19 19:01:44.900 | Selecting previously unselected package libmysqlclient21:amd64. 2022-08-19 19:01:44.908 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-19 19:01:44.963 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:01:45.598 | Selecting previously unselected package libsensors-config. 2022-08-19 19:01:45.605 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-08-19 19:01:45.653 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-19 19:01:46.059 | Selecting previously unselected package libsensors5:amd64. 2022-08-19 19:01:46.067 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-08-19 19:01:46.214 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-19 19:01:46.614 | Selecting previously unselected package libsnmp-base. 2022-08-19 19:01:46.622 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.5_all.deb ... 2022-08-19 19:01:46.671 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-08-19 19:01:47.060 | Selecting previously unselected package libsnmp35:amd64. 2022-08-19 19:01:47.067 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.5_amd64.deb ... 2022-08-19 19:01:47.111 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-08-19 19:01:47.620 | Selecting previously unselected package keepalived. 2022-08-19 19:01:47.628 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-08-19 19:01:47.660 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-19 19:01:48.220 | Selecting previously unselected package memcached. 2022-08-19 19:01:48.227 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-08-19 19:01:48.277 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-08-19 19:01:48.650 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-08-19 19:01:49.504 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-08-19 19:01:49.998 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-19 19:01:50.156 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-08-19 19:01:50.575 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-19 19:01:50.665 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-19 19:01:51.196 | Selecting previously unselected package python3-yaml. 2022-08-19 19:01:51.204 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-08-19 19:01:51.253 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-19 19:01:51.621 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-19 19:01:51.774 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-19 19:01:52.176 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-19 19:01:52.405 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-19 19:01:53.273 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-19 19:01:53.429 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-19 19:01:54.028 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-08-19 19:01:54.173 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-08-19 19:01:54.634 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-08-19 19:01:54.762 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-08-19 19:01:55.270 | Selecting previously unselected package acl. 2022-08-19 19:01:55.278 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-08-19 19:01:55.328 | Unpacking acl (2.2.53-6) ... 2022-08-19 19:01:55.574 | Selecting previously unselected package autotools-dev. 2022-08-19 19:01:55.582 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-08-19 19:01:55.608 | Unpacking autotools-dev (20180224.1) ... 2022-08-19 19:01:55.917 | Selecting previously unselected package m4. 2022-08-19 19:01:55.925 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-08-19 19:01:55.980 | Unpacking m4 (1.4.18-4) ... 2022-08-19 19:01:56.271 | Selecting previously unselected package autoconf. 2022-08-19 19:01:56.279 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-08-19 19:01:56.305 | Unpacking autoconf (2.69-11.1) ... 2022-08-19 19:01:56.717 | Selecting previously unselected package automake. 2022-08-19 19:01:56.725 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-08-19 19:01:56.759 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-08-19 19:01:57.146 | Selecting previously unselected package autopoint. 2022-08-19 19:01:57.153 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-08-19 19:01:57.197 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-08-19 19:01:57.568 | Selecting previously unselected package libllvm10:amd64. 2022-08-19 19:01:57.575 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-19 19:01:57.624 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:02:00.392 | Selecting previously unselected package libclang-cpp10. 2022-08-19 19:02:00.399 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-19 19:02:00.441 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:02:02.260 | Selecting previously unselected package libgc1c2:amd64. 2022-08-19 19:02:02.268 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-08-19 19:02:02.323 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-19 19:02:02.690 | Selecting previously unselected package libobjc4:amd64. 2022-08-19 19:02:02.697 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-19 19:02:02.746 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-19 19:02:03.049 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-08-19 19:02:03.056 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-08-19 19:02:03.083 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-19 19:02:03.596 | Selecting previously unselected package libc6-i386. 2022-08-19 19:02:03.603 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-08-19 19:02:03.648 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-19 19:02:04.546 | Selecting previously unselected package lib32gcc-s1. 2022-08-19 19:02:04.554 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-19 19:02:04.608 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-19 19:02:05.055 | Selecting previously unselected package lib32stdc++6. 2022-08-19 19:02:05.062 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-19 19:02:05.112 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-19 19:02:05.535 | Selecting previously unselected package libclang-common-10-dev. 2022-08-19 19:02:05.542 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-19 19:02:05.596 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-19 19:02:07.042 | Selecting previously unselected package libclang1-10. 2022-08-19 19:02:07.051 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-19 19:02:07.106 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:02:08.586 | Selecting previously unselected package clang-10. 2022-08-19 19:02:08.593 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-19 19:02:08.647 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:02:08.956 | Selecting previously unselected package libtool. 2022-08-19 19:02:08.964 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-08-19 19:02:09.014 | Unpacking libtool (2.4.6-14) ... 2022-08-19 19:02:09.329 | Selecting previously unselected package dh-autoreconf. 2022-08-19 19:02:09.337 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-08-19 19:02:09.374 | Unpacking dh-autoreconf (19) ... 2022-08-19 19:02:09.649 | Selecting previously unselected package libdebhelper-perl. 2022-08-19 19:02:09.656 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-08-19 19:02:09.694 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-08-19 19:02:10.043 | Selecting previously unselected package libarchive-zip-perl. 2022-08-19 19:02:10.051 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-08-19 19:02:10.117 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-08-19 19:02:10.459 | Selecting previously unselected package libsub-override-perl. 2022-08-19 19:02:10.467 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-08-19 19:02:10.522 | Unpacking libsub-override-perl (0.09-2) ... 2022-08-19 19:02:10.883 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-08-19 19:02:10.891 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-08-19 19:02:10.951 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-19 19:02:11.386 | Selecting previously unselected package dh-strip-nondeterminism. 2022-08-19 19:02:11.394 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-08-19 19:02:11.449 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-08-19 19:02:11.745 | Selecting previously unselected package dwz. 2022-08-19 19:02:11.752 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-08-19 19:02:11.802 | Unpacking dwz (0.13-5) ... 2022-08-19 19:02:12.135 | Selecting previously unselected package libcroco3:amd64. 2022-08-19 19:02:12.142 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-08-19 19:02:12.169 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-08-19 19:02:12.472 | Selecting previously unselected package gettext. 2022-08-19 19:02:12.479 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-08-19 19:02:12.523 | Unpacking gettext (0.19.8.1-10build1) ... 2022-08-19 19:02:12.923 | Selecting previously unselected package intltool-debian. 2022-08-19 19:02:12.932 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-08-19 19:02:12.973 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-08-19 19:02:13.253 | Selecting previously unselected package po-debconf. 2022-08-19 19:02:13.261 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-08-19 19:02:13.317 | Unpacking po-debconf (1.0.21) ... 2022-08-19 19:02:13.700 | Selecting previously unselected package debhelper. 2022-08-19 19:02:13.709 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-08-19 19:02:13.767 | Unpacking debhelper (12.10ubuntu1) ... 2022-08-19 19:02:14.300 | Selecting previously unselected package uuid-dev:amd64. 2022-08-19 19:02:14.308 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-19 19:02:14.363 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-19 19:02:14.803 | Selecting previously unselected package libsctp1:amd64. 2022-08-19 19:02:14.811 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-08-19 19:02:14.849 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-19 19:02:15.185 | Selecting previously unselected package libsctp-dev:amd64. 2022-08-19 19:02:15.193 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-08-19 19:02:15.242 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-19 19:02:15.546 | Selecting previously unselected package libapr1-dev. 2022-08-19 19:02:15.554 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-08-19 19:02:15.603 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-19 19:02:16.072 | Selecting previously unselected package libldap2-dev:amd64. 2022-08-19 19:02:16.079 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-19 19:02:16.111 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-19 19:02:16.552 | Selecting previously unselected package libaprutil1-dev. 2022-08-19 19:02:16.560 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-08-19 19:02:16.619 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-19 19:02:17.150 | Selecting previously unselected package apache2-dev. 2022-08-19 19:02:17.158 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-19 19:02:17.213 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-19 19:02:17.637 | Selecting previously unselected package binfmt-support. 2022-08-19 19:02:17.645 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-08-19 19:02:17.684 | Unpacking binfmt-support (2.2.0-2) ... 2022-08-19 19:02:17.986 | Selecting previously unselected package conntrack. 2022-08-19 19:02:17.994 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-08-19 19:02:18.042 | Unpacking conntrack (1:1.4.5-2) ... 2022-08-19 19:02:18.351 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-08-19 19:02:18.359 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-08-19 19:02:18.401 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-19 19:02:18.727 | Selecting previously unselected package libnetfilter-queue1. 2022-08-19 19:02:18.735 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-08-19 19:02:18.784 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-08-19 19:02:19.180 | Selecting previously unselected package conntrackd. 2022-08-19 19:02:19.188 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-08-19 19:02:19.231 | Unpacking conntrackd (1:1.4.5-2) ... 2022-08-19 19:02:19.546 | Selecting previously unselected package dns-root-data. 2022-08-19 19:02:19.554 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-08-19 19:02:19.607 | Unpacking dns-root-data (2019052802) ... 2022-08-19 19:02:19.963 | Selecting previously unselected package libidn11:amd64. 2022-08-19 19:02:19.972 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-08-19 19:02:20.026 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-19 19:02:20.424 | Selecting previously unselected package dnsmasq-base. 2022-08-19 19:02:20.432 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-19 19:02:20.481 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-19 19:02:20.792 | Selecting previously unselected package dnsmasq-utils. 2022-08-19 19:02:20.800 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-19 19:02:20.831 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-19 19:02:21.272 | Selecting previously unselected package ebtables. 2022-08-19 19:02:21.280 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-08-19 19:02:21.345 | Unpacking ebtables (2.0.11-3build1) ... 2022-08-19 19:02:21.670 | Selecting previously unselected package fonts-dejavu-core. 2022-08-19 19:02:21.679 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-08-19 19:02:21.721 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-08-19 19:02:22.146 | Selecting previously unselected package fonts-liberation. 2022-08-19 19:02:22.154 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-08-19 19:02:22.186 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-08-19 19:02:22.733 | Selecting previously unselected package fontconfig-config. 2022-08-19 19:02:22.741 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-08-19 19:02:22.790 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-19 19:02:23.196 | Selecting previously unselected package libfontconfig1:amd64. 2022-08-19 19:02:23.204 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-08-19 19:02:23.253 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-19 19:02:23.644 | Selecting previously unselected package fontconfig. 2022-08-19 19:02:23.652 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-08-19 19:02:23.700 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-08-19 19:02:24.031 | Selecting previously unselected package genisoimage. 2022-08-19 19:02:24.038 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-08-19 19:02:24.093 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-19 19:02:24.619 | Selecting previously unselected package libann0. 2022-08-19 19:02:24.626 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-08-19 19:02:24.682 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-08-19 19:02:25.038 | Selecting previously unselected package libcdt5:amd64. 2022-08-19 19:02:25.045 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-08-19 19:02:25.110 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-08-19 19:02:25.442 | Selecting previously unselected package libcgraph6:amd64. 2022-08-19 19:02:25.450 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-08-19 19:02:25.511 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-19 19:02:25.859 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-08-19 19:02:25.867 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-19 19:02:25.910 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-19 19:02:26.202 | Selecting previously unselected package libjpeg8:amd64. 2022-08-19 19:02:26.210 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-08-19 19:02:26.254 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-19 19:02:26.569 | Selecting previously unselected package libjbig0:amd64. 2022-08-19 19:02:26.577 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-08-19 19:02:26.626 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-08-19 19:02:26.997 | Selecting previously unselected package libwebp6:amd64. 2022-08-19 19:02:27.006 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-08-19 19:02:27.054 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-19 19:02:27.396 | Selecting previously unselected package libtiff5:amd64. 2022-08-19 19:02:27.404 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-08-19 19:02:27.458 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-19 19:02:27.797 | Selecting previously unselected package libxpm4:amd64. 2022-08-19 19:02:27.806 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-08-19 19:02:27.860 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-08-19 19:02:28.247 | Selecting previously unselected package libgd3:amd64. 2022-08-19 19:02:28.255 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-08-19 19:02:28.344 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-19 19:02:28.763 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-08-19 19:02:28.771 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-08-19 19:02:28.820 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-19 19:02:29.186 | Selecting previously unselected package libpixman-1-0:amd64. 2022-08-19 19:02:29.194 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-08-19 19:02:29.241 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-19 19:02:29.654 | Selecting previously unselected package libxcb-render0:amd64. 2022-08-19 19:02:29.663 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-08-19 19:02:29.694 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-08-19 19:02:30.094 | Selecting previously unselected package libxcb-shm0:amd64. 2022-08-19 19:02:30.102 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-08-19 19:02:30.151 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-08-19 19:02:30.470 | Selecting previously unselected package libxrender1:amd64. 2022-08-19 19:02:30.478 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-08-19 19:02:30.527 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-08-19 19:02:30.894 | Selecting previously unselected package libcairo2:amd64. 2022-08-19 19:02:30.902 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-08-19 19:02:30.934 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-19 19:02:31.384 | Selecting previously unselected package libgraphite2-3:amd64. 2022-08-19 19:02:31.392 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-08-19 19:02:31.448 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-19 19:02:31.796 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-08-19 19:02:31.804 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-08-19 19:02:31.853 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-19 19:02:32.253 | Selecting previously unselected package libthai-data. 2022-08-19 19:02:32.261 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-08-19 19:02:32.310 | Unpacking libthai-data (0.1.28-3) ... 2022-08-19 19:02:32.757 | Selecting previously unselected package libdatrie1:amd64. 2022-08-19 19:02:32.765 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-08-19 19:02:32.820 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-08-19 19:02:33.272 | Selecting previously unselected package libthai0:amd64. 2022-08-19 19:02:33.279 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-08-19 19:02:33.328 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-08-19 19:02:33.677 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-08-19 19:02:33.685 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-19 19:02:33.717 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-19 19:02:34.043 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-08-19 19:02:34.051 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-19 19:02:34.088 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-19 19:02:34.472 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-08-19 19:02:34.479 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-19 19:02:34.528 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-19 19:02:34.917 | Selecting previously unselected package libpathplan4:amd64. 2022-08-19 19:02:34.925 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-08-19 19:02:34.980 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-19 19:02:35.352 | Selecting previously unselected package libgvc6. 2022-08-19 19:02:35.360 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-08-19 19:02:35.397 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-08-19 19:02:35.791 | Selecting previously unselected package libgvpr2:amd64. 2022-08-19 19:02:35.799 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-08-19 19:02:35.854 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-19 19:02:36.225 | Selecting previously unselected package liblab-gamut1:amd64. 2022-08-19 19:02:36.233 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-08-19 19:02:36.283 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-19 19:02:36.837 | Selecting previously unselected package x11-common. 2022-08-19 19:02:36.845 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-08-19 19:02:36.916 | dpkg-query: no packages found matching nux-tools 2022-08-19 19:02:36.927 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-08-19 19:02:37.361 | Selecting previously unselected package libice6:amd64. 2022-08-19 19:02:37.370 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-08-19 19:02:37.425 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-19 19:02:37.798 | Selecting previously unselected package libsm6:amd64. 2022-08-19 19:02:37.806 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-08-19 19:02:37.843 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-08-19 19:02:38.175 | Selecting previously unselected package libxt6:amd64. 2022-08-19 19:02:38.183 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-08-19 19:02:38.226 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-08-19 19:02:38.615 | Selecting previously unselected package libxmu6:amd64. 2022-08-19 19:02:38.623 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-08-19 19:02:38.671 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-19 19:02:39.105 | Selecting previously unselected package libxaw7:amd64. 2022-08-19 19:02:39.112 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-08-19 19:02:39.173 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-08-19 19:02:39.592 | Selecting previously unselected package graphviz. 2022-08-19 19:02:39.600 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-08-19 19:02:39.648 | Unpacking graphviz (2.42.2-3build2) ... 2022-08-19 19:02:40.163 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-08-19 19:02:40.172 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-08-19 19:02:40.214 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-19 19:02:40.664 | Selecting previously unselected package libibverbs1:amd64. 2022-08-19 19:02:40.672 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-08-19 19:02:40.728 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-19 19:02:41.260 | Selecting previously unselected package ibverbs-providers:amd64. 2022-08-19 19:02:41.268 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-08-19 19:02:41.335 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-19 19:02:41.682 | Selecting previously unselected package icu-devtools. 2022-08-19 19:02:41.689 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-08-19 19:02:41.751 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-08-19 19:02:42.129 | Selecting previously unselected package iputils-arping. 2022-08-19 19:02:42.137 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-08-19 19:02:42.203 | Unpacking iputils-arping (3:20190709-3) ... 2022-08-19 19:02:42.557 | Selecting previously unselected package javascript-common. 2022-08-19 19:02:42.565 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-08-19 19:02:42.625 | Unpacking javascript-common (11) ... 2022-08-19 19:02:43.089 | Selecting previously unselected package libgssrpc4:amd64. 2022-08-19 19:02:43.097 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-08-19 19:02:43.157 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:02:43.495 | Selecting previously unselected package libkdb5-9:amd64. 2022-08-19 19:02:43.503 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-08-19 19:02:43.540 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:02:43.918 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-08-19 19:02:43.926 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-19 19:02:43.980 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:02:44.367 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-08-19 19:02:44.376 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-19 19:02:44.424 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:02:44.790 | Selecting previously unselected package comerr-dev:amd64. 2022-08-19 19:02:44.798 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-19 19:02:44.855 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-19 19:02:45.163 | Selecting previously unselected package krb5-multidev:amd64. 2022-08-19 19:02:45.171 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-19 19:02:45.220 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:02:45.506 | Selecting previously unselected package libarchive-cpio-perl. 2022-08-19 19:02:45.514 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-08-19 19:02:45.551 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-08-19 19:02:45.876 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-08-19 19:02:45.885 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-19 19:02:45.940 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-19 19:02:46.436 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-08-19 19:02:46.444 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-19 19:02:46.504 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-19 19:02:46.877 | Selecting previously unselected package libgts-bin. 2022-08-19 19:02:46.886 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-08-19 19:02:46.944 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-08-19 19:02:47.226 | Selecting previously unselected package libicu-dev:amd64. 2022-08-19 19:02:47.234 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-08-19 19:02:47.260 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-19 19:02:49.112 | Selecting previously unselected package libipset13:amd64. 2022-08-19 19:02:49.120 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-19 19:02:49.174 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-19 19:02:49.552 | Selecting previously unselected package librdmacm1:amd64. 2022-08-19 19:02:49.559 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-08-19 19:02:49.683 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-19 19:02:50.066 | Selecting previously unselected package libiscsi7:amd64. 2022-08-19 19:02:50.075 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-08-19 19:02:50.111 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-08-19 19:02:50.437 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-08-19 19:02:50.445 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-19 19:02:50.488 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-19 19:02:50.870 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-08-19 19:02:50.878 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-08-19 19:02:50.932 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-19 19:02:51.259 | Selecting previously unselected package libjpeg-dev:amd64. 2022-08-19 19:02:51.267 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-08-19 19:02:51.315 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-19 19:02:51.608 | Selecting previously unselected package libjs-jquery. 2022-08-19 19:02:51.615 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-08-19 19:02:51.677 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-08-19 19:02:52.043 | Selecting previously unselected package libjs-jquery-metadata. 2022-08-19 19:02:52.051 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-08-19 19:02:52.100 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-08-19 19:02:52.432 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-08-19 19:02:52.440 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-08-19 19:02:52.487 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-19 19:02:52.893 | Selecting previously unselected package libltdl-dev:amd64. 2022-08-19 19:02:52.901 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-08-19 19:02:52.950 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-08-19 19:02:53.247 | Selecting previously unselected package libsys-hostname-long-perl. 2022-08-19 19:02:53.255 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-08-19 19:02:53.294 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-08-19 19:02:53.523 | Selecting previously unselected package libmail-sendmail-perl. 2022-08-19 19:02:53.531 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-08-19 19:02:53.568 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-08-19 19:02:53.877 | Selecting previously unselected package libncurses-dev:amd64. 2022-08-19 19:02:53.886 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-19 19:02:53.928 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-19 19:02:54.426 | Selecting previously unselected package libnspr4:amd64. 2022-08-19 19:02:54.435 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-08-19 19:02:54.483 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-08-19 19:02:54.872 | Selecting previously unselected package libnss3:amd64. 2022-08-19 19:02:54.880 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-08-19 19:02:54.933 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-19 19:02:55.482 | Selecting previously unselected package libomp5-10:amd64. 2022-08-19 19:02:55.490 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-19 19:02:55.529 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:02:55.929 | Selecting previously unselected package libomp-10-dev. 2022-08-19 19:02:55.937 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-19 19:02:55.995 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-19 19:02:56.289 | Selecting previously unselected package pcp-conf. 2022-08-19 19:02:56.297 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-08-19 19:02:56.346 | Unpacking pcp-conf (5.0.3-1) ... 2022-08-19 19:02:56.581 | Selecting previously unselected package libpcp3. 2022-08-19 19:02:56.589 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-08-19 19:02:56.637 | Unpacking libpcp3 (5.0.3-1) ... 2022-08-19 19:02:57.042 | Selecting previously unselected package libpcp-pmda3. 2022-08-19 19:02:57.050 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-08-19 19:02:57.094 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-08-19 19:02:57.386 | Selecting previously unselected package libpcp-pmda-perl. 2022-08-19 19:02:57.394 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-08-19 19:02:57.437 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-08-19 19:02:57.837 | Selecting previously unselected package libpq5:amd64. 2022-08-19 19:02:57.846 | Preparing to unpack .../167-libpq5_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-19 19:02:57.905 | Unpacking libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-08-19 19:02:58.203 | Selecting previously unselected package libpq-dev. 2022-08-19 19:02:58.211 | Preparing to unpack .../168-libpq-dev_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-19 19:02:58.260 | Unpacking libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-08-19 19:02:58.756 | Selecting previously unselected package librados2. 2022-08-19 19:02:58.765 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-19 19:02:58.818 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-19 19:02:59.695 | Selecting previously unselected package librbd1. 2022-08-19 19:02:59.703 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-19 19:02:59.750 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-19 19:03:00.380 | Selecting previously unselected package libsasl2-dev. 2022-08-19 19:03:00.389 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-19 19:03:00.437 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-19 19:03:00.826 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-19 19:03:00.972 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-19 19:03:01.310 | Selecting previously unselected package libssl-dev:amd64. 2022-08-19 19:03:01.318 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-19 19:03:01.367 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-19 19:03:01.916 | Selecting previously unselected package libsystemd-dev:amd64. 2022-08-19 19:03:01.924 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-08-19 19:03:01.973 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-19 19:03:02.335 | Selecting previously unselected package libtinfo-dev:amd64. 2022-08-19 19:03:02.343 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-19 19:03:02.374 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-19 19:03:02.666 | Selecting previously unselected package libx86-1:amd64. 2022-08-19 19:03:02.675 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-08-19 19:03:02.722 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-08-19 19:03:03.030 | Selecting previously unselected package libxml2-dev:amd64. 2022-08-19 19:03:03.038 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-19 19:03:03.077 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-19 19:03:03.489 | Selecting previously unselected package libxslt1-dev:amd64. 2022-08-19 19:03:03.498 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-08-19 19:03:03.529 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-08-19 19:03:03.878 | Selecting previously unselected package llvm-10-runtime. 2022-08-19 19:03:03.886 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-19 19:03:03.946 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-19 19:03:04.387 | Selecting previously unselected package libpfm4:amd64. 2022-08-19 19:03:04.395 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-08-19 19:03:04.443 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-19 19:03:04.847 | Selecting previously unselected package llvm-10. 2022-08-19 19:03:04.855 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-19 19:03:04.904 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:03:05.981 | Selecting previously unselected package libffi-dev:amd64. 2022-08-19 19:03:05.989 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2022-08-19 19:03:06.037 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-08-19 19:03:06.390 | Selecting previously unselected package python3-pygments. 2022-08-19 19:03:06.398 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-08-19 19:03:06.447 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-19 19:03:06.843 | Selecting previously unselected package llvm-10-tools. 2022-08-19 19:03:06.851 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-19 19:03:06.898 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-19 19:03:07.300 | Selecting previously unselected package libz3-4:amd64. 2022-08-19 19:03:07.308 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2022-08-19 19:03:07.334 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-08-19 19:03:08.665 | Selecting previously unselected package libz3-dev:amd64. 2022-08-19 19:03:08.673 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-08-19 19:03:08.717 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-19 19:03:09.087 | Selecting previously unselected package llvm-10-dev. 2022-08-19 19:03:09.096 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-19 19:03:09.161 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-19 19:03:13.967 | Selecting previously unselected package lsscsi. 2022-08-19 19:03:13.976 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2022-08-19 19:03:14.029 | Unpacking lsscsi (0.30-0.1) ... 2022-08-19 19:03:14.453 | Selecting previously unselected package pkg-config. 2022-08-19 19:03:14.461 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-08-19 19:03:14.515 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-08-19 19:03:14.820 | Selecting previously unselected package pm-utils. 2022-08-19 19:03:14.829 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2022-08-19 19:03:14.860 | Unpacking pm-utils (1.4.1-19) ... 2022-08-19 19:03:15.260 | Selecting previously unselected package postgresql-client-common. 2022-08-19 19:03:15.269 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-08-19 19:03:15.327 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-08-19 19:03:15.626 | Selecting previously unselected package postgresql-client-12. 2022-08-19 19:03:15.635 | Preparing to unpack .../192-postgresql-client-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-19 19:03:15.683 | Unpacking postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-19 19:03:16.266 | Selecting previously unselected package ssl-cert. 2022-08-19 19:03:16.274 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2022-08-19 19:03:16.311 | Unpacking ssl-cert (1.0.39) ... 2022-08-19 19:03:16.821 | Selecting previously unselected package postgresql-common. 2022-08-19 19:03:16.830 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2022-08-19 19:03:16.896 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-08-19 19:03:16.934 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-08-19 19:03:17.329 | Selecting previously unselected package postgresql-server-dev-12. 2022-08-19 19:03:17.337 | Preparing to unpack .../195-postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-08-19 19:03:17.385 | Unpacking postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-19 19:03:17.939 | Selecting previously unselected package postgresql-server-dev-all. 2022-08-19 19:03:17.948 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-08-19 19:03:17.989 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-19 19:03:18.306 | Selecting previously unselected package python3-mysqldb. 2022-08-19 19:03:18.315 | Preparing to unpack .../197-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-08-19 19:03:18.351 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-08-19 19:03:18.693 | Selecting previously unselected package python3.8-venv. 2022-08-19 19:03:18.702 | Preparing to unpack .../198-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-08-19 19:03:18.750 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-19 19:03:19.026 | Selecting previously unselected package python3-venv. 2022-08-19 19:03:19.035 | Preparing to unpack .../199-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-08-19 19:03:19.081 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-08-19 19:03:19.375 | Selecting previously unselected package qemu-block-extra:amd64. 2022-08-19 19:03:19.383 | Preparing to unpack .../200-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-19 19:03:19.448 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-19 19:03:19.729 | Selecting previously unselected package qemu-utils. 2022-08-19 19:03:19.738 | Preparing to unpack .../201-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-19 19:03:19.801 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-19 19:03:20.209 | Selecting previously unselected package sharutils. 2022-08-19 19:03:20.218 | Preparing to unpack .../202-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-08-19 19:03:20.258 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-08-19 19:03:20.539 | Selecting previously unselected package sqlite3. 2022-08-19 19:03:20.548 | Preparing to unpack .../203-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-19 19:03:20.601 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-19 19:03:21.118 | Selecting previously unselected package unzip. 2022-08-19 19:03:21.127 | Preparing to unpack .../204-unzip_6.0-25ubuntu1_amd64.deb ... 2022-08-19 19:03:21.180 | Unpacking unzip (6.0-25ubuntu1) ... 2022-08-19 19:03:21.505 | Selecting previously unselected package vbetool. 2022-08-19 19:03:21.514 | Preparing to unpack .../205-vbetool_1.1-4_amd64.deb ... 2022-08-19 19:03:21.561 | Unpacking vbetool (1.1-4) ... 2022-08-19 19:03:21.906 | Selecting previously unselected package ipset. 2022-08-19 19:03:21.914 | Preparing to unpack .../206-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-19 19:03:21.964 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-19 19:03:22.341 | Selecting previously unselected package ipvsadm. 2022-08-19 19:03:22.349 | Preparing to unpack .../207-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-08-19 19:03:22.390 | Unpacking ipvsadm (1:1.31-1) ... 2022-08-19 19:03:22.779 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-08-19 19:03:22.787 | Preparing to unpack .../208-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-19 19:03:22.845 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-19 19:03:23.186 | Selecting previously unselected package liberasurecode1:amd64. 2022-08-19 19:03:23.194 | Preparing to unpack .../209-liberasurecode1_1.6.1-4_amd64.deb ... 2022-08-19 19:03:23.231 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-08-19 19:03:23.499 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-08-19 19:03:23.507 | Preparing to unpack .../210-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-08-19 19:03:23.557 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-19 19:03:23.803 | Selecting previously unselected package libkrb5-dev:amd64. 2022-08-19 19:03:23.812 | Preparing to unpack .../211-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-19 19:03:23.870 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:03:24.203 | Selecting previously unselected package libpcp-gui2. 2022-08-19 19:03:24.212 | Preparing to unpack .../212-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-08-19 19:03:24.260 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-08-19 19:03:24.632 | Selecting previously unselected package libpcp-import1. 2022-08-19 19:03:24.641 | Preparing to unpack .../213-libpcp-import1_5.0.3-1_amd64.deb ... 2022-08-19 19:03:24.683 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-08-19 19:03:25.047 | Selecting previously unselected package libpcp-mmv1. 2022-08-19 19:03:25.056 | Preparing to unpack .../214-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-08-19 19:03:25.104 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-08-19 19:03:25.386 | Selecting previously unselected package libpcp-trace2. 2022-08-19 19:03:25.395 | Preparing to unpack .../215-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-08-19 19:03:25.425 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-08-19 19:03:25.792 | Selecting previously unselected package libpcp-web1. 2022-08-19 19:03:25.800 | Preparing to unpack .../216-libpcp-web1_5.0.3-1_amd64.deb ... 2022-08-19 19:03:25.848 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-08-19 19:03:26.162 | Selecting previously unselected package libyaml-dev:amd64. 2022-08-19 19:03:26.171 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-08-19 19:03:26.230 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-08-19 19:03:26.621 | Selecting previously unselected package python3-pcp. 2022-08-19 19:03:26.629 | Preparing to unpack .../218-python3-pcp_5.0.3-1_amd64.deb ... 2022-08-19 19:03:26.666 | Unpacking python3-pcp (5.0.3-1) ... 2022-08-19 19:03:27.186 | Selecting previously unselected package pcp. 2022-08-19 19:03:27.195 | Preparing to unpack .../219-pcp_5.0.3-1_amd64.deb ... 2022-08-19 19:03:27.315 | Unpacking pcp (5.0.3-1) ... 2022-08-19 19:03:28.289 | Selecting previously unselected package socat. 2022-08-19 19:03:28.298 | Preparing to unpack .../220-socat_1.7.3.3-2_amd64.deb ... 2022-08-19 19:03:28.340 | Unpacking socat (1.7.3.3-2) ... 2022-08-19 19:03:28.786 | Selecting previously unselected package vlan. 2022-08-19 19:03:28.795 | Preparing to unpack .../221-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-08-19 19:03:28.860 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-19 19:03:29.229 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-19 19:03:29.378 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-08-19 19:03:29.555 | Setting up javascript-common (11) ... 2022-08-19 19:03:29.770 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-08-19 19:03:29.838 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-19 19:03:29.980 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-19 19:03:30.123 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-19 19:03:30.231 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-19 19:03:30.501 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-19 19:03:30.584 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-19 19:03:30.727 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-08-19 19:03:30.866 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-08-19 19:03:31.003 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-08-19 19:03:31.134 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-08-19 19:03:31.271 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-08-19 19:03:31.368 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-08-19 19:03:31.482 | Setting up libarchive-zip-perl (1.67-2) ... 2022-08-19 19:03:31.629 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-19 19:03:31.767 | Setting up vbetool (1.1-4) ... 2022-08-19 19:03:31.911 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-08-19 19:03:32.014 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-08-19 19:03:32.161 | Setting up pm-utils (1.4.1-19) ... 2022-08-19 19:03:32.389 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-19 19:03:32.848 | Setting up unzip (6.0-25ubuntu1) ... 2022-08-19 19:03:33.014 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-08-19 19:03:33.168 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-08-19 19:03:33.309 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-19 19:03:33.523 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-19 19:03:33.631 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-08-19 19:03:34.642 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-08-19 19:03:35.366 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-19 19:03:35.606 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-19 19:03:35.751 | Setting up m4 (1.4.18-4) ... 2022-08-19 19:03:35.905 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-19 19:03:36.355 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-19 19:03:36.494 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-08-19 19:03:36.647 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-08-19 19:03:36.814 | Setting up iputils-arping (3:20190709-3) ... 2022-08-19 19:03:37.014 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-08-19 19:03:37.201 | Setting up conntrack (1:1.4.5-2) ... 2022-08-19 19:03:37.368 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-19 19:03:37.534 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-08-19 19:03:37.671 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-08-19 19:03:38.151 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-08-19 19:03:40.368 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-08-19 19:03:40.534 | Setting up acl (2.2.53-6) ... 2022-08-19 19:03:40.681 | Setting up dns-root-data (2019052802) ... 2022-08-19 19:03:40.847 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-19 19:03:41.024 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:03:41.174 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-19 19:03:41.350 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:03:41.534 | Setting up autotools-dev (20180224.1) ... 2022-08-19 19:03:41.693 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-19 19:03:42.677 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-08-19 19:03:42.843 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-19 19:03:42.957 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-08-19 19:03:43.105 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-19 19:03:43.264 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:03:43.435 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-19 19:03:43.608 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-19 19:03:43.778 | Setting up ebtables (2.0.11-3build1) ... 2022-08-19 19:03:44.528 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-19 19:03:44.774 | Setting up socat (1.7.3.3-2) ... 2022-08-19 19:03:44.921 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-08-19 19:03:45.052 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-19 19:03:45.214 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-19 19:03:45.334 | Setting up autopoint (0.19.8.1-10build1) ... 2022-08-19 19:03:45.460 | Setting up binfmt-support (2.2.0-2) ... 2022-08-19 19:03:45.871 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-08-19 19:03:46.957 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-19 19:03:47.117 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-08-19 19:03:47.271 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-08-19 19:03:47.551 | Setting up fonts-dejavu-core (2.37-1) ... 2022-08-19 19:03:48.441 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-08-19 19:03:48.595 | Setting up lsscsi (0.30-0.1) ... 2022-08-19 19:03:48.734 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-19 19:03:48.892 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-19 19:03:49.054 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-19 19:03:49.203 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-19 19:03:49.340 | Setting up autoconf (2.69-11.1) ... 2022-08-19 19:03:49.534 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-08-19 19:03:49.698 | Setting up dwz (0.13-5) ... 2022-08-19 19:03:49.831 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-19 19:03:49.961 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-19 19:03:50.098 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-19 19:03:50.224 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-19 19:03:50.385 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-19 19:03:50.715 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-08-19 19:03:52.146 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:03:52.249 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:03:52.397 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-08-19 19:03:52.546 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-19 19:03:52.728 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-08-19 19:03:52.877 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-08-19 19:03:53.115 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-19 19:03:53.269 | Setting up pcp-conf (5.0.3-1) ... 2022-08-19 19:03:53.448 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-19 19:03:53.620 | Setting up libsub-override-perl (0.09-2) ... 2022-08-19 19:03:53.772 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-19 19:03:53.915 | Setting up libthai-data (0.1.28-3) ... 2022-08-19 19:03:54.060 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-08-19 19:03:54.212 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-19 19:03:54.363 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-19 19:03:54.449 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:03:54.609 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-08-19 19:03:54.761 | Setting up sharutils (1:4.15.2-4build1) ... 2022-08-19 19:03:54.904 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-19 19:03:55.083 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-08-19 19:03:55.300 | Setting up conntrackd (1:1.4.5-2) ... 2022-08-19 19:03:56.588 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-08-19 19:03:56.984 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-08-19 19:03:57.132 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-19 19:03:57.264 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-19 19:03:57.412 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-19 19:03:57.563 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-19 19:03:57.728 | Setting up rsync (3.1.3-8ubuntu0.4) ... 2022-08-19 19:03:59.283 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-19 19:03:59.437 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-19 19:03:59.585 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-08-19 19:03:59.704 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-08-19 19:03:59.774 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-19 19:03:59.938 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-19 19:04:00.098 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:04:00.258 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-08-19 19:04:00.446 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-19 19:04:00.620 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-19 19:04:00.789 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-08-19 19:04:01.218 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-19 19:04:01.402 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:04:01.578 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-19 19:04:01.740 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-08-19 19:04:01.898 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-19 19:04:02.058 | Setting up wget (1.20.3-1ubuntu2) ... 2022-08-19 19:04:02.243 | Setting up libtool (2.4.6-14) ... 2022-08-19 19:04:02.366 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-19 19:04:04.580 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-08-19 19:04:04.807 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-08-19 19:04:06.337 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-08-19 19:04:07.447 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-19 19:04:07.597 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-19 19:04:07.763 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-19 19:04:07.894 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-19 19:04:08.658 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-19 19:04:08.814 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:04:08.980 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-19 19:04:09.115 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-08-19 19:04:10.799 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-08-19 19:04:11.523 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-19 19:04:11.664 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-08-19 19:04:12.066 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-19 19:04:12.218 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-08-19 19:04:12.363 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-08-19 19:04:12.494 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-08-19 19:04:12.664 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-19 19:04:12.814 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-19 19:04:12.969 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-08-19 19:04:13.111 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-19 19:04:13.271 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-19 19:04:13.414 | Setting up ssl-cert (1.0.39) ... 2022-08-19 19:04:14.374 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-19 19:04:14.534 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-08-19 19:04:14.698 | Setting up postgresql-common (214ubuntu0.1) ... 2022-08-19 19:04:15.989 | Adding user postgres to group ssl-cert 2022-08-19 19:04:16.265 | 2022-08-19 19:04:16.265 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-08-19 19:04:16.465 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-08-19 19:04:16.465 | Removing obsolete dictionary files: 2022-08-19 19:04:17.032 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-08-19 19:04:18.292 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-08-19 19:04:18.448 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-19 19:04:18.626 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-08-19 19:04:18.763 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-19 19:04:18.889 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-19 19:04:19.086 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-19 19:04:19.258 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ... 2022-08-19 19:04:19.431 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-19 19:04:19.551 | Setting up curl (7.68.0-1ubuntu2.12) ... 2022-08-19 19:04:19.677 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-19 19:04:19.820 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-19 19:04:19.997 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-08-19 19:04:20.151 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-19 19:04:20.304 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:04:20.452 | Setting up ipvsadm (1:1.31-1) ... 2022-08-19 19:04:21.510 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-08-19 19:04:21.689 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-19 19:04:22.083 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-08-19 19:04:24.274 | Regenerating fonts cache... done. 2022-08-19 19:04:24.344 | Setting up gettext (0.19.8.1-10build1) ... 2022-08-19 19:04:24.477 | Setting up libpcp3 (5.0.3-1) ... 2022-08-19 19:04:24.642 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-08-19 19:04:24.797 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-08-19 19:04:24.955 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-08-19 19:04:26.641 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-08-19 19:04:27.612 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-19 19:04:28.540 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-19 19:04:28.698 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-19 19:04:29.859 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-08-19 19:04:30.606 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:04:30.763 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-08-19 19:04:30.921 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-19 19:04:31.069 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-08-19 19:04:31.212 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-19 19:04:31.362 | Setting up libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-08-19 19:04:31.526 | Setting up libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-08-19 19:04:31.686 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-08-19 19:04:31.848 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-19 19:04:32.006 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-19 19:04:32.178 | Setting up libpcp-web1 (5.0.3-1) ... 2022-08-19 19:04:32.322 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-08-19 19:04:32.475 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-19 19:04:32.629 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-19 19:04:32.800 | Setting up postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-19 19:04:33.507 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-08-19 19:04:33.641 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-08-19 19:04:33.795 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-19 19:04:33.961 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-19 19:04:34.128 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-08-19 19:04:34.286 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-19 19:04:34.452 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-19 19:04:34.620 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-19 19:04:34.894 | Setting up postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-08-19 19:04:35.066 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-19 19:04:35.254 | Setting up libpcp-import1 (5.0.3-1) ... 2022-08-19 19:04:35.454 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-19 19:04:35.614 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-19 19:04:35.789 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-19 19:04:35.957 | Setting up po-debconf (1.0.21) ... 2022-08-19 19:04:36.092 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-08-19 19:04:44.636 | Enabling module mpm_event. 2022-08-19 19:04:44.700 | Enabling module authz_core. 2022-08-19 19:04:44.705 | Enabling module authz_host. 2022-08-19 19:04:44.765 | Enabling module authn_core. 2022-08-19 19:04:44.770 | Enabling module auth_basic. 2022-08-19 19:04:44.830 | Enabling module access_compat. 2022-08-19 19:04:44.889 | Enabling module authn_file. 2022-08-19 19:04:44.950 | Enabling module authz_user. 2022-08-19 19:04:45.009 | Enabling module alias. 2022-08-19 19:04:45.069 | Enabling module dir. 2022-08-19 19:04:45.128 | Enabling module autoindex. 2022-08-19 19:04:45.187 | Enabling module env. 2022-08-19 19:04:45.247 | Enabling module mime. 2022-08-19 19:04:45.307 | Enabling module negotiation. 2022-08-19 19:04:45.367 | Enabling module setenvif. 2022-08-19 19:04:45.427 | Enabling module filter. 2022-08-19 19:04:45.486 | Enabling module deflate. 2022-08-19 19:04:45.546 | Enabling module status. 2022-08-19 19:04:45.605 | Enabling module reqtimeout. 2022-08-19 19:04:45.665 | Enabling conf charset. 2022-08-19 19:04:45.725 | Enabling conf localized-error-pages. 2022-08-19 19:04:45.783 | Enabling conf other-vhosts-access-log. 2022-08-19 19:04:45.845 | Enabling conf security. 2022-08-19 19:04:45.904 | Enabling conf serve-cgi-bin. 2022-08-19 19:04:45.963 | Enabling site 000-default. 2022-08-19 19:04:46.015 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-08-19 19:04:46.071 | Enabling conf javascript-common. 2022-08-19 19:04:46.326 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-08-19 19:04:46.906 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-08-19 19:04:49.563 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-08-19 19:04:49.854 | Setting up python3-pcp (5.0.3-1) ... 2022-08-19 19:04:50.303 | Setting up libgvc6 (2.42.2-3build2) ... 2022-08-19 19:04:50.500 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-19 19:04:50.688 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-19 19:04:50.848 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-08-19 19:04:51.017 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-19 19:04:51.183 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-19 19:04:51.349 | Setting up graphviz (2.42.2-3build2) ... 2022-08-19 19:04:51.517 | Setting up pcp (5.0.3-1) ... 2022-08-19 19:04:55.101 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-08-19 19:04:55.529 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-08-19 19:04:55.949 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-08-19 19:04:56.372 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-08-19 19:05:13.128 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-19 19:05:13.282 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-08-19 19:05:13.328 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-08-19 19:05:15.146 | Setting up dh-autoreconf (19) ... 2022-08-19 19:05:15.306 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-08-19 19:05:16.391 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-08-19 19:05:16.575 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-19 19:05:16.752 | Setting up debhelper (12.10ubuntu1) ... 2022-08-19 19:05:16.889 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-19 19:05:17.455 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-19 19:05:17.617 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-08-19 19:05:17.763 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-08-19 19:05:17.963 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-08-19 19:05:31.547 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-19 19:05:31.741 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-08-19 19:05:32.244 | Processing triggers for ufw (0.36-6) ... 2022-08-19 19:05:32.478 | Processing triggers for man-db (2.9.1-1) ... 2022-08-19 19:05:55.921 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-08-19 19:05:56.017 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-08-19 19:06:04.103 | ++ functions-common:apt_get:1234 : result=0 2022-08-19 19:06:04.105 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:06:04.107 | ++ functions-common:time_stop:2439 : local name 2022-08-19 19:06:04.109 | ++ functions-common:time_stop:2440 : local end_time 2022-08-19 19:06:04.112 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:06:04.114 | ++ functions-common:time_stop:2442 : local total 2022-08-19 19:06:04.116 | ++ functions-common:time_stop:2443 : local start_time 2022-08-19 19:06:04.118 | ++ functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:06:04.120 | ++ functions-common:time_stop:2446 : start_time=1660935652849 2022-08-19 19:06:04.122 | ++ functions-common:time_stop:2448 : [[ -z 1660935652849 ]] 2022-08-19 19:06:04.125 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:06:04.129 | ++ functions-common:time_stop:2451 : end_time=1660935964126 2022-08-19 19:06:04.131 | ++ functions-common:time_stop:2452 : elapsed_time=311277 2022-08-19 19:06:04.133 | ++ functions-common:time_stop:2453 : total=768 2022-08-19 19:06:04.135 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:06:04.137 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=312045 2022-08-19 19:06:04.139 | ++ functions-common:apt_get:1238 : return 0 2022-08-19 19:06:04.142 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-19 19:06:04.145 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-19 19:06:04.147 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-19 19:06:04.151 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-19 19:06:04.155 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-19 19:06:04.158 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-19 19:06:04.161 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-19 19:06:05.467 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-19 19:06:05.469 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-19 19:06:05.471 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-19 19:06:05.473 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-19 19:06:05.475 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-19 19:06:05.477 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-19 19:06:05.478 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-19 19:06:05.480 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-19 19:06:05.482 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-19 19:06:05.484 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-19 19:06:05.486 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-19 19:06:05.488 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-19 19:06:05.489 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-19 19:06:05.491 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-19 19:06:05.493 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-19 19:06:05.495 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-19 19:06:05.496 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-19 19:06:05.498 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-19 19:06:05.500 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-19 19:06:05.502 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-19 19:06:05.504 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-19 19:06:05.506 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-19 19:06:05.508 | + functions-common:_ensure_lsb_release:394 : return 2022-08-19 19:06:05.510 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-19 19:06:05.573 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-19 19:06:05.575 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-19 19:06:05.638 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-19 19:06:05.641 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-19 19:06:05.705 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-19 19:06:05.707 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-08-19 19:06:05.709 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-19 19:06:05.710 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-19 19:06:05.712 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-19 19:06:05.714 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-19 19:06:05.716 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-19 19:06:05.719 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-19 19:06:05.720 | + functions-common:GetDistro:450 : DISTRO=focal 2022-08-19 19:06:05.722 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-08-19 19:06:05.724 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-19 19:06:05.724 | Distro: focal 2022-08-19 19:06:05.726 | + tools/install_pip.sh:main:124 : get_versions 2022-08-19 19:06:05.729 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-19 19:06:05.732 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-19 19:06:05.735 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-19 19:06:05.737 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-19 19:06:05.738 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-19 19:06:07.095 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-19 19:06:07.096 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-19 19:06:07.096 | pip: 20.0.2 2022-08-19 19:06:07.098 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-19 19:06:07.100 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-19 19:06:07.102 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:06:07.104 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:06:07.105 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:06:07.107 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:06:07.109 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:06:07.111 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:06:07.113 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:06:07.114 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:06:07.116 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:06:07.118 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:06:07.120 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-19 19:06:07.121 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:06:07.123 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:06:07.125 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-19 19:06:07.130 | + tools/install_pip.sh:main:153 : set -x 2022-08-19 19:06:07.131 | + tools/install_pip.sh:main:156 : get_versions 2022-08-19 19:06:07.134 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-19 19:06:07.137 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-19 19:06:07.139 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-19 19:06:07.142 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-19 19:06:07.142 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-19 19:06:08.499 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-19 19:06:08.501 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-19 19:06:08.501 | pip: 20.0.2 2022-08-19 19:06:08.504 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-19 19:06:08.507 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-19 19:06:08.510 | + ./stack.sh:main:791 : fixup_all 2022-08-19 19:06:08.512 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-19 19:06:08.515 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-19 19:06:08.517 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:06:08.519 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:06:08.521 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-08-19 19:06:08.533 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-19 19:06:08.543 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-19 19:06:08.554 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-19 19:06:08.556 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-19 19:06:08.558 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:06:08.560 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:06:08.562 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:06:08.564 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:06:08.566 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:06:08.568 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:06:08.570 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:06:08.573 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:06:08.575 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:06:08.577 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:06:08.579 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-19 19:06:08.581 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-19 19:06:08.584 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-19 19:06:08.586 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:06:08.588 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:06:08.590 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:06:08.592 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:06:08.595 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:06:08.597 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:06:08.599 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-19 19:06:08.601 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-19 19:06:08.621 | Using python 3.8 to install os-testr 2022-08-19 19:06:08.623 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-19 19:06:10.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:06:10.576 | from cryptography.utils import int_from_bytes 2022-08-19 19:06:10.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:06:10.576 | from cryptography.utils import int_from_bytes 2022-08-19 19:06:11.587 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:06:11.718 | Collecting os-testr===3.0.0 2022-08-19 19:06:11.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-08-19 19:06:11.892 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-19 19:06:11.934 | 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 352)) (2.5.0) 2022-08-19 19:06:12.031 | Collecting python-subunit===1.4.0 2022-08-19 19:06:12.036 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-08-19 19:06:12.148 | 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 161)) (1.0.0) 2022-08-19 19:06:12.496 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-08-19 19:06:13.883 | Installing collected packages: python-subunit, os-testr 2022-08-19 19:06:14.125 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-08-19 19:06:14.221 | + inc/python:pip_install:196 : result=0 2022-08-19 19:06:14.223 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:06:14.225 | + functions-common:time_stop:2439 : local name 2022-08-19 19:06:14.227 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:06:14.229 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:06:14.232 | + functions-common:time_stop:2442 : local total 2022-08-19 19:06:14.234 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:06:14.237 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:06:14.239 | + functions-common:time_stop:2446 : start_time=1660935968616 2022-08-19 19:06:14.241 | + functions-common:time_stop:2448 : [[ -z 1660935968616 ]] 2022-08-19 19:06:14.243 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:06:14.247 | + functions-common:time_stop:2451 : end_time=1660935974245 2022-08-19 19:06:14.250 | + functions-common:time_stop:2452 : elapsed_time=5629 2022-08-19 19:06:14.252 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:06:14.254 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:06:14.256 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5629 2022-08-19 19:06:14.258 | + inc/python:pip_install:199 : return 0 2022-08-19 19:06:14.260 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-19 19:06:14.312 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-19 19:06:14.524 | + ./stack.sh:main:805 : install_infra 2022-08-19 19:06:14.527 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-19 19:06:14.530 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-19 19:06:14.532 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-08-19 19:06:17.635 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-19 19:06:17.638 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-19 19:06:17.660 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-19 19:06:20.264 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:06:20.394 | Collecting pbr===5.10.0 2022-08-19 19:06:20.401 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-08-19 19:06:20.440 | Installing collected packages: pbr 2022-08-19 19:06:20.579 | Successfully installed pbr-5.10.0 2022-08-19 19:06:20.640 | + inc/python:pip_install:196 : result=0 2022-08-19 19:06:20.642 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:06:20.644 | + functions-common:time_stop:2439 : local name 2022-08-19 19:06:20.646 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:06:20.649 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:06:20.651 | + functions-common:time_stop:2442 : local total 2022-08-19 19:06:20.653 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:06:20.655 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:06:20.657 | + functions-common:time_stop:2446 : start_time=1660935977652 2022-08-19 19:06:20.659 | + functions-common:time_stop:2448 : [[ -z 1660935977652 ]] 2022-08-19 19:06:20.662 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:06:20.665 | + functions-common:time_stop:2451 : end_time=1660935980663 2022-08-19 19:06:20.667 | + functions-common:time_stop:2452 : elapsed_time=3011 2022-08-19 19:06:20.670 | + functions-common:time_stop:2453 : total=5629 2022-08-19 19:06:20.672 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:06:20.674 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8640 2022-08-19 19:06:20.676 | + inc/python:pip_install:199 : return 0 2022-08-19 19:06:20.679 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-19 19:06:20.681 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-19 19:06:20.703 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-19 19:06:23.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:06:23.405 | Processing /opt/stack/requirements 2022-08-19 19:06:24.783 | Collecting fixtures===4.0.1 2022-08-19 19:06:24.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/58826400d095b/fixtures-4.0.1.tar.gz (56 kB) 2022-08-19 19:06:24.832 | Installing build dependencies: started 2022-08-19 19:06:29.162 | Installing build dependencies: finished with status 'done' 2022-08-19 19:06:29.163 | Getting requirements to build wheel: started 2022-08-19 19:06:29.562 | Getting requirements to build wheel: finished with status 'done' 2022-08-19 19:06:29.567 | Preparing wheel metadata: started 2022-08-19 19:06:30.130 | Preparing wheel metadata: finished with status 'done' 2022-08-19 19:06:30.367 | Collecting PyYAML===6.0 2022-08-19 19:06:30.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-08-19 19:06:30.679 | Collecting requests===2.28.1 2022-08-19 19:06:30.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-08-19 19:06:30.782 | Collecting packaging===21.3 2022-08-19 19:06:30.796 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-19 19:06:30.856 | Collecting idna===3.3 2022-08-19 19:06:30.882 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-08-19 19:06:31.028 | Collecting pyparsing===3.0.9 2022-08-19 19:06:31.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-19 19:06:31.117 | Collecting six===1.16.0 2022-08-19 19:06:31.129 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-19 19:06:31.224 | Collecting charset-normalizer===2.1.0 2022-08-19 19:06:31.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/518/9b6f22b019574/charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 2022-08-19 19:06:31.275 | Collecting Parsley>=1.2 2022-08-19 19:06:31.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-19 19:06:31.344 | Collecting beagle>=0.2.1 2022-08-19 19:06:31.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-08-19 19:06:31.383 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-19 19:06:31.463 | Collecting certifi>=2017.4.17 2022-08-19 19:06:31.476 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-19 19:06:31.583 | Collecting urllib3===1.26.11 2022-08-19 19:06:31.596 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c33/ccba33c819596/urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-19 19:06:31.778 | Collecting cliff===4.0.0 2022-08-19 19:06:31.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3f2/8b95a5509b4c7/cliff-4.0.0-py3-none-any.whl (80 kB) 2022-08-19 19:06:31.909 | Collecting stevedore===4.0.0 2022-08-19 19:06:31.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB) 2022-08-19 19:06:31.977 | Collecting autopage===0.5.1 2022-08-19 19:06:31.990 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-08-19 19:06:32.113 | Collecting importlib-metadata===4.12.0 2022-08-19 19:06:32.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/1a975809ea1fd/importlib_metadata-4.12.0-py3-none-any.whl (21 kB) 2022-08-19 19:06:32.315 | Collecting cmd2===2.4.2 2022-08-19 19:06:32.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-08-19 19:06:32.449 | Collecting prettytable===3.3.0 2022-08-19 19:06:32.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-08-19 19:06:32.538 | Collecting zipp===3.8.1 2022-08-19 19:06:32.551 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/47c/40d7fe183a6f2/zipp-3.8.1-py3-none-any.whl (5.6 kB) 2022-08-19 19:06:32.624 | Collecting pyperclip===1.8.2 2022-08-19 19:06:32.638 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-08-19 19:06:32.686 | Collecting wcwidth===0.2.5 2022-08-19 19:06:32.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-08-19 19:06:32.762 | Collecting attrs===22.1.0 2022-08-19 19:06:32.776 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86e/fa402f67bf2df/attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-08-19 19:06:32.853 | Building wheels for collected packages: fixtures, openstack-requirements 2022-08-19 19:06:32.854 | Building wheel for fixtures (PEP 517): started 2022-08-19 19:06:33.481 | Building wheel for fixtures (PEP 517): finished with status 'done' 2022-08-19 19:06:33.483 | Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=63052 sha256=b2d94c436561deb54427004e64c1c36d7f3645ce0d032ab85891e9ab767efd13 2022-08-19 19:06:33.483 | Stored in directory: /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda 2022-08-19 19:06:33.485 | Building wheel for openstack-requirements (setup.py): started 2022-08-19 19:06:34.314 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-19 19:06:34.314 | ERROR: Command errored out with exit status 1: 2022-08-19 19:06:34.314 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-5dj7vcr6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-5dj7vcr6/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-_im_3v8m 2022-08-19 19:06:34.314 | cwd: /tmp/pip-req-build-5dj7vcr6/ 2022-08-19 19:06:34.314 | Complete output (6 lines): 2022-08-19 19:06:34.314 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-19 19:06:34.314 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-19 19:06:34.314 | or: setup.py --help-commands 2022-08-19 19:06:34.314 | or: setup.py cmd --help 2022-08-19 19:06:34.314 | 2022-08-19 19:06:34.314 | error: invalid command 'bdist_wheel' 2022-08-19 19:06:34.314 | ---------------------------------------- 2022-08-19 19:06:34.314 | ERROR: Failed building wheel for openstack-requirements 2022-08-19 19:06:34.314 | Running setup.py clean for openstack-requirements 2022-08-19 19:06:35.151 | Successfully built fixtures 2022-08-19 19:06:35.151 | Failed to build openstack-requirements 2022-08-19 19:06:35.437 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, certifi, idna, requests, stevedore, autopage, zipp, importlib-metadata, pyperclip, cmd2, cliff, pyparsing, packaging, six, Parsley, beagle, openstack-requirements 2022-08-19 19:06:37.044 | Running setup.py install for openstack-requirements: started 2022-08-19 19:06:39.391 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-19 19:06:39.423 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-22.1.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.1.0 cliff-4.0.0 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 importlib-metadata-4.12.0 openstack-requirements-1.2.1.dev5621 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.1 six-1.16.0 stevedore-4.0.0 urllib3-1.26.11 wcwidth-0.2.5 zipp-3.8.1 2022-08-19 19:06:39.573 | + inc/python:pip_install:196 : result=0 2022-08-19 19:06:39.575 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:06:39.578 | + functions-common:time_stop:2439 : local name 2022-08-19 19:06:39.580 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:06:39.582 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:06:39.584 | + functions-common:time_stop:2442 : local total 2022-08-19 19:06:39.586 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:06:39.589 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:06:39.591 | + functions-common:time_stop:2446 : start_time=1660935980696 2022-08-19 19:06:39.593 | + functions-common:time_stop:2448 : [[ -z 1660935980696 ]] 2022-08-19 19:06:39.596 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:06:39.599 | + functions-common:time_stop:2451 : end_time=1660935999597 2022-08-19 19:06:39.602 | + functions-common:time_stop:2452 : elapsed_time=18901 2022-08-19 19:06:39.604 | + functions-common:time_stop:2453 : total=8640 2022-08-19 19:06:39.606 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:06:39.608 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=27541 2022-08-19 19:06:39.610 | + inc/python:pip_install:199 : return 0 2022-08-19 19:06:39.613 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-19 19:06:39.615 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-19 19:06:39.618 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-19 19:06:39.620 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:06:39.622 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:06:39.625 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-19 19:06:39.627 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:06:39.630 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-19 19:06:39.649 | Using python 3.8 to install pbr 2022-08-19 19:06:39.651 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-19 19:06:41.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:06:41.598 | from cryptography.utils import int_from_bytes 2022-08-19 19:06:41.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:06:41.598 | from cryptography.utils import int_from_bytes 2022-08-19 19:06:42.609 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:06:42.737 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-19 19:06:44.266 | + inc/python:pip_install:196 : result=0 2022-08-19 19:06:44.268 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:06:44.271 | + functions-common:time_stop:2439 : local name 2022-08-19 19:06:44.273 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:06:44.275 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:06:44.277 | + functions-common:time_stop:2442 : local total 2022-08-19 19:06:44.279 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:06:44.281 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:06:44.283 | + functions-common:time_stop:2446 : start_time=1660935999644 2022-08-19 19:06:44.285 | + functions-common:time_stop:2448 : [[ -z 1660935999644 ]] 2022-08-19 19:06:44.288 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:06:44.292 | + functions-common:time_stop:2451 : end_time=1660936004289 2022-08-19 19:06:44.294 | + functions-common:time_stop:2452 : elapsed_time=4645 2022-08-19 19:06:44.296 | + functions-common:time_stop:2453 : total=27541 2022-08-19 19:06:44.298 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:06:44.301 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=32186 2022-08-19 19:06:44.303 | + inc/python:pip_install:199 : return 0 2022-08-19 19:06:44.305 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-19 19:06:47.449 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-19 19:06:49.192 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:06:49.365 | Collecting bindep 2022-08-19 19:06:49.392 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-08-19 19:06:49.662 | Collecting pbr>=2.0.0 2022-08-19 19:06:49.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/e18aac0a3c003/pbr-5.10.0-py2.py3-none-any.whl (112 kB) 2022-08-19 19:06:49.929 | Collecting Parsley 2022-08-19 19:06:49.936 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-19 19:06:50.043 | Collecting packaging; python_version >= "3.6" 2022-08-19 19:06:50.050 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-19 19:06:50.096 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-08-19 19:06:50.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-08-19 19:06:50.274 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-08-19 19:06:50.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-19 19:06:50.330 | Installing collected packages: pbr, Parsley, pyparsing, packaging, distro, bindep 2022-08-19 19:06:50.890 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.10.0 pyparsing-3.0.9 2022-08-19 19:06:50.960 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-19 19:06:50.962 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-19 19:06:50.965 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-19 19:06:50.982 | + ./stack.sh:main:814 : pkgs= 2022-08-19 19:06:50.984 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-19 19:06:50.987 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-19 19:06:50.989 | + functions-common:run_phase:1867 : local mode=stack 2022-08-19 19:06:50.991 | + functions-common:run_phase:1868 : local phase=pre-install 2022-08-19 19:06:50.993 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:06:50.995 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:06:50.998 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:06:51.000 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:06:51.002 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:06:51.005 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:06:51.009 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:06:51.011 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:06:51.014 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:06:51.016 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-19 19:06:51.018 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:06:51.032 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:06:51.034 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:06:51.037 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:06:51.039 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-19 19:06:51.041 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:06:51.043 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:06:51.045 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:06:51.047 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-19 19:06:51.049 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:06:51.052 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-19 19:06:51.054 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:06:51.056 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-19 19:06:51.058 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:06:51.060 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:06:51.063 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:06:51.065 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:06:51.067 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-08-19 19:06:51.069 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-19 19:06:51.072 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-08-19 19:06:51.074 | + functions-common:run_plugins:1856 : local plugins= 2022-08-19 19:06:51.076 | + functions-common:run_plugins:1857 : local plugin 2022-08-19 19:06:51.079 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-19 19:06:51.081 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-19 19:06:51.083 | + functions:set_systemd_override:821 : local value=2048 2022-08-19 19:06:51.086 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-19 19:06:51.088 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-19 19:06:51.140 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-19 19:06:51.140 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-19 19:06:51.142 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-19 19:06:51.502 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-19 19:06:51.504 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-19 19:06:51.520 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:06:51.522 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-19 19:06:51.525 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:06:51.527 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:06:51.530 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:06:51.532 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:06:51.534 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:06:51.536 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:06:51.538 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:06:51.541 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:06:51.543 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:06:51.546 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:06:51.548 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:06:51.550 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:06:51.552 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-08-19 19:06:51.555 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:06:51.557 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:06:51.559 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:06:51.562 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-08-19 19:06:51.581 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-19 19:06:51.695 | Reading package lists... 2022-08-19 19:06:51.948 | Building dependency tree... 2022-08-19 19:06:51.949 | Reading state information... 2022-08-19 19:06:52.208 | The following packages were automatically installed and are no longer required: 2022-08-19 19:06:52.209 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:06:52.209 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:06:52.209 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:06:52.209 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:06:52.209 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:06:52.209 | python3-zope.interface 2022-08-19 19:06:52.209 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:06:52.210 | The following additional packages will be installed: 2022-08-19 19:06:52.210 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-19 19:06:52.210 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-19 19:06:52.210 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-19 19:06:52.210 | erlang-tools erlang-xmerl locales-all 2022-08-19 19:06:52.212 | Suggested packages: 2022-08-19 19:06:52.212 | erlang erlang-manpages erlang-doc 2022-08-19 19:06:52.282 | The following NEW packages will be installed: 2022-08-19 19:06:52.282 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-19 19:06:52.282 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-19 19:06:52.282 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-19 19:06:52.283 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-08-19 19:06:52.391 | 0 upgraded, 19 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:06:52.391 | Need to get 38.0 MB of archives. 2022-08-19 19:06:52.391 | After this operation, 276 MB of additional disk space will be used. 2022-08-19 19:06:52.391 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-08-19 19:06:53.372 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-08-19 19:06:53.469 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-08-19 19:06:53.472 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-08-19 19:06:53.618 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-08-19 19:06:53.782 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-08-19 19:06:53.900 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-08-19 19:06:54.010 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-08-19 19:06:54.012 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-08-19 19:06:54.015 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-08-19 19:06:54.017 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-08-19 19:06:54.034 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-08-19 19:06:54.234 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-08-19 19:06:54.236 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-08-19 19:06:54.245 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-08-19 19:06:54.341 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-08-19 19:06:54.404 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-08-19 19:06:54.581 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-08-19 19:06:56.320 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-08-19 19:06:58.703 | Fetched 38.0 MB in 6s (6,518 kB/s) 2022-08-19 19:06:58.911 | Selecting previously unselected package erlang-base. 2022-08-19 19:06:58.959 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81596 files and directories currently installed.) 2022-08-19 19:06:58.962 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:06:59.001 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:00.405 | Selecting previously unselected package erlang-asn1. 2022-08-19 19:07:00.414 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:00.456 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:00.856 | Selecting previously unselected package erlang-crypto. 2022-08-19 19:07:00.865 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:00.913 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:01.236 | Selecting previously unselected package erlang-public-key. 2022-08-19 19:07:01.245 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:01.299 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:01.696 | Selecting previously unselected package erlang-mnesia. 2022-08-19 19:07:01.705 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:01.761 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:02.147 | Selecting previously unselected package erlang-runtime-tools. 2022-08-19 19:07:02.157 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:02.210 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:02.533 | Selecting previously unselected package erlang-ssl. 2022-08-19 19:07:02.542 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:02.590 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:03.036 | Selecting previously unselected package erlang-eldap. 2022-08-19 19:07:03.045 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:03.087 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:03.413 | Selecting previously unselected package erlang-ftp. 2022-08-19 19:07:03.424 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:03.476 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:03.782 | Selecting previously unselected package erlang-tftp. 2022-08-19 19:07:03.790 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:03.838 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:04.162 | Selecting previously unselected package erlang-inets. 2022-08-19 19:07:04.171 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:04.224 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:04.613 | Selecting previously unselected package erlang-snmp. 2022-08-19 19:07:04.622 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:04.704 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:05.196 | Selecting previously unselected package erlang-os-mon. 2022-08-19 19:07:05.205 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:05.270 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:05.599 | Selecting previously unselected package erlang-parsetools. 2022-08-19 19:07:05.608 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:05.661 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:05.979 | Selecting previously unselected package erlang-syntax-tools. 2022-08-19 19:07:05.988 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:06.038 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:06.356 | Selecting previously unselected package erlang-tools. 2022-08-19 19:07:06.365 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:06.410 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:06.773 | Selecting previously unselected package erlang-xmerl. 2022-08-19 19:07:06.782 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-19 19:07:06.832 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:07.364 | Selecting previously unselected package locales-all. 2022-08-19 19:07:07.374 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-08-19 19:07:07.436 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-08-19 19:07:12.244 | Selecting previously unselected package rabbitmq-server. 2022-08-19 19:07:12.255 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-08-19 19:07:12.338 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-19 19:07:13.800 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:14.701 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-08-19 19:07:14.701 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-08-19 19:07:18.932 | Searching for services which depend on erlang and should be started... none found. 2022-08-19 19:07:19.009 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:19.163 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:19.314 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-08-19 19:07:19.466 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:19.612 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:19.720 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:19.877 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:20.054 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:20.214 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:20.358 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:20.500 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:20.660 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:20.815 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:20.972 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:21.112 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:21.249 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:21.380 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-19 19:07:21.540 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-19 19:07:21.880 | Adding group `rabbitmq' (GID 125) ... 2022-08-19 19:07:22.015 | Done. 2022-08-19 19:07:22.103 | Adding system user `rabbitmq' (UID 117) ... 2022-08-19 19:07:22.103 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-08-19 19:07:22.375 | Not creating home directory `/var/lib/rabbitmq'. 2022-08-19 19:07:22.653 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-08-19 19:07:30.428 | Processing triggers for man-db (2.9.1-1) ... 2022-08-19 19:07:31.205 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-19 19:07:39.287 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:07:39.289 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:07:39.292 | + functions-common:time_stop:2439 : local name 2022-08-19 19:07:39.294 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:07:39.297 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:07:39.299 | + functions-common:time_stop:2442 : local total 2022-08-19 19:07:39.301 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:07:39.303 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:07:39.305 | + functions-common:time_stop:2446 : start_time=1660936011578 2022-08-19 19:07:39.307 | + functions-common:time_stop:2448 : [[ -z 1660936011578 ]] 2022-08-19 19:07:39.311 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:07:39.315 | + functions-common:time_stop:2451 : end_time=1660936059312 2022-08-19 19:07:39.317 | + functions-common:time_stop:2452 : elapsed_time=47734 2022-08-19 19:07:39.319 | + functions-common:time_stop:2453 : total=312045 2022-08-19 19:07:39.322 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:07:39.324 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=359779 2022-08-19 19:07:39.326 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:07:39.329 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-19 19:07:39.331 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:07:39.333 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:07:39.335 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:07:39.338 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:07:39.340 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:07:39.342 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:07:39.345 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-19 19:07:39.347 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:07:39.349 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:07:39.351 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:07:39.354 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:07:39.356 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:07:39.359 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:07:39.361 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:07:39.363 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:07:39.365 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:07:39.367 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:07:39.370 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-19 19:07:39.373 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:07:39.375 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:07:39.377 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:07:39.379 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:07:39.382 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:07:39.384 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:07:39.386 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-19 19:07:39.388 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-19 19:07:39.404 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:07:39.407 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-19 19:07:39.409 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:07:39.411 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-19 19:07:39.413 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-19 19:07:39.416 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-19 19:07:39.421 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-19 19:07:39.423 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-19 19:07:39.425 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-19 19:07:39.428 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-19 19:07:39.431 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-19 19:07:39.433 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-19 19:07:39.436 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-19 19:07:40.113 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-19 19:07:40.113 | user tags 2022-08-19 19:07:40.113 | guest [administrator]' 2022-08-19 19:07:40.116 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-19 19:07:40.116 | user tags 2022-08-19 19:07:40.116 | guest [administrator]' 2022-08-19 19:07:40.117 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-19 19:07:40.123 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-08-19 19:07:40.125 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-08-19 19:07:40.128 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-08-19 19:07:40.775 | Adding user "stackrabbit" ... 2022-08-19 19:07:40.846 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-19 19:07:41.505 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-19 19:07:41.563 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-19 19:07:41.566 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-19 19:07:42.221 | Changing password for user "stackrabbit" ... 2022-08-19 19:07:42.279 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-19 19:07:42.281 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-19 19:07:42.283 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-19 19:07:42.934 | Deleting user "guest" ... 2022-08-19 19:07:42.990 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-19 19:07:43.007 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:07:43.010 | + ./stack.sh:main:831 : install_database 2022-08-19 19:07:43.012 | + lib/database:install_database:118 : install_database_mysql 2022-08-19 19:07:43.014 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-19 19:07:43.017 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:07:43.019 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:07:43.021 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-19 19:07:43.392 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-19 19:07:43.394 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-08-19 19:07:43.399 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-08-19 19:07:43.401 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:07:43.404 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:07:43.406 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-08-19 19:07:43.408 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-08-19 19:07:43.411 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-08-19 19:07:43.414 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-19 19:07:43.417 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-19 19:07:43.420 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-08-19 19:07:43.422 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:07:43.425 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-19 19:07:43.427 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:07:43.429 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:07:43.431 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:07:43.434 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:07:43.436 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:07:43.438 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:07:43.441 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:07:43.443 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:07:43.445 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:07:43.447 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:07:43.450 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-19 19:07:43.452 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:07:43.454 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:07:43.458 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:07:43.460 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:07:43.462 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:07:43.465 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:07:43.468 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-19 19:07:43.470 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:07:43.472 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:07:43.474 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-19 19:07:43.477 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:07:43.479 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:07:43.482 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:07:43.484 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:07:43.486 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:07:43.489 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:07:43.491 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:07:43.493 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:07:43.495 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:07:43.498 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:07:43.500 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:07:43.502 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:07:43.504 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-08-19 19:07:43.507 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:07:43.509 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:07:43.512 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:07:43.514 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-08-19 19:07:43.535 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-19 19:07:43.644 | Reading package lists... 2022-08-19 19:07:43.896 | Building dependency tree... 2022-08-19 19:07:43.897 | Reading state information... 2022-08-19 19:07:44.154 | The following packages were automatically installed and are no longer required: 2022-08-19 19:07:44.155 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:07:44.155 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:07:44.155 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:07:44.155 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:07:44.155 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:07:44.155 | python3-zope.interface 2022-08-19 19:07:44.155 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:07:44.156 | The following additional packages will be installed: 2022-08-19 19:07:44.156 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-19 19:07:44.156 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-19 19:07:44.156 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-19 19:07:44.156 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-19 19:07:44.156 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-19 19:07:44.156 | mysql-server-8.0 mysql-server-core-8.0 2022-08-19 19:07:44.157 | Suggested packages: 2022-08-19 19:07:44.158 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-08-19 19:07:44.235 | The following NEW packages will be installed: 2022-08-19 19:07:44.235 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-19 19:07:44.235 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-19 19:07:44.235 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-19 19:07:44.236 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-19 19:07:44.236 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-19 19:07:44.236 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-08-19 19:07:44.534 | 0 upgraded, 24 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:07:44.534 | Need to get 32.1 MB of archives. 2022-08-19 19:07:44.534 | After this operation, 264 MB of additional disk space will be used. 2022-08-19 19:07:44.534 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [4,521 kB] 2022-08-19 19:07:45.931 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [22.0 kB] 2022-08-19 19:07:45.933 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-08-19 19:07:45.941 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-08-19 19:07:45.941 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-08-19 19:07:45.961 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [18.6 MB] 2022-08-19 19:07:48.798 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [1,292 kB] 2022-08-19 19:07:49.006 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-08-19 19:07:49.007 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-08-19 19:07:49.008 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-08-19 19:07:49.010 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-08-19 19:07:49.013 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-08-19 19:07:49.014 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-08-19 19:07:49.015 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-08-19 19:07:49.015 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-08-19 19:07:49.017 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-08-19 19:07:49.145 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-08-19 19:07:49.146 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-08-19 19:07:49.284 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-08-19 19:07:49.285 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-08-19 19:07:49.292 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-08-19 19:07:49.292 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-08-19 19:07:50.123 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-08-19 19:07:50.123 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.30-0ubuntu0.20.04.2 [9,540 B] 2022-08-19 19:07:50.629 | Preconfiguring packages ... 2022-08-19 19:07:50.902 | Fetched 32.1 MB in 6s (5,458 kB/s) 2022-08-19 19:07:51.016 | Selecting previously unselected package mysql-client-core-8.0. 2022-08-19 19:07:51.067 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90052 files and directories currently installed.) 2022-08-19 19:07:51.071 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-19 19:07:51.120 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:07:52.415 | Selecting previously unselected package mysql-client-8.0. 2022-08-19 19:07:52.424 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-19 19:07:52.466 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:07:52.812 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-08-19 19:07:52.822 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-19 19:07:52.923 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-19 19:07:53.335 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-08-19 19:07:53.344 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-19 19:07:53.400 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-19 19:07:53.729 | Selecting previously unselected package libmecab2:amd64. 2022-08-19 19:07:53.739 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-08-19 19:07:53.768 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-08-19 19:07:54.178 | Selecting previously unselected package mysql-server-core-8.0. 2022-08-19 19:07:54.187 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-19 19:07:54.223 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:07:57.914 | Selecting previously unselected package mysql-server-8.0. 2022-08-19 19:07:57.924 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-19 19:07:58.870 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:07:59.260 | Selecting previously unselected package libhtml-tagset-perl. 2022-08-19 19:07:59.270 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-08-19 19:07:59.328 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-08-19 19:07:59.597 | Selecting previously unselected package liburi-perl. 2022-08-19 19:07:59.606 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-08-19 19:07:59.659 | Unpacking liburi-perl (1.76-2) ... 2022-08-19 19:07:59.974 | Selecting previously unselected package libhtml-parser-perl. 2022-08-19 19:07:59.983 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-08-19 19:08:00.036 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-08-19 19:08:00.325 | Selecting previously unselected package libcgi-pm-perl. 2022-08-19 19:08:00.335 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-08-19 19:08:00.388 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-08-19 19:08:00.728 | Selecting previously unselected package libfcgi-perl. 2022-08-19 19:08:00.738 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-08-19 19:08:00.790 | Unpacking libfcgi-perl (0.79-1) ... 2022-08-19 19:08:01.102 | Selecting previously unselected package libcgi-fast-perl. 2022-08-19 19:08:01.112 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-08-19 19:08:01.165 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-08-19 19:08:01.468 | Selecting previously unselected package libencode-locale-perl. 2022-08-19 19:08:01.478 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-08-19 19:08:01.525 | Unpacking libencode-locale-perl (1.05-1) ... 2022-08-19 19:08:01.830 | Selecting previously unselected package libhtml-template-perl. 2022-08-19 19:08:01.840 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-08-19 19:08:01.887 | Unpacking libhtml-template-perl (2.97-1) ... 2022-08-19 19:08:02.196 | Selecting previously unselected package libtimedate-perl. 2022-08-19 19:08:02.206 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-08-19 19:08:02.247 | Unpacking libtimedate-perl (2.3200-1) ... 2022-08-19 19:08:02.590 | Selecting previously unselected package libhttp-date-perl. 2022-08-19 19:08:02.601 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-08-19 19:08:02.642 | Unpacking libhttp-date-perl (6.05-1) ... 2022-08-19 19:08:02.976 | Selecting previously unselected package libio-html-perl. 2022-08-19 19:08:02.986 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-08-19 19:08:03.056 | Unpacking libio-html-perl (1.001-1) ... 2022-08-19 19:08:03.362 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-08-19 19:08:03.371 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-08-19 19:08:03.418 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-08-19 19:08:03.745 | Selecting previously unselected package libhttp-message-perl. 2022-08-19 19:08:03.754 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-08-19 19:08:03.801 | Unpacking libhttp-message-perl (6.22-1) ... 2022-08-19 19:08:04.122 | Selecting previously unselected package mecab-utils. 2022-08-19 19:08:04.132 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-08-19 19:08:04.184 | Unpacking mecab-utils (0.996-10build1) ... 2022-08-19 19:08:04.562 | Selecting previously unselected package mecab-ipadic. 2022-08-19 19:08:04.572 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-08-19 19:08:04.607 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-19 19:08:06.310 | Selecting previously unselected package mecab-ipadic-utf8. 2022-08-19 19:08:06.320 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-08-19 19:08:06.498 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-19 19:08:06.841 | Selecting previously unselected package mysql-server. 2022-08-19 19:08:06.851 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-08-19 19:08:06.909 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:08:07.301 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-08-19 19:08:07.509 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:08:07.669 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-08-19 19:08:07.810 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-08-19 19:08:07.978 | Setting up libencode-locale-perl (1.05-1) ... 2022-08-19 19:08:08.124 | Setting up mecab-utils (0.996-10build1) ... 2022-08-19 19:08:08.307 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-19 19:08:08.461 | Setting up libio-html-perl (1.001-1) ... 2022-08-19 19:08:08.621 | Setting up libtimedate-perl (2.3200-1) ... 2022-08-19 19:08:08.772 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:08:08.924 | Setting up libfcgi-perl (0.79-1) ... 2022-08-19 19:08:09.078 | Setting up liburi-perl (1.76-2) ... 2022-08-19 19:08:09.215 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-19 19:08:09.361 | Setting up libhttp-date-perl (6.05-1) ... 2022-08-19 19:08:09.535 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-19 19:08:09.622 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-19 19:08:09.626 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-19 19:08:09.626 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-08-19 19:08:09.626 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-19 19:08:09.626 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-19 19:08:09.768 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-19 19:08:09.768 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-19 19:08:09.769 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-19 19:08:09.769 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-19 19:08:09.776 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-19 19:08:09.867 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-19 19:08:09.868 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-19 19:08:09.868 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-19 19:08:09.894 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-19 19:08:09.939 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-19 19:08:10.229 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-19 19:08:10.235 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-19 19:08:10.327 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-19 19:08:10.327 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-19 19:08:10.327 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-19 19:08:10.327 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-19 19:08:10.332 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-19 19:08:10.332 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-19 19:08:10.377 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-19 19:08:10.569 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-19 19:08:10.570 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-19 19:08:10.570 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-19 19:08:10.571 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-19 19:08:10.573 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-19 19:08:10.573 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-19 19:08:11.000 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-08-19 19:08:11.120 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-19 19:08:11.439 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-08-19 19:08:11.444 | 2022-08-19 19:08:11.444 | done! 2022-08-19 19:08:11.450 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-19 19:08:11.598 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:08:11.738 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-19 19:08:11.839 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-19 19:08:11.843 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-19 19:08:11.843 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-08-19 19:08:11.843 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-19 19:08:11.843 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-19 19:08:12.053 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-19 19:08:12.053 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-19 19:08:12.053 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-19 19:08:12.054 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-19 19:08:12.065 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-19 19:08:12.199 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-19 19:08:12.200 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-19 19:08:12.200 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-19 19:08:12.242 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-19 19:08:12.314 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-19 19:08:12.813 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-19 19:08:12.824 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-19 19:08:12.934 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-19 19:08:12.935 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-19 19:08:12.935 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-19 19:08:12.935 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-19 19:08:12.941 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-19 19:08:12.941 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-19 19:08:13.030 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-19 19:08:13.322 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-19 19:08:13.323 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-19 19:08:13.323 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-19 19:08:13.324 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-19 19:08:13.327 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-19 19:08:13.328 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-19 19:08:13.842 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-08-19 19:08:13.981 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-19 19:08:14.310 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-08-19 19:08:14.314 | 2022-08-19 19:08:14.314 | done! 2022-08-19 19:08:14.322 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-19 19:08:14.409 | Setting up libhtml-parser-perl (3.72-5) ... 2022-08-19 19:08:14.566 | Setting up libhttp-message-perl (6.22-1) ... 2022-08-19 19:08:14.712 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:08:16.016 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-19 19:08:16.103 | Renaming removed key_buffer and myisam-recover options (if present) 2022-08-19 19:09:01.219 | mysqld will log errors to /var/log/mysql/error.log 2022-08-19 19:09:03.259 | mysqld is running as pid 56832 2022-08-19 19:09:06.893 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-08-19 19:09:10.293 | Setting up libcgi-pm-perl (4.46-1) ... 2022-08-19 19:09:10.448 | Setting up libhtml-template-perl (2.97-1) ... 2022-08-19 19:09:10.588 | Setting up mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-19 19:09:10.745 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-08-19 19:09:10.888 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-19 19:09:11.368 | Processing triggers for man-db (2.9.1-1) ... 2022-08-19 19:09:13.345 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-19 19:09:21.282 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:09:21.284 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:09:21.287 | + functions-common:time_stop:2439 : local name 2022-08-19 19:09:21.289 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:09:21.291 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:09:21.293 | + functions-common:time_stop:2442 : local total 2022-08-19 19:09:21.295 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:09:21.297 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:09:21.300 | + functions-common:time_stop:2446 : start_time=1660936063532 2022-08-19 19:09:21.302 | + functions-common:time_stop:2448 : [[ -z 1660936063532 ]] 2022-08-19 19:09:21.305 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:09:21.309 | + functions-common:time_stop:2451 : end_time=1660936161307 2022-08-19 19:09:21.311 | + functions-common:time_stop:2452 : elapsed_time=97775 2022-08-19 19:09:21.313 | + functions-common:time_stop:2453 : total=359779 2022-08-19 19:09:21.315 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:09:21.318 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=457554 2022-08-19 19:09:21.320 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:09:21.322 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-19 19:09:21.324 | + ./stack.sh:main:834 : install_database_python 2022-08-19 19:09:21.327 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-19 19:09:21.329 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-19 19:09:21.331 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-19 19:09:21.334 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:09:21.337 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-19 19:09:21.339 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-19 19:09:21.341 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:09:21.345 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:09:21.345 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:09:21.351 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-19 19:09:21.353 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-19 19:09:21.356 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-19 19:09:21.358 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-19 19:09:21.361 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-19 19:09:21.381 | Using python 3.8 to install PyMySQL 2022-08-19 19:09:21.384 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-19 19:09:23.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:09:23.380 | from cryptography.utils import int_from_bytes 2022-08-19 19:09:23.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:09:23.380 | from cryptography.utils import int_from_bytes 2022-08-19 19:09:24.470 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:09:24.619 | Collecting PyMySQL===1.0.2 2022-08-19 19:09:24.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-08-19 19:09:26.100 | Installing collected packages: PyMySQL 2022-08-19 19:09:26.223 | Successfully installed PyMySQL-1.0.2 2022-08-19 19:09:26.327 | + inc/python:pip_install:196 : result=0 2022-08-19 19:09:26.330 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:09:26.332 | + functions-common:time_stop:2439 : local name 2022-08-19 19:09:26.335 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:09:26.337 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:09:26.339 | + functions-common:time_stop:2442 : local total 2022-08-19 19:09:26.342 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:09:26.344 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:09:26.346 | + functions-common:time_stop:2446 : start_time=1660936161376 2022-08-19 19:09:26.349 | + functions-common:time_stop:2448 : [[ -z 1660936161376 ]] 2022-08-19 19:09:26.352 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:09:26.356 | + functions-common:time_stop:2451 : end_time=1660936166353 2022-08-19 19:09:26.358 | + functions-common:time_stop:2452 : elapsed_time=4977 2022-08-19 19:09:26.360 | + functions-common:time_stop:2453 : total=32186 2022-08-19 19:09:26.362 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:09:26.365 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=37163 2022-08-19 19:09:26.367 | + inc/python:pip_install:199 : return 0 2022-08-19 19:09:26.369 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-19 19:09:26.372 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-19 19:09:26.374 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-19 19:09:26.376 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-19 19:09:26.393 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:09:26.396 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-19 19:09:26.398 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-19 19:09:26.401 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:09:26.402 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:09:26.407 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:09:26.409 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-19 19:09:26.412 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-19 19:09:26.414 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:09:26.416 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-19 19:09:26.419 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-19 19:09:26.434 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:09:26.436 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-19 19:09:26.438 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:09:26.441 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:09:26.444 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:09:26.446 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:09:26.448 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:09:26.450 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:09:26.453 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:09:26.455 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:09:26.458 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:09:26.460 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:09:26.462 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:09:26.464 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:09:26.467 | + functions-common:install_package:1464 : real_install_package radvd 2022-08-19 19:09:26.469 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:09:26.472 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:09:26.474 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:09:26.476 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-08-19 19:09:26.496 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-19 19:09:26.608 | Reading package lists... 2022-08-19 19:09:26.866 | Building dependency tree... 2022-08-19 19:09:26.868 | Reading state information... 2022-08-19 19:09:27.126 | The following packages were automatically installed and are no longer required: 2022-08-19 19:09:27.127 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:09:27.127 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:09:27.127 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:09:27.127 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:09:27.127 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:09:27.127 | python3-zope.interface 2022-08-19 19:09:27.127 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:09:27.196 | The following NEW packages will be installed: 2022-08-19 19:09:27.196 | radvd 2022-08-19 19:09:27.494 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:09:27.494 | Need to get 59.0 kB of archives. 2022-08-19 19:09:27.494 | After this operation, 164 kB of additional disk space will be used. 2022-08-19 19:09:27.494 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-08-19 19:09:28.364 | Fetched 59.0 kB in 1s (97.6 kB/s) 2022-08-19 19:09:28.573 | Selecting previously unselected package radvd. 2022-08-19 19:09:28.625 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90630 files and directories currently installed.) 2022-08-19 19:09:28.630 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-08-19 19:09:28.684 | Unpacking radvd (1:2.17-2) ... 2022-08-19 19:09:29.138 | Setting up radvd (1:2.17-2) ... 2022-08-19 19:09:30.571 | Job for radvd.service failed because the control process exited with error code. 2022-08-19 19:09:30.571 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-08-19 19:09:30.573 | invoke-rc.d: initscript radvd, action "start" failed. 2022-08-19 19:09:30.585 | ● radvd.service - Router advertisement daemon for IPv6 2022-08-19 19:09:30.585 | Loaded: loaded (]8;;file://dv-osbrick-849019-5-iscsi/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-08-19 19:09:30.585 | Active: failed (Result: exit-code) since Fri 2022-08-19 19:09:30 UTC; 15ms ago 2022-08-19 19:09:30.585 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-08-19 19:09:30.585 | Process: 57994 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-08-19 19:09:30.585 | 2022-08-19 19:09:30.585 | Aug 19 19:09:30 dv-osbrick-849019-5-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2022-08-19 19:09:30.585 | Aug 19 19:09:30 dv-osbrick-849019-5-iscsi radvd[57994]: can't open /etc/radvd.conf: No such file or directory 2022-08-19 19:09:30.585 | Aug 19 19:09:30 dv-osbrick-849019-5-iscsi radvd[57994]: Insecure file permissions, but continuing anyway 2022-08-19 19:09:30.585 | Aug 19 19:09:30 dv-osbrick-849019-5-iscsi radvd[57994]: exiting, failed to read config file 2022-08-19 19:09:30.585 | Aug 19 19:09:30 dv-osbrick-849019-5-iscsi systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-08-19 19:09:30.585 | Aug 19 19:09:30 dv-osbrick-849019-5-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-08-19 19:09:30.585 | Aug 19 19:09:30 dv-osbrick-849019-5-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-08-19 19:09:30.645 | Processing triggers for man-db (2.9.1-1) ... 2022-08-19 19:09:30.898 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-19 19:09:39.081 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:09:39.083 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:09:39.086 | + functions-common:time_stop:2439 : local name 2022-08-19 19:09:39.088 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:09:39.090 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:09:39.093 | + functions-common:time_stop:2442 : local total 2022-08-19 19:09:39.095 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:09:39.097 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:09:39.100 | + functions-common:time_stop:2446 : start_time=1660936166494 2022-08-19 19:09:39.102 | + functions-common:time_stop:2448 : [[ -z 1660936166494 ]] 2022-08-19 19:09:39.105 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:09:39.108 | + functions-common:time_stop:2451 : end_time=1660936179106 2022-08-19 19:09:39.111 | + functions-common:time_stop:2452 : elapsed_time=12612 2022-08-19 19:09:39.114 | + functions-common:time_stop:2453 : total=457554 2022-08-19 19:09:39.116 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:09:39.118 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=470166 2022-08-19 19:09:39.120 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:09:39.123 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-19 19:09:39.139 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:09:39.141 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-19 19:09:39.143 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-19 19:09:39.146 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-19 19:09:39.149 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-19 19:09:39.168 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-19 19:09:39.170 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:09:39.173 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:09:39.176 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:09:39.178 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:09:39.180 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:09:39.182 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:09:39.184 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:09:39.187 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:09:39.189 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:09:39.191 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:09:39.193 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:09:39.195 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:09:39.197 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-08-19 19:09:39.200 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:09:39.202 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:09:39.204 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:09:39.206 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-08-19 19:09:39.227 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-08-19 19:09:39.337 | Reading package lists... 2022-08-19 19:09:39.594 | Building dependency tree... 2022-08-19 19:09:39.596 | Reading state information... 2022-08-19 19:09:39.859 | fakeroot is already the newest version (1.24-1). 2022-08-19 19:09:39.859 | fakeroot set to manually installed. 2022-08-19 19:09:39.859 | make is already the newest version (4.2.1-1.2). 2022-08-19 19:09:39.859 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-08-19 19:09:39.859 | The following packages were automatically installed and are no longer required: 2022-08-19 19:09:39.860 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:09:39.860 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:09:39.860 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:09:39.860 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:09:39.860 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:09:39.860 | python3-zope.interface 2022-08-19 19:09:39.860 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:09:39.993 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:09:39.997 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:09:39.999 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:09:40.002 | + functions-common:time_stop:2439 : local name 2022-08-19 19:09:40.004 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:09:40.006 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:09:40.008 | + functions-common:time_stop:2442 : local total 2022-08-19 19:09:40.010 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:09:40.013 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:09:40.015 | + functions-common:time_stop:2446 : start_time=1660936179224 2022-08-19 19:09:40.017 | + functions-common:time_stop:2448 : [[ -z 1660936179224 ]] 2022-08-19 19:09:40.020 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:09:40.024 | + functions-common:time_stop:2451 : end_time=1660936180021 2022-08-19 19:09:40.026 | + functions-common:time_stop:2452 : elapsed_time=797 2022-08-19 19:09:40.028 | + functions-common:time_stop:2453 : total=470166 2022-08-19 19:09:40.030 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:09:40.032 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=470963 2022-08-19 19:09:40.034 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:09:40.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-19 19:09:40.039 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:09:40.041 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:09:40.043 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-19 19:09:40.046 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-19 19:09:40.049 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-19 19:09:40.054 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-19 19:09:40.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-19 19:09:40.059 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-19 19:09:40.060 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-19 19:09:40.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-19 19:09:40.067 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-19 19:09:40.070 | + functions:vercmp:628 : local v1=5.4 2022-08-19 19:09:40.072 | + functions:vercmp:629 : local 'op=<' 2022-08-19 19:09:40.074 | + functions:vercmp:630 : local v2=3.13 2022-08-19 19:09:40.076 | + functions:vercmp:631 : local result 2022-08-19 19:09:40.079 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-19 19:09:40.080 | ++ functions:vercmp:635 : sort -V 2022-08-19 19:09:40.080 | ++ functions:vercmp:635 : head -1 2022-08-19 19:09:40.085 | + functions:vercmp:635 : result=3.13 2022-08-19 19:09:40.087 | + functions:vercmp:637 : case $op in 2022-08-19 19:09:40.089 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-19 19:09:40.091 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-19 19:09:40.094 | + functions:vercmp:648 : return 2022-08-19 19:09:40.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-19 19:09:40.098 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:09:40.101 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-08-19 19:09:40.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-19 19:09:40.430 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-19 19:09:40.433 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:40.435 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:40.438 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-19 19:09:40.441 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:40.443 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-19 19:09:40.461 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:09:40.463 | + ./stack.sh:main:842 : install_etcd3 2022-08-19 19:09:40.466 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-19 19:09:40.466 | Installing etcd 2022-08-19 19:09:40.468 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-19 19:09:40.481 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-19 19:09:40.493 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-19 19:09:40.496 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-19 19:09:40.513 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-19 19:09:40.516 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:09:40.519 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:09:40.522 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:09:40.526 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:09:40.529 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-08-19 19:09:40.531 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-19 19:09:40.534 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:09:40.538 | --2022-08-19 19:09:40-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:09:40.542 | Resolving github.com (github.com)... 140.82.121.4 2022-08-19 19:09:40.586 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-08-19 19:09:40.724 | HTTP request sent, awaiting response... 302 Found 2022-08-19 19:09:40.724 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220819%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220819T190848Z&X-Amz-Expires=300&X-Amz-Signature=5697655ddaa0b2fa32368c20936b4123a6e18dc5223ed27ad096cb9bcc285975&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-08-19 19:09:40.724 | --2022-08-19 19:09:40-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220819%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220819T190848Z&X-Amz-Expires=300&X-Amz-Signature=5697655ddaa0b2fa32368c20936b4123a6e18dc5223ed27ad096cb9bcc285975&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-08-19 19:09:40.725 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2022-08-19 19:09:40.751 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-08-19 19:09:40.940 | HTTP request sent, awaiting response... 200 OK 2022-08-19 19:09:40.940 | Length: 11350736 (11M) [application/octet-stream] 2022-08-19 19:09:40.940 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-08-19 19:09:41.058 | 2022-08-19 19:09:41.222 | 0K ........ .. 100% 38.4M=0.3s 2022-08-19 19:09:41.222 | 2022-08-19 19:09:41.222 | 2022-08-19 19:09:41 (38.4 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-08-19 19:09:41.222 | 2022-08-19 19:09:41.227 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-08-19 19:09:41.229 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:09:41.231 | ++ functions:get_extra_file:74 : return 2022-08-19 19:09:41.234 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-19 19:09:41.237 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-19 19:09:41.240 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-08-19 19:09:41.242 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-08-19 19:09:41.378 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-08-19 19:09:41.381 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/ 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/README.md 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-08-19 19:09:41.386 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-08-19 19:09:41.387 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-19 19:09:41.388 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-08-19 19:09:41.389 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-08-19 19:09:41.390 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-08-19 19:09:41.391 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-08-19 19:09:41.392 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-08-19 19:09:41.393 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-08-19 19:09:41.393 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-08-19 19:09:41.393 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-08-19 19:09:41.393 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-08-19 19:09:41.393 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-08-19 19:09:41.393 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-08-19 19:09:41.393 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-08-19 19:09:41.393 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-08-19 19:09:41.393 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-08-19 19:09:41.393 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-08-19 19:09:41.393 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-08-19 19:09:41.394 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-08-19 19:09:41.394 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-08-19 19:09:41.394 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-08-19 19:09:41.394 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-08-19 19:09:41.394 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-08-19 19:09:41.394 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-08-19 19:09:41.394 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-08-19 19:09:41.396 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-08-19 19:09:41.396 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-08-19 19:09:41.396 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-08-19 19:09:41.396 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-08-19 19:09:41.396 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-08-19 19:09:41.396 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-08-19 19:09:41.396 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-08-19 19:09:41.396 | etcd-v3.3.12-linux-amd64/etcdctl 2022-08-19 19:09:41.583 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-08-19 19:09:41.583 | etcd-v3.3.12-linux-amd64/etcd 2022-08-19 19:09:41.813 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-08-19 19:09:41.850 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-08-19 19:09:41.883 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-19 19:09:41.886 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-19 19:09:41.903 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:09:41.905 | + ./stack.sh:main:861 : install_dstat 2022-08-19 19:09:41.907 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-19 19:09:41.924 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:09:41.927 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-19 19:09:41.929 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:09:41.931 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-19 19:09:41.933 | + ./stack.sh:main:870 : install_libs 2022-08-19 19:09:41.936 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-19 19:09:41.938 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-19 19:09:41.940 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-19 19:09:41.942 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-19 19:09:41.945 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:41.947 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:41.949 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-19 19:09:41.951 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:41.953 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-19 19:09:41.955 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-19 19:09:41.958 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-19 19:09:41.960 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-19 19:09:41.962 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:41.965 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:41.967 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-19 19:09:41.969 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:41.971 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-19 19:09:41.974 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-19 19:09:41.977 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-19 19:09:41.979 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-19 19:09:41.981 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:41.983 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:41.985 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-19 19:09:41.988 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:41.990 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-19 19:09:41.992 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-19 19:09:41.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-19 19:09:41.996 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-19 19:09:41.999 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.001 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.003 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-19 19:09:42.005 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.008 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-19 19:09:42.010 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-19 19:09:42.012 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-19 19:09:42.014 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-19 19:09:42.016 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.019 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.022 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-19 19:09:42.024 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.026 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-19 19:09:42.028 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-19 19:09:42.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-19 19:09:42.033 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-19 19:09:42.035 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.038 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.040 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-19 19:09:42.042 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.045 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-19 19:09:42.047 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-19 19:09:42.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-19 19:09:42.051 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-19 19:09:42.054 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.056 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.059 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-19 19:09:42.061 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.063 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-19 19:09:42.066 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-19 19:09:42.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-19 19:09:42.070 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-19 19:09:42.072 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.074 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.077 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-19 19:09:42.079 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.082 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-19 19:09:42.084 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-19 19:09:42.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-19 19:09:42.089 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-19 19:09:42.091 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.094 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.096 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-19 19:09:42.098 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.101 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-19 19:09:42.103 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-19 19:09:42.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-19 19:09:42.108 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-19 19:09:42.110 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.112 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.114 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-19 19:09:42.117 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.119 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-19 19:09:42.121 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-19 19:09:42.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-19 19:09:42.125 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-19 19:09:42.128 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.130 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.132 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-19 19:09:42.134 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.137 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-19 19:09:42.139 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-19 19:09:42.141 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-19 19:09:42.143 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-19 19:09:42.146 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.148 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.151 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-19 19:09:42.153 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.155 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-19 19:09:42.157 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-19 19:09:42.160 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-19 19:09:42.162 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-19 19:09:42.165 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.167 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.169 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-19 19:09:42.171 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.174 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-19 19:09:42.176 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-19 19:09:42.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-19 19:09:42.181 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-19 19:09:42.183 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.185 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.187 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-19 19:09:42.189 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.192 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-19 19:09:42.194 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-19 19:09:42.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-19 19:09:42.198 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-19 19:09:42.201 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.203 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.205 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-19 19:09:42.208 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.210 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-19 19:09:42.213 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-19 19:09:42.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-19 19:09:42.217 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-19 19:09:42.219 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.222 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.225 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-19 19:09:42.227 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.229 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-19 19:09:42.231 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-19 19:09:42.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-19 19:09:42.236 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-19 19:09:42.238 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.240 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.243 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-19 19:09:42.245 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.247 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-19 19:09:42.250 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-19 19:09:42.252 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-19 19:09:42.254 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-19 19:09:42.256 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.259 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.261 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-19 19:09:42.263 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.265 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-19 19:09:42.268 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-19 19:09:42.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-19 19:09:42.273 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-19 19:09:42.275 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.277 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.279 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-19 19:09:42.282 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.284 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-19 19:09:42.287 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-19 19:09:42.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-19 19:09:42.291 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-19 19:09:42.294 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.296 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.298 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-19 19:09:42.300 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.303 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-19 19:09:42.305 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-19 19:09:42.307 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-19 19:09:42.310 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-19 19:09:42.312 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.314 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.317 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-19 19:09:42.319 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.321 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-19 19:09:42.324 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-19 19:09:42.326 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-19 19:09:42.328 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-19 19:09:42.330 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.333 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.336 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-19 19:09:42.338 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.340 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-19 19:09:42.343 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-19 19:09:42.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-19 19:09:42.347 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-19 19:09:42.350 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.352 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.354 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-19 19:09:42.356 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.359 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-19 19:09:42.361 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-19 19:09:42.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-19 19:09:42.366 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-19 19:09:42.368 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.370 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.372 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-19 19:09:42.375 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.377 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-19 19:09:42.380 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-19 19:09:42.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-19 19:09:42.384 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-19 19:09:42.386 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.389 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.391 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-19 19:09:42.393 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.396 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-19 19:09:42.398 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-19 19:09:42.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-19 19:09:42.404 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-19 19:09:42.407 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.409 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.411 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-19 19:09:42.414 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.416 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-19 19:09:42.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-19 19:09:42.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-19 19:09:42.423 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-19 19:09:42.425 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.427 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.429 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-19 19:09:42.432 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.434 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-19 19:09:42.436 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-19 19:09:42.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-19 19:09:42.441 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-19 19:09:42.444 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.447 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.449 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-19 19:09:42.451 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.454 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-19 19:09:42.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-19 19:09:42.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-19 19:09:42.461 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-19 19:09:42.464 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.466 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.468 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-19 19:09:42.471 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.473 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-19 19:09:42.475 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-19 19:09:42.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-19 19:09:42.480 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-19 19:09:42.482 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.484 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.487 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-19 19:09:42.489 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.491 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-19 19:09:42.494 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-19 19:09:42.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-19 19:09:42.498 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-19 19:09:42.501 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.503 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.506 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-19 19:09:42.508 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.510 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-19 19:09:42.513 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-19 19:09:42.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-19 19:09:42.517 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-19 19:09:42.520 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.522 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.525 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-19 19:09:42.527 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.529 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-19 19:09:42.532 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-19 19:09:42.534 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-19 19:09:42.536 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-19 19:09:42.538 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.541 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.543 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-19 19:09:42.545 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.548 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-19 19:09:42.550 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-19 19:09:42.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-19 19:09:42.554 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-19 19:09:42.557 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.559 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.561 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-19 19:09:42.563 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.566 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-19 19:09:42.569 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-19 19:09:42.571 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-19 19:09:42.573 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-19 19:09:42.575 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.578 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.580 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-19 19:09:42.583 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.585 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-19 19:09:42.587 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-19 19:09:42.590 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-19 19:09:42.592 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-19 19:09:42.594 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.597 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.599 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-19 19:09:42.601 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.604 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-19 19:09:42.606 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-19 19:09:42.608 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-19 19:09:42.611 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-19 19:09:42.613 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.615 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.617 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-19 19:09:42.620 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.622 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-19 19:09:42.624 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-19 19:09:42.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-19 19:09:42.629 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-19 19:09:42.631 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:09:42.634 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:09:42.636 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-19 19:09:42.638 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:09:42.641 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-19 19:09:42.662 | Using python 3.8 to install etcd3 2022-08-19 19:09:42.664 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-19 19:09:44.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:09:44.622 | from cryptography.utils import int_from_bytes 2022-08-19 19:09:44.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:09:44.622 | from cryptography.utils import int_from_bytes 2022-08-19 19:09:45.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:09:45.756 | Collecting etcd3===0.12.0 2022-08-19 19:09:45.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-08-19 19:09:48.704 | Collecting grpcio===1.47.0 2022-08-19 19:09:48.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc3/4d182c4fd64b6/grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) 2022-08-19 19:09:49.882 | Collecting protobuf===4.21.5 2022-08-19 19:09:49.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e0/b272217aad897/protobuf-4.21.5-cp37-abi3-manylinux2014_x86_64.whl (408 kB) 2022-08-19 19:09:50.004 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-19 19:09:50.007 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-08-19 19:09:50.021 | Building wheels for collected packages: etcd3 2022-08-19 19:09:50.022 | Building wheel for etcd3 (setup.py): started 2022-08-19 19:09:50.709 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-08-19 19:09:50.710 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=c0a4e083e1fccc4f6dfaf5829e9b11eaa3c6a31d43396d58b7a5609001bad566 2022-08-19 19:09:50.710 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-08-19 19:09:50.711 | Successfully built etcd3 2022-08-19 19:09:52.153 | Installing collected packages: grpcio, protobuf, etcd3 2022-08-19 19:09:52.954 | Successfully installed etcd3-0.12.0 grpcio-1.47.0 protobuf-4.21.5 2022-08-19 19:09:53.073 | + inc/python:pip_install:196 : result=0 2022-08-19 19:09:53.075 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:09:53.078 | + functions-common:time_stop:2439 : local name 2022-08-19 19:09:53.080 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:09:53.082 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:09:53.084 | + functions-common:time_stop:2442 : local total 2022-08-19 19:09:53.087 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:09:53.089 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:09:53.091 | + functions-common:time_stop:2446 : start_time=1660936182657 2022-08-19 19:09:53.093 | + functions-common:time_stop:2448 : [[ -z 1660936182657 ]] 2022-08-19 19:09:53.096 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:09:53.100 | + functions-common:time_stop:2451 : end_time=1660936193098 2022-08-19 19:09:53.102 | + functions-common:time_stop:2452 : elapsed_time=10441 2022-08-19 19:09:53.104 | + functions-common:time_stop:2453 : total=37163 2022-08-19 19:09:53.106 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:09:53.108 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=47604 2022-08-19 19:09:53.111 | + inc/python:pip_install:199 : return 0 2022-08-19 19:09:53.113 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-19 19:09:53.134 | Using python 3.8 to install etcd3gw 2022-08-19 19:09:53.137 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-19 19:09:55.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:09:55.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:09:55.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:09:55.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:09:56.117 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:09:56.251 | Collecting etcd3gw===2.0.0 2022-08-19 19:09:56.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/827/5a9233ccda502/etcd3gw-2.0.0-py3-none-any.whl (22 kB) 2022-08-19 19:09:56.342 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-08-19 19:09:56.344 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-19 19:09:56.348 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-19 19:09:56.361 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-19 19:09:56.364 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-08-19 19:09:56.366 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.11) 2022-08-19 19:09:56.399 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-08-19 19:09:57.758 | Installing collected packages: etcd3gw 2022-08-19 19:09:57.858 | Successfully installed etcd3gw-2.0.0 2022-08-19 19:09:57.950 | + inc/python:pip_install:196 : result=0 2022-08-19 19:09:57.952 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:09:57.954 | + functions-common:time_stop:2439 : local name 2022-08-19 19:09:57.958 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:09:57.960 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:09:57.962 | + functions-common:time_stop:2442 : local total 2022-08-19 19:09:57.964 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:09:57.966 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:09:57.969 | + functions-common:time_stop:2446 : start_time=1660936193129 2022-08-19 19:09:57.972 | + functions-common:time_stop:2448 : [[ -z 1660936193129 ]] 2022-08-19 19:09:57.974 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:09:57.978 | + functions-common:time_stop:2451 : end_time=1660936197976 2022-08-19 19:09:57.981 | + functions-common:time_stop:2452 : elapsed_time=4847 2022-08-19 19:09:57.983 | + functions-common:time_stop:2453 : total=47604 2022-08-19 19:09:57.985 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:09:57.987 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=52451 2022-08-19 19:09:57.989 | + inc/python:pip_install:199 : return 0 2022-08-19 19:09:57.992 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-19 19:09:57.994 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-19 19:09:57.996 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-19 19:09:57.999 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:09:58.001 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:09:58.003 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:09:58.006 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:09:58.008 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:09:58.010 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:09:58.012 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:09:58.015 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:09:58.017 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:09:58.020 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:09:58.022 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-19 19:09:58.024 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:09:58.027 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:09:58.029 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-19 19:09:58.031 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-19 19:09:58.034 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:09:58.036 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:09:58.039 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:09:58.041 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:09:58.043 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:09:58.045 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:09:58.048 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:09:58.050 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:09:58.052 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:09:58.055 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:09:58.057 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:09:58.059 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:09:58.061 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-19 19:09:58.064 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:09:58.067 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:09:58.069 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:09:58.071 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-19 19:09:58.093 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-19 19:09:58.202 | Reading package lists... 2022-08-19 19:09:58.456 | Building dependency tree... 2022-08-19 19:09:58.458 | Reading state information... 2022-08-19 19:09:58.714 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:09:58.714 | The following packages were automatically installed and are no longer required: 2022-08-19 19:09:58.715 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:09:58.715 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:09:58.715 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:09:58.715 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:09:58.715 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:09:58.715 | python3-zope.interface 2022-08-19 19:09:58.715 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:09:58.716 | The following additional packages will be installed: 2022-08-19 19:09:58.716 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-08-19 19:09:58.718 | Suggested packages: 2022-08-19 19:09:58.718 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-08-19 19:09:58.786 | The following NEW packages will be installed: 2022-08-19 19:09:58.786 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-08-19 19:09:59.075 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:09:59.076 | Need to get 1,306 kB of archives. 2022-08-19 19:09:59.076 | After this operation, 4,613 kB of additional disk space will be used. 2022-08-19 19:09:59.076 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-08-19 19:09:59.797 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-08-19 19:09:59.850 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-08-19 19:09:59.958 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-08-19 19:10:00.084 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-08-19 19:10:00.087 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-08-19 19:10:00.656 | Fetched 1,306 kB in 1s (1,003 kB/s) 2022-08-19 19:10:00.859 | Selecting previously unselected package libnorm1:amd64. 2022-08-19 19:10:00.912 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90643 files and directories currently installed.) 2022-08-19 19:10:00.915 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-08-19 19:10:01.015 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-19 19:10:01.409 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-08-19 19:10:01.419 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-08-19 19:10:01.472 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-19 19:10:01.832 | Selecting previously unselected package libzmq5:amd64. 2022-08-19 19:10:01.842 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-08-19 19:10:01.872 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-19 19:10:02.266 | Selecting previously unselected package uwsgi-core. 2022-08-19 19:10:02.276 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-08-19 19:10:02.334 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-19 19:10:02.992 | Selecting previously unselected package uwsgi. 2022-08-19 19:10:03.002 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-08-19 19:10:03.055 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-08-19 19:10:03.500 | Selecting previously unselected package uwsgi-plugin-python3. 2022-08-19 19:10:03.510 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-08-19 19:10:03.563 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-19 19:10:03.877 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-19 19:10:04.066 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-19 19:10:04.237 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-19 19:10:04.409 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-19 19:10:04.790 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-08-19 19:10:06.083 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-19 19:10:06.350 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-19 19:10:06.827 | Processing triggers for man-db (2.9.1-1) ... 2022-08-19 19:10:07.341 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-19 19:10:15.231 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:10:15.233 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:10:15.236 | + functions-common:time_stop:2439 : local name 2022-08-19 19:10:15.239 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:10:15.242 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:10:15.244 | + functions-common:time_stop:2442 : local total 2022-08-19 19:10:15.246 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:10:15.248 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:10:15.251 | + functions-common:time_stop:2446 : start_time=1660936198090 2022-08-19 19:10:15.253 | + functions-common:time_stop:2448 : [[ -z 1660936198090 ]] 2022-08-19 19:10:15.256 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:10:15.260 | + functions-common:time_stop:2451 : end_time=1660936215257 2022-08-19 19:10:15.262 | + functions-common:time_stop:2452 : elapsed_time=17167 2022-08-19 19:10:15.265 | + functions-common:time_stop:2453 : total=470963 2022-08-19 19:10:15.267 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:10:15.269 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=488130 2022-08-19 19:10:15.272 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:10:15.274 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-19 19:10:15.277 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:10:15.279 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:10:15.282 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-19 19:10:15.347 | Enabling module proxy. 2022-08-19 19:10:15.353 | To activate the new configuration, you need to run: 2022-08-19 19:10:15.353 | systemctl restart apache2 2022-08-19 19:10:15.358 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-19 19:10:15.422 | Considering dependency proxy for proxy_uwsgi: 2022-08-19 19:10:15.422 | Module proxy already enabled 2022-08-19 19:10:15.422 | Enabling module proxy_uwsgi. 2022-08-19 19:10:15.428 | To activate the new configuration, you need to run: 2022-08-19 19:10:15.428 | systemctl restart apache2 2022-08-19 19:10:15.433 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-19 19:10:15.435 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:10:15.437 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:10:15.440 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:10:15.564 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-19 19:10:15.567 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-19 19:10:15.569 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-19 19:10:15.571 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:10:15.575 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:10:15.577 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-19 19:10:15.580 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:10:15.582 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-19 19:10:15.585 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-19 19:10:15.587 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-19 19:10:15.590 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:10:15.593 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:10:15.595 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-19 19:10:15.598 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:10:15.600 | + ./stack.sh:main:878 : install_glanceclient 2022-08-19 19:10:15.603 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-19 19:10:15.605 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-19 19:10:15.607 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:10:15.610 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:10:15.613 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-19 19:10:15.615 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:10:15.618 | + ./stack.sh:main:879 : install_cinderclient 2022-08-19 19:10:15.620 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-19 19:10:15.622 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-19 19:10:15.624 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:10:15.627 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:10:15.629 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-19 19:10:15.631 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:10:15.634 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-19 19:10:15.636 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-19 19:10:15.638 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:10:15.641 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:10:15.644 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-19 19:10:15.646 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:10:15.648 | + ./stack.sh:main:880 : install_novaclient 2022-08-19 19:10:15.651 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-19 19:10:15.653 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-19 19:10:15.655 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:10:15.658 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:10:15.661 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-19 19:10:15.663 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:10:15.665 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-19 19:10:15.682 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:10:15.684 | + ./stack.sh:main:882 : install_swiftclient 2022-08-19 19:10:15.687 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-19 19:10:15.689 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-19 19:10:15.691 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:10:15.694 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:10:15.696 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-19 19:10:15.698 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:10:15.701 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-19 19:10:15.718 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:10:15.720 | + ./stack.sh:main:885 : install_neutronclient 2022-08-19 19:10:15.723 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-19 19:10:15.725 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-19 19:10:15.728 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:10:15.730 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:10:15.732 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-19 19:10:15.735 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:10:15.737 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-19 19:10:15.740 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-19 19:10:15.742 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-19 19:10:15.744 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:10:15.747 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:10:15.749 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-19 19:10:15.751 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:10:15.754 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-19 19:10:15.756 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-19 19:10:15.758 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:10:15.761 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-19 19:10:15.764 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-19 19:10:15.766 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:10:15.770 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:10:15.771 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:10:15.775 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-19 19:10:15.778 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-19 19:10:15.780 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-19 19:10:15.783 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-19 19:10:15.786 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-19 19:10:15.806 | Using python 3.8 to install keystonemiddleware 2022-08-19 19:10:15.808 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-19 19:10:17.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:10:17.756 | from cryptography.utils import int_from_bytes 2022-08-19 19:10:17.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:10:17.756 | from cryptography.utils import int_from_bytes 2022-08-19 19:10:18.765 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:10:18.768 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (10.0.0) 2022-08-19 19:10:18.819 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (3.0.0) 2022-08-19 19:10:18.855 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (9.0.0) 2022-08-19 19:10:18.893 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.1.8) 2022-08-19 19:10:18.899 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-08-19 19:10:18.903 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-19 19:10:18.906 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-08-19 19:10:18.910 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (5.0.0) 2022-08-19 19:10:18.967 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (5.0.0) 2022-08-19 19:10:18.990 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (5.1.1) 2022-08-19 19:10:18.993 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.0.0) 2022-08-19 19:10:19.006 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (2022.2.1) 2022-08-19 19:10:19.010 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (5.0.0) 2022-08-19 19:10:19.047 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-08-19 19:10:19.061 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-19 19:10:19.069 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.10.0) 2022-08-19 19:10:19.072 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-08-19 19:10:19.082 | 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 51)) (5.1.0) 2022-08-19 19:10:19.086 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-19 19:10:19.100 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.0.0) 2022-08-19 19:10:19.105 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.5.0) 2022-08-19 19:10:19.112 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.8.0) 2022-08-19 19:10:19.116 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (6.0) 2022-08-19 19:10:19.119 | 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 332)) (1.7.0) 2022-08-19 19:10:19.123 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.0.2) 2022-08-19 19:10:19.126 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-08-19 19:10:19.131 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-08-19 19:10:19.136 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.11.0) 2022-08-19 19:10:19.139 | 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 581)) (2.8.2) 2022-08-19 19:10:19.144 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.9.6) 2022-08-19 19:10:19.146 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-08-19 19:10:19.149 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.11) 2022-08-19 19:10:19.182 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-08-19 19:10:19.187 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-19 19:10:19.190 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-08-19 19:10:19.192 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.14.1) 2022-08-19 19:10:20.457 | + inc/python:pip_install:196 : result=0 2022-08-19 19:10:20.459 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:10:20.461 | + functions-common:time_stop:2439 : local name 2022-08-19 19:10:20.463 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:10:20.466 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:10:20.468 | + functions-common:time_stop:2442 : local total 2022-08-19 19:10:20.470 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:10:20.473 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:10:20.475 | + functions-common:time_stop:2446 : start_time=1660936215801 2022-08-19 19:10:20.477 | + functions-common:time_stop:2448 : [[ -z 1660936215801 ]] 2022-08-19 19:10:20.480 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:10:20.484 | + functions-common:time_stop:2451 : end_time=1660936220481 2022-08-19 19:10:20.486 | + functions-common:time_stop:2452 : elapsed_time=4680 2022-08-19 19:10:20.488 | + functions-common:time_stop:2453 : total=52451 2022-08-19 19:10:20.491 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:10:20.493 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=57131 2022-08-19 19:10:20.495 | + inc/python:pip_install:199 : return 0 2022-08-19 19:10:20.497 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-19 19:10:20.500 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-19 19:10:20.503 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:10:20.506 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-19 19:10:20.509 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-19 19:10:20.511 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:10:20.514 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:10:20.515 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:10:20.520 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-19 19:10:20.523 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-19 19:10:20.525 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-19 19:10:20.528 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-19 19:10:20.530 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-19 19:10:20.551 | Using python 3.8 to install python-memcached 2022-08-19 19:10:20.554 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-19 19:10:22.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:10:22.517 | from cryptography.utils import int_from_bytes 2022-08-19 19:10:22.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:10:22.517 | from cryptography.utils import int_from_bytes 2022-08-19 19:10:23.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:10:23.654 | Collecting python-memcached===1.59 2022-08-19 19:10:23.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-08-19 19:10:23.738 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-19 19:10:25.150 | Installing collected packages: python-memcached 2022-08-19 19:10:25.232 | Successfully installed python-memcached-1.59 2022-08-19 19:10:25.335 | + inc/python:pip_install:196 : result=0 2022-08-19 19:10:25.337 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:10:25.340 | + functions-common:time_stop:2439 : local name 2022-08-19 19:10:25.342 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:10:25.344 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:10:25.347 | + functions-common:time_stop:2442 : local total 2022-08-19 19:10:25.349 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:10:25.351 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:10:25.354 | + functions-common:time_stop:2446 : start_time=1660936220546 2022-08-19 19:10:25.356 | + functions-common:time_stop:2448 : [[ -z 1660936220546 ]] 2022-08-19 19:10:25.359 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:10:25.364 | + functions-common:time_stop:2451 : end_time=1660936225362 2022-08-19 19:10:25.366 | + functions-common:time_stop:2452 : elapsed_time=4816 2022-08-19 19:10:25.369 | + functions-common:time_stop:2453 : total=57131 2022-08-19 19:10:25.371 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:10:25.373 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=61947 2022-08-19 19:10:25.375 | + inc/python:pip_install:199 : return 0 2022-08-19 19:10:25.379 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-19 19:10:25.399 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:10:25.402 | + ./stack.sh:main:892 : '[' 10.222.0.23 == 10.222.0.23 ']' 2022-08-19 19:10:25.405 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-19 19:10:25.407 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-19 19:10:25.410 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-19 19:10:25.412 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:10:25.415 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-19 19:10:25.417 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-19 19:10:25.433 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:10:25.436 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-19 19:10:25.438 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-19 19:10:25.441 | + functions-common:git_clone:597 : local git_dest=/opt/stack/keystone 2022-08-19 19:10:25.443 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:10:25.446 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:10:25.448 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:10:25.451 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:10:25.453 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:10:25.456 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:10:25.473 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:10:25.475 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:10:25.478 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:10:25.480 | + functions-common:git_clone:617 : echo master 2022-08-19 19:10:25.481 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:10:25.489 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/keystone ]] 2022-08-19 19:10:25.491 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:10:25.493 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-19 19:10:25.506 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-08-19 19:10:25.509 | + functions-common:git_clone:678 : head -1 2022-08-19 19:10:25.512 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:10:25.515 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-19 19:10:25.518 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:10:25.520 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-19 19:10:25.523 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:10:25.525 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-19 19:10:25.527 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-19 19:10:25.529 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:10:25.532 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-19 19:10:25.534 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:10:25.537 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-19 19:10:25.539 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-19 19:10:25.541 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:10:25.544 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:10:25.547 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-19 19:10:25.550 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:10:25.552 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-19 19:10:25.555 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:10:25.557 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:10:25.560 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-19 19:10:25.566 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-19 19:10:25.569 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-19 19:10:26.245 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-19 19:10:26.248 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:10:26.250 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:10:26.252 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:10:26.254 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-19 19:10:26.257 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-19 19:10:26.259 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:10:26.262 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:10:26.265 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:10:26.268 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:10:26.270 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:10:26.272 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:10:26.275 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:10:26.277 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-19 19:10:26.298 | Using python 3.8 to install /opt/stack/keystone 2022-08-19 19:10:26.300 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-19 19:10:28.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:10:28.276 | from cryptography.utils import int_from_bytes 2022-08-19 19:10:28.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:10:28.276 | from cryptography.utils import int_from_bytes 2022-08-19 19:10:29.299 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:10:29.299 | Obtaining file:///opt/stack/keystone 2022-08-19 19:10:30.997 | Collecting Flask===2.2.2 2022-08-19 19:10:31.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b9c/46cc36662a794/Flask-2.2.2-py3-none-any.whl (101 kB) 2022-08-19 19:10:31.207 | Collecting Flask-RESTful===0.3.9 2022-08-19 19:10:31.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-08-19 19:10:31.299 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:10:31.305 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:10:31.369 | Collecting PyJWT===2.4.0 2022-08-19 19:10:31.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-08-19 19:10:31.410 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:10:31.553 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:10:31.710 | Collecting Werkzeug===2.2.2 2022-08-19 19:10:31.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f97/9ab81f58d7318/Werkzeug-2.2.2-py3-none-any.whl (232 kB) 2022-08-19 19:10:31.925 | Collecting aniso8601===9.0.1 2022-08-19 19:10:31.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-08-19 19:10:32.025 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:10:32.034 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:10:32.095 | Collecting click===8.1.3 2022-08-19 19:10:32.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-08-19 19:10:32.122 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:10:32.159 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:10:32.164 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:10:32.169 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:10:32.300 | Collecting itsdangerous===2.1.2 2022-08-19 19:10:32.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-08-19 19:10:32.384 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:10:32.422 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:10:32.473 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:10:32.513 | Collecting oauthlib===3.2.0 2022-08-19 19:10:32.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-08-19 19:10:32.562 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:10:32.623 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:10:32.662 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:10:32.668 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:10:32.714 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:10:32.718 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:10:32.755 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:10:32.809 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:10:32.819 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:10:32.839 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:10:32.853 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:10:32.862 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:10:32.884 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:10:32.893 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:10:32.907 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:10:32.946 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:10:33.053 | Collecting passlib===1.7.4 2022-08-19 19:10:33.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-08-19 19:10:33.204 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:10:33.207 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:10:33.218 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:10:33.225 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:10:33.234 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:10:33.238 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:10:33.240 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:10:33.246 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:10:33.370 | Collecting pysaml2===7.2.0 2022-08-19 19:10:33.376 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/538/c9e51609d5102/pysaml2-7.2.0-py2.py3-none-any.whl (412 kB) 2022-08-19 19:10:33.542 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:10:33.548 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:10:33.568 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:10:33.572 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:10:33.585 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:10:33.856 | Collecting scrypt===0.8.20 2022-08-19 19:10:33.876 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-08-19 19:10:34.014 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:10:34.018 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:10:34.027 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:10:34.030 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:10:34.032 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:10:34.037 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:10:34.045 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:10:34.050 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:10:34.060 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:10:34.094 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:10:34.281 | Collecting xmlschema===2.0.2 2022-08-19 19:10:34.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b25/205afab69118a/xmlschema-2.0.2-py3-none-any.whl (354 kB) 2022-08-19 19:10:34.435 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:10:34.440 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:10:34.465 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:10:34.468 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:10:34.495 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:10:34.551 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:10:34.610 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:10:34.615 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:10:34.617 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:10:34.623 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:10:34.637 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:10:34.640 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:10:34.684 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:10:34.686 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:10:34.691 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:10:34.700 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:10:34.710 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:10:34.721 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:10:34.731 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:10:34.740 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:10:34.748 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:10:34.751 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:10:34.754 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-19 19:10:34.848 | Collecting defusedxml===0.7.1 2022-08-19 19:10:34.853 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-08-19 19:10:34.935 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:10:34.947 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:10:34.950 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:10:34.953 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:10:34.958 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:10:34.961 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:10:35.100 | Collecting elementpath===3.0.2 2022-08-19 19:10:35.105 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/612/2419481a4c731/elementpath-3.0.2-py3-none-any.whl (189 kB) 2022-08-19 19:10:35.222 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:10:35.226 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:10:35.229 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:10:35.240 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:10:35.243 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:10:35.249 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:10:35.253 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:10:35.924 | Installing collected packages: itsdangerous, Werkzeug, click, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-08-19 19:10:36.178 | Attempting uninstall: click 2022-08-19 19:10:36.179 | Found existing installation: Click 7.0 2022-08-19 19:10:36.180 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:10:36.180 | Can't uninstall 'Click'. No files were found to uninstall. 2022-08-19 19:10:36.520 | Attempting uninstall: PyJWT 2022-08-19 19:10:36.521 | Found existing installation: PyJWT 1.7.1 2022-08-19 19:10:36.522 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:10:36.522 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-08-19 19:10:36.879 | Attempting uninstall: oauthlib 2022-08-19 19:10:36.880 | Found existing installation: oauthlib 3.1.0 2022-08-19 19:10:36.881 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:10:36.881 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-08-19 19:10:38.482 | Running setup.py develop for keystone 2022-08-19 19:10:40.255 | Successfully installed Flask-2.2.2 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.2.2 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-3.0.2 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.2.0 scrypt-0.8.20 xmlschema-2.0.2 2022-08-19 19:10:40.394 | + inc/python:pip_install:196 : result=0 2022-08-19 19:10:40.396 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:10:40.398 | + functions-common:time_stop:2439 : local name 2022-08-19 19:10:40.400 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:10:40.402 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:10:40.404 | + functions-common:time_stop:2442 : local total 2022-08-19 19:10:40.407 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:10:40.409 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:10:40.411 | + functions-common:time_stop:2446 : start_time=1660936226293 2022-08-19 19:10:40.413 | + functions-common:time_stop:2448 : [[ -z 1660936226293 ]] 2022-08-19 19:10:40.416 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:10:40.419 | + functions-common:time_stop:2451 : end_time=1660936240417 2022-08-19 19:10:40.422 | + functions-common:time_stop:2452 : elapsed_time=14124 2022-08-19 19:10:40.424 | + functions-common:time_stop:2453 : total=61947 2022-08-19 19:10:40.426 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:10:40.428 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=76071 2022-08-19 19:10:40.430 | + inc/python:pip_install:199 : return 0 2022-08-19 19:10:40.432 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:10:40.434 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-19 19:10:40.437 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-19 19:10:40.455 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-19 19:10:40.467 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-19 19:10:40.470 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-19 19:10:40.472 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:10:40.474 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:10:40.477 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-19 19:10:40.479 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:10:40.482 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-19 19:10:40.498 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:10:40.500 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-19 19:10:40.502 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:10:40.505 | + ./stack.sh:main:894 : configure_keystone 2022-08-19 19:10:40.507 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-19 19:10:40.520 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-08-19 19:10:40.522 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-19 19:10:40.527 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-19 19:10:40.542 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:10:40.545 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-19 19:10:40.578 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-19 19:10:40.609 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-19 19:10:40.644 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-19 19:10:40.677 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-19 19:10:40.711 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-19 19:10:40.745 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-19 19:10:40.776 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-19 19:10:40.807 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-19 19:10:40.810 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-19 19:10:40.812 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-19 19:10:40.815 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-19 19:10:40.817 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:10:40.819 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:10:40.835 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:10:40.838 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:10:40.840 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:10:40.842 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:10:40.857 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:10:40.860 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:10:40.862 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:10:40.897 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:10:40.900 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:10:40.902 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-19 19:10:40.904 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-19 19:10:40.920 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:10:40.922 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.23/identity 2022-08-19 19:10:40.957 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-19 19:10:40.959 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-19 19:10:40.996 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-19 19:10:40.999 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-19 19:10:41.002 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-19 19:10:41.004 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-19 19:10:41.007 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:10:41.009 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:10:41.011 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:10:41.030 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:10:41.032 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:10:41.034 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-19 19:10:41.037 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-19 19:10:41.072 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-19 19:10:41.074 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-19 19:10:41.077 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-19 19:10:41.080 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-19 19:10:41.083 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:10:41.099 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:10:41.101 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:10:41.104 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:10:41.106 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:10:41.108 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:10:41.140 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:10:41.170 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:10:41.202 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:10:41.234 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-19 19:10:41.265 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-19 19:10:41.267 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-19 19:10:41.269 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-19 19:10:41.272 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-19 19:10:41.274 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-19 19:10:41.276 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:10:41.279 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:10:41.281 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-19 19:10:41.286 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-19 19:10:41.288 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:10:41.290 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:10:41.303 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:10:41.303 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:10:41.311 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:10:41.315 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:10:41.331 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-19 19:10:41.333 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-19 19:10:41.337 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-19 19:10:41.370 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-19 19:10:41.401 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-19 19:10:41.432 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-19 19:10:41.464 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-19 19:10:41.495 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-19 19:10:41.525 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-19 19:10:41.557 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-19 19:10:41.588 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-19 19:10:41.619 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:10:41.650 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-19 19:10:41.682 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-19 19:10:41.713 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-19 19:10:41.744 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:10:41.746 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:10:41.750 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-19 19:10:41.752 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-19 19:10:41.754 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:10:41.756 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:10:41.759 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:10:41.761 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-19 19:10:41.764 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-19 19:10:41.766 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-19 19:10:41.797 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-19 19:10:41.829 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-19 19:10:41.829 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-19 19:10:41.838 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-19 19:10:41.841 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-19 19:10:41.844 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-19 19:10:41.846 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:10:41.848 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:10:41.850 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:10:41.853 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:10:41.855 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:10:41.857 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:10:41.860 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:10:41.862 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:10:41.865 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:10:41.867 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-19 19:10:41.928 | Enabling site keystone-wsgi-public. 2022-08-19 19:10:41.933 | To activate the new configuration, you need to run: 2022-08-19 19:10:41.933 | systemctl reload apache2 2022-08-19 19:10:41.938 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:10:41.940 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:10:41.942 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:10:41.945 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:10:42.072 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-19 19:10:42.106 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-19 19:10:42.143 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-19 19:10:42.178 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-19 19:10:42.180 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-19 19:10:42.216 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-19 19:10:42.248 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-19 19:10:42.279 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-19 19:10:42.282 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-19 19:10:42.285 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-19 19:10:42.302 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:10:42.304 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-19 19:10:42.320 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:10:42.323 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-19 19:10:42.325 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-19 19:10:42.328 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-19 19:10:42.330 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:10:42.332 | + lib/stack:stack_install_service:32 : install_swift 2022-08-19 19:10:42.335 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-19 19:10:42.337 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-19 19:10:42.339 | + functions-common:git_clone:597 : local git_dest=/opt/stack/swift 2022-08-19 19:10:42.342 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:10:42.345 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:10:42.347 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:10:42.350 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:10:42.352 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:10:42.355 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:10:42.371 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:10:42.373 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:10:42.376 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:10:42.378 | + functions-common:git_clone:617 : echo master 2022-08-19 19:10:42.379 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:10:42.384 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/swift ]] 2022-08-19 19:10:42.386 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:10:42.388 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-19 19:10:42.400 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-08-19 19:10:42.403 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:10:42.404 | + functions-common:git_clone:678 : head -1 2022-08-19 19:10:42.412 | f6196b0a2 AUTHORS/CHANGELOG for 2.30.0 2022-08-19 19:10:42.416 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:10:42.419 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-19 19:10:42.422 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:10:42.424 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-19 19:10:42.427 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-19 19:10:42.429 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-19 19:10:42.431 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-19 19:10:42.434 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:10:42.436 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-19 19:10:42.438 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-19 19:10:42.441 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:10:42.443 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-19 19:10:42.446 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-19 19:10:42.448 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:10:42.451 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-19 19:10:42.460 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:10:42.462 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:10:42.465 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-19 19:10:42.472 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-19 19:10:42.474 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-19 19:10:43.105 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-19 19:10:43.107 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:10:43.109 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:10:43.111 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:10:43.114 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-19 19:10:43.116 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-19 19:10:43.118 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:10:43.121 | + inc/python:setup_package:424 : local extras=keystone 2022-08-19 19:10:43.123 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:10:43.126 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-19 19:10:43.128 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-19 19:10:43.130 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-19 19:10:43.132 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:10:43.135 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-19 19:10:43.155 | Using python 3.8 to install /opt/stack/swift 2022-08-19 19:10:43.158 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-19 19:10:45.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:10:45.135 | from cryptography.utils import int_from_bytes 2022-08-19 19:10:45.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:10:45.135 | from cryptography.utils import int_from_bytes 2022-08-19 19:10:46.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:10:46.149 | Obtaining file:///opt/stack/swift 2022-08-19 19:10:47.417 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:10:47.426 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:10:47.463 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:10:47.473 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:10:47.477 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:10:48.553 | Collecting lxml===4.9.1 2022-08-19 19:10:48.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b57/0da8cd0012f4a/lxml-4.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-08-19 19:10:49.028 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:10:49.032 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:10:49.068 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:10:49.106 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:10:49.111 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:10:49.116 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:10:49.155 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:10:49.163 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:10:49.176 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:10:49.181 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:10:49.184 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:10:49.296 | Collecting pyeclib===1.6.1 2022-08-19 19:10:49.313 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-08-19 19:10:50.286 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:10:50.288 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:10:50.294 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:10:50.299 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:10:50.318 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:10:50.323 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:10:50.336 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:10:50.340 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:10:50.343 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:10:50.348 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:10:50.538 | Collecting xattr===0.9.9 2022-08-19 19:10:50.544 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-08-19 19:10:50.630 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-19 19:10:50.633 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:10:50.636 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:10:50.662 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:10:50.719 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:10:50.732 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:10:50.737 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:10:50.744 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:10:50.748 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:10:50.751 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:10:50.753 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:10:50.757 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:10:50.759 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:10:50.762 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:10:50.766 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:10:50.770 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:10:50.773 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:10:50.777 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:10:50.781 | Building wheels for collected packages: pyeclib 2022-08-19 19:10:50.781 | Building wheel for pyeclib (setup.py): started 2022-08-19 19:10:51.973 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-08-19 19:10:51.974 | Created wheel for pyeclib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50601 sha256=a6bc39b29623dd36b0677049d3e28764e215e4c557660bffc642e29fef71385d 2022-08-19 19:10:51.974 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-08-19 19:10:51.975 | Successfully built pyeclib 2022-08-19 19:10:53.227 | Installing collected packages: lxml, pyeclib, xattr, swift 2022-08-19 19:10:53.656 | Running setup.py develop for swift 2022-08-19 19:10:55.283 | Successfully installed lxml-4.9.1 pyeclib-1.6.1 swift xattr-0.9.9 2022-08-19 19:10:55.408 | + inc/python:pip_install:196 : result=0 2022-08-19 19:10:55.411 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:10:55.413 | + functions-common:time_stop:2439 : local name 2022-08-19 19:10:55.415 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:10:55.417 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:10:55.420 | + functions-common:time_stop:2442 : local total 2022-08-19 19:10:55.422 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:10:55.424 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:10:55.426 | + functions-common:time_stop:2446 : start_time=1660936243150 2022-08-19 19:10:55.428 | + functions-common:time_stop:2448 : [[ -z 1660936243150 ]] 2022-08-19 19:10:55.431 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:10:55.436 | + functions-common:time_stop:2451 : end_time=1660936255433 2022-08-19 19:10:55.438 | + functions-common:time_stop:2452 : elapsed_time=12283 2022-08-19 19:10:55.440 | + functions-common:time_stop:2453 : total=76071 2022-08-19 19:10:55.442 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:10:55.444 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=88354 2022-08-19 19:10:55.446 | + inc/python:pip_install:199 : return 0 2022-08-19 19:10:55.449 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:10:55.451 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-19 19:10:55.453 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-19 19:10:55.472 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-19 19:10:55.485 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-19 19:10:55.487 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-19 19:10:55.489 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:10:55.492 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:10:55.494 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-19 19:10:55.496 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:10:55.499 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-19 19:10:55.502 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:10:55.504 | + ./stack.sh:main:903 : configure_swift 2022-08-19 19:10:55.506 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-19 19:10:55.508 | + lib/swift:configure_swift:332 : local node_number 2022-08-19 19:10:55.510 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-19 19:10:55.512 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-19 19:10:55.514 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-19 19:10:56.460 | No object-auditor running 2022-08-19 19:10:56.460 | No container-server running 2022-08-19 19:10:56.460 | No object-reconstructor running 2022-08-19 19:10:56.460 | No object-replicator running 2022-08-19 19:10:56.460 | No object-server running 2022-08-19 19:10:56.460 | No account-auditor running 2022-08-19 19:10:56.460 | No container-sharder running 2022-08-19 19:10:56.460 | No account-replicator running 2022-08-19 19:10:56.460 | No container-sync running 2022-08-19 19:10:56.460 | No container-reconciler running 2022-08-19 19:10:56.460 | No container-updater running 2022-08-19 19:10:56.460 | No object-updater running 2022-08-19 19:10:56.460 | No object-expirer running 2022-08-19 19:10:56.460 | No account-server running 2022-08-19 19:10:56.461 | No container-auditor running 2022-08-19 19:10:56.461 | No account-reaper running 2022-08-19 19:10:56.461 | No container-replicator running 2022-08-19 19:10:56.461 | No proxy-server running 2022-08-19 19:10:56.530 | + lib/swift:configure_swift:337 : true 2022-08-19 19:10:56.533 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-19 19:10:56.546 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-19 19:10:56.558 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-19 19:10:56.561 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-19 19:10:56.561 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-19 19:10:56.566 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-19 19:10:56.566 | s/%GROUP%/ubuntu/; 2022-08-19 19:10:56.566 | s/%USER%/ubuntu/; 2022-08-19 19:10:56.566 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-19 19:10:56.566 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-19 19:10:56.569 | uid = ubuntu 2022-08-19 19:10:56.569 | gid = ubuntu 2022-08-19 19:10:56.569 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-19 19:10:56.569 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-19 19:10:56.569 | address = 127.0.0.1 2022-08-19 19:10:56.569 | 2022-08-19 19:10:56.569 | [account6612] 2022-08-19 19:10:56.569 | max connections = 25 2022-08-19 19:10:56.569 | path = /opt/stack/data/swift/1/node/ 2022-08-19 19:10:56.570 | read only = false 2022-08-19 19:10:56.570 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-19 19:10:56.570 | 2022-08-19 19:10:56.570 | [account6622] 2022-08-19 19:10:56.570 | max connections = 25 2022-08-19 19:10:56.570 | path = /opt/stack/data/swift/2/node/ 2022-08-19 19:10:56.570 | read only = false 2022-08-19 19:10:56.570 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-19 19:10:56.570 | 2022-08-19 19:10:56.570 | [account6632] 2022-08-19 19:10:56.570 | max connections = 25 2022-08-19 19:10:56.570 | path = /opt/stack/data/swift/3/node/ 2022-08-19 19:10:56.570 | read only = false 2022-08-19 19:10:56.570 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-19 19:10:56.570 | 2022-08-19 19:10:56.570 | [account6642] 2022-08-19 19:10:56.570 | max connections = 25 2022-08-19 19:10:56.570 | path = /opt/stack/data/swift/4/node/ 2022-08-19 19:10:56.570 | read only = false 2022-08-19 19:10:56.570 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-19 19:10:56.570 | 2022-08-19 19:10:56.570 | 2022-08-19 19:10:56.570 | [container6611] 2022-08-19 19:10:56.570 | max connections = 25 2022-08-19 19:10:56.570 | path = /opt/stack/data/swift/1/node/ 2022-08-19 19:10:56.570 | read only = false 2022-08-19 19:10:56.570 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-19 19:10:56.570 | 2022-08-19 19:10:56.570 | [container6621] 2022-08-19 19:10:56.570 | max connections = 25 2022-08-19 19:10:56.570 | path = /opt/stack/data/swift/2/node/ 2022-08-19 19:10:56.570 | read only = false 2022-08-19 19:10:56.570 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-19 19:10:56.570 | 2022-08-19 19:10:56.570 | [container6631] 2022-08-19 19:10:56.570 | max connections = 25 2022-08-19 19:10:56.570 | path = /opt/stack/data/swift/3/node/ 2022-08-19 19:10:56.571 | read only = false 2022-08-19 19:10:56.571 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-19 19:10:56.571 | 2022-08-19 19:10:56.571 | [container6641] 2022-08-19 19:10:56.571 | max connections = 25 2022-08-19 19:10:56.571 | path = /opt/stack/data/swift/4/node/ 2022-08-19 19:10:56.571 | read only = false 2022-08-19 19:10:56.571 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-19 19:10:56.571 | 2022-08-19 19:10:56.571 | 2022-08-19 19:10:56.571 | [object6613] 2022-08-19 19:10:56.571 | max connections = 25 2022-08-19 19:10:56.571 | path = /opt/stack/data/swift/1/node/ 2022-08-19 19:10:56.571 | read only = false 2022-08-19 19:10:56.571 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-19 19:10:56.571 | 2022-08-19 19:10:56.571 | [object6623] 2022-08-19 19:10:56.571 | max connections = 25 2022-08-19 19:10:56.571 | path = /opt/stack/data/swift/2/node/ 2022-08-19 19:10:56.571 | read only = false 2022-08-19 19:10:56.571 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-19 19:10:56.571 | 2022-08-19 19:10:56.571 | [object6633] 2022-08-19 19:10:56.571 | max connections = 25 2022-08-19 19:10:56.571 | path = /opt/stack/data/swift/3/node/ 2022-08-19 19:10:56.571 | read only = false 2022-08-19 19:10:56.571 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-19 19:10:56.571 | 2022-08-19 19:10:56.571 | [object6643] 2022-08-19 19:10:56.571 | max connections = 25 2022-08-19 19:10:56.571 | path = /opt/stack/data/swift/4/node/ 2022-08-19 19:10:56.571 | read only = false 2022-08-19 19:10:56.571 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-19 19:10:56.573 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-19 19:10:56.575 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:10:56.577 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:10:56.579 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-19 19:10:56.592 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-19 19:10:56.594 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-19 19:10:56.598 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-19 19:10:56.602 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-19 19:10:56.604 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-19 19:10:56.608 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-19 19:10:56.640 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.23:8080/v1/ 2022-08-19 19:10:56.668 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-19 19:10:56.686 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-19 19:10:56.717 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-19 19:10:56.734 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-19 19:10:56.767 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-19 19:10:56.785 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-19 19:10:56.816 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-19 19:10:56.834 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-19 19:10:56.866 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-19 19:10:56.883 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-19 19:10:56.915 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-19 19:10:56.933 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-19 19:10:56.948 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:10:56.950 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-19 19:10:56.983 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-19 19:10:57.015 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-19 19:10:57.046 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-19 19:10:57.077 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-19 19:10:57.079 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-19 19:10:57.094 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:10:57.096 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-19 19:10:57.126 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-19 19:10:57.141 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:10:57.143 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-19 19:10:57.159 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:10:57.161 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-19 19:10:57.163 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-19 19:10:57.177 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:10:57.179 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-19 19:10:57.181 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-19 19:10:57.183 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-19 19:10:57.188 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-19 19:10:57.194 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-19 19:10:57.225 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-19 19:10:57.256 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-19 19:10:57.289 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-19 19:10:57.323 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-19 19:10:57.354 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-19 19:10:57.356 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-19 19:10:57.358 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-19 19:10:57.360 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-19 19:10:57.362 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-19 19:10:57.393 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-19 19:10:57.424 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:10:57.455 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-19 19:10:57.485 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-19 19:10:57.516 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-19 19:10:57.547 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-19 19:10:57.578 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-19 19:10:57.609 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:10:57.639 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-19 19:10:57.670 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-19 19:10:57.701 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-19 19:10:57.732 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-19 19:10:57.764 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-19 19:10:57.798 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-19 19:10:57.829 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-19 19:10:57.847 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-19 19:10:57.880 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-19 19:10:57.911 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-19 19:10:57.915 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-19 19:10:57.948 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-19 19:10:57.980 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-19 19:10:58.010 | + lib/swift:configure_swift:480 : local node_number 2022-08-19 19:10:58.012 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-19 19:10:58.015 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-19 19:10:58.017 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-19 19:10:58.021 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-19 19:10:58.024 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-19 19:10:58.026 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-19 19:10:58.028 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-19 19:10:58.030 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-19 19:10:58.033 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-19 19:10:58.035 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-19 19:10:58.037 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-19 19:10:58.055 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-19 19:10:58.086 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-19 19:10:58.105 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-19 19:10:58.136 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-19 19:10:58.155 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-19 19:10:58.187 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-19 19:10:58.205 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-19 19:10:58.238 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-19 19:10:58.256 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-19 19:10:58.287 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-19 19:10:58.306 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-19 19:10:58.337 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-19 19:10:58.355 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-19 19:10:58.388 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-19 19:10:58.407 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-19 19:10:58.438 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-19 19:10:58.456 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-19 19:10:58.489 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-08-19 19:10:58.500 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-19 19:10:58.519 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-19 19:10:58.551 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-19 19:10:58.585 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-19 19:10:58.587 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-19 19:10:58.592 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-19 19:10:58.594 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-19 19:10:58.597 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-19 19:10:58.599 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-19 19:10:58.601 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-19 19:10:58.603 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-19 19:10:58.605 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-19 19:10:58.608 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-19 19:10:58.625 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-19 19:10:58.658 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-19 19:10:58.675 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-19 19:10:58.707 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-19 19:10:58.725 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-19 19:10:58.766 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-19 19:10:58.784 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-19 19:10:58.828 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-19 19:10:58.846 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-19 19:10:58.879 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-19 19:10:58.897 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-19 19:10:58.929 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-19 19:10:58.947 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-19 19:10:58.980 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-19 19:10:58.998 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-19 19:10:59.032 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-19 19:10:59.049 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-19 19:10:59.081 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-08-19 19:10:59.086 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-19 19:10:59.104 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-19 19:10:59.137 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-19 19:10:59.139 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-19 19:10:59.143 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-19 19:10:59.146 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-19 19:10:59.148 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-19 19:10:59.150 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-19 19:10:59.152 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-19 19:10:59.154 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-19 19:10:59.157 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-19 19:10:59.159 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-19 19:10:59.177 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-19 19:10:59.208 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-19 19:10:59.226 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-19 19:10:59.260 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-19 19:10:59.277 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-19 19:10:59.309 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-19 19:10:59.327 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-19 19:10:59.359 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-19 19:10:59.377 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-19 19:10:59.408 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-19 19:10:59.426 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-19 19:10:59.458 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-19 19:10:59.477 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-19 19:10:59.509 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-19 19:10:59.527 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-19 19:10:59.562 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-19 19:10:59.579 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-19 19:10:59.611 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-08-19 19:10:59.621 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-19 19:10:59.638 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-19 19:10:59.672 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-19 19:10:59.704 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-19 19:10:59.737 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-19 19:10:59.768 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-19 19:10:59.770 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-19 19:10:59.775 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-19 19:10:59.808 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-19 19:10:59.841 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-19 19:10:59.873 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-19 19:10:59.906 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-19 19:10:59.939 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-19 19:10:59.971 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-19 19:11:00.002 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-19 19:11:00.034 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-19 19:11:00.065 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-19 19:11:00.081 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:11:00.083 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-19 19:11:00.102 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-19 19:11:00.105 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-19 19:11:00.124 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-19 19:11:00.127 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.23 2022-08-19 19:11:00.158 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-19 19:11:00.161 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-19 19:11:00.191 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.23/identity 2022-08-19 19:11:00.225 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-19 19:11:00.227 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-19 19:11:00.259 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-19 19:11:00.275 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:11:00.277 | + lib/swift:configure_swift:543 : local user_group 2022-08-19 19:11:00.280 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-19 19:11:00.285 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-19 19:11:00.287 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-19 19:11:00.299 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-19 19:11:00.302 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-19 19:11:00.313 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-19 19:11:00.316 | + lib/swift:configure_swift:550 : is_suse 2022-08-19 19:11:00.318 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:11:00.320 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:11:00.322 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:11:00.325 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:11:00.328 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:11:00.330 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:11:00.332 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-19 19:11:00.345 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-19 19:11:00.347 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-19 19:11:00.349 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-19 19:11:00.366 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:11:00.368 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-19 19:11:00.386 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:11:00.390 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-19 19:11:00.392 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-19 19:11:00.394 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-19 19:11:00.397 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:11:00.399 | + lib/stack:stack_install_service:32 : install_glance 2022-08-19 19:11:00.402 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-19 19:11:00.404 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-19 19:11:00.407 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-19 19:11:00.423 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:11:00.426 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-19 19:11:00.429 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-19 19:11:00.446 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:11:00.448 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-19 19:11:00.452 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-19 19:11:00.454 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-19 19:11:00.457 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:11:00.460 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:11:00.462 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-19 19:11:00.465 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:11:00.468 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-19 19:11:00.471 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-19 19:11:00.474 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-19 19:11:00.477 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-19 19:11:00.479 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-19 19:11:00.482 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-19 19:11:00.484 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-19 19:11:00.487 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-19 19:11:00.490 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-19 19:11:00.493 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-19 19:11:00.496 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:11:00.497 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-19 19:11:00.502 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-19 19:11:00.505 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-19 19:11:00.507 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-19 19:11:00.510 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-19 19:11:00.513 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-19 19:11:00.535 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-19 19:11:00.537 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-19 19:11:02.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:11:02.531 | from cryptography.utils import int_from_bytes 2022-08-19 19:11:02.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:11:02.531 | from cryptography.utils import int_from_bytes 2022-08-19 19:11:03.548 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:11:03.736 | Collecting glance-store===4.0.1 2022-08-19 19:11:03.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ec/8120c8681e36b/glance_store-4.0.1-py3-none-any.whl (229 kB) 2022-08-19 19:11:03.942 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-19 19:11:03.952 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:11:03.992 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:11:04.253 | Collecting os-brick===6.0.0 2022-08-19 19:11:04.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eee/ead854dedb0ee/os_brick-6.0.0-py3-none-any.whl (273 kB) 2022-08-19 19:11:04.415 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:11:04.420 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:11:04.436 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:11:04.446 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:11:04.485 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:11:04.491 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:11:04.495 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:11:04.533 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:11:04.547 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:11:04.550 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:11:04.558 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:11:04.580 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:11:04.594 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:11:04.599 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:11:04.601 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:11:04.604 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:11:04.610 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:11:04.787 | Collecting python-cinderclient===9.0.0 2022-08-19 19:11:04.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ad/8eb07d7be44f3/python_cinderclient-9.0.0-py3-none-any.whl (254 kB) 2022-08-19 19:11:04.937 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:11:04.942 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:11:05.089 | Collecting python-swiftclient===4.0.1 2022-08-19 19:11:05.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/839/de62df3710911/python_swiftclient-4.0.1-py3-none-any.whl (87 kB) 2022-08-19 19:11:05.207 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:11:05.211 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:11:05.225 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:11:05.229 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-19 19:11:05.232 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:11:05.235 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:11:05.239 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:11:05.253 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:11:05.285 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:11:05.290 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:11:05.298 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:11:05.355 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:11:05.381 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:11:05.384 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:11:05.388 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:11:05.392 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:11:05.398 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:11:05.401 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:11:05.406 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:11:05.409 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:11:05.413 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:11:05.421 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:11:05.429 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:11:05.440 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:11:05.451 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:11:05.464 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:11:05.467 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:11:05.479 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:11:05.481 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:11:05.486 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:11:05.489 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:11:05.516 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:11:05.542 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:11:05.547 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:11:05.549 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-19 19:11:05.551 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:11:05.558 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:11:06.796 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-08-19 19:11:07.992 | Successfully installed glance-store-4.0.1 os-brick-6.0.0 python-cinderclient-9.0.0 python-swiftclient-4.0.1 2022-08-19 19:11:08.103 | + inc/python:pip_install:196 : result=0 2022-08-19 19:11:08.106 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:11:08.109 | + functions-common:time_stop:2439 : local name 2022-08-19 19:11:08.111 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:11:08.113 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:11:08.116 | + functions-common:time_stop:2442 : local total 2022-08-19 19:11:08.118 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:11:08.120 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:11:08.123 | + functions-common:time_stop:2446 : start_time=1660936260529 2022-08-19 19:11:08.125 | + functions-common:time_stop:2448 : [[ -z 1660936260529 ]] 2022-08-19 19:11:08.128 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:11:08.132 | + functions-common:time_stop:2451 : end_time=1660936268129 2022-08-19 19:11:08.134 | + functions-common:time_stop:2452 : elapsed_time=7600 2022-08-19 19:11:08.137 | + functions-common:time_stop:2453 : total=88354 2022-08-19 19:11:08.139 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:11:08.142 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=95954 2022-08-19 19:11:08.144 | + inc/python:pip_install:199 : return 0 2022-08-19 19:11:08.147 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-19 19:11:08.149 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-19 19:11:08.152 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-19 19:11:08.165 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-19 19:11:08.170 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-19 19:11:08.173 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-19 19:11:08.175 | + functions-common:git_clone:597 : local git_dest=/opt/stack/glance 2022-08-19 19:11:08.177 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:11:08.179 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:11:08.182 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:11:08.185 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:11:08.187 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:11:08.190 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:11:08.207 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:11:08.209 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:11:08.211 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:11:08.215 | + functions-common:git_clone:617 : echo master 2022-08-19 19:11:08.215 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:11:08.220 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/glance ]] 2022-08-19 19:11:08.223 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:11:08.225 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-19 19:11:08.238 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-08-19 19:11:08.241 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:11:08.241 | + functions-common:git_clone:678 : head -1 2022-08-19 19:11:08.245 | cb60c1d2f remove expired notes for Multi Store feature 2022-08-19 19:11:08.247 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:11:08.250 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-19 19:11:08.252 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:11:08.255 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-19 19:11:08.257 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-19 19:11:08.260 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:11:08.263 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-19 19:11:08.266 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:11:08.268 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-19 19:11:08.271 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-19 19:11:08.273 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:11:08.276 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:11:08.280 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-19 19:11:08.282 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:11:08.285 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-19 19:11:08.288 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:11:08.290 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:11:08.293 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-19 19:11:08.299 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-19 19:11:08.302 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-19 19:11:08.930 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-19 19:11:08.932 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:11:08.935 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:11:08.937 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:11:08.939 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-19 19:11:08.942 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-19 19:11:08.944 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:11:08.946 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:11:08.949 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:11:08.952 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:11:08.954 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:11:08.957 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:11:08.959 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:11:08.962 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-19 19:11:08.983 | Using python 3.8 to install /opt/stack/glance 2022-08-19 19:11:08.985 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-19 19:11:10.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:11:10.987 | from cryptography.utils import int_from_bytes 2022-08-19 19:11:10.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:11:10.987 | from cryptography.utils import int_from_bytes 2022-08-19 19:11:12.003 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:11:12.004 | Obtaining file:///opt/stack/glance 2022-08-19 19:11:13.288 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:11:13.297 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:11:13.305 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:11:13.316 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:11:13.607 | Collecting WSME===0.11.0 2022-08-19 19:11:13.613 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-08-19 19:11:13.716 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:11:13.729 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:11:13.893 | Collecting castellan===4.0.0 2022-08-19 19:11:13.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/7b42670d0daea/castellan-4.0.0-py3-none-any.whl (96 kB) 2022-08-19 19:11:14.025 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:11:14.157 | Collecting cursive===0.2.2 2022-08-19 19:11:14.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-08-19 19:11:14.264 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:11:14.270 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-19 19:11:14.275 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:11:14.284 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:11:14.286 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-19 19:11:14.378 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:11:14.383 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-19 19:11:14.393 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:11:14.429 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:11:14.456 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:11:14.459 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:11:14.499 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:11:14.556 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:11:14.608 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:11:14.613 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:11:14.617 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:11:14.633 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:11:14.671 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:11:14.681 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:11:14.721 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:11:14.726 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:11:14.773 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:11:14.884 | Collecting oslo.limit===2.0.0 2022-08-19 19:11:14.891 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/b3b13cc4de1ba/oslo.limit-2.0.0-py3-none-any.whl (20 kB) 2022-08-19 19:11:14.986 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:11:15.028 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:11:15.080 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:11:15.091 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:11:15.109 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:11:15.123 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:11:15.134 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:11:15.143 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:11:15.166 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:11:15.175 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:11:15.189 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:11:15.228 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:11:15.233 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:11:15.236 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:11:15.248 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:11:15.253 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:11:15.271 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:11:15.283 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:11:15.293 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:11:15.295 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:11:15.301 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:11:15.429 | Collecting python-barbicanclient===5.4.0 2022-08-19 19:11:15.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af4/bc5d8d563725c/python_barbicanclient-5.4.0-py3-none-any.whl (82 kB) 2022-08-19 19:11:15.546 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:11:15.551 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:11:15.571 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:11:15.576 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:11:15.583 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:11:15.688 | Collecting retrying===1.3.3 2022-08-19 19:11:15.694 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-08-19 19:11:15.780 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:11:15.874 | Collecting simplegeneric===0.8.1 2022-08-19 19:11:15.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-08-19 19:11:16.525 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:11:16.528 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:11:16.538 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:11:16.541 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:11:16.543 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:11:16.724 | Collecting taskflow===5.0.0 2022-08-19 19:11:16.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-08-19 19:11:16.956 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:11:16.970 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:11:16.978 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:11:16.984 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:11:16.993 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:11:17.025 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:11:17.031 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:11:17.035 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:11:17.039 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:11:17.065 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:11:17.068 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:11:17.078 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:11:17.081 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:11:17.109 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:11:17.166 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:11:17.171 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:11:17.174 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:11:17.176 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:11:17.202 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:11:17.205 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:11:17.209 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:11:17.283 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:11:17.290 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:11:17.296 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:11:17.299 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:11:17.311 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:11:17.313 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:11:17.325 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:11:17.327 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:11:17.330 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:11:17.336 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:11:17.338 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:11:17.468 | Collecting automaton===3.0.0 2022-08-19 19:11:17.475 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/f0b8f5544fa4d/automaton-3.0.0-py3-none-any.whl (22 kB) 2022-08-19 19:11:17.739 | Collecting networkx===2.8.5 2022-08-19 19:11:17.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a76/2f4b385692d9c/networkx-2.8.5-py3-none-any.whl (2.0 MB) 2022-08-19 19:11:18.243 | Collecting pydot===1.4.2 2022-08-19 19:11:18.250 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-08-19 19:11:18.337 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:11:18.341 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:11:18.343 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:11:18.346 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:11:18.348 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:11:18.369 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:11:18.373 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:11:18.377 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:11:18.379 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:11:18.382 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:11:18.385 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:11:18.433 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:11:18.436 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:11:18.439 | Building wheels for collected packages: simplegeneric 2022-08-19 19:11:18.439 | Building wheel for simplegeneric (setup.py): started 2022-08-19 19:11:19.060 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-08-19 19:11:19.061 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=065033312600f4757617d9e322b7cac62be2731824156da4e482175dcfe77ccd 2022-08-19 19:11:19.061 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-08-19 19:11:19.062 | Successfully built simplegeneric 2022-08-19 19:11:19.815 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-08-19 19:11:23.052 | Running setup.py develop for glance 2022-08-19 19:11:24.645 | Successfully installed WSME-0.11.0 automaton-3.0.0 castellan-4.0.0 cursive-0.2.2 glance networkx-2.8.5 oslo.limit-2.0.0 pydot-1.4.2 python-barbicanclient-5.4.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-5.0.0 2022-08-19 19:11:24.799 | + inc/python:pip_install:196 : result=0 2022-08-19 19:11:24.801 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:11:24.804 | + functions-common:time_stop:2439 : local name 2022-08-19 19:11:24.806 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:11:24.809 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:11:24.822 | + functions-common:time_stop:2442 : local total 2022-08-19 19:11:24.822 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:11:24.822 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:11:24.822 | + functions-common:time_stop:2446 : start_time=1660936268978 2022-08-19 19:11:24.822 | + functions-common:time_stop:2448 : [[ -z 1660936268978 ]] 2022-08-19 19:11:24.824 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:11:24.828 | + functions-common:time_stop:2451 : end_time=1660936284825 2022-08-19 19:11:24.830 | + functions-common:time_stop:2452 : elapsed_time=15847 2022-08-19 19:11:24.833 | + functions-common:time_stop:2453 : total=95954 2022-08-19 19:11:24.835 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:11:24.837 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=111801 2022-08-19 19:11:24.839 | + inc/python:pip_install:199 : return 0 2022-08-19 19:11:24.842 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:11:24.844 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-19 19:11:24.847 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-19 19:11:24.866 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-19 19:11:24.879 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-19 19:11:24.881 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-19 19:11:24.883 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:11:24.886 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:11:24.888 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-19 19:11:24.891 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:11:24.893 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:11:24.896 | + ./stack.sh:main:915 : configure_glance 2022-08-19 19:11:24.898 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-19 19:11:24.910 | + lib/glance:configure_glance:326 : local dburl 2022-08-19 19:11:24.913 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-19 19:11:24.916 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-19 19:11:24.918 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-19 19:11:24.921 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-19 19:11:24.923 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:11:24.925 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:11:24.927 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:11:24.944 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:11:24.946 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:11:24.948 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-19 19:11:24.951 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-19 19:11:24.954 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-19 19:11:24.988 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-19 19:11:25.022 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-19 19:11:25.054 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-19 19:11:25.087 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-19 19:11:25.124 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-19 19:11:25.159 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-19 19:11:25.161 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-19 19:11:25.164 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-19 19:11:25.167 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:11:25.169 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-19 19:11:25.202 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-19 19:11:25.236 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:11:25.268 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-19 19:11:25.301 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-19 19:11:25.333 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-19 19:11:25.365 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-19 19:11:25.397 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-19 19:11:25.430 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:11:25.463 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:11:25.495 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-19 19:11:25.531 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-19 19:11:25.533 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-19 19:11:25.536 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-19 19:11:25.538 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:11:25.541 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:11:25.543 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:11:25.559 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:11:25.562 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:11:25.565 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:11:25.567 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:11:25.585 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:11:25.587 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:11:25.591 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:11:25.622 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:11:25.625 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:11:25.627 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-19 19:11:25.629 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-19 19:11:25.632 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-19 19:11:25.665 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-19 19:11:25.698 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-19 19:11:25.700 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-19 19:11:25.703 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-19 19:11:25.705 | + lib/glance:configure_glance_store:254 : local be 2022-08-19 19:11:25.708 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-19 19:11:25.710 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-19 19:11:25.713 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-19 19:11:25.748 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-19 19:11:25.750 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.23 2022-08-19 19:11:25.785 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-19 19:11:25.787 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-19 19:11:25.804 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:11:25.807 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-19 19:11:25.839 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-19 19:11:25.872 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-19 19:11:25.905 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-19 19:11:25.938 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-19 19:11:25.971 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-19 19:11:25.988 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:11:25.990 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-19 19:11:26.023 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-19 19:11:26.058 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-19 19:11:26.091 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.23/identity/v3 2022-08-19 19:11:26.124 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-19 19:11:26.157 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.23/image 2022-08-19 19:11:26.190 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-19 19:11:26.207 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:11:26.209 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-19 19:11:26.212 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-19 19:11:26.214 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-19 19:11:26.217 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:11:26.234 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:11:26.237 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:11:26.239 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:11:26.242 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:11:26.245 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:11:26.276 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:11:26.309 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:11:26.342 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:11:26.374 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-19 19:11:26.379 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-19 19:11:26.415 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-19 19:11:26.448 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-19 19:11:26.482 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.23/identity 2022-08-19 19:11:26.515 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-19 19:11:26.549 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-19 19:11:26.581 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-19 19:11:26.614 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-19 19:11:26.649 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-19 19:11:26.685 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-19 19:11:26.721 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-19 19:11:26.753 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-19 19:11:26.758 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-19 19:11:26.765 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-19 19:11:26.782 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:11:26.784 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-19 19:11:26.787 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-19 19:11:26.789 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-19 19:11:26.792 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-19 19:11:26.795 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-19 19:11:26.798 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-19 19:11:26.801 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-19 19:11:26.804 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-19 19:11:26.807 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-19 19:11:26.841 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-19 19:11:26.844 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-19 19:11:26.846 | ++ functions:get_random_port:837 : true 2022-08-19 19:11:26.848 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-19 19:11:26.851 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-19 19:11:26.854 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-19 19:11:26.935 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-19 19:11:26.937 | ++ functions:get_random_port:841 : break 2 2022-08-19 19:11:26.940 | ++ functions:get_random_port:845 : echo 60999 2022-08-19 19:11:26.942 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-19 19:11:26.945 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-19 19:11:26.977 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-19 19:11:27.008 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-19 19:11:27.041 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:11:27.078 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:11:27.206 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:11:27.300 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:11:27.337 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:11:27.371 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:11:27.405 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:11:27.439 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:11:27.478 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:11:27.514 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:11:27.550 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:11:27.586 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-19 19:11:27.625 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-19 19:11:27.660 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-19 19:11:27.695 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-19 19:11:27.730 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-19 19:11:27.765 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-19 19:11:27.767 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-19 19:11:27.770 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:11:27.772 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:11:27.774 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:11:27.777 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-19 19:11:27.779 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-19 19:11:27.840 | proxy (enabled by site administrator) 2022-08-19 19:11:27.844 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-19 19:11:27.846 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-19 19:11:27.849 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:11:27.851 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:11:27.855 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:11:27.857 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-19 19:11:27.860 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-19 19:11:27.916 | No module matches proxy_http 2022-08-19 19:11:27.919 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-08-19 19:11:27.982 | Considering dependency proxy for proxy_http: 2022-08-19 19:11:27.982 | Module proxy already enabled 2022-08-19 19:11:27.982 | Enabling module proxy_http. 2022-08-19 19:11:27.989 | To activate the new configuration, you need to run: 2022-08-19 19:11:27.989 | systemctl restart apache2 2022-08-19 19:11:27.993 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-08-19 19:11:27.996 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:11:27.998 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:11:28.001 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:11:28.132 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-19 19:11:28.136 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-19 19:11:28.139 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-19 19:11:28.141 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:11:28.144 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:11:28.146 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:11:28.149 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:11:28.152 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:11:28.155 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-19 19:11:28.155 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:11:28.164 | KeepAlive Off 2022-08-19 19:11:28.169 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-19 19:11:28.169 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:11:28.178 | SetEnv proxy-sendchunked 1 2022-08-19 19:11:28.182 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-19 19:11:28.182 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-19 19:11:28.191 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-19 19:11:28.194 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-19 19:11:28.197 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-19 19:11:28.199 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:11:28.201 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:11:28.204 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:11:28.206 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:11:28.209 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:11:28.211 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:11:28.214 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:11:28.216 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:11:28.218 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:11:28.221 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-19 19:11:28.283 | Enabling site glance-wsgi-api. 2022-08-19 19:11:28.288 | To activate the new configuration, you need to run: 2022-08-19 19:11:28.288 | systemctl reload apache2 2022-08-19 19:11:28.293 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-19 19:11:28.296 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:11:28.298 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:11:28.301 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:11:28.430 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-19 19:11:28.437 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-19 19:11:28.471 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-19 19:11:28.473 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-19 19:11:28.476 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-19 19:11:28.495 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:11:28.498 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-19 19:11:28.500 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-19 19:11:28.503 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-19 19:11:28.505 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:11:28.508 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-19 19:11:28.510 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-19 19:11:28.513 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-19 19:11:28.515 | + functions-common:git_clone:597 : local git_dest=/opt/stack/cinder 2022-08-19 19:11:28.517 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:11:28.520 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:11:28.523 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:11:28.525 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:11:28.528 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:11:28.531 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:11:28.548 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:11:28.550 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:11:28.552 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:11:28.556 | + functions-common:git_clone:617 : echo master 2022-08-19 19:11:28.557 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:11:28.562 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/cinder ]] 2022-08-19 19:11:28.564 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:11:28.567 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-19 19:11:28.579 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-08-19 19:11:28.583 | + functions-common:git_clone:678 : head -1 2022-08-19 19:11:28.583 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:11:28.590 | 6605f5a94 Merge "Move NFS job to voting" 2022-08-19 19:11:28.592 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:11:28.595 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-19 19:11:28.597 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:11:28.600 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-19 19:11:28.603 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-19 19:11:28.605 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:11:28.608 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-19 19:11:28.610 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:11:28.613 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-19 19:11:28.615 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-19 19:11:28.618 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:11:28.621 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:11:28.624 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-19 19:11:28.626 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:11:28.629 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-19 19:11:28.632 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:11:28.634 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:11:28.637 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-19 19:11:28.643 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-19 19:11:28.645 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-19 19:11:29.262 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-19 19:11:29.264 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:11:29.267 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:11:29.269 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:11:29.272 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-19 19:11:29.274 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-19 19:11:29.277 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:11:29.279 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:11:29.282 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:11:29.284 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:11:29.286 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:11:29.289 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:11:29.291 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:11:29.293 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-19 19:11:29.314 | Using python 3.8 to install /opt/stack/cinder 2022-08-19 19:11:29.317 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-19 19:11:31.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:11:31.339 | from cryptography.utils import int_from_bytes 2022-08-19 19:11:31.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:11:31.339 | from cryptography.utils import int_from_bytes 2022-08-19 19:11:32.367 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:11:32.367 | Obtaining file:///opt/stack/cinder 2022-08-19 19:11:34.527 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:11:34.536 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:11:34.545 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:11:34.556 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:11:34.698 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:11:35.941 | Collecting boto3===1.24.51 2022-08-19 19:11:35.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0f1/689e487ea093b/boto3-1.24.51-py3-none-any.whl (132 kB) 2022-08-19 19:11:37.604 | Collecting botocore===1.27.51 2022-08-19 19:11:37.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ba/1678bc78fbdac/botocore-1.27.51-py3-none-any.whl (9.0 MB) 2022-08-19 19:11:38.720 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-19 19:11:38.738 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:11:38.775 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-19 19:11:38.787 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:11:38.790 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:11:39.036 | Collecting google-api-python-client===2.56.0 2022-08-19 19:11:39.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad3/21cea7aefc638/google_api_python_client-2.56.0-py2.py3-none-any.whl (8.9 MB) 2022-08-19 19:11:40.118 | Collecting google-auth===2.10.0 2022-08-19 19:11:40.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1de/ba4a54f95ef67/google_auth-2.10.0-py2.py3-none-any.whl (167 kB) 2022-08-19 19:11:40.393 | Collecting google-auth-httplib2===0.1.0 2022-08-19 19:11:40.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-08-19 19:11:40.491 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:11:40.497 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-19 19:11:40.506 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:11:40.542 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:11:40.545 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:11:40.548 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:11:40.588 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:11:40.645 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:11:40.697 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-19 19:11:40.843 | Collecting oauth2client===4.1.3 2022-08-19 19:11:40.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-08-19 19:11:40.958 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-19 19:11:40.984 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:11:40.988 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:11:41.006 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:11:41.043 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:11:41.052 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:11:41.092 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:11:41.098 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:11:41.145 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:11:41.149 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:11:41.187 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:11:41.242 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:11:41.252 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:11:41.271 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:11:41.285 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:11:41.299 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:11:41.311 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:11:41.314 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:11:41.322 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:11:41.346 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:11:41.355 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:11:41.369 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-19 19:11:41.565 | Collecting oslo.vmware===4.0.0 2022-08-19 19:11:41.571 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0b/55fda528af1d7/oslo.vmware-4.0.0-py3-none-any.whl (491 kB) 2022-08-19 19:11:41.742 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:11:41.781 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:11:41.981 | Collecting paramiko===2.11.0 2022-08-19 19:11:41.988 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/f25dc8baf7632/paramiko-2.11.0-py2.py3-none-any.whl (212 kB) 2022-08-19 19:11:42.156 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:11:42.158 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:11:42.169 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:11:42.175 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:11:42.404 | Collecting pyasn1===0.4.8 2022-08-19 19:11:42.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-08-19 19:11:42.704 | Collecting pyasn1-modules===0.2.8 2022-08-19 19:11:42.710 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-08-19 19:11:42.840 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:11:42.850 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:11:42.853 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:11:42.859 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:11:42.863 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-19 19:11:42.877 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:11:43.038 | Collecting python-glanceclient===4.0.1 2022-08-19 19:11:43.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/767/bf12449a5b7ff/python_glanceclient-4.0.1-py3-none-any.whl (204 kB) 2022-08-19 19:11:43.182 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:11:43.203 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-19 19:11:43.217 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-19 19:11:43.238 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:11:43.242 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:11:43.248 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:11:43.261 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:11:43.390 | Collecting rsa===4.9 2022-08-19 19:11:43.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/902/60d9058e51478/rsa-4.9-py3-none-any.whl (34 kB) 2022-08-19 19:11:43.598 | Collecting rtslib-fb===2.1.75 2022-08-19 19:11:43.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-08-19 19:11:44.440 | Collecting s3transfer===0.6.0 2022-08-19 19:11:44.447 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-08-19 19:11:44.550 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:11:44.552 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:11:44.563 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:11:44.566 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:11:44.569 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:11:44.681 | Collecting suds-community===1.1.2 2022-08-19 19:11:44.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/18a/0176bf4f5945e/suds_community-1.1.2-py3-none-any.whl (144 kB) 2022-08-19 19:11:44.907 | Collecting tabulate===0.8.10 2022-08-19 19:11:44.912 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ba/055423dbaa164/tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-08-19 19:11:45.005 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-19 19:11:45.057 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:11:45.071 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:11:45.079 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:11:45.086 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:11:45.095 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-19 19:11:45.285 | Collecting uritemplate===4.1.1 2022-08-19 19:11:45.292 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-08-19 19:11:45.384 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:11:45.416 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-19 19:11:45.526 | Collecting warlock===2.0.1 2022-08-19 19:11:45.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/448/df959cec31904/warlock-2.0.1-py3-none-any.whl (9.8 kB) 2022-08-19 19:11:45.626 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:11:45.631 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:11:45.634 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:11:45.639 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:11:45.846 | Collecting zstd===1.5.2.5 2022-08-19 19:11:45.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-08-19 19:11:46.042 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:11:46.044 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:11:46.053 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:11:46.256 | Collecting google-api-core===2.8.2 2022-08-19 19:11:46.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/6a91ccac79079/google_api_core-2.8.2-py3-none-any.whl (114 kB) 2022-08-19 19:11:46.381 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:11:46.384 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:11:46.441 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:11:46.469 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:11:46.475 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:11:46.478 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:11:46.483 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:11:46.486 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:11:46.492 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:11:46.505 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:11:46.508 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:11:46.552 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:11:46.558 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:11:46.566 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:11:46.572 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:11:46.575 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:11:46.586 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:11:46.684 | Collecting PyNaCl===1.5.0 2022-08-19 19:11:46.694 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06b/8f6fa7f5de8d5/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-08-19 19:11:46.785 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:11:46.796 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:11:46.809 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:11:46.812 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:11:46.814 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:11:46.926 | Collecting pyudev===0.23.2 2022-08-19 19:11:46.933 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-08-19 19:11:47.030 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:11:47.033 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-19 19:11:47.071 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-19 19:11:47.076 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-19 19:11:47.082 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:11:47.084 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:11:47.089 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:11:47.091 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-08-19 19:11:47.216 | Collecting googleapis-common-protos===1.56.4 2022-08-19 19:11:47.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/2cbc91b69feaf/googleapis_common_protos-1.56.4-py2.py3-none-any.whl (211 kB) 2022-08-19 19:11:47.359 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:11:47.369 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:11:47.371 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:11:47.375 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:11:47.378 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:11:47.425 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:11:47.428 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:11:47.431 | Building wheels for collected packages: rtslib-fb 2022-08-19 19:11:47.432 | Building wheel for rtslib-fb (setup.py): started 2022-08-19 19:11:48.123 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-08-19 19:11:48.124 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=83edbd083403c86d28bff161b465e1528add98d97c7286bc0e84b62f3dc96743 2022-08-19 19:11:48.124 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-08-19 19:11:48.125 | Successfully built rtslib-fb 2022-08-19 19:11:49.011 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, googleapis-common-protos, pyasn1, pyasn1-modules, rsa, google-auth, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-08-19 19:11:49.011 | Attempting uninstall: PyNaCl 2022-08-19 19:11:49.012 | Found existing installation: PyNaCl 1.3.0 2022-08-19 19:11:49.013 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-19 19:11:49.013 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-08-19 19:11:53.988 | Running setup.py develop for cinder 2022-08-19 19:11:56.421 | Successfully installed PyNaCl-1.5.0 boto3-1.24.51 botocore-1.27.51 cinder google-api-core-2.8.2 google-api-python-client-2.56.0 google-auth-2.10.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.4 oauth2client-4.1.3 oslo.vmware-4.0.0 paramiko-2.11.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-4.0.1 pyudev-0.23.2 rsa-4.9 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.2 tabulate-0.8.10 uritemplate-4.1.1 warlock-2.0.1 zstd-1.5.2.5 2022-08-19 19:11:56.709 | + inc/python:pip_install:196 : result=0 2022-08-19 19:11:56.711 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:11:56.713 | + functions-common:time_stop:2439 : local name 2022-08-19 19:11:56.716 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:11:56.718 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:11:56.720 | + functions-common:time_stop:2442 : local total 2022-08-19 19:11:56.722 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:11:56.725 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:11:56.727 | + functions-common:time_stop:2446 : start_time=1660936289309 2022-08-19 19:11:56.730 | + functions-common:time_stop:2448 : [[ -z 1660936289309 ]] 2022-08-19 19:11:56.733 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:11:56.737 | + functions-common:time_stop:2451 : end_time=1660936316734 2022-08-19 19:11:56.739 | + functions-common:time_stop:2452 : elapsed_time=27425 2022-08-19 19:11:56.742 | + functions-common:time_stop:2453 : total=111801 2022-08-19 19:11:56.744 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:11:56.746 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=139226 2022-08-19 19:11:56.748 | + inc/python:pip_install:199 : return 0 2022-08-19 19:11:56.751 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:11:56.753 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-19 19:11:56.756 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-19 19:11:56.775 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-19 19:11:56.788 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-19 19:11:56.790 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-19 19:11:56.793 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:11:56.795 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:11:56.798 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-19 19:11:56.800 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:11:56.803 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-19 19:11:56.805 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-19 19:11:56.808 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-19 19:11:56.810 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:11:56.813 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:11:56.815 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-19 19:11:56.827 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-19 19:11:56.830 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:11:56.832 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:11:56.835 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:11:56.838 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:11:56.840 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:11:56.843 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:11:56.845 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:11:56.848 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:11:56.851 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:11:56.853 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:11:56.856 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:11:56.858 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:11:56.860 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-08-19 19:11:56.863 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:11:56.866 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:11:56.868 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:11:56.870 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-08-19 19:11:56.893 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-19 19:11:57.003 | Reading package lists... 2022-08-19 19:11:57.260 | Building dependency tree... 2022-08-19 19:11:57.261 | Reading state information... 2022-08-19 19:11:57.518 | The following packages were automatically installed and are no longer required: 2022-08-19 19:11:57.519 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:11:57.519 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:11:57.519 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:11:57.519 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:11:57.519 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:11:57.519 | python3-zope.interface 2022-08-19 19:11:57.519 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:11:57.520 | The following additional packages will be installed: 2022-08-19 19:11:57.520 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-19 19:11:57.520 | python3-urwid 2022-08-19 19:11:57.522 | Suggested packages: 2022-08-19 19:11:57.522 | python-pyparsing-doc python-urwid-doc 2022-08-19 19:11:57.590 | The following NEW packages will be installed: 2022-08-19 19:11:57.590 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-19 19:11:57.591 | python3-urwid targetcli-fb 2022-08-19 19:11:57.869 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:11:57.869 | Need to get 356 kB of archives. 2022-08-19 19:11:57.869 | After this operation, 2,294 kB of additional disk space will be used. 2022-08-19 19:11:57.869 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-08-19 19:11:58.298 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-08-19 19:11:58.528 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-08-19 19:11:58.558 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-08-19 19:11:58.580 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-08-19 19:11:58.602 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-08-19 19:11:59.180 | Fetched 356 kB in 1s (349 kB/s) 2022-08-19 19:11:59.363 | Selecting previously unselected package python3-pyparsing. 2022-08-19 19:11:59.417 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90881 files and directories currently installed.) 2022-08-19 19:11:59.421 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-08-19 19:11:59.493 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-08-19 19:11:59.916 | Selecting previously unselected package python3-urwid. 2022-08-19 19:11:59.925 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-08-19 19:11:59.979 | Unpacking python3-urwid (2.0.1-3) ... 2022-08-19 19:12:00.357 | Selecting previously unselected package python3-configshell-fb. 2022-08-19 19:12:00.366 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-08-19 19:12:00.402 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-19 19:12:00.757 | Selecting previously unselected package python3-pyudev. 2022-08-19 19:12:00.766 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-08-19 19:12:00.814 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-19 19:12:01.185 | Selecting previously unselected package python3-rtslib-fb. 2022-08-19 19:12:01.195 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-08-19 19:12:01.248 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-19 19:12:01.705 | Selecting previously unselected package targetcli-fb. 2022-08-19 19:12:01.715 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-08-19 19:12:01.773 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-19 19:12:02.146 | Setting up python3-urwid (2.0.1-3) ... 2022-08-19 19:12:02.597 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-19 19:12:02.597 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-19 19:12:02.597 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-19 19:12:02.597 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-19 19:12:02.597 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-19 19:12:02.597 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-19 19:12:02.597 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-19 19:12:02.597 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-19 19:12:02.762 | Setting up python3-pyparsing (2.4.6-1) ... 2022-08-19 19:12:03.263 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-19 19:12:03.743 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-19 19:12:04.133 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-19 19:12:05.544 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-19 19:12:06.154 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-08-19 19:12:06.155 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-08-19 19:12:08.208 | Processing triggers for man-db (2.9.1-1) ... 2022-08-19 19:12:08.470 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-19 19:12:16.939 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:12:16.942 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:12:16.944 | + functions-common:time_stop:2439 : local name 2022-08-19 19:12:16.946 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:12:16.949 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:12:16.952 | + functions-common:time_stop:2442 : local total 2022-08-19 19:12:16.954 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:12:16.957 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:12:16.959 | + functions-common:time_stop:2446 : start_time=1660936316890 2022-08-19 19:12:16.962 | + functions-common:time_stop:2448 : [[ -z 1660936316890 ]] 2022-08-19 19:12:16.965 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:12:16.969 | + functions-common:time_stop:2451 : end_time=1660936336967 2022-08-19 19:12:16.972 | + functions-common:time_stop:2452 : elapsed_time=20077 2022-08-19 19:12:16.975 | + functions-common:time_stop:2453 : total=488130 2022-08-19 19:12:16.977 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:12:16.980 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=508207 2022-08-19 19:12:16.982 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:12:16.985 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:12:16.987 | + ./stack.sh:main:921 : configure_cinder 2022-08-19 19:12:16.990 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-19 19:12:17.002 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-19 19:12:17.006 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-19 19:12:17.008 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-19 19:12:17.010 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-19 19:12:17.014 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-19 19:12:17.014 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-19 19:12:17.019 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-19 19:12:17.021 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-19 19:12:17.024 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-19 19:12:17.026 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-19 19:12:17.028 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-19 19:12:17.030 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-19 19:12:17.032 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-19 19:12:17.034 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-19 19:12:17.046 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-19 19:12:17.058 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-08-19 19:12:17.071 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-08-19 19:12:17.084 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-19 19:12:17.096 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-19 19:12:17.099 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-19 19:12:17.103 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5C4tYLcRzN 2022-08-19 19:12:17.106 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-19 19:12:17.108 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-19 19:12:17.110 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-19 19:12:17.113 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5C4tYLcRzN 2022-08-19 19:12:17.116 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5C4tYLcRzN 2022-08-19 19:12:17.128 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5C4tYLcRzN /etc/sudoers.d/cinder-rootwrap 2022-08-19 19:12:17.140 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-19 19:12:17.144 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-19 19:12:17.147 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-19 19:12:17.150 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-19 19:12:17.152 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-19 19:12:17.154 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-19 19:12:17.156 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-19 19:12:17.159 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-19 19:12:17.161 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-19 19:12:17.165 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-19 19:12:17.170 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-19 19:12:17.188 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-19 19:12:17.207 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-19 19:12:17.226 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-19 19:12:17.244 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-19 19:12:17.263 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-19 19:12:17.282 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-19 19:12:17.300 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-19 19:12:17.319 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-19 19:12:17.321 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-19 19:12:17.323 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-19 19:12:17.326 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:12:17.328 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-19 19:12:17.361 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-19 19:12:17.393 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:12:17.424 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-19 19:12:17.456 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-19 19:12:17.487 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-19 19:12:17.520 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-19 19:12:17.552 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-19 19:12:17.584 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:12:17.616 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:12:17.649 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-19 19:12:17.683 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-19 19:12:17.716 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-19 19:12:17.719 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-19 19:12:17.721 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-19 19:12:17.723 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-19 19:12:17.726 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:12:17.728 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:12:17.731 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:12:17.747 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:17.750 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:12:17.752 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-19 19:12:17.755 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-19 19:12:17.790 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-19 19:12:17.823 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-19 19:12:17.856 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-19 19:12:17.888 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-19 19:12:17.920 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-19 19:12:17.952 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-19 19:12:17.988 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-19 19:12:17.991 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.23 2022-08-19 19:12:18.023 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-19 19:12:18.059 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-19 19:12:18.066 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key b8d074470d0f3edf1867748a1405f41b 2022-08-19 19:12:18.098 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-19 19:12:18.101 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-19 19:12:18.135 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-19 19:12:18.168 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-19 19:12:18.199 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-19 19:12:18.232 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-19 19:12:18.249 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:12:18.251 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-19 19:12:18.267 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:12:18.269 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-19 19:12:18.286 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:12:18.289 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-19 19:12:18.306 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:12:18.308 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-19 19:12:18.311 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-19 19:12:18.313 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-19 19:12:18.316 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-19 19:12:18.318 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:12:18.321 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:12:18.323 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:12:18.339 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:18.342 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:12:18.345 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:12:18.347 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:12:18.363 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:18.366 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:12:18.370 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:12:18.402 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:12:18.404 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:12:18.406 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-19 19:12:18.409 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-19 19:12:18.411 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-19 19:12:18.414 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:12:18.432 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:12:18.434 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:12:18.436 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:12:18.439 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:12:18.441 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:12:18.474 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:12:18.507 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:12:18.541 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:12:18.573 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-19 19:12:18.590 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:18.592 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-19 19:12:18.595 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-19 19:12:18.597 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-19 19:12:18.599 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-19 19:12:18.602 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:12:18.605 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:12:18.608 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-19 19:12:18.612 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-19 19:12:18.614 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:12:18.617 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:12:18.629 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:12:18.630 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:12:18.638 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:12:18.641 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:12:18.657 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-19 19:12:18.659 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-19 19:12:18.663 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-19 19:12:18.696 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-19 19:12:18.728 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-19 19:12:18.759 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:12:18.791 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:12:18.822 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:12:18.854 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:12:18.886 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:12:18.918 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:12:18.949 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:12:18.982 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:12:19.014 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:12:19.045 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:12:19.077 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:12:19.080 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:12:19.083 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-19 19:12:19.085 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-19 19:12:19.088 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:12:19.090 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:12:19.092 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:12:19.095 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-19 19:12:19.097 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-19 19:12:19.100 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-19 19:12:19.132 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:12:19.164 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-19 19:12:19.164 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-19 19:12:19.172 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-19 19:12:19.175 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-19 19:12:19.178 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-19 19:12:19.181 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:12:19.183 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:12:19.185 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:12:19.188 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:12:19.190 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:12:19.193 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:12:19.196 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:12:19.198 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:12:19.201 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:12:19.203 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-19 19:12:19.265 | Enabling site cinder-wsgi. 2022-08-19 19:12:19.271 | To activate the new configuration, you need to run: 2022-08-19 19:12:19.271 | systemctl reload apache2 2022-08-19 19:12:19.275 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:12:19.277 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:12:19.280 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:12:19.282 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:12:19.408 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-19 19:12:19.410 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-19 19:12:19.448 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.23/image 2022-08-19 19:12:19.481 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-19 19:12:19.498 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:12:19.501 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-19 19:12:19.503 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-19 19:12:19.506 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-19 19:12:19.508 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-19 19:12:19.510 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-19 19:12:19.545 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-19 19:12:19.577 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.23/identity 2022-08-19 19:12:19.609 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-19 19:12:19.642 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-19 19:12:19.675 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-19 19:12:19.707 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-19 19:12:19.739 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-19 19:12:19.772 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:12:19.804 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-19 19:12:19.836 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-19 19:12:19.868 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-19 19:12:19.901 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-19 19:12:19.903 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-19 19:12:19.920 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:19.922 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.23:2379 2022-08-19 19:12:19.957 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-19 19:12:19.960 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-19 19:12:19.962 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-19 19:12:19.979 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:19.982 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-19 19:12:19.984 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-19 19:12:19.986 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-19 19:12:19.989 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:12:19.992 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-19 19:12:19.994 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-19 19:12:19.998 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:12:19.998 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:12:20.003 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:12:20.006 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-19 19:12:20.009 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-19 19:12:20.012 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:12:20.014 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-19 19:12:20.017 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-19 19:12:20.019 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-19 19:12:20.022 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:12:20.025 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:12:20.027 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-19 19:12:20.030 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:12:20.032 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-19 19:12:20.035 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-19 19:12:20.037 | + functions-common:git_clone:597 : local git_dest=/opt/stack/neutron 2022-08-19 19:12:20.040 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:12:20.042 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:12:20.045 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:12:20.047 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:12:20.050 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:12:20.053 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:12:20.069 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:12:20.072 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:12:20.074 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:12:20.077 | + functions-common:git_clone:617 : echo master 2022-08-19 19:12:20.078 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:12:20.083 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/neutron ]] 2022-08-19 19:12:20.086 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:12:20.088 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-19 19:12:20.102 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-08-19 19:12:20.104 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:12:20.105 | + functions-common:git_clone:678 : head -1 2022-08-19 19:12:20.112 | b0a257fd33 Merge "Add vpnaas to extensions supported by ovn" 2022-08-19 19:12:20.116 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:12:20.118 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-19 19:12:20.121 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:12:20.124 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-19 19:12:20.126 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-19 19:12:20.129 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:12:20.131 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-19 19:12:20.134 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:12:20.136 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-19 19:12:20.139 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-19 19:12:20.141 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:12:20.143 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:12:20.147 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-19 19:12:20.149 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:12:20.152 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-19 19:12:20.155 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:12:20.157 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:12:20.160 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-19 19:12:20.167 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-19 19:12:20.169 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-19 19:12:20.790 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-19 19:12:20.792 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:12:20.795 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:12:20.797 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:12:20.799 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-19 19:12:20.802 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-19 19:12:20.805 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:12:20.807 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:12:20.810 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:12:20.812 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:12:20.814 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:12:20.817 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:12:20.819 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:12:20.822 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-19 19:12:20.842 | Using python 3.8 to install /opt/stack/neutron 2022-08-19 19:12:20.845 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-19 19:12:22.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:12:22.911 | from cryptography.utils import int_from_bytes 2022-08-19 19:12:22.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:12:22.911 | from cryptography.utils import int_from_bytes 2022-08-19 19:12:23.986 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:12:23.986 | Obtaining file:///opt/stack/neutron 2022-08-19 19:12:26.203 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:12:26.209 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:12:26.212 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:12:26.221 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:12:26.229 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:12:26.240 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:12:26.384 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:12:26.397 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:12:26.411 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:12:26.417 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:12:26.420 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:12:26.429 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:12:26.431 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:12:26.436 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-19 19:12:26.447 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:12:26.483 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:12:26.510 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:12:26.566 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:12:26.619 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:12:26.623 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:12:26.626 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-08-19 19:12:26.663 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:12:26.688 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-19 19:12:26.706 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-19 19:12:26.710 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:12:26.714 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-19 19:12:26.718 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-19 19:12:26.740 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:12:26.777 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:12:26.787 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:12:26.826 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:12:26.832 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:12:26.879 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:12:26.883 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:12:26.922 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:12:26.976 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:12:26.987 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:12:27.005 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:12:27.019 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:12:27.033 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:12:27.046 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:12:27.050 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:12:27.060 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:12:27.082 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:12:27.093 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:12:27.107 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-19 19:12:27.126 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-19 19:12:27.166 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-19 19:12:27.171 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-19 19:12:27.180 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:12:27.187 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:12:27.192 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-19 19:12:27.200 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:12:27.212 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:12:27.218 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:12:27.236 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:12:27.249 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:12:27.264 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:12:27.266 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:12:27.273 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-19 19:12:27.280 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:12:27.284 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-19 19:12:27.309 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:12:27.332 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-19 19:12:27.361 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-19 19:12:27.377 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:12:27.383 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:12:27.426 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:12:27.444 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:12:27.446 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:12:27.451 | Requirement already satisfied: setproctitle===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.2) 2022-08-19 19:12:27.455 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-19 19:12:27.459 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:12:27.463 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-19 19:12:27.466 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:12:27.481 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:12:27.484 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:12:27.487 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:12:27.492 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:12:27.508 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:12:27.517 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:12:27.523 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:12:27.534 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-19 19:12:27.600 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:12:27.634 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-19 19:12:27.639 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:12:27.643 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:12:27.647 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:12:27.652 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:12:27.678 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:12:27.681 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:12:27.692 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:12:27.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 212)) (1.0.2) 2022-08-19 19:12:27.722 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:12:27.760 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:12:27.763 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:12:27.766 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:12:27.771 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:12:27.776 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:12:27.798 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:12:27.801 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:12:27.804 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:12:27.807 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:12:27.853 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:12:27.858 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:12:27.861 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:12:27.869 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:12:27.872 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:12:27.884 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-19 19:12:27.886 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:12:27.901 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:12:27.912 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:12:27.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 288)) (2.1.0) 2022-08-19 19:12:27.954 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:12:27.959 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:12:27.962 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:12:27.964 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:12:27.967 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:12:27.969 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:12:27.972 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:12:27.975 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:12:27.978 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:12:27.981 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:12:28.028 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:12:28.086 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:12:28.090 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:12:28.962 | Installing collected packages: neutron 2022-08-19 19:12:28.962 | Attempting uninstall: neutron 2022-08-19 19:12:28.962 | Found existing installation: neutron 20.2.0 2022-08-19 19:12:34.421 | Uninstalling neutron-20.2.0: 2022-08-19 19:12:34.503 | Successfully uninstalled neutron-20.2.0 2022-08-19 19:12:34.504 | Running setup.py develop for neutron 2022-08-19 19:12:37.302 | Successfully installed neutron 2022-08-19 19:12:37.412 | + inc/python:pip_install:196 : result=0 2022-08-19 19:12:37.414 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:12:37.416 | + functions-common:time_stop:2439 : local name 2022-08-19 19:12:37.418 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:12:37.421 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:12:37.423 | + functions-common:time_stop:2442 : local total 2022-08-19 19:12:37.425 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:12:37.428 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:12:37.430 | + functions-common:time_stop:2446 : start_time=1660936340837 2022-08-19 19:12:37.432 | + functions-common:time_stop:2448 : [[ -z 1660936340837 ]] 2022-08-19 19:12:37.435 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:12:37.439 | + functions-common:time_stop:2451 : end_time=1660936357437 2022-08-19 19:12:37.441 | + functions-common:time_stop:2452 : elapsed_time=16600 2022-08-19 19:12:37.444 | + functions-common:time_stop:2453 : total=139226 2022-08-19 19:12:37.446 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:12:37.449 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=155826 2022-08-19 19:12:37.451 | + inc/python:pip_install:199 : return 0 2022-08-19 19:12:37.453 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:12:37.456 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-19 19:12:37.458 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-19 19:12:37.477 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-19 19:12:37.490 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-19 19:12:37.492 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-19 19:12:37.495 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:12:37.497 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:12:37.499 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-19 19:12:37.502 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:12:37.505 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-19 19:12:37.507 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:12:37.510 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-19 19:12:37.527 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:37.529 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-19 19:12:37.532 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-19 19:12:37.541 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-19 19:12:37.541 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:12:37.541 | + lib/stack:stack_install_service:32 : install_nova 2022-08-19 19:12:37.544 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-19 19:12:37.546 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-19 19:12:37.548 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:12:37.551 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:12:37.554 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-19 19:12:37.556 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:12:37.559 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-19 19:12:37.575 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:12:37.577 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-19 19:12:37.594 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:12:37.597 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-19 19:12:37.613 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:12:37.616 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-19 19:12:37.619 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-19 19:12:37.621 | + functions-common:git_clone:597 : local git_dest=/opt/stack/nova 2022-08-19 19:12:37.623 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:12:37.625 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:12:37.628 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:12:37.630 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:12:37.633 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:12:37.635 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:12:37.651 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:12:37.654 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:12:37.656 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:12:37.659 | + functions-common:git_clone:617 : echo master 2022-08-19 19:12:37.659 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:12:37.665 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/nova ]] 2022-08-19 19:12:37.667 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-19 19:12:37.669 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-19 19:12:37.682 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-08-19 19:12:37.684 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:12:37.685 | + functions-common:git_clone:678 : head -1 2022-08-19 19:12:37.714 | 85c9544444 Merge "block_device: Add encryption attributes to image and ephemeral disks" 2022-08-19 19:12:37.717 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:12:37.720 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-19 19:12:37.722 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:12:37.725 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-19 19:12:37.728 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-19 19:12:37.730 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:12:37.733 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-19 19:12:37.735 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:12:37.738 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-19 19:12:37.740 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-19 19:12:37.743 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:12:37.745 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:12:37.748 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-19 19:12:37.751 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:12:37.754 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-19 19:12:37.756 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:12:37.758 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:12:37.762 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-19 19:12:37.767 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-19 19:12:37.770 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-19 19:12:38.392 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-19 19:12:38.395 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:12:38.398 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:12:38.400 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:12:38.402 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-19 19:12:38.404 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-19 19:12:38.407 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:12:38.409 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:12:38.412 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:12:38.414 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:12:38.416 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:12:38.419 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:12:38.421 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:12:38.423 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-19 19:12:38.444 | Using python 3.8 to install /opt/stack/nova 2022-08-19 19:12:38.446 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-19 19:12:40.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:12:40.530 | from cryptography.utils import int_from_bytes 2022-08-19 19:12:40.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:12:40.530 | from cryptography.utils import int_from_bytes 2022-08-19 19:12:41.560 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:12:41.560 | Obtaining file:///opt/stack/nova 2022-08-19 19:12:44.922 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:12:44.928 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:12:44.931 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-19 19:12:44.939 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-19 19:12:44.948 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:12:44.951 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:12:44.961 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:12:45.108 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:12:45.122 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:12:45.135 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-19 19:12:45.153 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:12:45.190 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-19 19:12:45.203 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:12:45.206 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-19 19:12:45.214 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-19 19:12:45.217 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:12:45.222 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:12:45.259 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:12:45.287 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:12:45.289 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:12:45.328 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:12:45.384 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:12:45.434 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-19 19:12:45.595 | Collecting microversion-parse===1.0.1 2022-08-19 19:12:45.602 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-08-19 19:12:45.708 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:12:45.713 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:12:45.715 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:12:45.739 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-19 19:12:45.762 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-19 19:12:45.766 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:12:45.771 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-19 19:12:45.775 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-19 19:12:45.797 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-19 19:12:45.813 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:12:45.850 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:12:45.861 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:12:45.899 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:12:45.905 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:12:45.978 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:12:45.982 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-19 19:12:45.992 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:12:46.030 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-19 19:12:46.085 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-19 19:12:46.095 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:12:46.114 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:12:46.128 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-19 19:12:46.142 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-19 19:12:46.154 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-19 19:12:46.157 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:12:46.166 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-19 19:12:46.187 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:12:46.197 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:12:46.211 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-19 19:12:46.230 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-19 19:12:46.239 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:12:46.244 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-19 19:12:46.278 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:12:46.281 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:12:46.292 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-19 19:12:46.297 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-19 19:12:46.315 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:12:46.326 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:12:46.329 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:12:46.335 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-19 19:12:46.341 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:12:46.345 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-19 19:12:46.359 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-19 19:12:46.373 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:12:46.378 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-19 19:12:46.394 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:12:46.415 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-19 19:12:46.439 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:12:46.444 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:12:46.451 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:12:46.465 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:12:46.467 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-19 19:12:46.471 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:12:46.475 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-19 19:12:46.478 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:12:46.481 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:12:46.491 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:12:46.494 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:12:46.496 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:12:46.500 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-19 19:12:46.515 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:12:46.524 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:12:46.529 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:12:46.539 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-19 19:12:46.598 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:12:46.631 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-19 19:12:46.636 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-19 19:12:46.642 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:12:46.759 | Collecting websockify===0.10.0 2022-08-19 19:12:46.765 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-08-19 19:12:46.871 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:12:46.874 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-19 19:12:46.879 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:12:46.904 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-19 19:12:46.906 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:12:46.917 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:12:46.920 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-19 19:12:46.947 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:12:47.004 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:12:47.024 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:12:47.029 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:12:47.032 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:12:47.038 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:12:47.041 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:12:47.046 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:12:47.050 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-19 19:12:47.097 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-19 19:12:47.101 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-19 19:12:47.104 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:12:47.112 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:12:47.115 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:12:47.126 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-19 19:12:47.131 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-19 19:12:47.142 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:12:47.154 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-19 19:12:47.166 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-19 19:12:47.170 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:12:47.184 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:12:47.187 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:12:47.192 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:12:47.194 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:12:47.197 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:12:48.378 | Collecting numpy===1.23.2 2022-08-19 19:12:48.422 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd5/b7ccae24e3d85/numpy-1.23.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-08-19 19:12:49.686 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:12:49.688 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:12:49.691 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-19 19:12:49.694 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-19 19:12:49.697 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:12:49.700 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:12:49.748 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:12:50.640 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-08-19 19:12:54.312 | Running setup.py develop for nova 2022-08-19 19:12:57.950 | Successfully installed microversion-parse-1.0.1 nova numpy-1.23.2 websockify-0.10.0 2022-08-19 19:12:58.114 | + inc/python:pip_install:196 : result=0 2022-08-19 19:12:58.116 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:12:58.119 | + functions-common:time_stop:2439 : local name 2022-08-19 19:12:58.121 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:12:58.123 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:12:58.125 | + functions-common:time_stop:2442 : local total 2022-08-19 19:12:58.127 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:12:58.129 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:12:58.131 | + functions-common:time_stop:2446 : start_time=1660936358439 2022-08-19 19:12:58.134 | + functions-common:time_stop:2448 : [[ -z 1660936358439 ]] 2022-08-19 19:12:58.136 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:12:58.140 | + functions-common:time_stop:2451 : end_time=1660936378138 2022-08-19 19:12:58.143 | + functions-common:time_stop:2452 : elapsed_time=19699 2022-08-19 19:12:58.145 | + functions-common:time_stop:2453 : total=155826 2022-08-19 19:12:58.148 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:12:58.150 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=175525 2022-08-19 19:12:58.152 | + inc/python:pip_install:199 : return 0 2022-08-19 19:12:58.154 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:12:58.157 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-19 19:12:58.159 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-19 19:12:58.178 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-19 19:12:58.190 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-19 19:12:58.193 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-19 19:12:58.195 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:12:58.198 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:12:58.200 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-19 19:12:58.203 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:12:58.205 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-19 19:12:58.218 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:12:58.220 | + ./stack.sh:main:932 : configure_nova 2022-08-19 19:12:58.223 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-19 19:12:58.236 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-19 19:12:58.238 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-19 19:12:58.241 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-19 19:12:58.244 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-19 19:12:58.245 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-19 19:12:58.250 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-19 19:12:58.252 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-19 19:12:58.255 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-19 19:12:58.258 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-19 19:12:58.260 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-19 19:12:58.262 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-19 19:12:58.265 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-19 19:12:58.267 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-19 19:12:58.279 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-19 19:12:58.292 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-08-19 19:12:58.304 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-08-19 19:12:58.316 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-19 19:12:58.328 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-19 19:12:58.331 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-19 19:12:58.336 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.pMAM85fyM8 2022-08-19 19:12:58.339 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-19 19:12:58.341 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-19 19:12:58.343 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-19 19:12:58.346 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-19 19:12:58.348 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-19 19:12:58.351 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.pMAM85fyM8 2022-08-19 19:12:58.355 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.pMAM85fyM8 2022-08-19 19:12:58.366 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.pMAM85fyM8 /etc/sudoers.d/nova-rootwrap 2022-08-19 19:12:58.378 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-19 19:12:58.383 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-19 19:12:58.386 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-19 19:12:58.388 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-19 19:12:58.390 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-19 19:12:58.393 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-19 19:12:58.395 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-19 19:12:58.399 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-19 19:12:58.401 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-19 19:12:58.406 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-19 19:12:58.423 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:12:58.425 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-19 19:12:58.427 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-19 19:12:58.431 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-19 19:12:58.435 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-19 19:12:58.468 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-19 19:12:58.470 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-19 19:12:58.499 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-19 19:12:58.532 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-19 19:12:58.562 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-19 19:12:58.597 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-19 19:12:58.629 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-19 19:12:58.664 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-19 19:12:58.667 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.23 2022-08-19 19:12:58.697 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-19 19:12:58.728 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-19 19:12:58.761 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-19 19:12:58.801 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-19 19:12:58.832 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-19 19:12:58.866 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-19 19:12:58.869 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:12:58.871 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:12:58.873 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:12:58.875 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:12:58.877 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:12:58.879 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:12:58.882 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:12:58.884 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:12:58.886 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:12:58.888 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:12:58.891 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-19 19:12:58.893 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:12:58.895 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:12:58.898 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:12:58.900 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:12:58.902 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:12:58.905 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:12:58.907 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-19 19:12:58.923 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:58.925 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:12:58.928 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-19 19:12:58.930 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-19 19:12:58.961 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-19 19:12:58.963 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-19 19:12:58.965 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-19 19:12:58.968 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-19 19:12:58.970 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:12:58.972 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:12:58.975 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:12:58.990 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:58.992 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:12:58.995 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-19 19:12:58.997 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-19 19:12:59.032 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-19 19:12:59.034 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-19 19:12:59.036 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-19 19:12:59.039 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-19 19:12:59.041 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:12:59.043 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:12:59.045 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:12:59.061 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:59.063 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:12:59.065 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-19 19:12:59.068 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-19 19:12:59.102 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-19 19:12:59.136 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-19 19:12:59.167 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-19 19:12:59.197 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-19 19:12:59.213 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:59.215 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-19 19:12:59.231 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:59.234 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-19 19:12:59.234 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-19 19:12:59.239 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-19 19:12:59.242 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-19 19:12:59.273 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-19 19:12:59.289 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:12:59.291 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-19 19:12:59.293 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-19 19:12:59.295 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-19 19:12:59.298 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:12:59.300 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-19 19:12:59.334 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-19 19:12:59.364 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:12:59.395 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-19 19:12:59.426 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-19 19:12:59.457 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-19 19:12:59.488 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-19 19:12:59.519 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-19 19:12:59.549 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:12:59.581 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:12:59.612 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-19 19:12:59.628 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:12:59.631 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-19 19:12:59.633 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-19 19:12:59.666 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-19 19:12:59.698 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.23/identity 2022-08-19 19:12:59.729 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-19 19:12:59.761 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-19 19:12:59.792 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-19 19:12:59.823 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-19 19:12:59.854 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-19 19:12:59.885 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-19 19:12:59.901 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:12:59.903 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-19 19:12:59.905 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-19 19:12:59.937 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-19 19:12:59.970 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-19 19:12:59.972 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-19 19:13:00.005 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-19 19:13:00.007 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-19 19:13:00.009 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-19 19:13:00.011 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:13:00.014 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:13:00.016 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:13:00.018 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:13:00.021 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:13:00.023 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:13:00.025 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-19 19:13:00.027 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:13:00.030 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:13:00.032 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:13:00.034 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:13:00.037 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:13:00.039 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:13:00.041 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:13:00.043 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:13:00.046 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:13:00.048 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:13:00.050 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-19 19:13:00.053 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-19 19:13:00.055 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-19 19:13:00.058 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:13:00.075 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:13:00.077 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:13:00.079 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:13:00.081 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:13:00.084 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:13:00.116 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:13:00.147 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:13:00.178 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:13:00.209 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-19 19:13:00.243 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-19 19:13:00.260 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:00.262 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-19 19:13:00.264 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-19 19:13:00.267 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-19 19:13:00.269 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-19 19:13:00.271 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:13:00.273 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:13:00.276 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-19 19:13:00.280 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-19 19:13:00.282 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:13:00.285 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:13:00.297 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:13:00.297 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:13:00.306 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:13:00.309 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:13:00.325 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-19 19:13:00.328 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-19 19:13:00.331 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-19 19:13:00.365 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-19 19:13:00.396 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-19 19:13:00.426 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:13:00.457 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:13:00.488 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:13:00.519 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:13:00.550 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:13:00.581 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:13:00.612 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:13:00.643 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:13:00.674 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:13:00.705 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:13:00.736 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:13:00.738 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:13:00.742 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-19 19:13:00.744 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-19 19:13:00.746 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:13:00.749 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:00.751 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:00.753 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-19 19:13:00.757 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-19 19:13:00.760 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-19 19:13:00.791 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:13:00.822 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-19 19:13:00.823 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-19 19:13:00.831 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-19 19:13:00.835 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-19 19:13:00.838 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-19 19:13:00.840 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:13:00.842 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:13:00.844 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:13:00.847 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:00.849 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:00.851 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:13:00.854 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:13:00.856 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:00.858 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:00.860 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-19 19:13:00.922 | Enabling site nova-api-wsgi. 2022-08-19 19:13:00.928 | To activate the new configuration, you need to run: 2022-08-19 19:13:00.928 | systemctl reload apache2 2022-08-19 19:13:00.932 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:13:00.935 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:13:00.937 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:13:00.939 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:13:01.065 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-19 19:13:01.082 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:01.085 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-19 19:13:01.087 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-19 19:13:01.090 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-19 19:13:01.092 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-19 19:13:01.094 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-19 19:13:01.096 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:13:01.100 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-19 19:13:01.104 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-19 19:13:01.106 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:13:01.109 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:13:01.122 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:13:01.122 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:13:01.131 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:13:01.134 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:13:01.150 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-19 19:13:01.152 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-19 19:13:01.156 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-19 19:13:01.189 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-19 19:13:01.221 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-19 19:13:01.252 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:13:01.282 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:13:01.314 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:13:01.345 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:13:01.376 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:13:01.407 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:13:01.439 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:13:01.470 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:13:01.501 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:13:01.532 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:13:01.564 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-19 19:13:01.566 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-19 19:13:01.597 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-19 19:13:01.613 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:13:01.616 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-19 19:13:01.651 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-19 19:13:01.654 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-19 19:13:01.656 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-19 19:13:01.673 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:01.675 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:13:01.678 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:13:01.710 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-19 19:13:01.744 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-19 19:13:01.746 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-19 19:13:01.749 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-19 19:13:01.751 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:13:01.753 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:13:01.755 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:13:01.772 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:01.776 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:13:01.778 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:13:01.780 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:13:01.796 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:01.799 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:13:01.801 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:13:01.833 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:13:01.835 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:13:01.838 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-19 19:13:01.869 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-19 19:13:01.901 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-19 19:13:01.935 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-19 19:13:01.951 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:13:01.953 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-19 19:13:01.986 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-19 19:13:01.988 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-19 19:13:01.991 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-19 19:13:02.025 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-19 19:13:02.057 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.23/identity 2022-08-19 19:13:02.089 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-19 19:13:02.120 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-19 19:13:02.152 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-19 19:13:02.183 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-19 19:13:02.216 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-19 19:13:02.247 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-19 19:13:02.280 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-19 19:13:02.296 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:02.298 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-19 19:13:02.303 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:13:02.305 | + lib/nova:create_nova_conf:549 : local conf 2022-08-19 19:13:02.307 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-19 19:13:02.310 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-19 19:13:02.312 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-19 19:13:02.314 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-19 19:13:02.317 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-19 19:13:02.320 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-19 19:13:02.322 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-19 19:13:02.327 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-19 19:13:02.329 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-19 19:13:02.331 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-19 19:13:02.335 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-19 19:13:02.337 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:13:02.339 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:13:02.341 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:13:02.357 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:02.359 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:13:02.362 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-19 19:13:02.364 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-19 19:13:02.399 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-19 19:13:02.434 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-19 19:13:02.467 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:13:02.470 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-19 19:13:02.472 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-19 19:13:02.474 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-19 19:13:02.490 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:02.494 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-19 19:13:02.494 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-19 19:13:03.183 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-08-19 19:13:03.185 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-08-19 19:13:03.844 | Adding vhost "nova_cell1" ... 2022-08-19 19:13:04.182 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-08-19 19:13:04.876 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-08-19 19:13:04.944 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-19 19:13:04.946 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-19 19:13:04.949 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-19 19:13:04.951 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:13:04.954 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-19 19:13:04.956 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:13:04.972 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:04.975 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-19 19:13:04.978 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-19 19:13:04.980 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:13:04.996 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:04.999 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/nova_cell1 2022-08-19 19:13:05.001 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/nova_cell1 2022-08-19 19:13:05.033 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:13:05.035 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:13:05.038 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-19 19:13:05.055 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:05.057 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-19 19:13:05.060 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-19 19:13:05.062 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-19 19:13:05.095 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.23/identity 2022-08-19 19:13:05.128 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-19 19:13:05.159 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-19 19:13:05.191 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-19 19:13:05.223 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-19 19:13:05.255 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-19 19:13:05.287 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-19 19:13:05.319 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-19 19:13:05.322 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-19 19:13:05.324 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-19 19:13:05.327 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:13:05.343 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:13:05.346 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:13:05.348 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:13:05.351 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:13:05.353 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:13:05.385 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:13:05.417 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:13:05.449 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:13:05.480 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-19 19:13:05.483 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-19 19:13:05.487 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-19 19:13:05.490 | + lib/nova:create_nova_conf:583 : local conf 2022-08-19 19:13:05.492 | + lib/nova:create_nova_conf:584 : local offset 2022-08-19 19:13:05.495 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-19 19:13:05.498 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-19 19:13:05.500 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-19 19:13:05.502 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-19 19:13:05.505 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-19 19:13:05.507 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-19 19:13:05.510 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-19 19:13:05.512 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-19 19:13:05.514 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-19 19:13:05.517 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-19 19:13:05.532 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:13:05.535 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-19 19:13:05.537 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-19 19:13:05.553 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:13:05.555 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-19 19:13:05.571 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:13:05.574 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-19 19:13:05.591 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:13:05.593 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-19 19:13:05.610 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:05.612 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-19 19:13:05.616 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-19 19:13:05.618 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-19 19:13:05.620 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-19 19:13:05.623 | + lib/stack:stack_install_service:32 : install_placement 2022-08-19 19:13:05.625 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-19 19:13:05.628 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-19 19:13:05.631 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:05.633 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:05.636 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-19 19:13:05.638 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:13:05.641 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:13:05.643 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:13:05.646 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:13:05.648 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:13:05.651 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:13:05.653 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:05.656 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:05.658 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:13:05.661 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:13:05.663 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:13:05.665 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:13:05.668 | + functions-common:install_package:1464 : real_install_package apache2 2022-08-19 19:13:05.670 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:13:05.673 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:05.675 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:05.678 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-08-19 19:13:05.700 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-19 19:13:05.811 | Reading package lists... 2022-08-19 19:13:06.066 | Building dependency tree... 2022-08-19 19:13:06.067 | Reading state information... 2022-08-19 19:13:06.327 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-19 19:13:06.328 | The following packages were automatically installed and are no longer required: 2022-08-19 19:13:06.329 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:13:06.329 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:13:06.329 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:13:06.329 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:13:06.329 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:13:06.329 | python3-zope.interface 2022-08-19 19:13:06.329 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:13:06.444 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:13:06.448 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:13:06.451 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:13:06.453 | + functions-common:time_stop:2439 : local name 2022-08-19 19:13:06.456 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:13:06.458 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:13:06.460 | + functions-common:time_stop:2442 : local total 2022-08-19 19:13:06.463 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:13:06.465 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:13:06.467 | + functions-common:time_stop:2446 : start_time=1660936385697 2022-08-19 19:13:06.470 | + functions-common:time_stop:2448 : [[ -z 1660936385697 ]] 2022-08-19 19:13:06.473 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:13:06.478 | + functions-common:time_stop:2451 : end_time=1660936386475 2022-08-19 19:13:06.480 | + functions-common:time_stop:2452 : elapsed_time=778 2022-08-19 19:13:06.482 | + functions-common:time_stop:2453 : total=508207 2022-08-19 19:13:06.485 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:13:06.487 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=508985 2022-08-19 19:13:06.489 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:13:06.493 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-19 19:13:06.495 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-08-19 19:13:06.498 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-08-19 19:13:06.500 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-08-19 19:13:06.503 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-08-19 19:13:06.525 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-19 19:13:06.527 | + functions-common:install_package:1463 : update_package_repo 2022-08-19 19:13:06.530 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-19 19:13:06.532 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-19 19:13:06.535 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-19 19:13:06.538 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-19 19:13:06.540 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-19 19:13:06.543 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:06.545 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:06.548 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-19 19:13:06.550 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-19 19:13:06.553 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-19 19:13:06.556 | + functions-common:apt_get_update:1190 : return 2022-08-19 19:13:06.558 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-08-19 19:13:06.561 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-19 19:13:06.563 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:06.566 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:06.569 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-08-19 19:13:06.591 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-08-19 19:13:06.702 | Reading package lists... 2022-08-19 19:13:06.963 | Building dependency tree... 2022-08-19 19:13:06.964 | Reading state information... 2022-08-19 19:13:07.222 | The following packages were automatically installed and are no longer required: 2022-08-19 19:13:07.223 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-19 19:13:07.223 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-19 19:13:07.223 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-19 19:13:07.223 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-19 19:13:07.223 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-19 19:13:07.223 | python3-zope.interface 2022-08-19 19:13:07.223 | Use 'sudo apt autoremove' to remove them. 2022-08-19 19:13:07.293 | The following NEW packages will be installed: 2022-08-19 19:13:07.294 | libapache2-mod-wsgi-py3 2022-08-19 19:13:07.591 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2022-08-19 19:13:07.591 | Need to get 93.8 kB of archives. 2022-08-19 19:13:07.591 | After this operation, 300 kB of additional disk space will be used. 2022-08-19 19:13:07.591 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3.1 [93.8 kB] 2022-08-19 19:13:08.559 | Fetched 93.8 kB in 1s (133 kB/s) 2022-08-19 19:13:08.823 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-08-19 19:13:08.876 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91050 files and directories currently installed.) 2022-08-19 19:13:08.880 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ... 2022-08-19 19:13:08.930 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-19 19:13:09.270 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-19 19:13:09.627 | apache2_invoke: Enable module wsgi 2022-08-19 19:13:18.352 | + functions-common:apt_get:1234 : result=0 2022-08-19 19:13:18.355 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-19 19:13:18.357 | + functions-common:time_stop:2439 : local name 2022-08-19 19:13:18.359 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:13:18.362 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:13:18.364 | + functions-common:time_stop:2442 : local total 2022-08-19 19:13:18.367 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:13:18.369 | + functions-common:time_stop:2445 : name=apt-get 2022-08-19 19:13:18.371 | + functions-common:time_stop:2446 : start_time=1660936386588 2022-08-19 19:13:18.374 | + functions-common:time_stop:2448 : [[ -z 1660936386588 ]] 2022-08-19 19:13:18.377 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:13:18.381 | + functions-common:time_stop:2451 : end_time=1660936398378 2022-08-19 19:13:18.384 | + functions-common:time_stop:2452 : elapsed_time=11790 2022-08-19 19:13:18.386 | + functions-common:time_stop:2453 : total=508985 2022-08-19 19:13:18.388 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:13:18.391 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=520775 2022-08-19 19:13:18.393 | + functions-common:apt_get:1238 : return 0 2022-08-19 19:13:18.396 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-19 19:13:18.398 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-19 19:13:18.401 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:13:18.403 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:18.406 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:18.408 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-19 19:13:18.411 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-19 19:13:18.467 | wsgi (enabled by maintainer script) 2022-08-19 19:13:18.470 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-19 19:13:18.472 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-19 19:13:18.475 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:13:18.478 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-19 19:13:18.481 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-19 19:13:18.484 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:13:18.487 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:13:18.488 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:13:18.493 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-19 19:13:18.496 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-19 19:13:18.498 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-19 19:13:18.501 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-19 19:13:18.504 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-19 19:13:18.526 | Using python 3.8 to install osc-placement 2022-08-19 19:13:18.529 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-19 19:13:20.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:13:20.598 | from cryptography.utils import int_from_bytes 2022-08-19 19:13:20.598 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:13:20.598 | from cryptography.utils import int_from_bytes 2022-08-19 19:13:21.640 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:13:21.805 | Collecting osc-placement===4.0.0 2022-08-19 19:13:21.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83a/fb535c495945f/osc_placement-4.0.0-py3-none-any.whl (64 kB) 2022-08-19 19:13:21.935 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:13:21.949 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:13:21.954 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:13:21.957 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:13:21.963 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:13:21.967 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-19 19:13:21.970 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:13:21.984 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:13:22.042 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:13:22.046 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:13:22.050 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:13:22.053 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:13:22.057 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:13:22.062 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:13:22.074 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:13:22.078 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:13:22.104 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:13:22.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 294)) (1.7.0) 2022-08-19 19:13:22.110 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:13:22.124 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:13:22.127 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:13:22.164 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:13:22.166 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:13:22.169 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:13:22.217 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:13:22.229 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:13:22.234 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:13:22.237 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:13:22.239 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:13:22.261 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:13:22.266 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:13:22.268 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:13:22.304 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:13:22.307 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:13:22.340 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:13:22.345 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:13:22.347 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:13:22.350 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:13:22.376 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:13:22.433 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:13:22.435 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:13:22.440 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:13:22.443 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:13:22.447 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:13:24.182 | Installing collected packages: osc-placement 2022-08-19 19:13:24.375 | Successfully installed osc-placement-4.0.0 2022-08-19 19:13:24.479 | + inc/python:pip_install:196 : result=0 2022-08-19 19:13:24.482 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:13:24.484 | + functions-common:time_stop:2439 : local name 2022-08-19 19:13:24.487 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:13:24.489 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:13:24.492 | + functions-common:time_stop:2442 : local total 2022-08-19 19:13:24.495 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:13:24.497 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:13:24.500 | + functions-common:time_stop:2446 : start_time=1660936398520 2022-08-19 19:13:24.503 | + functions-common:time_stop:2448 : [[ -z 1660936398520 ]] 2022-08-19 19:13:24.506 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:13:24.510 | + functions-common:time_stop:2451 : end_time=1660936404507 2022-08-19 19:13:24.513 | + functions-common:time_stop:2452 : elapsed_time=5987 2022-08-19 19:13:24.515 | + functions-common:time_stop:2453 : total=175525 2022-08-19 19:13:24.518 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:13:24.520 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=181512 2022-08-19 19:13:24.523 | + inc/python:pip_install:199 : return 0 2022-08-19 19:13:24.525 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-19 19:13:24.528 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-19 19:13:24.530 | + functions-common:git_clone:597 : local git_dest=/opt/stack/placement 2022-08-19 19:13:24.532 | + functions-common:git_clone:598 : local git_ref=master 2022-08-19 19:13:24.535 | + functions-common:git_clone:599 : local orig_dir 2022-08-19 19:13:24.538 | ++ functions-common:git_clone:600 : pwd 2022-08-19 19:13:24.541 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-19 19:13:24.544 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-19 19:13:24.547 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-19 19:13:24.564 | + functions-common:git_clone:603 : RECLONE=False 2022-08-19 19:13:24.567 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-19 19:13:24.569 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-19 19:13:24.572 | + functions-common:git_clone:617 : echo master 2022-08-19 19:13:24.573 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-19 19:13:24.578 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/placement ]] 2022-08-19 19:13:24.581 | + functions-common:git_clone:632 : [[ False = \T\r\u\e ]] 2022-08-19 19:13:24.583 | + functions-common:git_clone:638 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-19 19:13:24.586 | + functions-common:git_timed:702 : local count=0 2022-08-19 19:13:24.588 | + functions-common:git_timed:703 : local timeout=0 2022-08-19 19:13:24.590 | + functions-common:git_timed:705 : [[ -n 0 ]] 2022-08-19 19:13:24.593 | + functions-common:git_timed:706 : timeout=0 2022-08-19 19:13:24.595 | + functions-common:git_timed:709 : time_start git_timed 2022-08-19 19:13:24.597 | + functions-common:time_start:2425 : local name=git_timed 2022-08-19 19:13:24.599 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:13:24.602 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:13:24.605 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:13:24.609 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936404607 2022-08-19 19:13:24.612 | + functions-common:git_timed:710 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-19 19:13:24.615 | Cloning into '/opt/stack/placement'... 2022-08-19 19:13:40.222 | + functions-common:git_timed:724 : time_stop git_timed 2022-08-19 19:13:40.225 | + functions-common:time_stop:2439 : local name 2022-08-19 19:13:40.227 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:13:40.229 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:13:40.232 | + functions-common:time_stop:2442 : local total 2022-08-19 19:13:40.234 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:13:40.236 | + functions-common:time_stop:2445 : name=git_timed 2022-08-19 19:13:40.238 | + functions-common:time_stop:2446 : start_time=1660936404607 2022-08-19 19:13:40.241 | + functions-common:time_stop:2448 : [[ -z 1660936404607 ]] 2022-08-19 19:13:40.244 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:13:40.248 | + functions-common:time_stop:2451 : end_time=1660936420245 2022-08-19 19:13:40.250 | + functions-common:time_stop:2452 : elapsed_time=15638 2022-08-19 19:13:40.253 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:13:40.255 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:13:40.257 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=15638 2022-08-19 19:13:40.260 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-19 19:13:40.273 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-08-19 19:13:40.277 | + functions-common:git_clone:678 : git show --oneline 2022-08-19 19:13:40.277 | + functions-common:git_clone:678 : head -1 2022-08-19 19:13:40.280 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-19 19:13:40.283 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-19 19:13:40.286 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-19 19:13:40.288 | + inc/python:setup_develop:334 : local bindep 2022-08-19 19:13:40.292 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-19 19:13:40.294 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-19 19:13:40.297 | + inc/python:setup_develop:340 : local extras= 2022-08-19 19:13:40.299 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-19 19:13:40.301 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-19 19:13:40.304 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-19 19:13:40.306 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-19 19:13:40.309 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-19 19:13:40.311 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-19 19:13:40.314 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-19 19:13:40.317 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-19 19:13:40.320 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-19 19:13:40.323 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-19 19:13:40.325 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-19 19:13:40.329 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-19 19:13:40.334 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-19 19:13:40.337 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-19 19:13:40.964 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-19 19:13:40.966 | + inc/python:setup_package:414 : local bindep=0 2022-08-19 19:13:40.969 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-19 19:13:40.971 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-19 19:13:40.974 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-19 19:13:40.976 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-19 19:13:40.979 | + inc/python:setup_package:423 : local flags=-e 2022-08-19 19:13:40.982 | + inc/python:setup_package:424 : local extras= 2022-08-19 19:13:40.984 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-19 19:13:40.986 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-19 19:13:40.989 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-19 19:13:40.991 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-19 19:13:40.995 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-19 19:13:40.997 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-19 19:13:41.019 | Using python 3.8 to install /opt/stack/placement 2022-08-19 19:13:41.021 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-19 19:13:43.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:13:43.101 | from cryptography.utils import int_from_bytes 2022-08-19 19:13:43.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:13:43.101 | from cryptography.utils import int_from_bytes 2022-08-19 19:13:44.152 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:13:44.152 | Obtaining file:///opt/stack/placement 2022-08-19 19:13:45.456 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-19 19:13:45.467 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-19 19:13:45.611 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-19 19:13:45.625 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-19 19:13:45.630 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-19 19:13:45.669 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-19 19:13:45.722 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-19 19:13:45.727 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-19 19:13:45.731 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-19 19:13:45.735 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-19 19:13:45.772 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-19 19:13:45.782 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:13:45.822 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-19 19:13:45.828 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-19 19:13:45.875 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:13:45.879 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-19 19:13:45.918 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-19 19:13:45.936 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-19 19:13:45.951 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:13:45.959 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-19 19:13:45.971 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:13:45.985 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:13:45.990 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:13:45.993 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:13:46.004 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-19 19:13:46.014 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-19 19:13:46.016 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:13:46.022 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-19 19:13:46.027 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-19 19:13:46.032 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:13:46.053 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:13:46.057 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-19 19:13:46.064 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:13:46.077 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:13:46.082 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:13:46.085 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-19 19:13:46.095 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-19 19:13:46.098 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-19 19:13:46.101 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:13:46.105 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-19 19:13:46.114 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-19 19:13:46.119 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-19 19:13:46.129 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:13:46.161 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:13:46.173 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-19 19:13:46.175 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-19 19:13:46.202 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:13:46.260 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:13:46.318 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:13:46.324 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-19 19:13:46.327 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:13:46.332 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:13:46.335 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:13:46.341 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-19 19:13:46.355 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-19 19:13:46.360 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-19 19:13:46.368 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:13:46.372 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:13:46.374 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:13:46.378 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:13:46.380 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:13:46.385 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:13:46.388 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:13:46.390 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-19 19:13:46.394 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-19 19:13:46.405 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-19 19:13:46.407 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:13:46.434 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:13:46.438 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:13:46.441 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-19 19:13:46.452 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:13:46.488 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-19 19:13:46.490 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:13:46.495 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:13:47.926 | Installing collected packages: openstack-placement 2022-08-19 19:13:47.927 | Running setup.py develop for openstack-placement 2022-08-19 19:13:49.591 | Successfully installed openstack-placement 2022-08-19 19:13:49.697 | + inc/python:pip_install:196 : result=0 2022-08-19 19:13:49.700 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:13:49.702 | + functions-common:time_stop:2439 : local name 2022-08-19 19:13:49.704 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:13:49.707 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:13:49.709 | + functions-common:time_stop:2442 : local total 2022-08-19 19:13:49.711 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:13:49.714 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:13:49.716 | + functions-common:time_stop:2446 : start_time=1660936421013 2022-08-19 19:13:49.718 | + functions-common:time_stop:2448 : [[ -z 1660936421013 ]] 2022-08-19 19:13:49.721 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:13:49.725 | + functions-common:time_stop:2451 : end_time=1660936429723 2022-08-19 19:13:49.727 | + functions-common:time_stop:2452 : elapsed_time=8710 2022-08-19 19:13:49.730 | + functions-common:time_stop:2453 : total=181512 2022-08-19 19:13:49.732 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:13:49.734 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=190222 2022-08-19 19:13:49.737 | + inc/python:pip_install:199 : return 0 2022-08-19 19:13:49.739 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-19 19:13:49.742 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-19 19:13:49.745 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-19 19:13:49.765 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-19 19:13:49.777 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-19 19:13:49.780 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-19 19:13:49.782 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:13:49.784 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:13:49.787 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-19 19:13:49.789 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:13:49.793 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-19 19:13:49.795 | + ./stack.sh:main:938 : configure_placement 2022-08-19 19:13:49.797 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-19 19:13:49.810 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-19 19:13:49.812 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-19 19:13:49.817 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-19 19:13:49.819 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-19 19:13:49.822 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-19 19:13:49.824 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-19 19:13:49.827 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:13:49.830 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:13:49.832 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:13:49.850 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:49.852 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:13:49.855 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-19 19:13:49.858 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-19 19:13:49.894 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-19 19:13:49.931 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-19 19:13:49.968 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-19 19:13:49.970 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-19 19:13:49.973 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-19 19:13:49.975 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:13:49.978 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-19 19:13:50.013 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-19 19:13:50.047 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:13:50.081 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-19 19:13:50.114 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-19 19:13:50.148 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-19 19:13:50.181 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-19 19:13:50.216 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-19 19:13:50.248 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:13:50.283 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:13:50.317 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-19 19:13:50.319 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-19 19:13:50.322 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-19 19:13:50.326 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:13:50.343 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:13:50.346 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:13:50.348 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:13:50.351 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:13:50.353 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:13:50.387 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:13:50.420 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:13:50.454 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:13:50.487 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-19 19:13:50.490 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-19 19:13:50.492 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-19 19:13:50.494 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-19 19:13:50.497 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-19 19:13:50.500 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-19 19:13:50.502 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-19 19:13:50.505 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-19 19:13:50.510 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-19 19:13:50.513 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-19 19:13:50.515 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-19 19:13:50.527 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-19 19:13:50.528 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:13:50.536 | d /var/run/uwsgi 0755 ubuntu root 2022-08-19 19:13:50.540 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-19 19:13:50.555 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-19 19:13:50.558 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-19 19:13:50.562 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-19 19:13:50.598 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-19 19:13:50.630 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-19 19:13:50.663 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-19 19:13:50.697 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-19 19:13:50.730 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-19 19:13:50.763 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-19 19:13:50.796 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-19 19:13:50.829 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-19 19:13:50.863 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-19 19:13:50.896 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-19 19:13:50.929 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-19 19:13:50.962 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-19 19:13:50.995 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-19 19:13:50.998 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-19 19:13:51.001 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-19 19:13:51.004 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-19 19:13:51.006 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-19 19:13:51.009 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:51.011 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:51.014 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-19 19:13:51.017 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-19 19:13:51.019 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-19 19:13:51.053 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-19 19:13:51.087 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-19 19:13:51.087 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-19 19:13:51.096 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-19 19:13:51.100 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-19 19:13:51.102 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-19 19:13:51.105 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-19 19:13:51.108 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-19 19:13:51.110 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-19 19:13:51.113 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:51.115 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:51.118 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-19 19:13:51.120 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-19 19:13:51.123 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:13:51.125 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:13:51.128 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-19 19:13:51.189 | Enabling site placement-api. 2022-08-19 19:13:51.195 | To activate the new configuration, you need to run: 2022-08-19 19:13:51.195 | systemctl reload apache2 2022-08-19 19:13:51.199 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-19 19:13:51.202 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-19 19:13:51.205 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:13:51.207 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-19 19:13:51.341 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-19 19:13:51.369 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:51.371 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-19 19:13:51.390 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:13:51.393 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-19 19:13:51.411 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:51.413 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-19 19:13:51.416 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-19 19:13:51.419 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-19 19:13:51.455 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.23/identity 2022-08-19 19:13:51.488 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-19 19:13:51.522 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-19 19:13:51.556 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-19 19:13:51.590 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-19 19:13:51.623 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-19 19:13:51.657 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-19 19:13:51.691 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-19 19:13:51.708 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:13:51.711 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-19 19:13:51.729 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:13:51.731 | + ./stack.sh:main:964 : run_phase stack install 2022-08-19 19:13:51.734 | + functions-common:run_phase:1867 : local mode=stack 2022-08-19 19:13:51.736 | + functions-common:run_phase:1868 : local phase=install 2022-08-19 19:13:51.739 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-19 19:13:51.741 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-19 19:13:51.744 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-19 19:13:51.746 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-19 19:13:51.749 | + functions-common:run_phase:1877 : local extra 2022-08-19 19:13:51.752 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-19 19:13:51.756 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-19 19:13:51.758 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-19 19:13:51.762 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-19 19:13:51.764 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-19 19:13:51.767 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-19 19:13:51.783 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:13:51.785 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:13:51.788 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-19 19:13:51.790 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-19 19:13:51.792 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-19 19:13:51.795 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:13:51.797 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-19 19:13:51.799 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-19 19:13:51.802 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-19 19:13:51.882 | ++ inc/async:async_inner:63 : install_tempest 2022-08-19 19:13:51.924 | [19062 Async install_tempest:78686]: running: install_tempest 2022-08-19 19:13:51.927 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-19 19:13:51.929 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-19 19:13:51.933 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-19 19:13:51.936 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-19 19:13:51.939 | + functions-common:run_phase:1894 : run_plugins stack install 2022-08-19 19:13:51.941 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-19 19:13:51.944 | + functions-common:run_plugins:1854 : local phase=install 2022-08-19 19:13:51.947 | + functions-common:run_plugins:1856 : local plugins= 2022-08-19 19:13:51.950 | + functions-common:run_plugins:1857 : local plugin 2022-08-19 19:13:51.953 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-19 19:13:51.956 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-19 19:13:51.958 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-19 19:13:51.964 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-19 19:13:51.967 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-19 19:13:51.970 | + inc/python:use_library_from_git:249 : return 1 2022-08-19 19:13:51.972 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-19 19:13:51.975 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-19 19:13:51.978 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-19 19:13:51.981 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-19 19:13:51.984 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-19 19:13:51.986 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-19 19:13:51.991 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-19 19:13:51.991 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-19 19:13:51.998 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-19 19:13:52.000 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-19 19:13:52.003 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-19 19:13:52.006 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-19 19:13:52.008 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-19 19:13:52.031 | Using python 3.8 to install python-openstackclient 2022-08-19 19:13:52.033 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-19 19:13:54.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:13:54.120 | from cryptography.utils import int_from_bytes 2022-08-19 19:13:54.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:13:54.120 | from cryptography.utils import int_from_bytes 2022-08-19 19:13:55.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:13:55.376 | Collecting python-openstackclient===5.8.0 2022-08-19 19:13:55.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-08-19 19:13:55.692 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-19 19:13:55.696 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-19 19:13:55.707 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-19 19:13:55.733 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-19 19:13:55.736 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-19 19:13:55.751 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-19 19:13:55.765 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-19 19:13:55.785 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-19 19:13:55.787 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-19 19:13:55.802 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-19 19:13:55.816 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-19 19:13:55.820 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-19 19:13:55.823 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-19 19:13:55.871 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-19 19:13:55.882 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-19 19:13:55.918 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-19 19:13:55.921 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-19 19:13:55.942 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-19 19:13:55.944 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-19 19:13:55.947 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-19 19:13:55.950 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-19 19:13:56.009 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-19 19:13:56.013 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-19 19:13:56.049 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-19 19:13:56.054 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-19 19:13:56.056 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-19 19:13:56.062 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-19 19:13:56.065 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-19 19:13:56.068 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-19 19:13:56.081 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-19 19:13:56.087 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-19 19:13:56.091 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-19 19:13:56.095 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-19 19:13:56.101 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-19 19:13:56.107 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-19 19:13:56.115 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-19 19:13:56.118 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-19 19:13:56.157 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-19 19:13:56.160 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-19 19:13:56.224 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-19 19:13:56.229 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-19 19:13:56.254 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-19 19:13:56.258 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-19 19:13:56.261 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-19 19:13:56.264 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-19 19:13:56.269 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-19 19:13:56.302 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-19 19:13:56.304 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-19 19:13:56.307 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-19 19:13:56.311 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-19 19:13:56.316 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-19 19:13:58.055 | Installing collected packages: python-openstackclient 2022-08-19 19:13:59.794 | Successfully installed python-openstackclient-5.8.0 2022-08-19 19:13:59.918 | + inc/python:pip_install:196 : result=0 2022-08-19 19:13:59.921 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:13:59.923 | + functions-common:time_stop:2439 : local name 2022-08-19 19:13:59.925 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:13:59.928 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:13:59.930 | + functions-common:time_stop:2442 : local total 2022-08-19 19:13:59.933 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:13:59.935 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:13:59.938 | + functions-common:time_stop:2446 : start_time=1660936432025 2022-08-19 19:13:59.940 | + functions-common:time_stop:2448 : [[ -z 1660936432025 ]] 2022-08-19 19:13:59.943 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:13:59.947 | + functions-common:time_stop:2451 : end_time=1660936439945 2022-08-19 19:13:59.950 | + functions-common:time_stop:2452 : elapsed_time=7920 2022-08-19 19:13:59.952 | + functions-common:time_stop:2453 : total=190222 2022-08-19 19:13:59.954 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:13:59.957 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=198142 2022-08-19 19:13:59.959 | + inc/python:pip_install:199 : return 0 2022-08-19 19:13:59.962 | + ./stack.sh:main:976 : install_oscwrap 2022-08-19 19:13:59.965 | ++ functions-common:install_oscwrap:2484 : mktemp 2022-08-19 19:13:59.970 | + functions-common:install_oscwrap:2484 : OSCWRAP_TIMER_FILE=/tmp/tmp.ugnNbmIMJc 2022-08-19 19:13:59.972 | + functions-common:install_oscwrap:2487 : shopt -s expand_aliases 2022-08-19 19:13:59.974 | + functions-common:install_oscwrap:2490 : unalias -a 2022-08-19 19:13:59.977 | + functions-common:install_oscwrap:2492 : alias openstack=oscwrap 2022-08-19 19:13:59.980 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-19 19:13:59.983 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-19 19:13:59.985 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-19 19:14:00.003 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:14:00.006 | + ./stack.sh:main:1030 : configure_database 2022-08-19 19:14:00.009 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-19 19:14:00.011 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-19 19:14:00.014 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-19 19:14:00.016 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:14:00.018 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-19 19:14:00.020 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-19 19:14:00.023 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:14:00.025 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:14:00.028 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-19 19:14:00.031 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-19 19:14:00.034 | ++ functions-common:ipv6_unquote:2237 : echo 0.0.0.0 2022-08-19 19:14:00.034 | ++ functions-common:ipv6_unquote:2237 : tr -d '[]' 2022-08-19 19:14:00.039 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-19 19:14:00.104 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-19 19:14:00.107 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-19 19:14:00.109 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-19 19:14:00.111 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-19 19:14:00.114 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-19 19:14:00.116 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-19 19:14:00.118 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-19 19:14:00.121 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-19 19:14:00.124 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-19 19:14:00.126 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-19 19:14:00.129 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-19 19:14:00.132 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-19 19:14:00.135 | + functions-common:is_suse:536 : is_opensuse 2022-08-19 19:14:00.147 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-19 19:14:00.161 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-19 19:14:00.173 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-19 19:14:00.193 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-19 19:14:00.217 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-19 19:14:00.246 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-19 19:14:00.269 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:14:00.285 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:14:00.310 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-19 19:14:00.327 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:14:00.330 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-19 19:14:03.649 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-19 19:14:03.681 | mysqladmin: connect to server at 'localhost' failed 2022-08-19 19:14:03.681 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-19 19:14:03.701 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-19 19:14:03.722 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-19 19:14:03.736 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:14:03.739 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:14:03.742 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-19 19:14:03.744 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-19 19:14:03.747 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-19 19:14:03.752 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-19 19:14:03.763 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-19 19:14:03.766 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-19 19:14:03.768 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-19 19:14:03.771 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-08-19 19:14:03.783 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:14:03.898 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-19 19:14:03.911 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:14:04.006 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-19 19:14:04.077 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-19 19:14:04.160 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-19 19:14:04.254 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-19 19:14:04.256 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-19 19:14:04.259 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-19 19:14:04.262 | enabling MySQL performance counting 2022-08-19 19:14:04.262 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-19 19:14:04.303 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-19 19:14:04.315 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-19 19:14:06.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:14:06.426 | from cryptography.utils import int_from_bytes 2022-08-19 19:14:06.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:14:06.426 | from cryptography.utils import int_from_bytes 2022-08-19 19:14:07.482 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-19 19:14:07.484 | Processing ./tools/dbcounter 2022-08-19 19:14:07.489 | Installing build dependencies: started 2022-08-19 19:14:17.328 | Installing build dependencies: finished with status 'done' 2022-08-19 19:14:17.330 | Getting requirements to build wheel: started 2022-08-19 19:14:18.405 | Getting requirements to build wheel: finished with status 'done' 2022-08-19 19:14:18.408 | Installing backend dependencies: started 2022-08-19 19:14:23.153 | Installing backend dependencies: finished with status 'done' 2022-08-19 19:14:23.155 | Preparing wheel metadata: started 2022-08-19 19:14:24.339 | Preparing wheel metadata: finished with status 'done' 2022-08-19 19:14:24.448 | Building wheels for collected packages: dbcounter 2022-08-19 19:14:24.450 | Building wheel for dbcounter (PEP 517): started 2022-08-19 19:14:25.939 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-19 19:14:25.942 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=da90cc1ad6ed1cfccf21b141496c2232eb91c2f24401d62923d105a350c71f51 2022-08-19 19:14:25.942 | Stored in directory: /tmp/pip-ephem-wheel-cache-u4xz06nj/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-19 19:14:25.943 | Successfully built dbcounter 2022-08-19 19:14:28.181 | Installing collected packages: dbcounter 2022-08-19 19:14:28.282 | Successfully installed dbcounter-0.1 2022-08-19 19:14:28.433 | + inc/python:pip_install:196 : result=0 2022-08-19 19:14:28.435 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-19 19:14:28.438 | + functions-common:time_stop:2439 : local name 2022-08-19 19:14:28.440 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:14:28.442 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:14:28.445 | + functions-common:time_stop:2442 : local total 2022-08-19 19:14:28.447 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:14:28.449 | + functions-common:time_stop:2445 : name=pip_install 2022-08-19 19:14:28.452 | + functions-common:time_stop:2446 : start_time=1660936444286 2022-08-19 19:14:28.454 | + functions-common:time_stop:2448 : [[ -z 1660936444286 ]] 2022-08-19 19:14:28.457 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:14:28.461 | + functions-common:time_stop:2451 : end_time=1660936468459 2022-08-19 19:14:28.463 | + functions-common:time_stop:2452 : elapsed_time=24173 2022-08-19 19:14:28.466 | + functions-common:time_stop:2453 : total=198142 2022-08-19 19:14:28.468 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:14:28.470 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=222315 2022-08-19 19:14:28.473 | + inc/python:pip_install:199 : return 0 2022-08-19 19:14:28.475 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-19 19:14:28.477 | + lib/database:recreate_database:112 : local db=stats 2022-08-19 19:14:28.480 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-19 19:14:28.483 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-19 19:14:28.495 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-19 19:14:28.496 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:14:28.537 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-19 19:14:28.542 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:14:28.657 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-19 19:14:28.657 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-19 19:14:28.662 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:14:28.737 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-19 19:14:28.740 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:14:28.742 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-19 19:14:32.020 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-19 19:14:32.023 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-19 19:14:32.026 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-19 19:14:32.031 | + functions-common:save_stackenv:62 : time_stamp=2022-08-19-191432 2022-08-19 19:14:32.034 | + functions-common:save_stackenv:63 : echo '# 2022-08-19-191432 1034' 2022-08-19 19:14:32.036 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.039 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-19 19:14:32.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.045 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-19 19:14:32.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.050 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-19 19:14:32.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.055 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-19 19:14:32.061 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.064 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.23 2022-08-19 19:14:32.066 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.069 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.23/identity 2022-08-19 19:14:32.071 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.074 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-19-190037 2022-08-19 19:14:32.083 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.088 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-19 19:14:32.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.094 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.23 2022-08-19 19:14:32.097 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.100 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-19 19:14:32.104 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.107 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-19 19:14:32.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.113 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-19 19:14:32.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.120 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-19 19:14:32.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.126 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.23 2022-08-19 19:14:32.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-19 19:14:32.138 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-19 19:14:32.142 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-19 19:14:32.145 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-19 19:14:32.147 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-19 19:14:32.164 | + ./stack.sh:main:1060 : start_dstat 2022-08-19 19:14:32.168 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:14:32.171 | + functions-common:run_process:1693 : local service=dstat 2022-08-19 19:14:32.174 | + functions-common:run_process:1694 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:14:32.177 | + functions-common:run_process:1695 : local group= 2022-08-19 19:14:32.180 | + functions-common:run_process:1696 : local user= 2022-08-19 19:14:32.184 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:14:32.186 | + functions-common:run_process:1699 : local name=dstat 2022-08-19 19:14:32.189 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:14:32.192 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:14:32.195 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:14:32.197 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:14:32.201 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:14:32.205 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936472203 2022-08-19 19:14:32.208 | + functions-common:run_process:1702 : is_service_enabled dstat 2022-08-19 19:14:32.237 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:14:32.242 | + functions-common:run_process:1703 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-19 19:14:32.245 | + functions-common:_run_under_systemd:1653 : local service=dstat 2022-08-19 19:14:32.247 | + functions-common:_run_under_systemd:1654 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:14:32.250 | + functions-common:_run_under_systemd:1655 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:14:32.252 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:14:32.255 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:14:32.257 | + functions-common:_common_systemd_pitfalls:1628 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-19 19:14:32.260 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-19 19:14:32.262 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@dstat.service 2022-08-19 19:14:32.265 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:14:32.267 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:14:32.270 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:14:32.272 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:14:32.275 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-19 19:14:32.278 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-19 19:14:32.280 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-08-19 19:14:32.283 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:14:32.285 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:14:32.288 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-19 19:14:32.291 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:14:32.294 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:14:32.297 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:14:32.299 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-19 19:14:32.302 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:14:32.307 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-19 19:14:32.393 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-19 19:14:32.472 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-19 19:14:32.540 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-19 19:14:32.607 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-19 19:14:32.685 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:14:32.748 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:14:32.750 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:14:32.753 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-19 19:14:32.842 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:14:33.236 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-08-19 19:14:33.250 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-19 19:14:33.648 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-08-19 19:14:33.685 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:14:33.697 | + functions-common:time_stop:2439 : local name 2022-08-19 19:14:33.714 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:14:33.730 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:14:33.732 | + functions-common:time_stop:2442 : local total 2022-08-19 19:14:33.735 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:14:33.737 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:14:33.740 | + functions-common:time_stop:2446 : start_time=1660936472203 2022-08-19 19:14:33.743 | + functions-common:time_stop:2448 : [[ -z 1660936472203 ]] 2022-08-19 19:14:33.746 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:14:33.751 | + functions-common:time_stop:2451 : end_time=1660936473748 2022-08-19 19:14:33.753 | + functions-common:time_stop:2452 : elapsed_time=1545 2022-08-19 19:14:33.756 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:14:33.758 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:14:33.761 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1545 2022-08-19 19:14:33.763 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-19 19:14:33.766 | + functions-common:run_process:1693 : local service=memory_tracker 2022-08-19 19:14:33.769 | + functions-common:run_process:1694 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-19 19:14:33.771 | + functions-common:run_process:1695 : local group= 2022-08-19 19:14:33.773 | + functions-common:run_process:1696 : local user=root 2022-08-19 19:14:33.775 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:14:33.778 | + functions-common:run_process:1699 : local name=memory_tracker 2022-08-19 19:14:33.781 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:14:33.784 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:14:33.786 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:14:33.788 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:14:33.793 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:14:33.798 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936473795 2022-08-19 19:14:33.801 | + functions-common:run_process:1702 : is_service_enabled memory_tracker 2022-08-19 19:14:33.824 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:14:33.827 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:14:33.829 | + functions-common:time_stop:2439 : local name 2022-08-19 19:14:33.832 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:14:33.834 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:14:33.837 | + functions-common:time_stop:2442 : local total 2022-08-19 19:14:33.842 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:14:33.845 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:14:33.847 | + functions-common:time_stop:2446 : start_time=1660936473795 2022-08-19 19:14:33.849 | + functions-common:time_stop:2448 : [[ -z 1660936473795 ]] 2022-08-19 19:14:33.852 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:14:33.857 | + functions-common:time_stop:2451 : end_time=1660936473854 2022-08-19 19:14:33.859 | + functions-common:time_stop:2452 : elapsed_time=59 2022-08-19 19:14:33.862 | + functions-common:time_stop:2453 : total=1545 2022-08-19 19:14:33.864 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:14:33.867 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1604 2022-08-19 19:14:33.886 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-19 19:14:33.914 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:14:33.916 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-19 19:14:33.981 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:14:33.984 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-19 19:14:34.060 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:14:34.069 | + ./stack.sh:main:1073 : start_etcd3 2022-08-19 19:14:34.081 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-19 19:14:34.086 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-849019-5-iscsi --data-dir /opt/stack/data/etcd' 2022-08-19 19:14:34.089 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-19 19:14:34.101 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-849019-5-iscsi=http://10.222.0.23:2380' 2022-08-19 19:14:34.101 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.23:2380' 2022-08-19 19:14:34.106 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.23:2379' 2022-08-19 19:14:34.109 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-19 19:14:34.111 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-19 19:14:34.114 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.23:2379' 2022-08-19 19:14:34.116 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-19 19:14:34.119 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-19 19:14:34.122 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-19 19:14:34.124 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-849019-5-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-849019-5-iscsi=http://10.222.0.23:2380 --initial-advertise-peer-urls http://10.222.0.23:2380 --advertise-client-urls http://10.222.0.23:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.23:2379 --debug' '' root 2022-08-19 19:14:34.127 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-08-19 19:14:34.131 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-849019-5-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-849019-5-iscsi=http://10.222.0.23:2380 --initial-advertise-peer-urls http://10.222.0.23:2380 --advertise-client-urls http://10.222.0.23:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.23:2379 --debug' 2022-08-19 19:14:34.132 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-19 19:14:34.134 | + functions-common:write_user_unit_file:1565 : local user=root 2022-08-19 19:14:34.137 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-19 19:14:34.140 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-19 19:14:34.142 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-19 19:14:34.144 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-19 19:14:34.147 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-19 19:14:34.151 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-19 19:14:34.227 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-19 19:14:34.303 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-849019-5-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-849019-5-iscsi=http://10.222.0.23:2380 --initial-advertise-peer-urls http://10.222.0.23:2380 --advertise-client-urls http://10.222.0.23:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.23:2379 --debug' 2022-08-19 19:14:34.372 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-19 19:14:34.430 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-19 19:14:34.499 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:14:34.572 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-19 19:14:34.574 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-19 19:14:34.577 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-19 19:14:34.662 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-19 19:14:35.076 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-19 19:14:35.140 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-19 19:14:35.201 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-19 19:14:35.269 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-19 19:14:35.333 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-19 19:14:35.336 | ++ functions-common:is_arch:501 : uname -m 2022-08-19 19:14:35.341 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-19 19:14:35.344 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-19 19:14:35.758 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-19 19:14:35.771 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-19 19:14:36.157 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-19 19:14:36.435 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-19 19:14:36.458 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:14:36.460 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-19 19:14:36.464 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-19 19:14:36.467 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-19 19:14:36.471 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-19 19:14:36.484 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-19 19:14:36.496 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-19 19:14:36.499 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-19 19:14:36.501 | + 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.23/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-19 19:14:36.590 | The user clouds.yaml file didn't exist. 2022-08-19 19:14:36.600 | + 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.23/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-19 19:14:36.704 | + 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.23/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-19 19:14:36.810 | + 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.23/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-19 19:14:36.919 | + 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.23/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-19 19:14:37.030 | + 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.23/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-19 19:14:37.163 | + 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.23/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-19 19:14:37.284 | + 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.23/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-19 19:14:37.409 | + 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.23/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-19 19:14:37.535 | + 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.23/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-19 19:14:37.663 | + functions-common:write_clouds_yaml:198 : cat 2022-08-19 19:14:37.669 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-19 19:14:37.672 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-19 19:14:37.675 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-19 19:14:37.679 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-19 19:14:37.682 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-19 19:14:37.684 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-19 19:14:37.706 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:14:37.709 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-19 19:14:37.711 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:14:37.714 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-19 19:14:37.717 | + ./stack.sh:main:1090 : '[' 10.222.0.23 == 10.222.0.23 ']' 2022-08-19 19:14:37.719 | + ./stack.sh:main:1091 : init_keystone 2022-08-19 19:14:37.722 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-19 19:14:37.740 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:14:37.743 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-19 19:14:37.746 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-19 19:14:37.748 | + lib/database:recreate_database:112 : local db=keystone 2022-08-19 19:14:37.750 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-19 19:14:37.753 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-19 19:14:37.755 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-19 19:14:37.760 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:14:37.823 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-19 19:14:37.828 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-19 19:14:37.960 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-19 19:14:37.963 | + functions-common:time_start:2425 : local name=dbsync 2022-08-19 19:14:37.966 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:14:37.968 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:14:37.971 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:14:37.976 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936477973 2022-08-19 19:14:37.978 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-19 19:14:39.240 | ++ inc/async:async_inner:64 : rc=0 2022-08-19 19:14:39.267 | [78686 Async install_tempest:78686]: finished successfully 2022-08-19 19:14:41.564 | INFO dbcounter [-] Registered counter for database keystone 2022-08-19 19:14:41.588 | 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=80982) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:14:41.593 | DEBUG dbcounter [-] [80982] Writer thread running {{(pid=80982) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:14:41.596 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:14:41.596 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:14:41.602 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-19 19:14:41.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:14:41.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:14:41.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:14:41.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:14:41.603 | 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=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:14:41.603 | 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=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:14:41.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:14:41.604 | 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=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:14:41.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:14:41.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:14:41.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:14:41.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:14:41.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-19 19:14:41.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-19 19:14:41.605 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-19 19:14:41.605 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=80982) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-19 19:14:41.629 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-19 19:14:41.629 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-19 19:14:41.967 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-19 19:15:07.802 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=80982) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-19 19:15:07.805 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-19 19:15:07.805 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=80982) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-19 19:15:07.807 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-19 19:15:07.807 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=80982) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-19 19:15:08.193 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-19 19:15:08.196 | + functions-common:time_stop:2439 : local name 2022-08-19 19:15:08.198 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:15:08.200 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:15:08.203 | + functions-common:time_stop:2442 : local total 2022-08-19 19:15:08.206 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:15:08.208 | + functions-common:time_stop:2445 : name=dbsync 2022-08-19 19:15:08.210 | + functions-common:time_stop:2446 : start_time=1660936477973 2022-08-19 19:15:08.213 | + functions-common:time_stop:2448 : [[ -z 1660936477973 ]] 2022-08-19 19:15:08.216 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:15:08.220 | + functions-common:time_stop:2451 : end_time=1660936508218 2022-08-19 19:15:08.223 | + functions-common:time_stop:2452 : elapsed_time=30245 2022-08-19 19:15:08.226 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:15:08.228 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:15:08.230 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=30245 2022-08-19 19:15:08.233 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-19 19:15:08.235 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-19 19:15:08.239 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-19 19:15:11.550 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-19 19:15:11.551 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-19 19:15:11.551 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-19 19:15:11.551 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-19 19:15:11.552 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-19 19:15:11.552 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-19 19:15:11.552 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-19 19:15:11.552 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-19 19:15:11.553 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-19 19:15:11.870 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-19 19:15:11.874 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-19 19:15:15.202 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-19 19:15:15.203 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-19 19:15:15.203 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-19 19:15:15.203 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-19 19:15:15.204 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-19 19:15:15.204 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-19 19:15:15.204 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-19 19:15:15.204 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-19 19:15:15.205 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-19 19:15:15.523 | + ./stack.sh:main:1092 : start_keystone 2022-08-19 19:15:15.526 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-19 19:15:15.528 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-19 19:15:15.531 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-19 19:15:15.547 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:15:15.550 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-19 19:15:15.553 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-19 19:15:15.557 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-19 19:15:15.560 | + functions-common:run_process:1693 : local service=keystone 2022-08-19 19:15:15.563 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:15:15.564 | + functions-common:run_process:1695 : local group= 2022-08-19 19:15:15.567 | + functions-common:run_process:1696 : local user= 2022-08-19 19:15:15.570 | + functions-common:run_process:1697 : local env_vars= 2022-08-19 19:15:15.572 | + functions-common:run_process:1699 : local name=keystone 2022-08-19 19:15:15.575 | + functions-common:run_process:1701 : time_start run_process 2022-08-19 19:15:15.578 | + functions-common:time_start:2425 : local name=run_process 2022-08-19 19:15:15.580 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:15:15.584 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:15:15.586 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:15:15.591 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936515588 2022-08-19 19:15:15.593 | + functions-common:run_process:1702 : is_service_enabled keystone 2022-08-19 19:15:15.608 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:15:15.611 | + functions-common:run_process:1703 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-19 19:15:15.613 | + functions-common:_run_under_systemd:1653 : local service=keystone 2022-08-19 19:15:15.616 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:15:15.618 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:15:15.620 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:15:15.623 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:15:15.625 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-19 19:15:15.627 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-19 19:15:15.630 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@keystone.service 2022-08-19 19:15:15.633 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-19 19:15:15.635 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-19 19:15:15.637 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-19 19:15:15.640 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-19 19:15:15.642 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-19 19:15:15.645 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-19 19:15:15.648 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@keystone.service 2022-08-19 19:15:15.650 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:15:15.652 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-19 19:15:15.654 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-19 19:15:15.656 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-19 19:15:15.658 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-19 19:15:15.660 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-19 19:15:15.669 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-19 19:15:15.731 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-19 19:15:15.796 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-19 19:15:15.850 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-19 19:15:15.903 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-19 19:15:15.958 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-19 19:15:16.013 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-19 19:15:16.067 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-19 19:15:16.123 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-19 19:15:16.179 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-19 19:15:16.234 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-19 19:15:16.236 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-19 19:15:16.238 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-19 19:15:16.302 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-19 19:15:16.682 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-08-19 19:15:16.696 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-19 19:15:17.067 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-08-19 19:15:17.141 | + functions-common:run_process:1705 : time_stop run_process 2022-08-19 19:15:17.144 | + functions-common:time_stop:2439 : local name 2022-08-19 19:15:17.146 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:15:17.149 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:15:17.151 | + functions-common:time_stop:2442 : local total 2022-08-19 19:15:17.153 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:15:17.156 | + functions-common:time_stop:2445 : name=run_process 2022-08-19 19:15:17.158 | + functions-common:time_stop:2446 : start_time=1660936515588 2022-08-19 19:15:17.163 | + functions-common:time_stop:2448 : [[ -z 1660936515588 ]] 2022-08-19 19:15:17.164 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:15:17.169 | + functions-common:time_stop:2451 : end_time=1660936517166 2022-08-19 19:15:17.171 | + functions-common:time_stop:2452 : elapsed_time=1578 2022-08-19 19:15:17.173 | + functions-common:time_stop:2453 : total=1604 2022-08-19 19:15:17.176 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:15:17.179 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3182 2022-08-19 19:15:17.181 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-19 19:15:17.181 | Waiting for keystone to start... 2022-08-19 19:15:17.184 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.23/identity/v3/ 2022-08-19 19:15:17.187 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.23/identity/v3/ 2022-08-19 19:15:17.196 | + functions:wait_for_service:457 : local timeout=60 2022-08-19 19:15:17.196 | + functions:wait_for_service:458 : local url=http://10.222.0.23/identity/v3/ 2022-08-19 19:15:17.196 | + functions:wait_for_service:459 : local rval=0 2022-08-19 19:15:17.196 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-19 19:15:17.199 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-19 19:15:17.201 | + functions-common:time_start:2426 : local start_time= 2022-08-19 19:15:17.204 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-19 19:15:17.207 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-19 19:15:17.211 | + functions-common:time_start:2430 : _TIME_START[$name]=1660936517209 2022-08-19 19:15:17.214 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-19 19:15:17.220 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.23/identity/v3/ 2022-08-19 19:15:22.284 | + :: : [[ 200 == 503 ]] 2022-08-19 19:15:22.285 | + :: : [[ 0 -eq 7 ]] 2022-08-19 19:15:22.289 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-19 19:15:22.291 | + functions-common:time_stop:2439 : local name 2022-08-19 19:15:22.293 | + functions-common:time_stop:2440 : local end_time 2022-08-19 19:15:22.296 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-19 19:15:22.298 | + functions-common:time_stop:2442 : local total 2022-08-19 19:15:22.300 | + functions-common:time_stop:2443 : local start_time 2022-08-19 19:15:22.303 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-19 19:15:22.305 | + functions-common:time_stop:2446 : start_time=1660936517209 2022-08-19 19:15:22.307 | + functions-common:time_stop:2448 : [[ -z 1660936517209 ]] 2022-08-19 19:15:22.310 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-19 19:15:22.315 | + functions-common:time_stop:2451 : end_time=1660936522312 2022-08-19 19:15:22.317 | + functions-common:time_stop:2452 : elapsed_time=5103 2022-08-19 19:15:22.320 | + functions-common:time_stop:2453 : total=0 2022-08-19 19:15:22.323 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-19 19:15:22.325 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5103 2022-08-19 19:15:22.328 | + functions:wait_for_service:467 : return 0 2022-08-19 19:15:22.330 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-19 19:15:22.348 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:15:22.351 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-19 19:15:22.353 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-19 19:15:22.355 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart memcached 2022-08-19 19:15:22.380 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-19 19:15:22.385 | + 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.23/identity 2022-08-19 19:15:25.759 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.759 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.759 | 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=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.767 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.784 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.784 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.815 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.847 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.847 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.936 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.936 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.937 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.937 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.937 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:25.937 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.033 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.033 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.033 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.033 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.033 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.034 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.034 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.041 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.044 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.044 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.044 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.044 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.045 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.045 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.045 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=81788) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-19 19:15:26.109 | INFO dbcounter [-] Registered counter for database keystone 2022-08-19 19:15:26.127 | 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=81788) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-19 19:15:26.133 | DEBUG dbcounter [-] [81788] Writer thread running {{(pid=81788) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-19 19:15:26.421 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Created domain default 2022-08-19 19:15:26.510 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Created project admin 2022-08-19 19:15:26.542 | DEBUG passlib.handlers.bcrypt [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=81788) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-19 19:15:26.542 | DEBUG passlib.handlers.bcrypt [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=81788) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-19 19:15:26.673 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Created user admin 2022-08-19 19:15:26.759 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Created role reader 2022-08-19 19:15:26.823 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Created role member 2022-08-19 19:15:26.904 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Created implied role where cd4bfff0ada9429c8083ed82a663dbcf implies bf346618ef5d47f096fd38631b78cee4 2022-08-19 19:15:26.994 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Created role admin 2022-08-19 19:15:27.076 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Created implied role where d04c0d95886f4c55b7721c53dce88cd6 implies cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:15:27.142 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Granted role admin on project admin to user admin. 2022-08-19 19:15:27.241 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Granted role admin on the system to user admin. 2022-08-19 19:15:27.316 | WARNING py.warnings [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-08-19 19:15:27.316 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-19 19:15:27.316 |  2022-08-19 19:15:27.320 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Created region RegionOne 2022-08-19 19:15:27.473 | INFO keystone.cmd.bootstrap [None req-3c2e2c19-7f8f-4fd2-a5fb-307560437078 None None] Created public endpoint http://10.222.0.23/identity 2022-08-19 19:15:27.869 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-19 19:15:27.872 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-19 19:15:27.874 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-19 19:15:27.877 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-19 19:15:31.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:31.020 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:31.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:31.020 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:31.144 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:31.148 | + lib/keystone:create_keystone_accounts:310 : admin_project=2d352e31beab41819df7b90d3cae0358 2022-08-19 19:15:31.150 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-19 19:15:31.154 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-19 19:15:33.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:33.374 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:33.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:33.374 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:33.500 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:33.503 | + lib/keystone:create_keystone_accounts:312 : admin_user=5d7c735ff670426f9985668821f3c143 2022-08-19 19:15:33.505 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-19 19:15:33.508 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-19 19:15:33.510 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-19 19:15:33.512 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 5d7c735ff670426f9985668821f3c143 default 2022-08-19 19:15:33.577 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 5d7c735ff670426f9985668821f3c143 default 2022-08-19 19:15:33.621 | [19062 Async ks-domain-role:81950]: running: get_or_add_user_domain_role admin 5d7c735ff670426f9985668821f3c143 default 2022-08-19 19:15:33.623 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-19 19:15:33.626 | + functions-common:get_or_create_domain:877 : local domain_id 2022-08-19 19:15:33.629 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-19 19:15:36.649 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-08-19 19:15:36.652 | + functions-common:get_or_create_domain:888 : echo default 2022-08-19 19:15:36.652 | default 2022-08-19 19:15:36.654 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-19 19:15:36.730 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-19 19:15:36.776 | [19062 Async ks-project:82100]: running: get_or_create_project service Default 2022-08-19 19:15:36.778 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-19 19:15:36.856 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-19 19:15:36.901 | [19062 Async ks-service:82195]: running: get_or_create_role service 2022-08-19 19:15:36.904 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-19 19:15:36.992 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-19 19:15:37.056 | [19062 Async ks-reseller:82291]: running: get_or_create_role ResellerAdmin 2022-08-19 19:15:37.078 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-19 19:15:37.096 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-19 19:15:37.550 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-19 19:15:37.787 | [19062 Async ks-anotherrole:82391]: running: get_or_create_role anotherrole 2022-08-19 19:15:37.801 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-19 19:15:37.841 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-19 19:15:37.866 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:15:37.893 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-19 19:15:40.414 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:15:40.465 | [82195 Async ks-service:82195]: finished successfully 2022-08-19 19:15:40.679 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:15:40.707 | [82100 Async ks-project:82100]: finished successfully 2022-08-19 19:15:40.891 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:15:40.945 | [82291 Async ks-reseller:82291]: finished successfully 2022-08-19 19:15:41.548 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:41.548 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:41.548 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:41.548 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:41.595 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:15:41.626 | [82391 Async ks-anotherrole:82391]: finished successfully 2022-08-19 19:15:41.683 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:41.686 | ++ functions-common:get_or_create_project:938 : project_id=03857e80461e4c588613a3ecb8292f49 2022-08-19 19:15:41.688 | ++ functions-common:get_or_create_project:939 : echo 03857e80461e4c588613a3ecb8292f49 2022-08-19 19:15:41.691 | + lib/keystone:create_keystone_accounts:340 : invis_project=03857e80461e4c588613a3ecb8292f49 2022-08-19 19:15:41.694 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-19 19:15:41.697 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-19 19:15:41.699 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:15:41.703 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-19 19:15:44.101 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:15:44.125 | [81950 Async ks-domain-role:81950]: finished successfully 2022-08-19 19:15:44.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:44.216 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:44.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:44.216 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:44.346 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:44.349 | ++ functions-common:get_or_create_project:938 : project_id=4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:44.351 | ++ functions-common:get_or_create_project:939 : echo 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:44.354 | + lib/keystone:create_keystone_accounts:344 : demo_project=4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:44.357 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-19 19:15:44.360 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-19 19:15:44.362 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:15:44.365 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-08-19 19:15:44.368 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-08-19 19:15:44.371 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-19 19:15:46.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:46.866 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:46.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:46.866 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:46.995 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:46.998 | ++ functions-common:get_or_create_user:925 : user_id=75a8ac574591459fb6290b5b8f3e5650 2022-08-19 19:15:47.001 | ++ functions-common:get_or_create_user:926 : echo 75a8ac574591459fb6290b5b8f3e5650 2022-08-19 19:15:47.003 | + lib/keystone:create_keystone_accounts:347 : demo_user=75a8ac574591459fb6290b5b8f3e5650 2022-08-19 19:15:47.006 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-19 19:15:47.056 | [19062 Async ks-domain-role:81950]: Waiting for completion of get_or_add_user_domain_role admin 5d7c735ff670426f9985668821f3c143 default running on PID 81950 (6 other jobs running) 2022-08-19 19:15:47.081 | [19062 Async ks-domain-role:81950]: Signaling child to exit 2022-08-19 19:15:47.081 | WAKEUP 2022-08-19 19:15:47.106 | [19062 Async ks-domain-role:81950]: Signaled 2022-08-19 19:15:47.107 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-08-19 19:15:47.108 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d7c735ff670426f9985668821f3c143 --domain default 2022-08-19 19:15:47.108 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-08-19 19:15:47.108 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:15:47.108 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:15:47.108 | ++ functions-common:get_field:812 : read data 2022-08-19 19:15:47.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.108 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:47.108 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-08-19 19:15:47.108 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-08-19 19:15:47.108 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 5d7c735ff670426f9985668821f3c143 --domain default 2022-08-19 19:15:47.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.108 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:15:47.108 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-08-19 19:15:47.108 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d7c735ff670426f9985668821f3c143 --domain default 2022-08-19 19:15:47.108 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:15:47.108 | ++ functions-common:get_field:812 : read data 2022-08-19 19:15:47.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.108 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.108 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:47.108 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:15:47.108 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:15:47.108 | ++ functions-common:get_field:818 : echo '| d04c0d95886f4c55b7721c53dce88cd6 | 5d7c735ff670426f9985668821f3c143 | | | default | | False |' 2022-08-19 19:15:47.108 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:15:47.109 | ++ functions-common:get_field:812 : read data 2022-08-19 19:15:47.109 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:15:47.109 | + functions-common:get_or_add_user_domain_role:1021 : echo d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:15:47.109 | d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:15:47.152 | [19062 Async ks-domain-role:81950]: finished get_or_add_user_domain_role admin 5d7c735ff670426f9985668821f3c143 default with result 0 in 10 seconds 2022-08-19 19:15:47.159 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-19 19:15:47.194 | [19062 Async ks-project:82100]: Waiting for completion of get_or_create_project service Default running on PID 82100 (5 other jobs running) 2022-08-19 19:15:47.219 | [19062 Async ks-project:82100]: Signaling child to exit 2022-08-19 19:15:47.219 | WAKEUP 2022-08-19 19:15:47.243 | [19062 Async ks-project:82100]: Signaled 2022-08-19 19:15:47.244 | + functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:15:47.244 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-19 19:15:47.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.244 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.244 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.244 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:47.244 | + functions-common:get_or_create_project:938 : project_id=49cdcf198cb1440da993b6fef7c42292 2022-08-19 19:15:47.244 | + functions-common:get_or_create_project:939 : echo 49cdcf198cb1440da993b6fef7c42292 2022-08-19 19:15:47.244 | 49cdcf198cb1440da993b6fef7c42292 2022-08-19 19:15:47.289 | [19062 Async ks-project:82100]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-19 19:15:47.328 | [19062 Async ks-service:82195]: Waiting for completion of get_or_create_role service running on PID 82195 (4 other jobs running) 2022-08-19 19:15:47.353 | [19062 Async ks-service:82195]: Signaling child to exit 2022-08-19 19:15:47.354 | WAKEUP 2022-08-19 19:15:47.376 | [19062 Async ks-service:82195]: Signaled 2022-08-19 19:15:47.377 | + functions-common:get_or_create_role:945 : local role_id 2022-08-19 19:15:47.377 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-19 19:15:47.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.377 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.377 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.377 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:47.377 | + functions-common:get_or_create_role:950 : role_id=e3793555f23e47feb80c8884d217f02d 2022-08-19 19:15:47.377 | + functions-common:get_or_create_role:951 : echo e3793555f23e47feb80c8884d217f02d 2022-08-19 19:15:47.377 | e3793555f23e47feb80c8884d217f02d 2022-08-19 19:15:47.421 | [19062 Async ks-service:82195]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-19 19:15:47.458 | [19062 Async ks-reseller:82291]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 82291 (3 other jobs running) 2022-08-19 19:15:47.483 | [19062 Async ks-reseller:82291]: Signaling child to exit 2022-08-19 19:15:47.483 | WAKEUP 2022-08-19 19:15:47.505 | [19062 Async ks-reseller:82291]: Signaled 2022-08-19 19:15:47.506 | + functions-common:get_or_create_role:945 : local role_id 2022-08-19 19:15:47.506 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-19 19:15:47.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.506 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.506 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.506 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:47.506 | + functions-common:get_or_create_role:950 : role_id=45ed1b7a5ec4469cac0d94b29b6c11d2 2022-08-19 19:15:47.506 | + functions-common:get_or_create_role:951 : echo 45ed1b7a5ec4469cac0d94b29b6c11d2 2022-08-19 19:15:47.506 | 45ed1b7a5ec4469cac0d94b29b6c11d2 2022-08-19 19:15:47.551 | [19062 Async ks-reseller:82291]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-19 19:15:47.587 | [19062 Async ks-anotherrole:82391]: Waiting for completion of get_or_create_role anotherrole running on PID 82391 (2 other jobs running) 2022-08-19 19:15:47.612 | [19062 Async ks-anotherrole:82391]: Signaling child to exit 2022-08-19 19:15:47.612 | WAKEUP 2022-08-19 19:15:47.634 | [19062 Async ks-anotherrole:82391]: Signaled 2022-08-19 19:15:47.635 | + functions-common:get_or_create_role:945 : local role_id 2022-08-19 19:15:47.635 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-19 19:15:47.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.635 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:47.636 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:47.636 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:47.636 | + functions-common:get_or_create_role:950 : role_id=5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:15:47.636 | + functions-common:get_or_create_role:951 : echo 5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:15:47.636 | 5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:15:47.680 | [19062 Async ks-anotherrole:82391]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-08-19 19:15:47.683 | + inc/async:async_wait:197 : return 0 2022-08-19 19:15:47.686 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 75a8ac574591459fb6290b5b8f3e5650 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:47.752 | + inc/async:async_inner:63 : get_or_add_user_project_role member 75a8ac574591459fb6290b5b8f3e5650 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:47.799 | [19062 Async ks-demo-member:83280]: running: get_or_add_user_project_role member 75a8ac574591459fb6290b5b8f3e5650 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:47.802 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 5d7c735ff670426f9985668821f3c143 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:47.873 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5d7c735ff670426f9985668821f3c143 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:47.921 | [19062 Async ks-demo-admin:83401]: running: get_or_add_user_project_role admin 5d7c735ff670426f9985668821f3c143 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:47.924 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 75a8ac574591459fb6290b5b8f3e5650 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:47.997 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 75a8ac574591459fb6290b5b8f3e5650 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:48.055 | [19062 Async ks-demo-another:83522]: running: get_or_add_user_project_role anotherrole 75a8ac574591459fb6290b5b8f3e5650 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:48.057 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 75a8ac574591459fb6290b5b8f3e5650 03857e80461e4c588613a3ecb8292f49 2022-08-19 19:15:48.146 | + inc/async:async_inner:63 : get_or_add_user_project_role member 75a8ac574591459fb6290b5b8f3e5650 03857e80461e4c588613a3ecb8292f49 2022-08-19 19:15:48.218 | [19062 Async ks-demo-invis:83644]: running: get_or_add_user_project_role member 75a8ac574591459fb6290b5b8f3e5650 03857e80461e4c588613a3ecb8292f49 2022-08-19 19:15:48.228 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-19 19:15:48.228 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-19 19:15:48.234 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:15:48.245 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-08-19 19:15:48.248 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-08-19 19:15:48.258 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-08-19 19:15:51.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:51.854 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:51.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:51.854 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:51.994 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:51.998 | ++ functions-common:get_or_create_user:925 : user_id=62805e12d0cc43be8df810e25bbd15f2 2022-08-19 19:15:52.000 | ++ functions-common:get_or_create_user:926 : echo 62805e12d0cc43be8df810e25bbd15f2 2022-08-19 19:15:52.003 | + lib/keystone:create_keystone_accounts:360 : demo_reader=62805e12d0cc43be8df810e25bbd15f2 2022-08-19 19:15:52.006 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 62805e12d0cc43be8df810e25bbd15f2 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:52.093 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 62805e12d0cc43be8df810e25bbd15f2 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:52.149 | [19062 Async ks-demo-reader:83810]: running: get_or_add_user_project_role reader 62805e12d0cc43be8df810e25bbd15f2 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:15:52.152 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-19 19:15:52.156 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-19 19:15:52.161 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:15:52.169 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-19 19:15:55.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:55.732 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:55.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:55.732 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:55.954 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:55.957 | ++ functions-common:get_or_create_project:938 : project_id=7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:15:55.977 | ++ functions-common:get_or_create_project:939 : echo 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:15:55.998 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:15:56.028 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-19 19:15:56.042 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-19 19:15:56.046 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:15:56.049 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-08-19 19:15:56.052 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-08-19 19:15:56.056 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-08-19 19:15:59.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:59.529 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:59.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:15:59.530 | from cryptography.utils import int_from_bytes 2022-08-19 19:15:59.837 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:15:59.865 | ++ functions-common:get_or_create_user:925 : user_id=c0ff00b4777d4c489b466cd2d7b97f4e 2022-08-19 19:15:59.892 | ++ functions-common:get_or_create_user:926 : echo c0ff00b4777d4c489b466cd2d7b97f4e 2022-08-19 19:15:59.909 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=c0ff00b4777d4c489b466cd2d7b97f4e 2022-08-19 19:15:59.929 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin c0ff00b4777d4c489b466cd2d7b97f4e 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:00.343 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c0ff00b4777d4c489b466cd2d7b97f4e 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:00.599 | [19062 Async ks-alt-admin:84188]: running: get_or_add_user_project_role admin c0ff00b4777d4c489b466cd2d7b97f4e 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:00.618 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole c0ff00b4777d4c489b466cd2d7b97f4e 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:01.071 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole c0ff00b4777d4c489b466cd2d7b97f4e 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:01.290 | [19062 Async ks-alt-another:84310]: running: get_or_add_user_project_role anotherrole c0ff00b4777d4c489b466cd2d7b97f4e 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:01.311 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-19 19:16:01.358 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-19 19:16:01.374 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:16:01.392 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-08-19 19:16:01.418 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-08-19 19:16:01.446 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-08-19 19:16:03.264 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:03.408 | [83280 Async ks-demo-member:83280]: finished successfully 2022-08-19 19:16:04.065 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:04.211 | [83522 Async ks-demo-another:83522]: finished successfully 2022-08-19 19:16:05.207 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:05.247 | [83401 Async ks-demo-admin:83401]: finished successfully 2022-08-19 19:16:05.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:05.723 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:05.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:05.723 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:05.896 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:05.901 | ++ functions-common:get_or_create_user:925 : user_id=bed8a0245eae451c98a7cc7545f4150b 2022-08-19 19:16:05.904 | ++ functions-common:get_or_create_user:926 : echo bed8a0245eae451c98a7cc7545f4150b 2022-08-19 19:16:05.909 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=bed8a0245eae451c98a7cc7545f4150b 2022-08-19 19:16:05.912 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member bed8a0245eae451c98a7cc7545f4150b 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:06.147 | + inc/async:async_inner:63 : get_or_add_user_project_role member bed8a0245eae451c98a7cc7545f4150b 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:06.160 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:06.204 | [83644 Async ks-demo-invis:83644]: finished successfully 2022-08-19 19:16:06.214 | [19062 Async ks-alt-member-user:84673]: running: get_or_add_user_project_role member bed8a0245eae451c98a7cc7545f4150b 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:06.218 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-19 19:16:06.223 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-19 19:16:06.228 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:16:06.232 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-19 19:16:06.236 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-08-19 19:16:06.248 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-08-19 19:16:08.525 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:08.691 | [83810 Async ks-demo-reader:83810]: finished successfully 2022-08-19 19:16:09.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:09.209 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:09.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:09.209 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:09.370 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:09.374 | ++ functions-common:get_or_create_user:925 : user_id=da9d600db084461e93fa574a9a45d0a2 2022-08-19 19:16:09.378 | ++ functions-common:get_or_create_user:926 : echo da9d600db084461e93fa574a9a45d0a2 2022-08-19 19:16:09.381 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=da9d600db084461e93fa574a9a45d0a2 2022-08-19 19:16:09.384 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader da9d600db084461e93fa574a9a45d0a2 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:09.523 | + inc/async:async_inner:63 : get_or_add_user_project_role reader da9d600db084461e93fa574a9a45d0a2 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:09.651 | [19062 Async ks-alt-reader-user:84950]: running: get_or_add_user_project_role reader da9d600db084461e93fa574a9a45d0a2 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:09.657 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-19 19:16:09.674 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:16:09.677 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-08-19 19:16:09.680 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-08-19 19:16:09.714 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-08-19 19:16:12.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:12.982 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:12.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:12.982 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:13.217 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:13.220 | ++ functions-common:get_or_create_user:925 : user_id=c3e5cebd07324432839361063cdd2da1 2022-08-19 19:16:13.224 | ++ functions-common:get_or_create_user:926 : echo c3e5cebd07324432839361063cdd2da1 2022-08-19 19:16:13.226 | + lib/keystone:create_keystone_accounts:392 : system_member_user=c3e5cebd07324432839361063cdd2da1 2022-08-19 19:16:13.229 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member c3e5cebd07324432839361063cdd2da1 all 2022-08-19 19:16:13.343 | + inc/async:async_inner:63 : get_or_add_user_system_role member c3e5cebd07324432839361063cdd2da1 all 2022-08-19 19:16:13.457 | [19062 Async ks-system-member:85183]: running: get_or_add_user_system_role member c3e5cebd07324432839361063cdd2da1 all 2022-08-19 19:16:13.460 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-19 19:16:13.463 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:16:13.488 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-08-19 19:16:13.507 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-08-19 19:16:13.529 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-08-19 19:16:16.307 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:16.371 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:16.444 | [84310 Async ks-alt-another:84310]: finished successfully 2022-08-19 19:16:16.525 | [84188 Async ks-alt-admin:84188]: finished successfully 2022-08-19 19:16:16.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:16.939 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:16.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:16.939 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:17.126 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:17.129 | ++ functions-common:get_or_create_user:925 : user_id=f105cadbf20a4fb3a8a3a08d5d350936 2022-08-19 19:16:17.134 | ++ functions-common:get_or_create_user:926 : echo f105cadbf20a4fb3a8a3a08d5d350936 2022-08-19 19:16:17.135 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=f105cadbf20a4fb3a8a3a08d5d350936 2022-08-19 19:16:17.138 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader f105cadbf20a4fb3a8a3a08d5d350936 all 2022-08-19 19:16:17.280 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f105cadbf20a4fb3a8a3a08d5d350936 all 2022-08-19 19:16:17.474 | [19062 Async ks-system-reader:85480]: running: get_or_add_user_system_role reader f105cadbf20a4fb3a8a3a08d5d350936 all 2022-08-19 19:16:17.506 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-19 19:16:17.520 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-19 19:16:17.525 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-08-19 19:16:17.528 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-19 19:16:17.532 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-19 19:16:19.345 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:19.469 | [84673 Async ks-alt-member-user:84673]: finished successfully 2022-08-19 19:16:20.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:20.894 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:20.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:20.894 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:21.050 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:21.059 | ++ functions-common:get_or_create_group:902 : group_id=0df5740bb0864d16ab51dfbaa26efbf5 2022-08-19 19:16:21.067 | ++ functions-common:get_or_create_group:903 : echo 0df5740bb0864d16ab51dfbaa26efbf5 2022-08-19 19:16:21.072 | + lib/keystone:create_keystone_accounts:402 : admin_group=0df5740bb0864d16ab51dfbaa26efbf5 2022-08-19 19:16:21.081 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-19 19:16:21.085 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-19 19:16:21.088 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-08-19 19:16:21.093 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-19 19:16:21.103 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-19 19:16:22.744 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:22.773 | [84950 Async ks-alt-reader-user:84950]: finished successfully 2022-08-19 19:16:23.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:23.848 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:23.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:23.848 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:23.991 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:23.994 | ++ functions-common:get_or_create_group:902 : group_id=e20445dad669442481f6061176264548 2022-08-19 19:16:23.997 | ++ functions-common:get_or_create_group:903 : echo e20445dad669442481f6061176264548 2022-08-19 19:16:24.000 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=e20445dad669442481f6061176264548 2022-08-19 19:16:24.004 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:24.094 | + inc/async:async_inner:63 : get_or_add_group_project_role member e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:24.171 | [19062 Async ks-group-memberdemo:85868]: running: get_or_add_group_project_role member e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:24.174 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:24.282 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:24.321 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:24.344 | [19062 Async ks-group-anotherdemo:85963]: running: get_or_add_group_project_role anotherrole e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:24.349 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:24.372 | [85183 Async ks-system-member:85183]: finished successfully 2022-08-19 19:16:24.466 | + inc/async:async_inner:63 : get_or_add_group_project_role member e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:24.557 | [19062 Async ks-group-memberalt:86099]: running: get_or_add_group_project_role member e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:24.578 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:25.089 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:25.348 | [19062 Async ks-group-anotheralt:86198]: running: get_or_add_group_project_role anotherrole e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:25.368 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 0df5740bb0864d16ab51dfbaa26efbf5 2d352e31beab41819df7b90d3cae0358 2022-08-19 19:16:25.826 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 0df5740bb0864d16ab51dfbaa26efbf5 2d352e31beab41819df7b90d3cae0358 2022-08-19 19:16:26.089 | [19062 Async ks-group-admin:86294]: running: get_or_add_group_project_role admin 0df5740bb0864d16ab51dfbaa26efbf5 2d352e31beab41819df7b90d3cae0358 2022-08-19 19:16:26.109 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-19 19:16:26.471 | [19062 Async ks-demo-member:83280]: Waiting for completion of get_or_add_user_project_role member 75a8ac574591459fb6290b5b8f3e5650 4150e88ad69a4cb09f7e162461fe3c2e running on PID 83280 (17 other jobs running) 2022-08-19 19:16:26.665 | [19062 Async ks-demo-member:83280]: Signaling child to exit 2022-08-19 19:16:26.666 | WAKEUP 2022-08-19 19:16:26.822 | [19062 Async ks-demo-member:83280]: Signaled 2022-08-19 19:16:26.849 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:16:26.849 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:16:26.849 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:16:26.849 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:16:26.849 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:16:26.849 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:16:26.849 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:16:26.849 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:16:26.849 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75a8ac574591459fb6290b5b8f3e5650 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:26.849 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:16:26.849 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:26.849 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:26.849 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:26.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:26.849 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:26.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:26.849 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:26.850 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:26.850 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:16:26.850 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:16:26.850 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 75a8ac574591459fb6290b5b8f3e5650 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:26.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:26.850 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:26.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:26.850 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:26.850 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75a8ac574591459fb6290b5b8f3e5650 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:26.850 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:26.850 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:16:26.850 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:26.850 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:26.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:26.850 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:26.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:26.850 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:26.850 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:26.850 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:16:26.850 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:16:26.850 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:16:26.850 | ++ functions-common:get_field:818 : echo '| cd4bfff0ada9429c8083ed82a663dbcf | 75a8ac574591459fb6290b5b8f3e5650 | | 4150e88ad69a4cb09f7e162461fe3c2e | | | False |' 2022-08-19 19:16:26.850 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:26.850 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:26.850 | + functions-common:get_or_add_user_project_role:997 : echo cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:26.850 | cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:27.199 | [19062 Async ks-demo-member:83280]: finished get_or_add_user_project_role member 75a8ac574591459fb6290b5b8f3e5650 4150e88ad69a4cb09f7e162461fe3c2e with result 0 in 15 seconds 2022-08-19 19:16:27.207 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:27.367 | [85480 Async ks-system-reader:85480]: finished successfully 2022-08-19 19:16:27.432 | [19062 Async ks-demo-admin:83401]: Waiting for completion of get_or_add_user_project_role admin 5d7c735ff670426f9985668821f3c143 4150e88ad69a4cb09f7e162461fe3c2e running on PID 83401 (16 other jobs running) 2022-08-19 19:16:27.535 | [19062 Async ks-demo-admin:83401]: Signaling child to exit 2022-08-19 19:16:27.535 | WAKEUP 2022-08-19 19:16:27.652 | [19062 Async ks-demo-admin:83401]: Signaled 2022-08-19 19:16:27.669 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:16:27.669 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:16:27.669 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:16:27.669 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:16:27.669 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:16:27.669 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:16:27.669 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:16:27.669 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:16:27.669 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:16:27.669 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:27.669 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d7c735ff670426f9985668821f3c143 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:27.669 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:27.669 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:27.669 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.670 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.670 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.670 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:27.670 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:16:27.670 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:16:27.670 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5d7c735ff670426f9985668821f3c143 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:27.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.670 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.670 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.670 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5d7c735ff670426f9985668821f3c143 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:27.670 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:16:27.670 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:27.670 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:27.670 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:27.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.670 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.670 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.670 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:27.670 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:16:27.670 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:16:27.670 | ++ functions-common:get_field:818 : echo '| d04c0d95886f4c55b7721c53dce88cd6 | 5d7c735ff670426f9985668821f3c143 | | 4150e88ad69a4cb09f7e162461fe3c2e | | | False |' 2022-08-19 19:16:27.670 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:16:27.670 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:27.670 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:16:27.670 | + functions-common:get_or_add_user_project_role:997 : echo d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:16:27.670 | d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:16:27.791 | [19062 Async ks-demo-admin:83401]: finished get_or_add_user_project_role admin 5d7c735ff670426f9985668821f3c143 4150e88ad69a4cb09f7e162461fe3c2e with result 0 in 17 seconds 2022-08-19 19:16:27.879 | [19062 Async ks-demo-another:83522]: Waiting for completion of get_or_add_user_project_role anotherrole 75a8ac574591459fb6290b5b8f3e5650 4150e88ad69a4cb09f7e162461fe3c2e running on PID 83522 (15 other jobs running) 2022-08-19 19:16:27.927 | [19062 Async ks-demo-another:83522]: Signaling child to exit 2022-08-19 19:16:27.927 | WAKEUP 2022-08-19 19:16:27.967 | [19062 Async ks-demo-another:83522]: Signaled 2022-08-19 19:16:27.969 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:16:27.969 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:16:27.969 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:16:27.969 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:16:27.969 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:16:27.969 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:16:27.969 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:16:27.969 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:16:27.969 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:16:27.969 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:27.969 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 75a8ac574591459fb6290b5b8f3e5650 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:27.969 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:27.969 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:27.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.969 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.970 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.970 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:27.970 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:16:27.970 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:16:27.970 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 75a8ac574591459fb6290b5b8f3e5650 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:27.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.970 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.970 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.970 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:27.970 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 75a8ac574591459fb6290b5b8f3e5650 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:27.970 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:16:27.970 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:27.970 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:27.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.970 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:27.970 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:27.970 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:27.970 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:16:27.970 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:16:27.970 | ++ functions-common:get_field:818 : echo '| 5c9e987676824acfbae2ffd26bd01136 | 75a8ac574591459fb6290b5b8f3e5650 | | 4150e88ad69a4cb09f7e162461fe3c2e | | | False |' 2022-08-19 19:16:27.971 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:16:27.971 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:27.971 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:16:27.971 | + functions-common:get_or_add_user_project_role:997 : echo 5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:16:27.971 | 5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:16:28.055 | [19062 Async ks-demo-another:83522]: finished get_or_add_user_project_role anotherrole 75a8ac574591459fb6290b5b8f3e5650 4150e88ad69a4cb09f7e162461fe3c2e with result 0 in 16 seconds 2022-08-19 19:16:28.126 | [19062 Async ks-demo-invis:83644]: Waiting for completion of get_or_add_user_project_role member 75a8ac574591459fb6290b5b8f3e5650 03857e80461e4c588613a3ecb8292f49 running on PID 83644 (14 other jobs running) 2022-08-19 19:16:28.167 | [19062 Async ks-demo-invis:83644]: Signaling child to exit 2022-08-19 19:16:28.167 | WAKEUP 2022-08-19 19:16:28.202 | [19062 Async ks-demo-invis:83644]: Signaled 2022-08-19 19:16:28.204 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:16:28.204 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:16:28.204 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:16:28.204 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:16:28.204 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:16:28.204 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:16:28.204 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:16:28.204 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:16:28.204 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:28.204 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:16:28.204 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75a8ac574591459fb6290b5b8f3e5650 --project 03857e80461e4c588613a3ecb8292f49 2022-08-19 19:16:28.204 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:28.204 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.205 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.205 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.205 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:28.205 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:16:28.205 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:16:28.205 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 75a8ac574591459fb6290b5b8f3e5650 --project 03857e80461e4c588613a3ecb8292f49 2022-08-19 19:16:28.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.206 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.206 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.206 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:16:28.206 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75a8ac574591459fb6290b5b8f3e5650 --project 03857e80461e4c588613a3ecb8292f49 2022-08-19 19:16:28.206 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:28.206 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:28.206 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.206 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.206 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.206 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:28.206 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:16:28.206 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:16:28.206 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:16:28.206 | ++ functions-common:get_field:818 : echo '| cd4bfff0ada9429c8083ed82a663dbcf | 75a8ac574591459fb6290b5b8f3e5650 | | 03857e80461e4c588613a3ecb8292f49 | | | False |' 2022-08-19 19:16:28.206 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.206 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:28.206 | + functions-common:get_or_add_user_project_role:997 : echo cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:28.206 | cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:28.292 | [19062 Async ks-demo-invis:83644]: finished get_or_add_user_project_role member 75a8ac574591459fb6290b5b8f3e5650 03857e80461e4c588613a3ecb8292f49 with result 0 in 18 seconds 2022-08-19 19:16:28.361 | [19062 Async ks-demo-reader:83810]: Waiting for completion of get_or_add_user_project_role reader 62805e12d0cc43be8df810e25bbd15f2 4150e88ad69a4cb09f7e162461fe3c2e running on PID 83810 (13 other jobs running) 2022-08-19 19:16:28.395 | [19062 Async ks-demo-reader:83810]: Signaling child to exit 2022-08-19 19:16:28.395 | WAKEUP 2022-08-19 19:16:28.484 | [19062 Async ks-demo-reader:83810]: Signaled 2022-08-19 19:16:28.492 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:16:28.492 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:16:28.492 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:16:28.492 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:16:28.492 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:16:28.492 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:16:28.492 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:16:28.492 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:16:28.492 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 62805e12d0cc43be8df810e25bbd15f2 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:28.492 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:16:28.493 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:28.493 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:28.493 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.493 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.493 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.493 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:28.493 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:16:28.493 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:16:28.493 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 62805e12d0cc43be8df810e25bbd15f2 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:28.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.493 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.493 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.493 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:28.493 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 62805e12d0cc43be8df810e25bbd15f2 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:28.493 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:16:28.493 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:28.493 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.493 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.493 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.493 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:28.493 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:16:28.493 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:16:28.494 | ++ functions-common:get_field:818 : echo '| bf346618ef5d47f096fd38631b78cee4 | 62805e12d0cc43be8df810e25bbd15f2 | | 4150e88ad69a4cb09f7e162461fe3c2e | | | False |' 2022-08-19 19:16:28.494 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:16:28.494 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.494 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bf346618ef5d47f096fd38631b78cee4 2022-08-19 19:16:28.494 | + functions-common:get_or_add_user_project_role:997 : echo bf346618ef5d47f096fd38631b78cee4 2022-08-19 19:16:28.494 | bf346618ef5d47f096fd38631b78cee4 2022-08-19 19:16:28.669 | [19062 Async ks-demo-reader:83810]: finished get_or_add_user_project_role reader 62805e12d0cc43be8df810e25bbd15f2 4150e88ad69a4cb09f7e162461fe3c2e with result 0 in 16 seconds 2022-08-19 19:16:28.677 | + inc/async:async_wait:197 : return 0 2022-08-19 19:16:28.680 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-19 19:16:28.762 | [19062 Async ks-alt-admin:84188]: Waiting for completion of get_or_add_user_project_role admin c0ff00b4777d4c489b466cd2d7b97f4e 7bb171d8e33d42d792f7b2a126a847b9 running on PID 84188 (12 other jobs running) 2022-08-19 19:16:28.797 | [19062 Async ks-alt-admin:84188]: Signaling child to exit 2022-08-19 19:16:28.797 | WAKEUP 2022-08-19 19:16:28.824 | [19062 Async ks-alt-admin:84188]: Signaled 2022-08-19 19:16:28.825 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:16:28.825 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:16:28.825 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:16:28.825 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:16:28.825 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:16:28.825 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:16:28.825 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:16:28.825 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:16:28.825 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c0ff00b4777d4c489b466cd2d7b97f4e --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:28.825 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:16:28.826 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:28.826 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:28.826 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.826 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.826 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.826 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:28.826 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:16:28.826 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:16:28.826 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c0ff00b4777d4c489b466cd2d7b97f4e --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:28.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.826 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.826 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.826 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:28.826 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:16:28.826 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:28.826 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c0ff00b4777d4c489b466cd2d7b97f4e --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:28.826 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.826 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.826 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.826 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:28.826 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:16:28.826 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:16:28.826 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:16:28.826 | ++ functions-common:get_field:818 : echo '| d04c0d95886f4c55b7721c53dce88cd6 | c0ff00b4777d4c489b466cd2d7b97f4e | | 7bb171d8e33d42d792f7b2a126a847b9 | | | False |' 2022-08-19 19:16:28.826 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.826 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:16:28.826 | + functions-common:get_or_add_user_project_role:997 : echo d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:16:28.827 | d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:16:28.879 | [19062 Async ks-alt-admin:84188]: finished get_or_add_user_project_role admin c0ff00b4777d4c489b466cd2d7b97f4e 7bb171d8e33d42d792f7b2a126a847b9 with result 0 in 16 seconds 2022-08-19 19:16:28.929 | [19062 Async ks-alt-another:84310]: Waiting for completion of get_or_add_user_project_role anotherrole c0ff00b4777d4c489b466cd2d7b97f4e 7bb171d8e33d42d792f7b2a126a847b9 running on PID 84310 (11 other jobs running) 2022-08-19 19:16:28.958 | [19062 Async ks-alt-another:84310]: Signaling child to exit 2022-08-19 19:16:28.958 | WAKEUP 2022-08-19 19:16:28.994 | [19062 Async ks-alt-another:84310]: Signaled 2022-08-19 19:16:28.996 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:16:28.996 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:16:28.996 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:16:28.996 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:16:28.996 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:16:28.996 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:16:28.996 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:16:28.996 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:16:28.996 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c0ff00b4777d4c489b466cd2d7b97f4e --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:28.996 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:28.996 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:16:28.996 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:28.996 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.996 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.996 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.996 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:28.996 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:16:28.996 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:16:28.997 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user c0ff00b4777d4c489b466cd2d7b97f4e --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:28.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.997 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.997 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.997 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:28.997 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user c0ff00b4777d4c489b466cd2d7b97f4e --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:28.997 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:16:28.997 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:28.997 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.997 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:28.997 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:28.997 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:28.997 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:16:28.997 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:16:28.997 | ++ functions-common:get_field:818 : echo '| 5c9e987676824acfbae2ffd26bd01136 | c0ff00b4777d4c489b466cd2d7b97f4e | | 7bb171d8e33d42d792f7b2a126a847b9 | | | False |' 2022-08-19 19:16:28.997 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:16:28.997 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:28.997 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:16:28.997 | + functions-common:get_or_add_user_project_role:997 : echo 5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:16:28.997 | 5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:16:29.048 | [19062 Async ks-alt-another:84310]: finished get_or_add_user_project_role anotherrole c0ff00b4777d4c489b466cd2d7b97f4e 7bb171d8e33d42d792f7b2a126a847b9 with result 0 in 15 seconds 2022-08-19 19:16:29.093 | [19062 Async ks-alt-member-user:84673]: Waiting for completion of get_or_add_user_project_role member bed8a0245eae451c98a7cc7545f4150b 7bb171d8e33d42d792f7b2a126a847b9 running on PID 84673 (10 other jobs running) 2022-08-19 19:16:29.125 | [19062 Async ks-alt-member-user:84673]: Signaling child to exit 2022-08-19 19:16:29.125 | WAKEUP 2022-08-19 19:16:29.161 | [19062 Async ks-alt-member-user:84673]: Signaled 2022-08-19 19:16:29.162 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:16:29.162 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:16:29.162 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:16:29.162 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:16:29.162 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:16:29.162 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:16:29.162 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:16:29.162 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:16:29.162 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bed8a0245eae451c98a7cc7545f4150b --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:29.162 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:16:29.162 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:29.162 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:29.162 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:29.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.162 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.163 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.163 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:29.163 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:16:29.163 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:16:29.163 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user bed8a0245eae451c98a7cc7545f4150b --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:29.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.163 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.163 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.163 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:16:29.163 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bed8a0245eae451c98a7cc7545f4150b --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:29.163 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:29.163 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:29.163 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:29.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.163 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.163 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.163 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:29.163 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:16:29.163 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:16:29.163 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:16:29.163 | ++ functions-common:get_field:818 : echo '| cd4bfff0ada9429c8083ed82a663dbcf | bed8a0245eae451c98a7cc7545f4150b | | 7bb171d8e33d42d792f7b2a126a847b9 | | | False |' 2022-08-19 19:16:29.163 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:29.163 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:29.163 | + functions-common:get_or_add_user_project_role:997 : echo cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:29.163 | cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:29.212 | [19062 Async ks-alt-member-user:84673]: finished get_or_add_user_project_role member bed8a0245eae451c98a7cc7545f4150b 7bb171d8e33d42d792f7b2a126a847b9 with result 0 in 13 seconds 2022-08-19 19:16:29.256 | [19062 Async ks-alt-reader-user:84950]: Waiting for completion of get_or_add_user_project_role reader da9d600db084461e93fa574a9a45d0a2 7bb171d8e33d42d792f7b2a126a847b9 running on PID 84950 (9 other jobs running) 2022-08-19 19:16:29.319 | [19062 Async ks-alt-reader-user:84950]: Signaling child to exit 2022-08-19 19:16:29.320 | WAKEUP 2022-08-19 19:16:29.411 | [19062 Async ks-alt-reader-user:84950]: Signaled 2022-08-19 19:16:29.417 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:16:29.417 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:16:29.417 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:16:29.417 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:16:29.417 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:16:29.417 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:16:29.417 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:16:29.417 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:16:29.417 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:16:29.417 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:29.417 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:29.418 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user da9d600db084461e93fa574a9a45d0a2 --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:29.418 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:29.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.418 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.418 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.418 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:29.418 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:16:29.418 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:16:29.418 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user da9d600db084461e93fa574a9a45d0a2 --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:29.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.418 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.418 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.418 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user da9d600db084461e93fa574a9a45d0a2 --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:29.418 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:16:29.418 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:16:29.418 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:16:29.418 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:29.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.418 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:29.418 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:29.418 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:29.418 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:16:29.418 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:16:29.418 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:16:29.418 | ++ functions-common:get_field:818 : echo '| bf346618ef5d47f096fd38631b78cee4 | da9d600db084461e93fa574a9a45d0a2 | | 7bb171d8e33d42d792f7b2a126a847b9 | | | False |' 2022-08-19 19:16:29.418 | ++ functions-common:get_field:812 : read data 2022-08-19 19:16:29.418 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bf346618ef5d47f096fd38631b78cee4 2022-08-19 19:16:29.418 | + functions-common:get_or_add_user_project_role:997 : echo bf346618ef5d47f096fd38631b78cee4 2022-08-19 19:16:29.418 | bf346618ef5d47f096fd38631b78cee4 2022-08-19 19:16:29.553 | [19062 Async ks-alt-reader-user:84950]: finished get_or_add_user_project_role reader da9d600db084461e93fa574a9a45d0a2 7bb171d8e33d42d792f7b2a126a847b9 with result 0 in 13 seconds 2022-08-19 19:16:29.593 | + inc/async:async_wait:197 : return 0 2022-08-19 19:16:29.609 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-19 19:16:29.870 | [19062 Async ks-system-member:85183]: Waiting for completion of get_or_add_user_system_role member c3e5cebd07324432839361063cdd2da1 all running on PID 85183 (8 other jobs running) 2022-08-19 19:16:30.004 | [19062 Async ks-system-member:85183]: Signaling child to exit 2022-08-19 19:16:30.004 | WAKEUP 2022-08-19 19:16:30.131 | [19062 Async ks-system-member:85183]: Signaled 2022-08-19 19:16:30.138 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-19 19:16:30.138 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-19 19:16:30.138 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-19 19:16:30.138 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:16:30.138 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:16:30.138 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:16:30.138 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:16:30.138 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:16:30.138 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-19 19:16:30.138 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c3e5cebd07324432839361063cdd2da1 --system all -f value -c Role 2022-08-19 19:16:30.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.138 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.138 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.138 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:30.138 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-19 19:16:30.139 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-19 19:16:30.139 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user c3e5cebd07324432839361063cdd2da1 --system all 2022-08-19 19:16:30.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.139 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.139 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.139 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c3e5cebd07324432839361063cdd2da1 --system all -f value -c Role 2022-08-19 19:16:30.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.139 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.139 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.139 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:30.139 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:30.139 | + functions-common:get_or_add_user_system_role:1052 : echo cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:30.139 | cd4bfff0ada9429c8083ed82a663dbcf 2022-08-19 19:16:30.355 | [19062 Async ks-system-member:85183]: finished get_or_add_user_system_role member c3e5cebd07324432839361063cdd2da1 all with result 0 in 11 seconds 2022-08-19 19:16:30.587 | [19062 Async ks-system-reader:85480]: Waiting for completion of get_or_add_user_system_role reader f105cadbf20a4fb3a8a3a08d5d350936 all running on PID 85480 (7 other jobs running) 2022-08-19 19:16:30.728 | [19062 Async ks-system-reader:85480]: Signaling child to exit 2022-08-19 19:16:30.728 | WAKEUP 2022-08-19 19:16:30.851 | [19062 Async ks-system-reader:85480]: Signaled 2022-08-19 19:16:30.857 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-19 19:16:30.857 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-19 19:16:30.857 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-19 19:16:30.857 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:16:30.857 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:16:30.857 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:16:30.857 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:16:30.857 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:16:30.857 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-19 19:16:30.857 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f105cadbf20a4fb3a8a3a08d5d350936 --system all -f value -c Role 2022-08-19 19:16:30.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.858 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.858 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.858 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:30.858 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-19 19:16:30.858 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-19 19:16:30.858 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user f105cadbf20a4fb3a8a3a08d5d350936 --system all 2022-08-19 19:16:30.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.858 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.858 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.858 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f105cadbf20a4fb3a8a3a08d5d350936 --system all -f value -c Role 2022-08-19 19:16:30.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.858 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:30.858 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:30.858 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:30.858 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=bf346618ef5d47f096fd38631b78cee4 2022-08-19 19:16:30.858 | + functions-common:get_or_add_user_system_role:1052 : echo bf346618ef5d47f096fd38631b78cee4 2022-08-19 19:16:30.858 | bf346618ef5d47f096fd38631b78cee4 2022-08-19 19:16:31.139 | [19062 Async ks-system-reader:85480]: finished get_or_add_user_system_role reader f105cadbf20a4fb3a8a3a08d5d350936 all with result 0 in 10 seconds 2022-08-19 19:16:31.170 | + inc/async:async_wait:197 : return 0 2022-08-19 19:16:31.193 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-19 19:16:31.547 | [19062 Async ks-group-memberdemo:85868]: Waiting for completion of get_or_add_group_project_role member e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e running on PID 85868 (6 other jobs running) 2022-08-19 19:16:31.718 | [19062 Async ks-group-memberdemo:85868]: Signaling child to exit 2022-08-19 19:16:38.308 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:38.335 | [85963 Async ks-group-anotherdemo:85963]: finished successfully 2022-08-19 19:16:38.678 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:38.731 | [85868 Async ks-group-memberdemo:85868]: finished successfully 2022-08-19 19:16:38.756 | WAKEUP 2022-08-19 19:16:38.782 | [19062 Async ks-group-memberdemo:85868]: Signaled 2022-08-19 19:16:38.784 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:16:38.784 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e20445dad669442481f6061176264548 --project 4150e88ad69a4cb09f7e162461fe3c2e -f value 2022-08-19 19:16:38.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.784 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.784 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.784 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:38.784 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:16:38.784 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:16:38.784 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group e20445dad669442481f6061176264548 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:38.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.784 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.784 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.784 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e20445dad669442481f6061176264548 --project 4150e88ad69a4cb09f7e162461fe3c2e -f value 2022-08-19 19:16:38.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.784 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.785 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.785 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:38.785 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='cd4bfff0ada9429c8083ed82a663dbcf e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e False' 2022-08-19 19:16:38.785 | + functions-common:get_or_add_group_project_role:1076 : echo cd4bfff0ada9429c8083ed82a663dbcf e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e False 2022-08-19 19:16:38.785 | cd4bfff0ada9429c8083ed82a663dbcf e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e False 2022-08-19 19:16:38.845 | [19062 Async ks-group-memberdemo:85868]: finished get_or_add_group_project_role member e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e with result 0 in 14 seconds 2022-08-19 19:16:38.887 | [19062 Async ks-group-anotherdemo:85963]: Waiting for completion of get_or_add_group_project_role anotherrole e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e running on PID 85963 (5 other jobs running) 2022-08-19 19:16:38.918 | [19062 Async ks-group-anotherdemo:85963]: Signaling child to exit 2022-08-19 19:16:38.922 | WAKEUP 2022-08-19 19:16:38.944 | [19062 Async ks-group-anotherdemo:85963]: Signaled 2022-08-19 19:16:38.946 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:16:38.946 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e20445dad669442481f6061176264548 --project 4150e88ad69a4cb09f7e162461fe3c2e -f value 2022-08-19 19:16:38.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.946 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.946 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.946 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:38.946 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:16:38.946 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:16:38.946 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group e20445dad669442481f6061176264548 --project 4150e88ad69a4cb09f7e162461fe3c2e 2022-08-19 19:16:38.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.946 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.946 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.946 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e20445dad669442481f6061176264548 --project 4150e88ad69a4cb09f7e162461fe3c2e -f value 2022-08-19 19:16:38.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.946 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:38.946 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:38.946 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:38.946 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5c9e987676824acfbae2ffd26bd01136 e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e False' 2022-08-19 19:16:38.946 | + functions-common:get_or_add_group_project_role:1076 : echo 5c9e987676824acfbae2ffd26bd01136 e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e False 2022-08-19 19:16:38.946 | 5c9e987676824acfbae2ffd26bd01136 e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e False 2022-08-19 19:16:39.009 | [19062 Async ks-group-anotherdemo:85963]: finished get_or_add_group_project_role anotherrole e20445dad669442481f6061176264548 4150e88ad69a4cb09f7e162461fe3c2e with result 0 in 14 seconds 2022-08-19 19:16:39.053 | [19062 Async ks-group-memberalt:86099]: Waiting for completion of get_or_add_group_project_role member e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 running on PID 86099 (4 other jobs running) 2022-08-19 19:16:39.081 | [19062 Async ks-group-memberalt:86099]: Signaling child to exit 2022-08-19 19:16:39.607 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:39.635 | [86099 Async ks-group-memberalt:86099]: finished successfully 2022-08-19 19:16:39.667 | WAKEUP 2022-08-19 19:16:39.692 | [19062 Async ks-group-memberalt:86099]: Signaled 2022-08-19 19:16:39.694 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:16:39.694 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e20445dad669442481f6061176264548 --project 7bb171d8e33d42d792f7b2a126a847b9 -f value 2022-08-19 19:16:39.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:39.694 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:39.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:39.694 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:39.694 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:39.694 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:16:39.694 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:16:39.694 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group e20445dad669442481f6061176264548 --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:39.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:39.694 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:39.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:39.694 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:39.694 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e20445dad669442481f6061176264548 --project 7bb171d8e33d42d792f7b2a126a847b9 -f value 2022-08-19 19:16:39.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:39.694 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:39.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:39.695 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:39.695 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:39.695 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='cd4bfff0ada9429c8083ed82a663dbcf e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 False' 2022-08-19 19:16:39.695 | + functions-common:get_or_add_group_project_role:1076 : echo cd4bfff0ada9429c8083ed82a663dbcf e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 False 2022-08-19 19:16:39.695 | cd4bfff0ada9429c8083ed82a663dbcf e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 False 2022-08-19 19:16:39.742 | [19062 Async ks-group-memberalt:86099]: finished get_or_add_group_project_role member e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 with result 0 in 15 seconds 2022-08-19 19:16:39.785 | [19062 Async ks-group-anotheralt:86198]: Waiting for completion of get_or_add_group_project_role anotherrole e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 running on PID 86198 (3 other jobs running) 2022-08-19 19:16:39.816 | [19062 Async ks-group-anotheralt:86198]: Signaling child to exit 2022-08-19 19:16:40.128 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:40.155 | [86198 Async ks-group-anotheralt:86198]: finished successfully 2022-08-19 19:16:40.179 | WAKEUP 2022-08-19 19:16:40.205 | [19062 Async ks-group-anotheralt:86198]: Signaled 2022-08-19 19:16:40.206 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:16:40.206 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e20445dad669442481f6061176264548 --project 7bb171d8e33d42d792f7b2a126a847b9 -f value 2022-08-19 19:16:40.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.207 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.207 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.207 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:40.207 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:16:40.207 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:16:40.207 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group e20445dad669442481f6061176264548 --project 7bb171d8e33d42d792f7b2a126a847b9 2022-08-19 19:16:40.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.207 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.207 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.207 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e20445dad669442481f6061176264548 --project 7bb171d8e33d42d792f7b2a126a847b9 -f value 2022-08-19 19:16:40.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.207 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.207 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.207 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:40.207 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='5c9e987676824acfbae2ffd26bd01136 e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 False' 2022-08-19 19:16:40.207 | + functions-common:get_or_add_group_project_role:1076 : echo 5c9e987676824acfbae2ffd26bd01136 e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 False 2022-08-19 19:16:40.207 | 5c9e987676824acfbae2ffd26bd01136 e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 False 2022-08-19 19:16:40.254 | [19062 Async ks-group-anotheralt:86198]: finished get_or_add_group_project_role anotherrole e20445dad669442481f6061176264548 7bb171d8e33d42d792f7b2a126a847b9 with result 0 in 15 seconds 2022-08-19 19:16:40.296 | [19062 Async ks-group-admin:86294]: Waiting for completion of get_or_add_group_project_role admin 0df5740bb0864d16ab51dfbaa26efbf5 2d352e31beab41819df7b90d3cae0358 running on PID 86294 (2 other jobs running) 2022-08-19 19:16:40.325 | [19062 Async ks-group-admin:86294]: Signaling child to exit 2022-08-19 19:16:40.423 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:16:40.449 | [86294 Async ks-group-admin:86294]: finished successfully 2022-08-19 19:16:40.473 | WAKEUP 2022-08-19 19:16:40.496 | [19062 Async ks-group-admin:86294]: Signaled 2022-08-19 19:16:40.497 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-19 19:16:40.497 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0df5740bb0864d16ab51dfbaa26efbf5 --project 2d352e31beab41819df7b90d3cae0358 -f value 2022-08-19 19:16:40.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.497 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.497 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.497 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:40.497 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-19 19:16:40.497 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-19 19:16:40.497 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 0df5740bb0864d16ab51dfbaa26efbf5 --project 2d352e31beab41819df7b90d3cae0358 2022-08-19 19:16:40.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.497 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.497 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.497 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0df5740bb0864d16ab51dfbaa26efbf5 --project 2d352e31beab41819df7b90d3cae0358 -f value 2022-08-19 19:16:40.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.498 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:16:40.498 | from cryptography.utils import int_from_bytes 2022-08-19 19:16:40.498 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:16:40.498 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d04c0d95886f4c55b7721c53dce88cd6 0df5740bb0864d16ab51dfbaa26efbf5 2d352e31beab41819df7b90d3cae0358 False' 2022-08-19 19:16:40.498 | + functions-common:get_or_add_group_project_role:1076 : echo d04c0d95886f4c55b7721c53dce88cd6 0df5740bb0864d16ab51dfbaa26efbf5 2d352e31beab41819df7b90d3cae0358 False 2022-08-19 19:16:40.498 | d04c0d95886f4c55b7721c53dce88cd6 0df5740bb0864d16ab51dfbaa26efbf5 2d352e31beab41819df7b90d3cae0358 False 2022-08-19 19:16:40.542 | [19062 Async ks-group-admin:86294]: finished get_or_add_group_project_role admin 0df5740bb0864d16ab51dfbaa26efbf5 2d352e31beab41819df7b90d3cae0358 with result 0 in 14 seconds 2022-08-19 19:16:40.546 | + inc/async:async_wait:197 : return 0 2022-08-19 19:16:40.549 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-19 19:16:40.566 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:16:40.569 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-19 19:16:40.587 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:40.590 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-19 19:16:40.592 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-19 19:16:40.659 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-19 19:16:40.703 | [19062 Async create_nova_accounts:88255]: running: create_nova_accounts 2022-08-19 19:16:40.706 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-19 19:16:40.724 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:40.726 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-19 19:16:40.729 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-19 19:16:40.799 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-19 19:16:40.849 | [19062 Async create_glance_accounts:88379]: running: create_glance_accounts 2022-08-19 19:16:40.854 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-19 19:16:40.878 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:40.881 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-19 19:16:40.883 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-19 19:16:40.961 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-19 19:16:41.008 | [19062 Async create_cinder_accounts:88518]: running: create_cinder_accounts 2022-08-19 19:16:41.012 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-19 19:16:41.034 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:41.037 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-19 19:16:41.039 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-19 19:16:41.122 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-19 19:16:41.202 | [19062 Async create_neutron_accounts:88643]: running: create_neutron_accounts 2022-08-19 19:16:41.205 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-19 19:16:41.237 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:16:41.240 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-19 19:16:41.247 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-19 19:16:41.649 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-19 19:16:41.908 | [19062 Async create_swift_accounts:88799]: running: create_swift_accounts 2022-08-19 19:16:41.937 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-19 19:16:42.074 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:16:42.101 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-19 19:16:42.444 | [19062 Async create_nova_accounts:88255]: Waiting for completion of create_nova_accounts running on PID 88255 (6 other jobs running) 2022-08-19 19:16:42.603 | [19062 Async create_nova_accounts:88255]: Signaling child to exit 2022-08-19 19:17:22.428 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:17:22.542 | [88643 Async create_neutron_accounts:88643]: finished successfully 2022-08-19 19:17:41.081 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:17:41.135 | [88518 Async create_cinder_accounts:88518]: finished successfully 2022-08-19 19:17:54.977 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:17:55.009 | [88379 Async create_glance_accounts:88379]: finished successfully 2022-08-19 19:18:01.212 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:18:01.239 | [88255 Async create_nova_accounts:88255]: finished successfully 2022-08-19 19:18:01.265 | WAKEUP 2022-08-19 19:18:01.289 | [19062 Async create_nova_accounts:88255]: Signaled 2022-08-19 19:18:01.291 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-19 19:18:01.292 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-08-19 19:18:01.292 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-19 19:18:01.292 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:18:01.292 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:18:01.292 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:18:01.292 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:18:01.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.292 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.292 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.292 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.292 | + functions-common:get_or_create_user:925 : user_id=f8c3eb87eaaa4efeb08f7dac792d3dcf 2022-08-19 19:18:01.292 | + functions-common:get_or_create_user:926 : echo f8c3eb87eaaa4efeb08f7dac792d3dcf 2022-08-19 19:18:01.292 | f8c3eb87eaaa4efeb08f7dac792d3dcf 2022-08-19 19:18:01.292 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-19 19:18:01.292 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:01.292 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:18:01.292 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:01.292 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:01.292 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:18:01.292 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:18:01.292 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:18:01.292 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:18:01.292 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:18:01.292 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:18:01.292 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.292 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.292 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:01.292 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.292 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.293 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.293 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.293 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.293 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:01.293 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:01.293 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.293 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.293 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.293 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:01.293 | ++ 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-08-19 19:18:01.293 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.293 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.293 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.293 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.293 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.293 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.293 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:01.293 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:01.293 | ++ functions-common:get_field:818 : echo '| e3793555f23e47feb80c8884d217f02d | f8c3eb87eaaa4efeb08f7dac792d3dcf | | 49cdcf198cb1440da993b6fef7c42292 | | | False |' 2022-08-19 19:18:01.293 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:01.293 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.293 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.293 | + functions-common:get_or_add_user_project_role:997 : echo e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.293 | e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.293 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-19 19:18:01.293 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-19 19:18:01.293 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:01.293 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:18:01.294 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:01.294 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:01.294 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:18:01.294 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:18:01.294 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:18:01.294 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:18:01.294 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:18:01.294 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:18:01.294 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.294 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.294 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:01.294 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.294 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.294 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.294 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.294 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.294 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:01.294 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:01.294 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.294 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.294 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.294 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.294 | ++ 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-08-19 19:18:01.294 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:01.294 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.294 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.294 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.295 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.295 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.295 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:01.295 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:01.295 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:01.295 | ++ functions-common:get_field:818 : echo '| d04c0d95886f4c55b7721c53dce88cd6 | f8c3eb87eaaa4efeb08f7dac792d3dcf | | 49cdcf198cb1440da993b6fef7c42292 | | | False |' 2022-08-19 19:18:01.295 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.295 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:01.295 | + functions-common:get_or_add_user_project_role:997 : echo d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:01.295 | d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:01.295 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-08-19 19:18:01.295 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:18:01.295 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.23/compute 2022-08-19 19:18:01.295 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-19 19:18:01.295 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:18:01.295 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-19 19:18:01.295 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-08-19 19:18:01.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.295 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.295 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.295 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.295 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:18:01.295 | 05a6d93fe24c4805993f2cf17a144491' 2022-08-19 19:18:01.295 | + functions-common:get_or_create_service:1094 : echo 05a6d93fe24c4805993f2cf17a144491 2022-08-19 19:18:01.295 | 05a6d93fe24c4805993f2cf17a144491 2022-08-19 19:18:01.295 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.23/compute/v2/$(project_id)s' 2022-08-19 19:18:01.295 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:18:01.295 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.23/compute/v2/$(project_id)s' RegionOne 2022-08-19 19:18:01.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:18:01.295 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-19 19:18:01.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.296 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.296 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.296 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:18:01.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:18:01.296 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.23/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-19 19:18:01.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.296 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.296 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.296 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=92522ee4ea404760b840148b440f6938 2022-08-19 19:18:01.296 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 92522ee4ea404760b840148b440f6938 2022-08-19 19:18:01.296 | + functions-common:get_or_create_endpoint:1127 : public_id=92522ee4ea404760b840148b440f6938 2022-08-19 19:18:01.296 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:18:01.296 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:18:01.296 | + functions-common:get_or_create_endpoint:1136 : echo 92522ee4ea404760b840148b440f6938 2022-08-19 19:18:01.296 | 92522ee4ea404760b840148b440f6938 2022-08-19 19:18:01.296 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-19 19:18:01.296 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:18:01.296 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-19 19:18:01.296 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-19 19:18:01.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.296 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.296 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.296 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.296 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:18:01.296 | b7bc5ca426d74dc2b53aefd9aca0a5fb' 2022-08-19 19:18:01.296 | + functions-common:get_or_create_service:1094 : echo b7bc5ca426d74dc2b53aefd9aca0a5fb 2022-08-19 19:18:01.297 | b7bc5ca426d74dc2b53aefd9aca0a5fb 2022-08-19 19:18:01.297 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.23/compute/v2.1 2022-08-19 19:18:01.297 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:18:01.297 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.23/compute/v2.1 RegionOne 2022-08-19 19:18:01.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:18:01.297 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-19 19:18:01.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.297 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.297 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.297 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:18:01.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:18:01.297 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.23/compute/v2.1 --region RegionOne -f value -c id 2022-08-19 19:18:01.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.297 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.297 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.297 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7ba2de21845e40c29908d03f339f839f 2022-08-19 19:18:01.297 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7ba2de21845e40c29908d03f339f839f 2022-08-19 19:18:01.297 | + functions-common:get_or_create_endpoint:1127 : public_id=7ba2de21845e40c29908d03f339f839f 2022-08-19 19:18:01.297 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:18:01.297 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:18:01.297 | + functions-common:get_or_create_endpoint:1136 : echo 7ba2de21845e40c29908d03f339f839f 2022-08-19 19:18:01.297 | 7ba2de21845e40c29908d03f339f839f 2022-08-19 19:18:01.297 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-08-19 19:18:01.297 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:01.297 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-08-19 19:18:01.297 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:01.297 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-19 19:18:01.297 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:01.297 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:18:01.297 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:01.298 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:01.298 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:18:01.298 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:18:01.298 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:18:01.298 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:18:01.298 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:18:01.298 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:18:01.298 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.298 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.298 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:01.298 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.298 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.298 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.298 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.298 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.298 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:01.298 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:01.298 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.298 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.298 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.298 | ++ 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-08-19 19:18:01.298 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.298 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:01.298 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.298 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.298 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.298 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.298 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.299 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.299 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:01.299 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:01.299 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:01.299 | ++ functions-common:get_field:818 : echo '| 45ed1b7a5ec4469cac0d94b29b6c11d2 | f8c3eb87eaaa4efeb08f7dac792d3dcf | | 49cdcf198cb1440da993b6fef7c42292 | | | False |' 2022-08-19 19:18:01.299 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.299 | + functions-common:get_or_add_user_project_role:995 : user_role_id=45ed1b7a5ec4469cac0d94b29b6c11d2 2022-08-19 19:18:01.299 | + functions-common:get_or_add_user_project_role:997 : echo 45ed1b7a5ec4469cac0d94b29b6c11d2 2022-08-19 19:18:01.299 | 45ed1b7a5ec4469cac0d94b29b6c11d2 2022-08-19 19:18:01.299 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-08-19 19:18:01.299 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:18:01.299 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-08-19 19:18:01.299 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:01.299 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-08-19 19:18:01.345 | [19062 Async create_nova_accounts:88255]: finished create_nova_accounts with result 0 in 80 seconds 2022-08-19 19:18:01.385 | [19062 Async create_glance_accounts:88379]: Waiting for completion of create_glance_accounts running on PID 88379 (5 other jobs running) 2022-08-19 19:18:01.411 | [19062 Async create_glance_accounts:88379]: Signaling child to exit 2022-08-19 19:18:01.411 | WAKEUP 2022-08-19 19:18:01.435 | [19062 Async create_glance_accounts:88379]: Signaled 2022-08-19 19:18:01.436 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-19 19:18:01.436 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:01.437 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-19 19:18:01.437 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-19 19:18:01.437 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:18:01.437 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:18:01.437 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:18:01.437 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:18:01.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.437 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.437 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.437 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.437 | + functions-common:get_or_create_user:925 : user_id=4341753174b846adad1f4fae91d315c5 2022-08-19 19:18:01.437 | + functions-common:get_or_create_user:926 : echo 4341753174b846adad1f4fae91d315c5 2022-08-19 19:18:01.437 | 4341753174b846adad1f4fae91d315c5 2022-08-19 19:18:01.437 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-19 19:18:01.437 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:01.437 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:18:01.437 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:01.437 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:01.437 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:18:01.437 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:18:01.437 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:18:01.437 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:18:01.437 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:18:01.437 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:18:01.437 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:01.437 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.437 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.437 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.437 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.438 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.438 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.438 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.438 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:01.438 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:01.438 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.438 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.438 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.438 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.438 | ++ 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-08-19 19:18:01.438 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:01.438 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.438 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.438 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.438 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.438 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.438 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:01.438 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:01.438 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:01.438 | ++ functions-common:get_field:818 : echo '| e3793555f23e47feb80c8884d217f02d | 4341753174b846adad1f4fae91d315c5 | | 49cdcf198cb1440da993b6fef7c42292 | | | False |' 2022-08-19 19:18:01.438 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.438 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.438 | + functions-common:get_or_add_user_project_role:997 : echo e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.438 | e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.438 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-19 19:18:01.438 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-19 19:18:01.438 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:01.438 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-19 19:18:01.438 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-19 19:18:01.439 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:18:01.439 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:18:01.439 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:18:01.439 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:18:01.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.439 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.439 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.439 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.439 | + functions-common:get_or_create_user:925 : user_id=3ccc8200da7d4b49b6c0591ad2be71aa 2022-08-19 19:18:01.439 | + functions-common:get_or_create_user:926 : echo 3ccc8200da7d4b49b6c0591ad2be71aa 2022-08-19 19:18:01.439 | 3ccc8200da7d4b49b6c0591ad2be71aa 2022-08-19 19:18:01.439 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-19 19:18:01.439 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:01.439 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:18:01.439 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:01.439 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:01.439 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:18:01.439 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:18:01.439 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:18:01.439 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:18:01.439 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:18:01.439 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:18:01.439 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.439 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:01.439 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.439 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.439 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.439 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.439 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.440 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.440 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:01.440 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:01.440 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.440 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.440 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.440 | ++ 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-08-19 19:18:01.440 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.440 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:01.440 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.440 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.440 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.440 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.440 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.440 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:01.440 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:01.440 | ++ functions-common:get_field:818 : echo '| e3793555f23e47feb80c8884d217f02d | 3ccc8200da7d4b49b6c0591ad2be71aa | | 49cdcf198cb1440da993b6fef7c42292 | | | False |' 2022-08-19 19:18:01.440 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:01.440 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.440 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.440 | + functions-common:get_or_add_user_project_role:997 : echo e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.440 | e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.440 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-19 19:18:01.440 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-19 19:18:01.440 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:01.440 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:18:01.440 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:01.440 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:01.441 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:18:01.441 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:18:01.441 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:18:01.441 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:18:01.441 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:18:01.441 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:18:01.441 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:01.441 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.441 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.441 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.441 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.441 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.441 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.441 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.441 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:01.441 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:01.441 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.441 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.441 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.441 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.441 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:01.441 | ++ 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-08-19 19:18:01.441 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.441 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.441 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.441 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.442 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.442 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:01.442 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:01.442 | ++ functions-common:get_field:818 : echo '| 45ed1b7a5ec4469cac0d94b29b6c11d2 | 3ccc8200da7d4b49b6c0591ad2be71aa | | 49cdcf198cb1440da993b6fef7c42292 | | | False |' 2022-08-19 19:18:01.442 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:01.442 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.442 | + functions-common:get_or_add_user_project_role:995 : user_role_id=45ed1b7a5ec4469cac0d94b29b6c11d2 2022-08-19 19:18:01.442 | + functions-common:get_or_add_user_project_role:997 : echo 45ed1b7a5ec4469cac0d94b29b6c11d2 2022-08-19 19:18:01.442 | 45ed1b7a5ec4469cac0d94b29b6c11d2 2022-08-19 19:18:01.442 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-19 19:18:01.442 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:18:01.442 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-19 19:18:01.442 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-19 19:18:01.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.442 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.442 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.442 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.442 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:18:01.442 | ee86a84b01e24861a9f0fac457072c66' 2022-08-19 19:18:01.442 | + functions-common:get_or_create_service:1094 : echo ee86a84b01e24861a9f0fac457072c66 2022-08-19 19:18:01.442 | ee86a84b01e24861a9f0fac457072c66 2022-08-19 19:18:01.442 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.23/image 2022-08-19 19:18:01.442 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:18:01.442 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.23/image RegionOne 2022-08-19 19:18:01.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:18:01.443 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-19 19:18:01.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.443 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.443 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.443 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:18:01.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:18:01.443 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.23/image --region RegionOne -f value -c id 2022-08-19 19:18:01.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.443 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.443 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.443 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f36575c242be41c18a6b03f3804bd78d 2022-08-19 19:18:01.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f36575c242be41c18a6b03f3804bd78d 2022-08-19 19:18:01.443 | + functions-common:get_or_create_endpoint:1127 : public_id=f36575c242be41c18a6b03f3804bd78d 2022-08-19 19:18:01.443 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:18:01.443 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:18:01.443 | + functions-common:get_or_create_endpoint:1136 : echo f36575c242be41c18a6b03f3804bd78d 2022-08-19 19:18:01.443 | f36575c242be41c18a6b03f3804bd78d 2022-08-19 19:18:01.443 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-19 19:18:01.443 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-08-19 19:18:01.443 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-19 19:18:01.443 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-08-19 19:18:01.443 | ++ functions-common:get_or_create_domain:888 : echo default 2022-08-19 19:18:01.443 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-19 19:18:01.443 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-19 19:18:01.443 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-19 19:18:01.443 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-19 19:18:01.486 | [19062 Async create_glance_accounts:88379]: finished create_glance_accounts with result 0 in 74 seconds 2022-08-19 19:18:01.526 | [19062 Async create_cinder_accounts:88518]: Waiting for completion of create_cinder_accounts running on PID 88518 (4 other jobs running) 2022-08-19 19:18:01.552 | [19062 Async create_cinder_accounts:88518]: Signaling child to exit 2022-08-19 19:18:01.552 | WAKEUP 2022-08-19 19:18:01.581 | [19062 Async create_cinder_accounts:88518]: Signaled 2022-08-19 19:18:01.582 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-08-19 19:18:01.582 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-19 19:18:01.582 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-19 19:18:01.582 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:18:01.582 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:18:01.582 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:18:01.582 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:18:01.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.582 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.582 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.582 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.582 | + functions-common:get_or_create_user:925 : user_id=8605413497044af7b1a75162bd0f2d55 2022-08-19 19:18:01.582 | + functions-common:get_or_create_user:926 : echo 8605413497044af7b1a75162bd0f2d55 2022-08-19 19:18:01.582 | 8605413497044af7b1a75162bd0f2d55 2022-08-19 19:18:01.582 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-19 19:18:01.583 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:01.583 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:18:01.583 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:01.583 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:01.583 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:18:01.583 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:18:01.583 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:18:01.583 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:18:01.583 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:18:01.583 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:18:01.583 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.583 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.583 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:01.583 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.583 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.583 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.583 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.583 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.583 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:01.583 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:01.583 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.583 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.583 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.583 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:01.583 | ++ 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-08-19 19:18:01.583 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.583 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.584 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.584 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.584 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.584 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.584 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:01.584 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:01.584 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:01.584 | ++ functions-common:get_field:818 : echo '| e3793555f23e47feb80c8884d217f02d | 8605413497044af7b1a75162bd0f2d55 | | 49cdcf198cb1440da993b6fef7c42292 | | | False |' 2022-08-19 19:18:01.584 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.584 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.584 | + functions-common:get_or_add_user_project_role:997 : echo e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.584 | e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.584 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-19 19:18:01.584 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-19 19:18:01.584 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:18:01.584 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-19 19:18:01.584 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-19 19:18:01.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.584 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.584 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.584 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.584 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:18:01.584 | e5914bd427ec40c48815c9fdc7ee321e' 2022-08-19 19:18:01.584 | + functions-common:get_or_create_service:1094 : echo e5914bd427ec40c48815c9fdc7ee321e 2022-08-19 19:18:01.584 | e5914bd427ec40c48815c9fdc7ee321e 2022-08-19 19:18:01.584 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-19 19:18:01.584 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.23/volume/v3/$(project_id)s' 2022-08-19 19:18:01.584 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:18:01.584 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.23/volume/v3/$(project_id)s' RegionOne 2022-08-19 19:18:01.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:18:01.585 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-19 19:18:01.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.585 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.585 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.585 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:18:01.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:18:01.585 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.23/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-19 19:18:01.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.585 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.585 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.585 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5d033d1a6d6a40dfa00553bf8d8676b4 2022-08-19 19:18:01.585 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5d033d1a6d6a40dfa00553bf8d8676b4 2022-08-19 19:18:01.585 | + functions-common:get_or_create_endpoint:1127 : public_id=5d033d1a6d6a40dfa00553bf8d8676b4 2022-08-19 19:18:01.585 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:18:01.585 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:18:01.585 | + functions-common:get_or_create_endpoint:1136 : echo 5d033d1a6d6a40dfa00553bf8d8676b4 2022-08-19 19:18:01.585 | 5d033d1a6d6a40dfa00553bf8d8676b4 2022-08-19 19:18:01.585 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-19 19:18:01.585 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:18:01.585 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-19 19:18:01.585 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-19 19:18:01.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.585 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.585 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.585 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.585 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:18:01.585 | 12ca1978392f4625b04552f701ea0cef' 2022-08-19 19:18:01.586 | + functions-common:get_or_create_service:1094 : echo 12ca1978392f4625b04552f701ea0cef 2022-08-19 19:18:01.586 | 12ca1978392f4625b04552f701ea0cef 2022-08-19 19:18:01.586 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.23/volume/v3/$(project_id)s' 2022-08-19 19:18:01.586 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:18:01.586 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.23/volume/v3/$(project_id)s' RegionOne 2022-08-19 19:18:01.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:18:01.586 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-19 19:18:01.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.586 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.586 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.586 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:18:01.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:18:01.586 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.23/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-19 19:18:01.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.586 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.586 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.586 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5613f5b4ec304f9e8b8d7f796c8bf84f 2022-08-19 19:18:01.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5613f5b4ec304f9e8b8d7f796c8bf84f 2022-08-19 19:18:01.586 | + functions-common:get_or_create_endpoint:1127 : public_id=5613f5b4ec304f9e8b8d7f796c8bf84f 2022-08-19 19:18:01.586 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:18:01.586 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:18:01.586 | + functions-common:get_or_create_endpoint:1136 : echo 5613f5b4ec304f9e8b8d7f796c8bf84f 2022-08-19 19:18:01.586 | 5613f5b4ec304f9e8b8d7f796c8bf84f 2022-08-19 19:18:01.586 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-19 19:18:01.586 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-19 19:18:01.586 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:18:01.586 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-19 19:18:01.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.587 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.587 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.587 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.587 | ++ functions-common:get_or_create_project:938 : project_id=49cdcf198cb1440da993b6fef7c42292 2022-08-19 19:18:01.587 | ++ functions-common:get_or_create_project:939 : echo 49cdcf198cb1440da993b6fef7c42292 2022-08-19 19:18:01.587 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 49cdcf198cb1440da993b6fef7c42292 2022-08-19 19:18:01.587 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-19 19:18:01.587 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:18:01.587 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:18:01.587 | ++ functions-common:get_or_create_user:913 : local email= 2022-08-19 19:18:01.587 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-19 19:18:01.587 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.587 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.587 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.587 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.587 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-19 19:18:01.587 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.587 | ++ functions-common:get_or_create_user:925 : user_id=8605413497044af7b1a75162bd0f2d55 2022-08-19 19:18:01.587 | ++ functions-common:get_or_create_user:926 : echo 8605413497044af7b1a75162bd0f2d55 2022-08-19 19:18:01.587 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 8605413497044af7b1a75162bd0f2d55 2022-08-19 19:18:01.631 | [19062 Async create_cinder_accounts:88518]: finished create_cinder_accounts with result 0 in 60 seconds 2022-08-19 19:18:01.636 | + inc/async:async_wait:197 : return 0 2022-08-19 19:18:01.640 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-19 19:18:01.694 | [19062 Async create_neutron_accounts:88643]: Waiting for completion of create_neutron_accounts running on PID 88643 (3 other jobs running) 2022-08-19 19:18:01.726 | [19062 Async create_neutron_accounts:88643]: Signaling child to exit 2022-08-19 19:18:01.726 | WAKEUP 2022-08-19 19:18:01.754 | [19062 Async create_neutron_accounts:88643]: Signaled 2022-08-19 19:18:01.756 | + lib/neutron:create_neutron_accounts:685 : is_neutron_legacy_enabled 2022-08-19 19:18:01.756 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:18:01.756 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:18:01.756 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:18:01.756 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-19 19:18:01.756 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-19 19:18:01.756 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:18:01.756 | + lib/neutron:create_neutron_accounts:687 : create_mutnauq_accounts 2022-08-19 19:18:01.756 | + lib/neutron-legacy:create_mutnauq_accounts:438 : local neutron_url 2022-08-19 19:18:01.756 | + lib/neutron-legacy:create_mutnauq_accounts:439 : '[' False == True ']' 2022-08-19 19:18:01.756 | + lib/neutron-legacy:create_mutnauq_accounts:442 : neutron_url=http://10.222.0.23:9696/ 2022-08-19 19:18:01.756 | + lib/neutron-legacy:create_mutnauq_accounts:444 : '[' '!' -z networking ']' 2022-08-19 19:18:01.756 | + lib/neutron-legacy:create_mutnauq_accounts:445 : neutron_url=http://10.222.0.23:9696/networking 2022-08-19 19:18:01.756 | + lib/neutron-legacy:create_mutnauq_accounts:448 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-08-19 19:18:01.756 | + lib/neutron-legacy:create_mutnauq_accounts:450 : create_service_user neutron 2022-08-19 19:18:01.756 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-19 19:18:01.756 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:18:01.756 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:18:01.756 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:18:01.757 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:18:01.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.757 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.757 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.757 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.757 | + functions-common:get_or_create_user:925 : user_id=e48c129765ab4b5a8cd1d1234b961e1d 2022-08-19 19:18:01.757 | + functions-common:get_or_create_user:926 : echo e48c129765ab4b5a8cd1d1234b961e1d 2022-08-19 19:18:01.757 | e48c129765ab4b5a8cd1d1234b961e1d 2022-08-19 19:18:01.757 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-19 19:18:01.757 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:01.757 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:18:01.757 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:01.757 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:01.757 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:18:01.757 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:18:01.757 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:18:01.757 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:18:01.757 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:18:01.757 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:18:01.757 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.757 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:01.757 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.757 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.757 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.757 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.757 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.757 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.757 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:01.757 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:01.757 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-19 19:18:01.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.758 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.758 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.758 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:01.758 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:01.758 | ++ 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-08-19 19:18:01.758 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:01.758 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.758 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.758 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.758 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.758 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:01.758 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:01.758 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:01.758 | ++ functions-common:get_field:818 : echo '| e3793555f23e47feb80c8884d217f02d | e48c129765ab4b5a8cd1d1234b961e1d | | 49cdcf198cb1440da993b6fef7c42292 | | | False |' 2022-08-19 19:18:01.758 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:01.758 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.758 | + functions-common:get_or_add_user_project_role:997 : echo e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.758 | e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:01.758 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-19 19:18:01.758 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_service neutron network 'Neutron Service' 2022-08-19 19:18:01.758 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:18:01.758 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-19 19:18:01.758 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-19 19:18:01.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.758 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.758 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.758 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.758 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:18:01.759 | 3e191bcbc0e140208fc4f42ff835fe34' 2022-08-19 19:18:01.759 | + functions-common:get_or_create_service:1094 : echo 3e191bcbc0e140208fc4f42ff835fe34 2022-08-19 19:18:01.759 | 3e191bcbc0e140208fc4f42ff835fe34 2022-08-19 19:18:01.759 | + lib/neutron-legacy:create_mutnauq_accounts:454 : get_or_create_endpoint network RegionOne http://10.222.0.23:9696/networking 2022-08-19 19:18:01.759 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:18:01.759 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.23:9696/networking RegionOne 2022-08-19 19:18:01.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:18:01.759 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-19 19:18:01.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.759 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.759 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.759 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:18:01.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:18:01.759 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.23:9696/networking --region RegionOne -f value -c id 2022-08-19 19:18:01.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.759 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:01.759 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:01.759 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:01.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7b78c1162e28409097bd1646f39597fc 2022-08-19 19:18:01.759 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7b78c1162e28409097bd1646f39597fc 2022-08-19 19:18:01.759 | + functions-common:get_or_create_endpoint:1127 : public_id=7b78c1162e28409097bd1646f39597fc 2022-08-19 19:18:01.760 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-08-19 19:18:01.760 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:18:01.760 | + functions-common:get_or_create_endpoint:1136 : echo 7b78c1162e28409097bd1646f39597fc 2022-08-19 19:18:01.760 | 7b78c1162e28409097bd1646f39597fc 2022-08-19 19:18:01.806 | [19062 Async create_neutron_accounts:88643]: finished create_neutron_accounts with result 0 in 41 seconds 2022-08-19 19:18:01.847 | [19062 Async create_swift_accounts:88799]: Waiting for completion of create_swift_accounts running on PID 88799 (2 other jobs running) 2022-08-19 19:18:01.874 | [19062 Async create_swift_accounts:88799]: Signaling child to exit 2022-08-19 19:18:49.228 | + inc/async:async_inner:64 : rc=0 2022-08-19 19:18:49.254 | [88799 Async create_swift_accounts:88799]: finished successfully 2022-08-19 19:18:49.278 | WAKEUP 2022-08-19 19:18:49.301 | [19062 Async create_swift_accounts:88799]: Signaled 2022-08-19 19:18:49.303 | + lib/swift:create_swift_accounts:613 : export swiftusertest1_password=testing 2022-08-19 19:18:49.303 | + lib/swift:create_swift_accounts:613 : swiftusertest1_password=testing 2022-08-19 19:18:49.303 | + lib/swift:create_swift_accounts:614 : export swiftusertest2_password=testing2 2022-08-19 19:18:49.303 | + lib/swift:create_swift_accounts:614 : swiftusertest2_password=testing2 2022-08-19 19:18:49.303 | + lib/swift:create_swift_accounts:615 : export swiftusertest3_password=testing3 2022-08-19 19:18:49.303 | + lib/swift:create_swift_accounts:615 : swiftusertest3_password=testing3 2022-08-19 19:18:49.303 | + lib/swift:create_swift_accounts:616 : export swiftusertest4_password=testing4 2022-08-19 19:18:49.303 | + lib/swift:create_swift_accounts:616 : swiftusertest4_password=testing4 2022-08-19 19:18:49.303 | + lib/swift:create_swift_accounts:618 : local another_role 2022-08-19 19:18:49.303 | ++ lib/swift:create_swift_accounts:619 : get_or_create_role anotherrole 2022-08-19 19:18:49.303 | ++ functions-common:get_or_create_role:945 : local role_id 2022-08-19 19:18:49.303 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-19 19:18:49.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.303 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.303 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.303 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.303 | ++ functions-common:get_or_create_role:950 : role_id=5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:18:49.303 | ++ functions-common:get_or_create_role:951 : echo 5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:18:49.303 | + lib/swift:create_swift_accounts:619 : another_role=5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:18:49.303 | + lib/swift:create_swift_accounts:623 : create_service_user swift admin 2022-08-19 19:18:49.303 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-19 19:18:49.303 | + functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:18:49.303 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-08-19 19:18:49.303 | + functions-common:get_or_create_user:913 : local email= 2022-08-19 19:18:49.303 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-19 19:18:49.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.303 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.304 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.304 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.304 | + functions-common:get_or_create_user:925 : user_id=70da70e9b367450f8a5a09405a74b419 2022-08-19 19:18:49.304 | + functions-common:get_or_create_user:926 : echo 70da70e9b367450f8a5a09405a74b419 2022-08-19 19:18:49.304 | 70da70e9b367450f8a5a09405a74b419 2022-08-19 19:18:49.304 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-19 19:18:49.304 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:49.304 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:18:49.304 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:49.304 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:49.304 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:18:49.304 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:18:49.304 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:18:49.304 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:18:49.304 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:18:49.304 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:18:49.304 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.304 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-19 19:18:49.304 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:49.304 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.304 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.304 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.304 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.304 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.304 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:49.304 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:49.304 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-19 19:18:49.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.304 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.305 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.305 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.305 | ++ 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-08-19 19:18:49.305 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:49.305 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.305 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.305 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.305 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.305 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.305 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:49.305 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:49.305 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:49.305 | ++ functions-common:get_field:818 : echo '| e3793555f23e47feb80c8884d217f02d | 70da70e9b367450f8a5a09405a74b419 | | 49cdcf198cb1440da993b6fef7c42292 | | | False |' 2022-08-19 19:18:49.305 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.305 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:49.305 | + functions-common:get_or_add_user_project_role:997 : echo e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:49.305 | e3793555f23e47feb80c8884d217f02d 2022-08-19 19:18:49.305 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-19 19:18:49.305 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-19 19:18:49.305 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:49.305 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-08-19 19:18:49.305 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:49.305 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:49.305 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-08-19 19:18:49.305 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-08-19 19:18:49.305 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-08-19 19:18:49.305 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-08-19 19:18:49.305 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-08-19 19:18:49.305 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-08-19 19:18:49.305 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-19 19:18:49.306 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.306 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:49.306 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.306 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.306 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.306 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.306 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.306 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:49.306 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:49.306 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-19 19:18:49.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.306 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.306 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.306 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.306 | ++ 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-08-19 19:18:49.306 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:49.306 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.306 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.306 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.306 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.306 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.306 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:49.306 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:49.306 | ++ functions-common:get_field:818 : echo '| d04c0d95886f4c55b7721c53dce88cd6 | 70da70e9b367450f8a5a09405a74b419 | | 49cdcf198cb1440da993b6fef7c42292 | | | False |' 2022-08-19 19:18:49.306 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:49.306 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.306 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.307 | + functions-common:get_or_add_user_project_role:997 : echo d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.307 | d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.307 | + lib/swift:create_swift_accounts:625 : get_or_create_service swift object-store 'Swift Service' 2022-08-19 19:18:49.307 | + functions-common:get_or_create_service:1082 : local service_id 2022-08-19 19:18:49.307 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-19 19:18:49.307 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-19 19:18:49.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.307 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.307 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.307 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.307 | + functions-common:get_or_create_service:1093 : service_id=' 2022-08-19 19:18:49.307 | 3d898cae3d18478bb7cfa4cdd44854d5' 2022-08-19 19:18:49.307 | + functions-common:get_or_create_service:1094 : echo 3d898cae3d18478bb7cfa4cdd44854d5 2022-08-19 19:18:49.307 | 3d898cae3d18478bb7cfa4cdd44854d5 2022-08-19 19:18:49.307 | + lib/swift:create_swift_accounts:627 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.23:8080/v1/AUTH_$(project_id)s' http://10.222.0.23:8080 2022-08-19 19:18:49.307 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-08-19 19:18:49.307 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.23:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-19 19:18:49.307 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:18:49.307 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-19 19:18:49.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.307 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.307 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.307 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.307 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:18:49.307 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:18:49.307 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.23:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-19 19:18:49.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.307 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.308 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.308 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.308 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7ea73ac9a319436986c1fe342c4cf862 2022-08-19 19:18:49.308 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7ea73ac9a319436986c1fe342c4cf862 2022-08-19 19:18:49.308 | + functions-common:get_or_create_endpoint:1127 : public_id=7ea73ac9a319436986c1fe342c4cf862 2022-08-19 19:18:49.308 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.23:8080 ]] 2022-08-19 19:18:49.308 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.23:8080 RegionOne 2022-08-19 19:18:49.308 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-08-19 19:18:49.308 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-19 19:18:49.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.308 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.308 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.308 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.308 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-08-19 19:18:49.308 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-08-19 19:18:49.308 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.23:8080 --region RegionOne -f value -c id 2022-08-19 19:18:49.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.308 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.308 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.308 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.308 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0849cdb5af8f46f4badae167e9159d09 2022-08-19 19:18:49.308 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0849cdb5af8f46f4badae167e9159d09 2022-08-19 19:18:49.308 | 0849cdb5af8f46f4badae167e9159d09 2022-08-19 19:18:49.308 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-08-19 19:18:49.308 | + functions-common:get_or_create_endpoint:1136 : echo 7ea73ac9a319436986c1fe342c4cf862 2022-08-19 19:18:49.308 | 7ea73ac9a319436986c1fe342c4cf862 2022-08-19 19:18:49.308 | + lib/swift:create_swift_accounts:632 : local swift_project_test1 2022-08-19 19:18:49.308 | ++ lib/swift:create_swift_accounts:633 : get_or_create_project swiftprojecttest1 default 2022-08-19 19:18:49.308 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:18:49.308 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-19 19:18:49.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.309 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.309 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.309 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.309 | ++ functions-common:get_or_create_project:938 : project_id=79d10d7f73d84b20b0082d2e50044861 2022-08-19 19:18:49.309 | ++ functions-common:get_or_create_project:939 : echo 79d10d7f73d84b20b0082d2e50044861 2022-08-19 19:18:49.309 | + lib/swift:create_swift_accounts:633 : swift_project_test1=79d10d7f73d84b20b0082d2e50044861 2022-08-19 19:18:49.309 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 swift_project_test1 'Failure creating swift_project_test1' 2022-08-19 19:18:49.309 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:18:49.309 | ++ lib/swift:create_swift_accounts:636 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-19 19:18:49.309 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:18:49.309 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-08-19 19:18:49.309 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-08-19 19:18:49.309 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-19 19:18:49.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.309 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.309 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.309 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.309 | ++ functions-common:get_or_create_user:925 : user_id=454fabd93ded412ba7a9aa59176883c0 2022-08-19 19:18:49.309 | ++ functions-common:get_or_create_user:926 : echo 454fabd93ded412ba7a9aa59176883c0 2022-08-19 19:18:49.309 | + lib/swift:create_swift_accounts:636 : SWIFT_USER_TEST1=454fabd93ded412ba7a9aa59176883c0 2022-08-19 19:18:49.309 | + lib/swift:create_swift_accounts:637 : die_if_not_set 637 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-19 19:18:49.309 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:18:49.309 | + lib/swift:create_swift_accounts:638 : get_or_add_user_project_role admin 454fabd93ded412ba7a9aa59176883c0 79d10d7f73d84b20b0082d2e50044861 2022-08-19 19:18:49.309 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:49.309 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:18:49.309 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:49.309 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:49.309 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:18:49.310 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:18:49.310 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:18:49.310 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:18:49.310 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 454fabd93ded412ba7a9aa59176883c0 --project 79d10d7f73d84b20b0082d2e50044861 2022-08-19 19:18:49.310 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:49.310 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.310 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.310 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.310 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.310 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.310 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.310 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:49.310 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:49.310 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 454fabd93ded412ba7a9aa59176883c0 --project 79d10d7f73d84b20b0082d2e50044861 2022-08-19 19:18:49.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.310 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.310 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.310 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 454fabd93ded412ba7a9aa59176883c0 --project 79d10d7f73d84b20b0082d2e50044861 2022-08-19 19:18:49.310 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.310 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:49.310 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.310 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.310 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.310 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.310 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.310 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:49.310 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:49.310 | ++ functions-common:get_field:818 : echo '| d04c0d95886f4c55b7721c53dce88cd6 | 454fabd93ded412ba7a9aa59176883c0 | | 79d10d7f73d84b20b0082d2e50044861 | | | False |' 2022-08-19 19:18:49.311 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:49.311 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.311 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.311 | + functions-common:get_or_add_user_project_role:997 : echo d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.311 | d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.311 | + lib/swift:create_swift_accounts:640 : local swift_user_test3 2022-08-19 19:18:49.311 | ++ lib/swift:create_swift_accounts:642 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-19 19:18:49.311 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:18:49.311 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-08-19 19:18:49.311 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-08-19 19:18:49.311 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-19 19:18:49.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.311 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.311 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.311 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.311 | ++ functions-common:get_or_create_user:925 : user_id=62b233cc3d924856a2852fcacf8e0770 2022-08-19 19:18:49.311 | ++ functions-common:get_or_create_user:926 : echo 62b233cc3d924856a2852fcacf8e0770 2022-08-19 19:18:49.311 | + lib/swift:create_swift_accounts:642 : swift_user_test3=62b233cc3d924856a2852fcacf8e0770 2022-08-19 19:18:49.311 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_user_test3 'Failure creating swift_user_test3' 2022-08-19 19:18:49.311 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:18:49.311 | + lib/swift:create_swift_accounts:644 : get_or_add_user_project_role 5c9e987676824acfbae2ffd26bd01136 62b233cc3d924856a2852fcacf8e0770 79d10d7f73d84b20b0082d2e50044861 2022-08-19 19:18:49.311 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:49.311 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:18:49.311 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:49.311 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:49.311 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:18:49.311 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:18:49.311 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:18:49.311 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:18:49.311 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5c9e987676824acfbae2ffd26bd01136 --user 62b233cc3d924856a2852fcacf8e0770 --project 79d10d7f73d84b20b0082d2e50044861 2022-08-19 19:18:49.311 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.311 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:49.311 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.312 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.312 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.312 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.312 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.312 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:49.312 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:49.312 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 5c9e987676824acfbae2ffd26bd01136 --user 62b233cc3d924856a2852fcacf8e0770 --project 79d10d7f73d84b20b0082d2e50044861 2022-08-19 19:18:49.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.312 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.312 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.312 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5c9e987676824acfbae2ffd26bd01136 --user 62b233cc3d924856a2852fcacf8e0770 --project 79d10d7f73d84b20b0082d2e50044861 2022-08-19 19:18:49.312 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.312 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:49.312 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.312 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.312 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.312 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.312 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.312 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:49.312 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:49.312 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:49.312 | ++ functions-common:get_field:818 : echo '| 5c9e987676824acfbae2ffd26bd01136 | 62b233cc3d924856a2852fcacf8e0770 | | 79d10d7f73d84b20b0082d2e50044861 | | | False |' 2022-08-19 19:18:49.312 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.312 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:18:49.312 | + functions-common:get_or_add_user_project_role:997 : echo 5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:18:49.312 | 5c9e987676824acfbae2ffd26bd01136 2022-08-19 19:18:49.313 | + lib/swift:create_swift_accounts:646 : local swift_project_test2 2022-08-19 19:18:49.313 | ++ lib/swift:create_swift_accounts:647 : get_or_create_project swiftprojecttest2 default 2022-08-19 19:18:49.313 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:18:49.313 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-19 19:18:49.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.313 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.313 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.313 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.313 | ++ functions-common:get_or_create_project:938 : project_id=55aab802f27c4cd6b6192ab9841709d6 2022-08-19 19:18:49.313 | ++ functions-common:get_or_create_project:939 : echo 55aab802f27c4cd6b6192ab9841709d6 2022-08-19 19:18:49.313 | + lib/swift:create_swift_accounts:647 : swift_project_test2=55aab802f27c4cd6b6192ab9841709d6 2022-08-19 19:18:49.313 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_project_test2 'Failure creating swift_project_test2' 2022-08-19 19:18:49.313 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:18:49.313 | + lib/swift:create_swift_accounts:650 : local swift_user_test2 2022-08-19 19:18:49.313 | ++ lib/swift:create_swift_accounts:652 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-19 19:18:49.313 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:18:49.313 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-08-19 19:18:49.313 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-08-19 19:18:49.313 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-19 19:18:49.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.313 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.313 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.313 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.313 | ++ functions-common:get_or_create_user:925 : user_id=dde6ff8e29a54a37ae6977d9ceb14c1b 2022-08-19 19:18:49.313 | ++ functions-common:get_or_create_user:926 : echo dde6ff8e29a54a37ae6977d9ceb14c1b 2022-08-19 19:18:49.313 | + lib/swift:create_swift_accounts:652 : swift_user_test2=dde6ff8e29a54a37ae6977d9ceb14c1b 2022-08-19 19:18:49.313 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_user_test2 'Failure creating swift_user_test2' 2022-08-19 19:18:49.313 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:18:49.313 | + lib/swift:create_swift_accounts:654 : get_or_add_user_project_role admin dde6ff8e29a54a37ae6977d9ceb14c1b 55aab802f27c4cd6b6192ab9841709d6 2022-08-19 19:18:49.313 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:49.314 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:18:49.314 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:49.314 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:49.314 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:18:49.314 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:18:49.314 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:18:49.314 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:18:49.314 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dde6ff8e29a54a37ae6977d9ceb14c1b --project 55aab802f27c4cd6b6192ab9841709d6 2022-08-19 19:18:49.314 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.314 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:49.314 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.314 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.314 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.314 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.314 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.314 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:49.314 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:49.314 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user dde6ff8e29a54a37ae6977d9ceb14c1b --project 55aab802f27c4cd6b6192ab9841709d6 2022-08-19 19:18:49.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.314 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.314 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.315 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dde6ff8e29a54a37ae6977d9ceb14c1b --project 55aab802f27c4cd6b6192ab9841709d6 2022-08-19 19:18:49.315 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.315 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:49.315 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.315 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.315 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.315 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.315 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.315 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:49.315 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:49.315 | ++ functions-common:get_field:818 : echo '| d04c0d95886f4c55b7721c53dce88cd6 | dde6ff8e29a54a37ae6977d9ceb14c1b | | 55aab802f27c4cd6b6192ab9841709d6 | | | False |' 2022-08-19 19:18:49.315 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:49.315 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.315 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.315 | + functions-common:get_or_add_user_project_role:997 : echo d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.315 | d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.315 | + lib/swift:create_swift_accounts:656 : local swift_domain 2022-08-19 19:18:49.315 | ++ lib/swift:create_swift_accounts:657 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-19 19:18:49.315 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-08-19 19:18:49.315 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-19 19:18:49.315 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-19 19:18:49.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.315 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.315 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.315 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.315 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-08-19 19:18:49.315 | 7114bad8c5ca42c7babc2a46cd22d8ad' 2022-08-19 19:18:49.315 | ++ functions-common:get_or_create_domain:888 : echo 7114bad8c5ca42c7babc2a46cd22d8ad 2022-08-19 19:18:49.315 | + lib/swift:create_swift_accounts:657 : swift_domain=7114bad8c5ca42c7babc2a46cd22d8ad 2022-08-19 19:18:49.315 | + lib/swift:create_swift_accounts:658 : die_if_not_set 658 swift_domain 'Failure creating swift_test domain' 2022-08-19 19:18:49.316 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:18:49.316 | + lib/swift:create_swift_accounts:660 : local swift_project_test4 2022-08-19 19:18:49.316 | ++ lib/swift:create_swift_accounts:661 : get_or_create_project swiftprojecttest4 7114bad8c5ca42c7babc2a46cd22d8ad 2022-08-19 19:18:49.316 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-19 19:18:49.316 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=7114bad8c5ca42c7babc2a46cd22d8ad --or-show -f value -c id 2022-08-19 19:18:49.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.316 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.316 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.316 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.316 | ++ functions-common:get_or_create_project:938 : project_id=04d7c19787c8400980e7cc7e4d71141e 2022-08-19 19:18:49.316 | ++ functions-common:get_or_create_project:939 : echo 04d7c19787c8400980e7cc7e4d71141e 2022-08-19 19:18:49.316 | + lib/swift:create_swift_accounts:661 : swift_project_test4=04d7c19787c8400980e7cc7e4d71141e 2022-08-19 19:18:49.316 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_project_test4 'Failure creating swift_project_test4' 2022-08-19 19:18:49.316 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:18:49.316 | + lib/swift:create_swift_accounts:664 : local swift_user_test4 2022-08-19 19:18:49.316 | ++ lib/swift:create_swift_accounts:666 : get_or_create_user swiftusertest4 testing4 7114bad8c5ca42c7babc2a46cd22d8ad test4@example.com 2022-08-19 19:18:49.316 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-19 19:18:49.316 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-08-19 19:18:49.316 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-08-19 19:18:49.316 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=7114bad8c5ca42c7babc2a46cd22d8ad --email=test4@example.com --or-show -f value -c id 2022-08-19 19:18:49.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.316 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.316 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.316 | +++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.316 | ++ functions-common:get_or_create_user:925 : user_id=ee451283313f4db3aecf45b056e9a7bc 2022-08-19 19:18:49.316 | ++ functions-common:get_or_create_user:926 : echo ee451283313f4db3aecf45b056e9a7bc 2022-08-19 19:18:49.316 | + lib/swift:create_swift_accounts:666 : swift_user_test4=ee451283313f4db3aecf45b056e9a7bc 2022-08-19 19:18:49.316 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_user_test4 'Failure creating swift_user_test4' 2022-08-19 19:18:49.316 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-19 19:18:49.317 | + lib/swift:create_swift_accounts:668 : get_or_add_user_project_role admin ee451283313f4db3aecf45b056e9a7bc 04d7c19787c8400980e7cc7e4d71141e 2022-08-19 19:18:49.317 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-19 19:18:49.317 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-19 19:18:49.317 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-19 19:18:49.317 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-19 19:18:49.317 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-19 19:18:49.317 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-19 19:18:49.317 | ++ functions-common:_get_domain_args:967 : echo 2022-08-19 19:18:49.317 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-19 19:18:49.317 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ee451283313f4db3aecf45b056e9a7bc --project 04d7c19787c8400980e7cc7e4d71141e 2022-08-19 19:18:49.317 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.317 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-19 19:18:49.317 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.317 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.317 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.317 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.317 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.317 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-19 19:18:49.317 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-19 19:18:49.317 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user ee451283313f4db3aecf45b056e9a7bc --project 04d7c19787c8400980e7cc7e4d71141e 2022-08-19 19:18:49.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.317 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.317 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.317 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ee451283313f4db3aecf45b056e9a7bc --project 04d7c19787c8400980e7cc7e4d71141e 2022-08-19 19:18:49.317 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-19 19:18:49.317 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-19 19:18:49.317 | ++ functions-common:get_field:811 : local data field 2022-08-19 19:18:49.317 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.318 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:49.318 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:49.318 | ++ functions-common:oscwrap:2479 : return 0 2022-08-19 19:18:49.318 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-19 19:18:49.318 | ++ functions-common:get_field:816 : field='$2' 2022-08-19 19:18:49.318 | ++ functions-common:get_field:818 : echo '| d04c0d95886f4c55b7721c53dce88cd6 | ee451283313f4db3aecf45b056e9a7bc | | 04d7c19787c8400980e7cc7e4d71141e | | | False |' 2022-08-19 19:18:49.318 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-19 19:18:49.318 | ++ functions-common:get_field:812 : read data 2022-08-19 19:18:49.318 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.318 | + functions-common:get_or_add_user_project_role:997 : echo d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.318 | d04c0d95886f4c55b7721c53dce88cd6 2022-08-19 19:18:49.348 | [19062 Async create_swift_accounts:88799]: finished create_swift_accounts with result 0 in 127 seconds 2022-08-19 19:18:49.356 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-19 19:18:49.358 | + inc/async:async_wait:197 : return 0 2022-08-19 19:18:49.361 | + ./stack.sh:main:1130 : is_service_enabled mysql postgresql 2022-08-19 19:18:49.379 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:49.381 | + ./stack.sh:main:1130 : is_service_enabled glance 2022-08-19 19:18:49.399 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:49.402 | + ./stack.sh:main:1131 : echo_summary 'Configuring Glance' 2022-08-19 19:18:49.404 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:18:49.407 | + ./stack.sh:echo_summary:441 : echo -e Configuring Glance 2022-08-19 19:18:49.409 | + ./stack.sh:main:1132 : async_runfunc init_glance 2022-08-19 19:18:49.413 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-19 19:18:49.481 | + inc/async:async_inner:63 : init_glance 2022-08-19 19:18:49.523 | [19062 Async init_glance:93101]: running: init_glance 2022-08-19 19:18:49.526 | + ./stack.sh:main:1139 : is_service_enabled neutron 2022-08-19 19:18:49.545 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:18:49.548 | + ./stack.sh:main:1140 : echo_summary 'Configuring Neutron' 2022-08-19 19:18:49.551 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-19 19:18:49.553 | + ./stack.sh:echo_summary:441 : echo -e Configuring Neutron 2022-08-19 19:18:49.556 | + ./stack.sh:main:1142 : configure_neutron 2022-08-19 19:18:49.559 | + lib/neutron:configure_neutron:636 : is_neutron_legacy_enabled 2022-08-19 19:18:49.564 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-19 19:18:49.564 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:18:49.573 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-19 19:18:49.576 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-19 19:18:49.578 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-19 19:18:49.581 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-19 19:18:49.584 | + lib/neutron:configure_neutron:638 : configure_mutnauq 2022-08-19 19:18:49.589 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_common 2022-08-19 19:18:49.589 | + lib/neutron-legacy:_configure_neutron_common:782 : _create_neutron_conf_dir 2022-08-19 19:18:49.592 | + lib/neutron-legacy:_create_neutron_conf_dir:775 : sudo install -d -o ubuntu /etc/neutron 2022-08-19 19:18:49.605 | + lib/neutron-legacy:_configure_neutron_common:785 : cd /opt/stack/neutron 2022-08-19 19:18:49.607 | + lib/neutron-legacy:_configure_neutron_common:785 : exec ./tools/generate_config_file_samples.sh 2022-08-19 19:18:52.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:52.873 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:52.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:52.873 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:56.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:56.090 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:56.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:56.090 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:59.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:59.246 | from cryptography.utils import int_from_bytes 2022-08-19 19:18:59.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:18:59.247 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:02.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:02.360 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:02.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:02.360 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:05.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:05.502 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:05.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:05.502 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:08.603 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:08.603 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:08.603 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:08.603 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:11.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:11.742 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:11.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:11.742 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:15.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:15.201 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:15.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:15.201 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:19.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:19.107 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:19.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:19.107 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:24.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:24.094 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:24.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:24.098 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:24.383 | + lib/neutron-legacy:_configure_neutron_common:787 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-19 19:19:24.388 | + lib/neutron-legacy:_configure_neutron_common:789 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-19 19:19:24.390 | + lib/neutron-legacy:_configure_neutron_common:793 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-19 19:19:24.392 | + lib/neutron-legacy:_configure_neutron_common:797 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-19 19:19:24.394 | + lib/neutron-legacy:_configure_neutron_common:802 : neutron_plugin_configure_common 2022-08-19 19:19:24.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-19 19:19:24.399 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-19 19:19:24.401 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-19 19:19:24.406 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-19 19:19:24.406 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=router 2022-08-19 19:19:24.408 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ '' == '' ]] 2022-08-19 19:19:24.411 | + lib/neutron-legacy:_neutron_service_plugin_class_add:968 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-19 19:19:24.413 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-19 19:19:24.415 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2_conf.ini == '' ]] 2022-08-19 19:19:24.417 | + lib/neutron-legacy:_configure_neutron_common:804 : [[ ml2 == '' ]] 2022-08-19 19:19:24.419 | + lib/neutron-legacy:_configure_neutron_common:809 : mkdir -p /etc/neutron/plugins/ml2 2022-08-19 19:19:24.424 | + lib/neutron-legacy:_configure_neutron_common:810 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:19:24.427 | + lib/neutron-legacy:_configure_neutron_common:813 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-19 19:19:24.429 | + lib/neutron-legacy:_configure_neutron_common:814 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:19:24.434 | ++ lib/neutron-legacy:_configure_neutron_common:819 : database_connection_url neutron 2022-08-19 19:19:24.437 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-19 19:19:24.439 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-19 19:19:24.441 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=neutron 2022-08-19 19:19:24.443 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-19 19:19:24.449 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:24.449 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-19 19:19:24.464 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:24.466 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-19 19:19:24.469 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-19 19:19:24.473 | + lib/neutron-legacy:_configure_neutron_common:819 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2022-08-19 19:19:24.506 | + lib/neutron-legacy:_configure_neutron_common:820 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-19 19:19:24.542 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-19 19:19:24.577 | + lib/neutron-legacy:_configure_neutron_common:822 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-19 19:19:24.610 | + lib/neutron-legacy:_configure_neutron_common:823 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-19 19:19:24.643 | + lib/neutron-legacy:_configure_neutron_common:826 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-19 19:19:24.678 | + lib/neutron-legacy:_configure_neutron_common:828 : '[' libvirt = fake ']' 2022-08-19 19:19:24.680 | + lib/neutron-legacy:_configure_neutron_common:838 : setup_logging /etc/neutron/neutron.conf 2022-08-19 19:19:24.682 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-19 19:19:24.685 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:19:24.688 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-19 19:19:24.704 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-19 19:19:24.707 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-19 19:19:24.710 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-19 19:19:24.712 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-19 19:19:24.714 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-19 19:19:24.749 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:19:24.784 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-19 19:19:24.817 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-19 19:19:24.851 | + lib/neutron-legacy:_configure_neutron_common:840 : is_service_enabled tls-proxy 2022-08-19 19:19:24.868 | + functions-common:is_service_enabled:2095 : return 1 2022-08-19 19:19:24.870 | + lib/neutron-legacy:_configure_neutron_common:846 : _neutron_setup_rootwrap 2022-08-19 19:19:24.873 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:19:24.876 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-19 19:19:24.878 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-19 19:19:24.881 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-19 19:19:24.883 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:991 : [[ True == \F\a\l\s\e ]] 2022-08-19 19:19:24.885 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:994 : local srcdir=/opt/stack/neutron 2022-08-19 19:19:24.888 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:995 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-19 19:19:24.901 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:996 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-08-19 19:19:24.915 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-19 19:19:24.918 | + lib/neutron-legacy:_neutron_setup_rootwrap:1017 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-08-19 19:19:24.930 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-08-19 19:19:24.944 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-08-19 19:19:24.958 | + lib/neutron-legacy:_neutron_setup_rootwrap:1023 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-19 19:19:24.960 | + lib/neutron-legacy:_neutron_setup_rootwrap:1024 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:19:24.963 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1027 : mktemp 2022-08-19 19:19:24.969 | + lib/neutron-legacy:_neutron_setup_rootwrap:1027 : TEMPFILE=/tmp/tmp.JylZL8YVyY 2022-08-19 19:19:24.970 | + lib/neutron-legacy:_neutron_setup_rootwrap:1028 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-19 19:19:24.973 | + lib/neutron-legacy:_neutron_setup_rootwrap:1029 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:19:24.976 | + lib/neutron-legacy:_neutron_setup_rootwrap:1030 : chmod 0440 /tmp/tmp.JylZL8YVyY 2022-08-19 19:19:24.980 | + lib/neutron-legacy:_neutron_setup_rootwrap:1031 : sudo chown root:root /tmp/tmp.JylZL8YVyY 2022-08-19 19:19:24.992 | + lib/neutron-legacy:_neutron_setup_rootwrap:1032 : sudo mv /tmp/tmp.JylZL8YVyY /etc/sudoers.d/neutron-rootwrap 2022-08-19 19:19:25.007 | + lib/neutron-legacy:_neutron_setup_rootwrap:1035 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:19:25.044 | + lib/neutron-legacy:_neutron_setup_rootwrap:1036 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:25.047 | + lib/neutron-legacy:_neutron_setup_rootwrap:1037 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:19:25.082 | + lib/neutron-legacy:configure_mutnauq:352 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-19 19:19:25.084 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-19 19:19:25.087 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-19 19:19:25.089 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-19 19:19:25.092 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-19 19:19:25.094 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-19 19:19:25.112 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:25.116 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-19 19:19:25.118 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-19 19:19:25.121 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-19 19:19:25.140 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:25.142 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:19:25.146 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.23:5672/ 2022-08-19 19:19:25.190 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-19 19:19:25.193 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-19 19:19:25.196 | + lib/neutron-legacy:configure_mutnauq:354 : is_service_enabled q-metering 2022-08-19 19:19:25.213 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:25.216 | + lib/neutron-legacy:configure_mutnauq:355 : _configure_neutron_metering 2022-08-19 19:19:25.219 | + lib/neutron-legacy:_configure_neutron_metering:895 : neutron_agent_metering_configure_common 2022-08-19 19:19:25.222 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-19 19:19:25.224 | + lib/neutron-legacy:_neutron_service_plugin_class_add:966 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-19 19:19:25.227 | + lib/neutron-legacy:_neutron_service_plugin_class_add:967 : [[ router == '' ]] 2022-08-19 19:19:25.229 | + lib/neutron-legacy:_neutron_service_plugin_class_add:969 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-19 19:19:25.232 | + lib/neutron-legacy:_neutron_service_plugin_class_add:970 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-19 19:19:25.235 | + lib/neutron-legacy:_configure_neutron_metering:896 : neutron_agent_metering_configure_agent 2022-08-19 19:19:25.237 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-19 19:19:25.240 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-19 19:19:25.245 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-19 19:19:25.251 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-08-19 19:19:25.252 | + lib/neutron-legacy:configure_mutnauq:357 : is_service_enabled q-agt q-svc 2022-08-19 19:19:25.270 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:25.273 | + lib/neutron-legacy:configure_mutnauq:358 : _configure_neutron_service 2022-08-19 19:19:25.277 | + lib/neutron-legacy:_configure_neutron_service:932 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-19 19:19:25.279 | + lib/neutron-legacy:_configure_neutron_service:933 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-19 19:19:25.284 | + lib/neutron-legacy:_configure_neutron_service:935 : [[ -n networking ]] 2022-08-19 19:19:25.287 | + lib/neutron-legacy:_configure_neutron_service:936 : _replace_api_paste_composite 2022-08-19 19:19:25.289 | + lib/neutron-legacy:_replace_api_paste_composite:921 : local sep 2022-08-19 19:19:25.293 | ++ lib/neutron-legacy:_replace_api_paste_composite:922 : echo -ne '\x01' 2022-08-19 19:19:25.296 | + lib/neutron-legacy:_replace_api_paste_composite:922 : sep=$'\001' 2022-08-19 19:19:25.298 | + lib/neutron-legacy:_replace_api_paste_composite:924 : sed -i -e 's/\/\: neutronversions_composite/\/networking\/\: neutronversions_composite/' /etc/neutron/api-paste.ini 2022-08-19 19:19:25.304 | + lib/neutron-legacy:_replace_api_paste_composite:925 : sed -i -e 's/\/healthcheck\: healthcheck/\/networking\/healthcheck\: healthcheck/' /etc/neutron/api-paste.ini 2022-08-19 19:19:25.313 | + lib/neutron-legacy:_replace_api_paste_composite:926 : sed -i -e 's/\/v2.0\: neutronapi_v2_0/\/networking\/v2.0\: neutronapi_v2_0/' /etc/neutron/api-paste.ini 2022-08-19 19:19:25.319 | + lib/neutron-legacy:_configure_neutron_service:940 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-19 19:19:25.353 | + lib/neutron-legacy:_configure_neutron_service:942 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-19 19:19:25.394 | + lib/neutron-legacy:_configure_neutron_service:943 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-19 19:19:25.436 | + lib/neutron-legacy:_configure_neutron_service:945 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-19 19:19:25.474 | + lib/neutron-legacy:_configure_neutron_service:946 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-19 19:19:25.476 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:19:25.479 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-19 19:19:25.481 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-19 19:19:25.484 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-19 19:19:25.519 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-19 19:19:25.554 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.23/identity 2022-08-19 19:19:25.589 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-19 19:19:25.624 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-19 19:19:25.659 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-19 19:19:25.695 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-19 19:19:25.730 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-19 19:19:25.765 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:19:25.804 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-19 19:19:25.839 | + lib/neutron-legacy:_configure_neutron_service:949 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-19 19:19:25.876 | + lib/neutron-legacy:_configure_neutron_service:950 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-19 19:19:25.913 | + lib/neutron-legacy:_configure_neutron_service:952 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-19 19:19:25.919 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:19:25.919 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-19 19:19:25.921 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-19 19:19:25.923 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-19 19:19:25.958 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-19 19:19:25.993 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.23/identity 2022-08-19 19:19:26.029 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-19 19:19:26.079 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-19 19:19:26.115 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-19 19:19:26.151 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-19 19:19:26.186 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-19 19:19:26.221 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:19:26.257 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-19 19:19:26.292 | + lib/neutron-legacy:_configure_neutron_service:955 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-19 19:19:26.294 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-19 19:19:26.299 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-19 19:19:26.299 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-19 19:19:26.302 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-19 19:19:26.337 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-19 19:19:26.373 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.23/identity 2022-08-19 19:19:26.407 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-19 19:19:26.446 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-19 19:19:26.481 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-19 19:19:26.516 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-19 19:19:26.553 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-19 19:19:26.587 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-19 19:19:26.622 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-19 19:19:26.660 | + lib/neutron-legacy:_configure_neutron_service:958 : neutron_plugin_configure_service 2022-08-19 19:19:26.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-19 19:19:26.665 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-19 19:19:26.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-19 19:19:26.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-19 19:19:26.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-19 19:19:26.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-19 19:19:26.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-08-19 19:19:26.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-08-19 19:19:26.682 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-08-19 19:19:26.685 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-19 19:19:26.688 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-19 19:19:26.690 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-19 19:19:26.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-19 19:19:26.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-19 19:19:26.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-19 19:19:26.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-19 19:19:26.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-19 19:19:26.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:26.708 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-08-19 19:19:26.741 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-08-19 19:19:26.743 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:19:26.746 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:19:26.748 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-19 19:19:26.750 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-19 19:19:26.753 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:19:26.755 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-19 19:19:26.789 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ openvswitch,hyperv == *\l\i\n\u\x\b\r\i\d\g\e* ]] 2022-08-19 19:19:26.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2022-08-19 19:19:26.796 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:19:26.796 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:19:26.799 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2022-08-19 19:19:26.801 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2022-08-19 19:19:26.804 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:19:26.806 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2022-08-19 19:19:26.841 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : [[ -n '' ]] 2022-08-19 19:19:26.843 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-08-19 19:19:26.848 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:19:26.849 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:19:26.851 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-19 19:19:26.854 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-19 19:19:26.856 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:19:26.859 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-19 19:19:26.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-08-19 19:19:26.894 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:19:26.898 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-19 19:19:26.900 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-19 19:19:26.903 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-19 19:19:26.905 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:19:26.908 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-19 19:19:26.942 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-08-19 19:19:26.944 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:19:26.950 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-19 19:19:26.950 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-19 19:19:26.951 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-19 19:19:26.954 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:19:26.956 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-08-19 19:19:26.990 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-08-19 19:19:26.992 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:19:26.995 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-19 19:19:26.997 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-19 19:19:27.000 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-19 19:19:27.003 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:19:27.006 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-19 19:19:27.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-08-19 19:19:27.045 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:19:27.047 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-19 19:19:27.049 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-19 19:19:27.052 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-19 19:19:27.055 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:19:27.057 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-19 19:19:27.094 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:650:699 2022-08-19 19:19:27.096 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:19:27.099 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-19 19:19:27.101 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-08-19 19:19:27.103 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-08-19 19:19:27.106 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:19:27.108 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-08-19 19:19:27.143 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:149 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-08-19 19:19:27.147 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-19 19:19:27.149 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-19 19:19:27.152 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-19 19:19:27.157 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-19 19:19:27.157 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-19 19:19:27.159 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-19 19:19:27.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:151 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-19 19:19:27.196 | + lib/neutron-legacy:configure_mutnauq:360 : is_service_enabled q-agt 2022-08-19 19:19:27.215 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:27.217 | + lib/neutron-legacy:configure_mutnauq:361 : _configure_neutron_plugin_agent 2022-08-19 19:19:27.220 | + lib/neutron-legacy:_configure_neutron_plugin_agent:910 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:19:27.256 | + lib/neutron-legacy:_configure_neutron_plugin_agent:911 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:27.259 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:19:27.294 | + lib/neutron-legacy:_configure_neutron_plugin_agent:914 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-19 19:19:27.331 | + lib/neutron-legacy:_configure_neutron_plugin_agent:917 : neutron_plugin_configure_plugin_agent 2022-08-19 19:19:27.335 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-19 19:19:27.337 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-19 19:19:27.340 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-19 19:19:30.122 | INFO neutron.common.config [-] Logging enabled! 2022-08-19 19:19:30.122 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev497 2022-08-19 19:19:30.123 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=95442) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-19 19:19:30.124 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-08-19 19:19:30.128 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpaowjkmi9/privsep.sock'] 2022-08-19 19:19:31.363 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-08-19 19:19:31.364 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpaowjkmi9/privsep.sock {{(pid=95442) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-08-19 19:19:31.365 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-08-19 19:19:31.366 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-08-19 19:19:31.366 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-08-19 19:19:31.366 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 95452 2022-08-19 19:19:31.366 | DEBUG oslo.privsep.daemon [-] privsep: reply[e1943be0-0c5c-489d-abe6-bf6021c43112]: (2,) {{(pid=95452) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-19 19:19:31.578 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=95452) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-08-19 19:19:31.590 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.012s {{(pid=95452) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-08-19 19:19:31.591 | DEBUG oslo.privsep.daemon [-] privsep: reply[93e27ca5-8fdb-4a6c-b97a-d67d076a7ac0]: (4, ('cb450593-1499-4871-83e0-b5f356ad35b5\n', '')) {{(pid=95452) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-19 19:19:31.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=95442) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:19:31.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=95442) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:19:31.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=95442) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:19:31.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=95442) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:19:31.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=95442) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:19:31.646 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=95442) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:19:31.701 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-19 19:19:31.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:31.702 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:31.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:31.702 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:32.049 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-19 19:19:32.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-19 19:19:32.054 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-19 19:19:32.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-19 19:19:32.059 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-19 19:19:32.134 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-08-19 19:19:32.154 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-19 19:19:32.157 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:32.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-08-19 19:19:32.198 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-19 19:19:32.201 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-19 19:19:32.210 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-19 19:19:32.212 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-19 19:19:32.215 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-19 19:19:32.238 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-19 19:19:32.260 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-19 19:19:32.263 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-19 19:19:32.281 | net.bridge.bridge-nf-call-iptables = 1 2022-08-19 19:19:32.285 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-19 19:19:32.288 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-19 19:19:32.299 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-19 19:19:32.299 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-19 19:19:32.302 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-19 19:19:32.305 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-19 19:19:32.307 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-19 19:19:32.310 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-19 19:19:32.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-19 19:19:32.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-19 19:19:32.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-19 19:19:32.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-19 19:19:32.349 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-19 19:19:32.351 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-08-19 19:19:32.392 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-19 19:19:32.395 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-19 19:19:32.429 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-19 19:19:32.464 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled q-dhcp 2022-08-19 19:19:32.482 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:32.484 | + lib/neutron-legacy:configure_mutnauq:364 : _configure_neutron_dhcp_agent 2022-08-19 19:19:32.487 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-19 19:19:32.491 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-19 19:19:32.525 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:855 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-19 19:19:32.559 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:19:32.596 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:857 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:32.599 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:858 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:19:32.632 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:861 : is_service_enabled q-l3 2022-08-19 19:19:32.650 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:32.653 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:872 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-19 19:19:32.655 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-19 19:19:32.689 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-19 19:19:32.693 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-19 19:19:32.695 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-19 19:19:32.728 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:874 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-19 19:19:32.730 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-19 19:19:32.734 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-19 19:19:32.735 | + lib/neutron-legacy:configure_mutnauq:366 : is_service_enabled q-l3 2022-08-19 19:19:32.753 | + functions-common:is_service_enabled:2095 : return 0 2022-08-19 19:19:32.756 | + lib/neutron-legacy:configure_mutnauq:367 : _configure_neutron_l3_agent 2022-08-19 19:19:32.759 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-08-19 19:19:32.763 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-19 19:19:32.797 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-08-19 19:19:32.837 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:32.839 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-19 19:19:32.874 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-19 19:19:32.876 | + lib/neutron-legacy:_neutron_setup_interface_driver:1045 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-19 19:19:32.911 | + lib/neutron-legacy:_neutron_setup_interface_driver:1047 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-19 19:19:32.913 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-19 19:19:32.916 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-19 19:19:32.950 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-19 19:19:32.953 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-19 19:19:32.955 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-19 19:19:32.958 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-19 19:19:35.702 | INFO neutron.common.config [-] Logging enabled! 2022-08-19 19:19:35.702 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev497 2022-08-19 19:19:35.702 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=96031) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-08-19 19:19:35.753 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=96031) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:19:35.754 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=96031) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-08-19 19:19:35.754 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=96031) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:19:35.754 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=96031) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:19:35.754 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=96031) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:19:35.754 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=96031) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-08-19 19:19:35.816 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-19 19:19:35.817 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=96031) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-19 19:19:35.817 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=96031) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-19 19:19:35.824 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-19 19:19:35.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:35.824 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:35.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-19 19:19:35.824 | from cryptography.utils import int_from_bytes 2022-08-19 19:19:36.165 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-19 19:19:36.168 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-19 19:19:36.170 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-19 19:19:36.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-19 19:19:36.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-19 19:19:36.178 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-19 19:19:36.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-19 19:19:36.199 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-19 19:19:36.202 | + functions:set_mtu:785 : local dev=br-data 2022-08-19 19:19:36.205 | + functions:set_mtu:786 : local mtu=1500 2022-08-19 19:19:36.208 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-19 19:19:36.221 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-08-19 19:19:36.239 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-19 19:19:36.242 | + lib/neutron-legacy:_configure_public_network_connectivity:717 : [[ -n eth1 ]] 2022-08-19 19:19:36.244 | + lib/neutron-legacy:_configure_public_network_connectivity:718 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-19 19:19:36.247 | + lib/neutron-legacy:_move_neutron_addresses_route:658 : local from_intf=eth1 2022-08-19 19:19:36.250 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : local to_intf=br-data 2022-08-19 19:19:36.252 | + lib/neutron-legacy:_move_neutron_addresses_route:660 : local add_ovs_port=True 2022-08-19 19:19:36.255 | + lib/neutron-legacy:_move_neutron_addresses_route:661 : local del_ovs_port=False 2022-08-19 19:19:36.265 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local af=inet 2022-08-19 19:19:36.265 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n eth1 ]] 2022-08-19 19:19:36.265 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : [[ -n br-data ]] 2022-08-19 19:19:36.266 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local IP_REPLACE= 2022-08-19 19:19:36.269 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local IP_DEL= 2022-08-19 19:19:36.272 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local IP_UP= 2022-08-19 19:19:36.274 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : local DEFAULT_ROUTE_GW 2022-08-19 19:19:36.278 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet r 2022-08-19 19:19:36.278 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-19 19:19:36.285 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : DEFAULT_ROUTE_GW= 2022-08-19 19:19:36.287 | + lib/neutron-legacy:_move_neutron_addresses_route:675 : local ADD_OVS_PORT= 2022-08-19 19:19:36.290 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : local DEL_OVS_PORT= 2022-08-19 19:19:36.292 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : local ARP_CMD= 2022-08-19 19:19:36.296 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : ip -f inet a s dev eth1 scope global primary 2022-08-19 19:19:36.297 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : awk '{ print $2, $3, $4; exit }' 2022-08-19 19:19:36.297 | ++ lib/neutron-legacy:_move_neutron_addresses_route:679 : grep inet 2022-08-19 19:19:36.303 | + lib/neutron-legacy:_move_neutron_addresses_route:679 : IP_BRD='192.168.0.47/22 brd 192.168.3.255' 2022-08-19 19:19:36.305 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : '[' '' '!=' '' ']' 2022-08-19 19:19:36.308 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:36.311 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-19 19:19:36.313 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ False == \T\r\u\e ]] 2022-08-19 19:19:36.317 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : [[ 192.168.0.47/22 brd 192.168.3.255 != '' ]] 2022-08-19 19:19:36.318 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : IP_DEL='sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1' 2022-08-19 19:19:36.321 | + lib/neutron-legacy:_move_neutron_addresses_route:695 : IP_REPLACE='sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data' 2022-08-19 19:19:36.323 | + lib/neutron-legacy:_move_neutron_addresses_route:696 : IP_UP='sudo ip link set br-data up' 2022-08-19 19:19:36.326 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : [[ inet == \i\n\e\t ]] 2022-08-19 19:19:36.330 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : awk '{ print $1; exit }' 2022-08-19 19:19:36.330 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : grep -o -E '(.*)/' 2022-08-19 19:19:36.333 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : cut -d / -f1 2022-08-19 19:19:36.333 | ++ lib/neutron-legacy:_move_neutron_addresses_route:698 : echo 192.168.0.47/22 brd 192.168.3.255 2022-08-19 19:19:36.337 | + lib/neutron-legacy:_move_neutron_addresses_route:698 : IP=192.168.0.47 2022-08-19 19:19:36.340 | + lib/neutron-legacy:_move_neutron_addresses_route:699 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.47 ' 2022-08-19 19:19:36.342 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr del 192.168.0.47/22 brd 192.168.3.255 dev eth1 2022-08-19 19:19:36.357 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip addr replace 192.168.0.47/22 brd 192.168.3.255 dev br-data 2022-08-19 19:19:36.375 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ip link set br-data up 2022-08-19 19:19:36.389 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-19 19:19:36.410 | + lib/neutron-legacy:_move_neutron_addresses_route:705 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.47 2022-08-19 19:19:39.419 | ARPING 192.168.0.47 from 192.168.0.47 br-data 2022-08-19 19:19:39.419 | Sent 3 probes (3 broadcast(s)) 2022-08-19 19:19:39.419 | Received 0 response(s) 2022-08-19 19:19:39.436 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-08-19 19:19:39.440 | + ./stack.sh:exit_trap:516 : local r=1 2022-08-19 19:19:39.442 | ++ ./stack.sh:exit_trap:517 : jobs -p 2022-08-19 19:19:39.445 | + ./stack.sh:exit_trap:517 : jobs='78686 2022-08-19 19:19:39.445 | 93101' 2022-08-19 19:19:39.447 | + ./stack.sh:exit_trap:520 : [[ -n 78686 2022-08-19 19:19:39.447 | 93101 ]] 2022-08-19 19:19:39.450 | + ./stack.sh:exit_trap:520 : [[ -n /opt/stack/logs/stack.sh.log.2022-08-19-190037 ]] 2022-08-19 19:19:39.452 | + ./stack.sh:exit_trap:520 : [[ True == \T\r\u\e ]] 2022-08-19 19:19:39.454 | + ./stack.sh:exit_trap:521 : echo 'exit_trap: cleaning up child processes' 2022-08-19 19:19:39.454 | exit_trap: cleaning up child processes 2022-08-19 19:19:39.457 | + ./stack.sh:exit_trap:522 : kill 78686 93101 2022-08-19 19:19:39.459 | + ./stack.sh:exit_trap:526 : '[' -f /tmp/tmp.ugnNbmIMJc ']' 2022-08-19 19:19:39.461 | + ./stack.sh:exit_trap:527 : rm /tmp/tmp.ugnNbmIMJc 2022-08-19 19:19:39.466 | + ./stack.sh:exit_trap:531 : kill_spinner 2022-08-19 19:19:39.468 | + ./stack.sh:kill_spinner:426 : '[' '!' -z '' ']' 2022-08-19 19:19:39.470 | + ./stack.sh:exit_trap:533 : [[ 1 -ne 0 ]] 2022-08-19 19:19:39.473 | + ./stack.sh:exit_trap:534 : echo 'Error on exit' 2022-08-19 19:19:39.473 | Error on exit 2022-08-19 19:19:39.475 | + ./stack.sh:exit_trap:536 : type -p generate-subunit 2022-08-19 19:19:39.479 | + ./stack.sh:exit_trap:537 : generate-subunit 1660935634 1145 fail 2022-08-19 19:19:39.734 | + ./stack.sh:exit_trap:539 : [[ -z /opt/stack/logs ]] 2022-08-19 19:19:39.737 | + ./stack.sh:exit_trap:542 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-08-19 19:19:40.512 | + ./stack.sh:exit_trap:551 : exit 1