2020-10-21 06:16:37.072 | + ./stack.sh:main:457 : exec 2020-10-21 06:16:37.072 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-10-21-061636' 2020-10-21 06:16:37.072 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-10-21-061636.summary.2020-10-21-061636 2020-10-21 06:16:37.072 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-10-21 06:16:37.072 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-10-21-061636 2020-10-21 06:16:37.072 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2020-10-21-061636 /opt/stack/logs/stack.sh.log 2020-10-21 06:16:37.072 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2020-10-21-061636.summary.2020-10-21-061636 /opt/stack/logs/stack.sh.log.summary 2020-10-21 06:16:37.072 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2020-10-21 06:16:37.072 | + functions:check_path_perm_sanity:620 : local real_path 2020-10-21 06:16:37.072 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2020-10-21 06:16:37.072 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2020-10-21 06:16:37.072 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2020-10-21 06:16:37.072 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2020-10-21 06:16:37.072 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2020-10-21 06:16:37.072 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-10-21 06:16:37.072 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2020-10-21 06:16:37.073 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2020-10-21 06:16:37.073 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-10-21 06:16:37.073 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-10-21 06:16:37.073 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2020-10-21 06:16:37.074 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2020-10-21 06:16:37.078 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-10-21 06:16:37.079 | + ./stack.sh:main:489 : trap exit_trap EXIT 2020-10-21 06:16:37.081 | + ./stack.sh:main:530 : trap err_trap ERR 2020-10-21 06:16:37.083 | + ./stack.sh:main:543 : set -o errexit 2020-10-21 06:16:37.085 | + ./stack.sh:main:546 : uname -a 2020-10-21 06:16:37.086 | Linux n-d-758944-1 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2020-10-21 06:16:37.088 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-10-21 06:16:37.090 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2020-10-21 06:16:37.093 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2020-10-21 06:16:37.117 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2020-10-21 06:16:37.131 | + ./stack.sh:main:560 : fetch_plugins 2020-10-21 06:16:37.133 | + functions-common:fetch_plugins:1656 : local plugins= 2020-10-21 06:16:37.134 | + functions-common:fetch_plugins:1657 : local plugin 2020-10-21 06:16:37.136 | + functions-common:fetch_plugins:1660 : [[ -z '' ]] 2020-10-21 06:16:37.138 | + functions-common:fetch_plugins:1661 : return 2020-10-21 06:16:37.140 | + ./stack.sh:main:564 : run_phase override_defaults 2020-10-21 06:16:37.142 | + functions-common:run_phase:1738 : local mode=override_defaults 2020-10-21 06:16:37.143 | + functions-common:run_phase:1739 : local phase= 2020-10-21 06:16:37.145 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-10-21 06:16:37.147 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-10-21 06:16:37.148 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-10-21 06:16:37.150 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-10-21 06:16:37.152 | + functions-common:run_phase:1748 : local extra 2020-10-21 06:16:37.154 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-10-21 06:16:37.157 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-10-21 06:16:37.159 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-10-21 06:16:37.160 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-10-21 06:16:37.162 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-10-21 06:16:37.164 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-10-21 06:16:37.176 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:16:37.178 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-10-21 06:16:37.180 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-21 06:16:37.181 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-21 06:16:37.183 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-21 06:16:37.185 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-21 06:16:37.186 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-10-21 06:16:37.188 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-10-21 06:16:37.190 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-10-21 06:16:37.192 | + functions-common:run_phase:1759 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-10-21 06:16:37.193 | + functions-common:run_phase:1762 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-10-21 06:16:37.195 | + functions-common:run_phase:1763 : plugin_override_defaults 2020-10-21 06:16:37.197 | + functions-common:plugin_override_defaults:1697 : local plugins= 2020-10-21 06:16:37.199 | + functions-common:plugin_override_defaults:1698 : local plugin 2020-10-21 06:16:37.200 | + functions-common:plugin_override_defaults:1701 : [[ -z '' ]] 2020-10-21 06:16:37.202 | + functions-common:plugin_override_defaults:1702 : return 2020-10-21 06:16:37.204 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2020-10-21 06:16:37.220 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2020-10-21 06:16:37.222 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-10-21 06:16:37.234 | ++ functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:16:37.237 | +++ lib/tls:source:43 : hostname -f 2020-10-21 06:16:37.240 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-10-21 06:16:37.242 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-10-21 06:16:37.244 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-10-21 06:16:37.245 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-10-21 06:16:37.247 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-10-21 06:16:37.249 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-10-21 06:16:37.251 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-10-21 06:16:37.252 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-10-21 06:16:37.254 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-10-21 06:16:37.256 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-10-21 06:16:37.260 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2020-10-21 06:16:37.271 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2020-10-21 06:16:37.286 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2020-10-21 06:16:37.298 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2020-10-21 06:16:37.309 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2020-10-21 06:16:37.331 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2020-10-21 06:16:37.366 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2020-10-21 06:16:37.433 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2020-10-21 06:16:37.452 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2020-10-21 06:16:37.485 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2020-10-21 06:16:37.529 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2020-10-21 06:16:37.647 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2020-10-21 06:16:37.662 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2020-10-21 06:16:37.674 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2020-10-21 06:16:37.686 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2020-10-21 06:16:37.774 | + ./stack.sh:main:593 : run_phase source 2020-10-21 06:16:37.776 | + functions-common:run_phase:1738 : local mode=source 2020-10-21 06:16:37.778 | + functions-common:run_phase:1739 : local phase= 2020-10-21 06:16:37.780 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-10-21 06:16:37.782 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-10-21 06:16:37.784 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-10-21 06:16:37.786 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-10-21 06:16:37.788 | + functions-common:run_phase:1748 : local extra 2020-10-21 06:16:37.791 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-10-21 06:16:37.794 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-10-21 06:16:37.796 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-10-21 06:16:37.798 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-10-21 06:16:37.800 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-10-21 06:16:37.802 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-10-21 06:16:37.815 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:16:37.817 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-10-21 06:16:37.819 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-10-21 06:16:37.854 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-10-21 06:16:37.856 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-10-21 06:16:37.858 | + functions-common:run_phase:1759 : [[ source == \s\o\u\r\c\e ]] 2020-10-21 06:16:37.860 | + functions-common:run_phase:1760 : load_plugin_settings 2020-10-21 06:16:37.862 | + functions-common:load_plugin_settings:1674 : local plugins= 2020-10-21 06:16:37.864 | + functions-common:load_plugin_settings:1675 : local plugin 2020-10-21 06:16:37.866 | + functions-common:load_plugin_settings:1678 : [[ -z '' ]] 2020-10-21 06:16:37.868 | + functions-common:load_plugin_settings:1679 : return 2020-10-21 06:16:37.871 | + functions-common:run_phase:1761 : verify_disabled_services 2020-10-21 06:16:37.873 | + functions-common:verify_disabled_services:2021 : local service 2020-10-21 06:16:37.875 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.878 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-10-21 06:16:37.880 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.882 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-10-21 06:16:37.884 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.886 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-10-21 06:16:37.889 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.891 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-10-21 06:16:37.894 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.896 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-10-21 06:16:37.898 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.900 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-10-21 06:16:37.902 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.904 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-10-21 06:16:37.907 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.909 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-10-21 06:16:37.911 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.913 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-10-21 06:16:37.915 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.917 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-10-21 06:16:37.920 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.922 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2020-10-21 06:16:37.924 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.926 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-10-21 06:16:37.928 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.930 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-10-21 06:16:37.933 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.935 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-10-21 06:16:37.937 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.940 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-10-21 06:16:37.942 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.944 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-10-21 06:16:37.946 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.948 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-10-21 06:16:37.950 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.952 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-10-21 06:16:37.955 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.957 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-10-21 06:16:37.959 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.962 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-10-21 06:16:37.964 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.966 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-10-21 06:16:37.968 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.971 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-10-21 06:16:37.973 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.975 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-10-21 06:16:37.977 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.979 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-10-21 06:16:37.981 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.983 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-10-21 06:16:37.986 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.988 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-10-21 06:16:37.990 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.992 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-10-21 06:16:37.994 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:37.996 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2020-10-21 06:16:37.999 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.001 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-10-21 06:16:38.003 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.005 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-10-21 06:16:38.008 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.010 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-10-21 06:16:38.012 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.014 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-10-21 06:16:38.016 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.019 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-10-21 06:16:38.021 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.023 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-10-21 06:16:38.025 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.027 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-10-21 06:16:38.030 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.032 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-10-21 06:16:38.034 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.036 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-10-21 06:16:38.038 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.041 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-10-21 06:16:38.043 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.045 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-10-21 06:16:38.047 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.049 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-10-21 06:16:38.051 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.053 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-10-21 06:16:38.056 | + functions-common:verify_disabled_services:2022 : for service in ${ENABLED_SERVICES//,/ } 2020-10-21 06:16:38.058 | + functions-common:verify_disabled_services:2023 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-10-21 06:16:38.061 | + ./stack.sh:main:664 : initialize_database_backends 2020-10-21 06:16:38.063 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-10-21 06:16:38.065 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-10-21 06:16:38.078 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:16:38.081 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-10-21 06:16:38.083 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-10-21 06:16:38.086 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-10-21 06:16:38.099 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:16:38.101 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-10-21 06:16:38.104 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-10-21 06:16:38.106 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-10-21 06:16:38.108 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-10-21 06:16:38.110 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-10-21 06:16:38.113 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-10-21 06:16:38.115 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-10-21 06:16:38.118 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-10-21 06:16:38.120 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-10-21 06:16:38.122 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-10-21 06:16:38.125 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-10-21 06:16:38.127 | + lib/database:initialize_database_backends:104 : return 0 2020-10-21 06:16:38.130 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2020-10-21 06:16:38.130 | Using mysql database backend 2020-10-21 06:16:38.132 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-10-21 06:16:38.146 | + ./stack.sh:main:680 : is_service_enabled rabbit 2020-10-21 06:16:38.160 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:16:38.163 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-10-21 06:16:38.178 | + ./stack.sh:main:688 : is_service_enabled keystone 2020-10-21 06:16:38.193 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:16:38.195 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-10-21 06:16:38.210 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-10-21 06:16:38.224 | + ./stack.sh:main:703 : is_service_enabled ldap 2020-10-21 06:16:38.239 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:16:38.242 | + ./stack.sh:main:712 : is_service_enabled nova 2020-10-21 06:16:38.257 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:16:38.259 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-10-21 06:16:38.261 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2020-10-21 06:16:38.276 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:16:38.278 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-10-21 06:16:38.293 | + ./stack.sh:main:728 : [[ -z '' ]] 2020-10-21 06:16:38.295 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2020-10-21 06:16:38.297 | + ./stack.sh:main:734 : save_stackenv 734 2020-10-21 06:16:38.300 | + functions-common:save_stackenv:60 : local tag=734 2020-10-21 06:16:38.303 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-10-21 06:16:38.306 | + functions-common:save_stackenv:62 : time_stamp=2020-10-21-061638 2020-10-21 06:16:38.308 | + functions-common:save_stackenv:63 : echo '# 2020-10-21-061638 734' 2020-10-21 06:16:38.311 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.313 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-10-21 06:16:38.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.318 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-10-21 06:16:38.320 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.323 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-10-21 06:16:38.325 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.327 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-10-21 06:16:38.329 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.332 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2020-10-21 06:16:38.334 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.336 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2020-10-21 06:16:38.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.341 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-10-21-061636 2020-10-21 06:16:38.343 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.346 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-10-21 06:16:38.348 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.350 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2020-10-21 06:16:38.352 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.355 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-10-21 06:16:38.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.359 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-10-21 06:16:38.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.364 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-10-21 06:16:38.366 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-10-21 06:16:38.369 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-10-21 06:16:38.371 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2020-10-21 06:16:38.373 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2020-10-21 06:16:38.375 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2020-10-21 06:16:38.378 | + functions-common:git_clone:527 : local git_ref=master 2020-10-21 06:16:38.380 | + functions-common:git_clone:528 : local orig_dir 2020-10-21 06:16:38.383 | ++ functions-common:git_clone:529 : pwd 2020-10-21 06:16:38.385 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-21 06:16:38.387 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-21 06:16:38.390 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-21 06:16:38.403 | + functions-common:git_clone:532 : RECLONE=False 2020-10-21 06:16:38.406 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-21 06:16:38.408 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-21 06:16:38.410 | + functions-common:git_clone:546 : echo master 2020-10-21 06:16:38.411 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-21 06:16:38.415 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2020-10-21 06:16:38.417 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-21 06:16:38.419 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2020-10-21 06:16:38.422 | + functions-common:git_clone:595 : git show --oneline 2020-10-21 06:16:38.422 | + functions-common:git_clone:595 : head -1 2020-10-21 06:16:38.425 | d447ce59 Merge "update ceilometer to 15.0.0" 2020-10-21 06:16:38.427 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-21 06:16:38.430 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2020-10-21 06:16:38.432 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-10-21 06:16:38.434 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2020-10-21 06:16:38.436 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-10-21 06:16:38.439 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-10-21 06:16:38.442 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-10-21 06:16:38.444 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-10-21 06:16:38.447 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-10-21 06:16:38.449 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-10-21 06:16:38.451 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-10-21 06:16:38.454 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-10-21 06:16:38.458 | ++ tools/install_prereqs.sh:source:47 : NOW=1603260998 2020-10-21 06:16:38.461 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-10-21 06:16:38.465 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-10-21 06:16:38.468 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-10-21 06:16:38.471 | ++ tools/install_prereqs.sh:source:49 : DELTA=1603260998 2020-10-21 06:16:38.473 | ++ tools/install_prereqs.sh:source:50 : [[ 1603260998 -lt 7200 ]] 2020-10-21 06:16:38.475 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-10-21 06:16:38.478 | ++ functions-common:export_proxy_variables:2128 : isset http_proxy 2020-10-21 06:16:38.480 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2020-10-21 06:16:38.482 | ++ functions-common:export_proxy_variables:2131 : isset https_proxy 2020-10-21 06:16:38.484 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2020-10-21 06:16:38.487 | ++ functions-common:export_proxy_variables:2134 : isset no_proxy 2020-10-21 06:16:38.489 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2020-10-21 06:16:38.493 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2020-10-21 06:16:38.538 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-10-21 06:16:38.538 | apache2-dev 2020-10-21 06:16:38.538 | bc 2020-10-21 06:16:38.538 | bsdmainutils 2020-10-21 06:16:38.538 | curl 2020-10-21 06:16:38.538 | g++ 2020-10-21 06:16:38.538 | gcc 2020-10-21 06:16:38.538 | gettext 2020-10-21 06:16:38.538 | git 2020-10-21 06:16:38.538 | graphviz 2020-10-21 06:16:38.538 | iputils-ping 2020-10-21 06:16:38.538 | libapache2-mod-proxy-uwsgi 2020-10-21 06:16:38.538 | libffi-dev 2020-10-21 06:16:38.538 | libjpeg-dev 2020-10-21 06:16:38.538 | libmysqlclient-dev 2020-10-21 06:16:38.538 | libpcre3-dev 2020-10-21 06:16:38.538 | libpq-dev 2020-10-21 06:16:38.538 | libssl-dev 2020-10-21 06:16:38.539 | libsystemd-dev 2020-10-21 06:16:38.539 | libxml2-dev 2020-10-21 06:16:38.539 | libxslt1-dev 2020-10-21 06:16:38.539 | libyaml-dev 2020-10-21 06:16:38.539 | lsof 2020-10-21 06:16:38.539 | openssh-server 2020-10-21 06:16:38.539 | openssl 2020-10-21 06:16:38.539 | pkg-config 2020-10-21 06:16:38.539 | psmisc 2020-10-21 06:16:38.539 | python3-dev 2020-10-21 06:16:38.539 | python3-pip 2020-10-21 06:16:38.539 | python3-venv 2020-10-21 06:16:38.539 | tar 2020-10-21 06:16:38.539 | tcpdump 2020-10-21 06:16:38.539 | unzip 2020-10-21 06:16:38.539 | uuid-runtime 2020-10-21 06:16:38.539 | wget 2020-10-21 06:16:38.539 | wget 2020-10-21 06:16:38.539 | zlib1g-dev 2020-10-21 06:16:38.539 | libkrb5-dev 2020-10-21 06:16:38.539 | libldap2-dev 2020-10-21 06:16:38.539 | libsasl2-dev 2020-10-21 06:16:38.539 | memcached 2020-10-21 06:16:38.539 | python3-mysqldb 2020-10-21 06:16:38.539 | sqlite3 2020-10-21 06:16:38.539 | conntrack 2020-10-21 06:16:38.539 | curl 2020-10-21 06:16:38.539 | dnsmasq-base 2020-10-21 06:16:38.539 | dnsmasq-utils 2020-10-21 06:16:38.539 | ebtables 2020-10-21 06:16:38.539 | gawk 2020-10-21 06:16:38.539 | genisoimage 2020-10-21 06:16:38.539 | iptables 2020-10-21 06:16:38.539 | iputils-arping 2020-10-21 06:16:38.539 | kpartx 2020-10-21 06:16:38.539 | libjs-jquery-tablesorter 2020-10-21 06:16:38.540 | libmysqlclient-dev 2020-10-21 06:16:38.540 | parted 2020-10-21 06:16:38.540 | pm-utils 2020-10-21 06:16:38.540 | python3-mysqldb 2020-10-21 06:16:38.540 | socat 2020-10-21 06:16:38.540 | sqlite3 2020-10-21 06:16:38.540 | sudo 2020-10-21 06:16:38.540 | vlan 2020-10-21 06:16:38.540 | lsscsi 2020-10-21 06:16:38.540 | open-iscsi 2020-10-21 06:16:38.540 | lvm2 2020-10-21 06:16:38.540 | qemu-utils 2020-10-21 06:16:38.540 | thin-provisioning-tools 2020-10-21 06:16:38.540 | acl 2020-10-21 06:16:38.540 | dnsmasq-base 2020-10-21 06:16:38.540 | dnsmasq-utils 2020-10-21 06:16:38.540 | ebtables 2020-10-21 06:16:38.540 | haproxy 2020-10-21 06:16:38.540 | iptables 2020-10-21 06:16:38.540 | iputils-arping 2020-10-21 06:16:38.540 | iputils-ping 2020-10-21 06:16:38.540 | libmysqlclient-dev 2020-10-21 06:16:38.540 | postgresql-server-dev-all 2020-10-21 06:16:38.540 | python3-mysqldb 2020-10-21 06:16:38.540 | sqlite3 2020-10-21 06:16:38.540 | sudo 2020-10-21 06:16:38.540 | vlan 2020-10-21 06:16:38.540 | ipset 2020-10-21 06:16:38.540 | conntrack 2020-10-21 06:16:38.540 | conntrackd 2020-10-21 06:16:38.540 | keepalived 2020-10-21 06:16:38.540 | dstat 2020-10-21 06:16:38.540 | lvm2 2020-10-21 06:16:38.540 | qemu-utils 2020-10-21 06:16:38.540 | thin-provisioning-tools 2020-10-21 06:16:38.540 | curl 2020-10-21 06:16:38.541 | liberasurecode-dev 2020-10-21 06:16:38.541 | make 2020-10-21 06:16:38.541 | memcached 2020-10-21 06:16:38.541 | sqlite3 2020-10-21 06:16:38.541 | xfsprogs' 2020-10-21 06:16:38.541 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-10-21 06:16:38.557 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-10-21 06:16:38.558 | apache2-dev 2020-10-21 06:16:38.558 | bc 2020-10-21 06:16:38.558 | bsdmainutils 2020-10-21 06:16:38.558 | curl 2020-10-21 06:16:38.558 | g++ 2020-10-21 06:16:38.558 | gcc 2020-10-21 06:16:38.558 | gettext 2020-10-21 06:16:38.558 | git 2020-10-21 06:16:38.558 | graphviz 2020-10-21 06:16:38.558 | iputils-ping 2020-10-21 06:16:38.558 | libapache2-mod-proxy-uwsgi 2020-10-21 06:16:38.558 | libffi-dev 2020-10-21 06:16:38.558 | libjpeg-dev 2020-10-21 06:16:38.558 | libmysqlclient-dev 2020-10-21 06:16:38.558 | libpcre3-dev 2020-10-21 06:16:38.558 | libpq-dev 2020-10-21 06:16:38.558 | libssl-dev 2020-10-21 06:16:38.558 | libsystemd-dev 2020-10-21 06:16:38.558 | libxml2-dev 2020-10-21 06:16:38.558 | libxslt1-dev 2020-10-21 06:16:38.558 | libyaml-dev 2020-10-21 06:16:38.558 | lsof 2020-10-21 06:16:38.558 | openssh-server 2020-10-21 06:16:38.558 | openssl 2020-10-21 06:16:38.558 | pkg-config 2020-10-21 06:16:38.558 | psmisc 2020-10-21 06:16:38.558 | python3-dev 2020-10-21 06:16:38.558 | python3-pip 2020-10-21 06:16:38.558 | python3-venv 2020-10-21 06:16:38.558 | tar 2020-10-21 06:16:38.558 | tcpdump 2020-10-21 06:16:38.558 | unzip 2020-10-21 06:16:38.558 | uuid-runtime 2020-10-21 06:16:38.558 | wget 2020-10-21 06:16:38.558 | wget 2020-10-21 06:16:38.558 | zlib1g-dev 2020-10-21 06:16:38.558 | libkrb5-dev 2020-10-21 06:16:38.559 | libldap2-dev 2020-10-21 06:16:38.559 | libsasl2-dev 2020-10-21 06:16:38.559 | memcached 2020-10-21 06:16:38.559 | python3-mysqldb 2020-10-21 06:16:38.559 | sqlite3 2020-10-21 06:16:38.559 | conntrack 2020-10-21 06:16:38.559 | curl 2020-10-21 06:16:38.559 | dnsmasq-base 2020-10-21 06:16:38.559 | dnsmasq-utils 2020-10-21 06:16:38.559 | ebtables 2020-10-21 06:16:38.559 | gawk 2020-10-21 06:16:38.559 | genisoimage 2020-10-21 06:16:38.559 | iptables 2020-10-21 06:16:38.559 | iputils-arping 2020-10-21 06:16:38.559 | kpartx 2020-10-21 06:16:38.559 | libjs-jquery-tablesorter 2020-10-21 06:16:38.559 | libmysqlclient-dev 2020-10-21 06:16:38.559 | parted 2020-10-21 06:16:38.559 | pm-utils 2020-10-21 06:16:38.559 | python3-mysqldb 2020-10-21 06:16:38.559 | socat 2020-10-21 06:16:38.559 | sqlite3 2020-10-21 06:16:38.559 | sudo 2020-10-21 06:16:38.559 | vlan 2020-10-21 06:16:38.559 | lsscsi 2020-10-21 06:16:38.559 | open-iscsi 2020-10-21 06:16:38.559 | lvm2 2020-10-21 06:16:38.559 | qemu-utils 2020-10-21 06:16:38.559 | thin-provisioning-tools 2020-10-21 06:16:38.559 | acl 2020-10-21 06:16:38.559 | dnsmasq-base 2020-10-21 06:16:38.559 | dnsmasq-utils 2020-10-21 06:16:38.559 | ebtables 2020-10-21 06:16:38.559 | haproxy 2020-10-21 06:16:38.559 | iptables 2020-10-21 06:16:38.559 | iputils-arping 2020-10-21 06:16:38.559 | iputils-ping 2020-10-21 06:16:38.560 | libmysqlclient-dev 2020-10-21 06:16:38.560 | postgresql-server-dev-all 2020-10-21 06:16:38.560 | python3-mysqldb 2020-10-21 06:16:38.560 | sqlite3 2020-10-21 06:16:38.560 | sudo 2020-10-21 06:16:38.560 | vlan 2020-10-21 06:16:38.560 | ipset 2020-10-21 06:16:38.560 | conntrack 2020-10-21 06:16:38.560 | conntrackd 2020-10-21 06:16:38.560 | keepalived 2020-10-21 06:16:38.560 | dstat 2020-10-21 06:16:38.560 | lvm2 2020-10-21 06:16:38.560 | qemu-utils 2020-10-21 06:16:38.560 | thin-provisioning-tools 2020-10-21 06:16:38.560 | curl 2020-10-21 06:16:38.560 | liberasurecode-dev 2020-10-21 06:16:38.560 | make 2020-10-21 06:16:38.560 | memcached 2020-10-21 06:16:38.560 | sqlite3 2020-10-21 06:16:38.560 | xfsprogs ' 2020-10-21 06:16:38.560 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-10-21 06:16:38.562 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:16:38.564 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:16:38.568 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-10-21 06:16:38.568 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-21 06:16:38.572 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-21 06:16:38.574 | ++ functions-common:install_package:1344 : update_package_repo 2020-10-21 06:16:38.576 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-21 06:16:38.578 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2020-10-21 06:16:38.580 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-21 06:16:38.583 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-21 06:16:38.585 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2020-10-21 06:16:38.587 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:16:38.589 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:16:38.591 | ++ functions-common:update_package_repo:1325 : apt_get_update 2020-10-21 06:16:38.593 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-10-21 06:16:38.596 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-10-21 06:16:38.598 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2020-10-21 06:16:38.600 | +++ functions-common:apt_get_update:1078 : id -u 2020-10-21 06:16:38.604 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-10-21 06:16:38.606 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2020-10-21 06:16:38.609 | ++ functions-common:time_start:2296 : local name=apt-get-update 2020-10-21 06:16:38.611 | ++ functions-common:time_start:2297 : local start_time= 2020-10-21 06:16:38.613 | ++ functions-common:time_start:2298 : [[ -n '' ]] 2020-10-21 06:16:38.616 | +++ functions-common:time_start:2301 : date +%s%3N 2020-10-21 06:16:38.619 | ++ functions-common:time_start:2301 : _TIME_START[$name]=1603260998617 2020-10-21 06:16:38.621 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-10-21 06:16:38.623 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-10-21 06:16:38.626 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-10-21 06:16:38.864 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-10-21 06:16:38.994 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-10-21 06:16:39.123 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-10-21 06:16:39.245 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-10-21 06:16:41.151 | Reading package lists... 2020-10-21 06:16:41.209 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-10-21 06:16:41.211 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-10-21 06:16:41.213 | ++ functions-common:time_stop:2310 : local name 2020-10-21 06:16:41.215 | ++ functions-common:time_stop:2311 : local end_time 2020-10-21 06:16:41.218 | ++ functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:16:41.220 | ++ functions-common:time_stop:2313 : local total 2020-10-21 06:16:41.222 | ++ functions-common:time_stop:2314 : local start_time 2020-10-21 06:16:41.224 | ++ functions-common:time_stop:2316 : name=apt-get-update 2020-10-21 06:16:41.227 | ++ functions-common:time_stop:2317 : start_time=1603260998617 2020-10-21 06:16:41.229 | ++ functions-common:time_stop:2319 : [[ -z 1603260998617 ]] 2020-10-21 06:16:41.231 | +++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:16:41.235 | ++ functions-common:time_stop:2322 : end_time=1603261001232 2020-10-21 06:16:41.237 | ++ functions-common:time_stop:2323 : elapsed_time=2615 2020-10-21 06:16:41.239 | ++ functions-common:time_stop:2324 : total=0 2020-10-21 06:16:41.241 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:16:41.243 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2615 2020-10-21 06:16:41.246 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-21 06:16:41.248 | ++ functions-common:real_install_package:1330 : is_ubuntu 2020-10-21 06:16:41.250 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:16:41.252 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:16:41.255 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-21 06:16:41.275 | ++ functions-common:apt_get:1111 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2020-10-21 06:16:41.393 | Reading package lists... 2020-10-21 06:16:41.629 | Building dependency tree... 2020-10-21 06:16:41.630 | Reading state information... 2020-10-21 06:16:41.864 | acl is already the newest version (2.2.52-3build1). 2020-10-21 06:16:41.864 | acl set to manually installed. 2020-10-21 06:16:41.864 | bc is already the newest version (1.07.1-2). 2020-10-21 06:16:41.864 | bc set to manually installed. 2020-10-21 06:16:41.864 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-10-21 06:16:41.864 | bsdmainutils set to manually installed. 2020-10-21 06:16:41.864 | dnsmasq-base is already the newest version (2.79-1). 2020-10-21 06:16:41.864 | dnsmasq-base set to manually installed. 2020-10-21 06:16:41.864 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-10-21 06:16:41.864 | gawk set to manually installed. 2020-10-21 06:16:41.864 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-10-21 06:16:41.864 | iptables set to manually installed. 2020-10-21 06:16:41.864 | libpcre3-dev is already the newest version (2:8.39-9). 2020-10-21 06:16:41.865 | lsof is already the newest version (4.89+dfsg-0.1). 2020-10-21 06:16:41.865 | lsof set to manually installed. 2020-10-21 06:16:41.865 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-10-21 06:16:41.865 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-10-21 06:16:41.865 | ebtables set to manually installed. 2020-10-21 06:16:41.865 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-10-21 06:16:41.865 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-10-21 06:16:41.865 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-10-21 06:16:41.865 | parted is already the newest version (3.2-20ubuntu0.2). 2020-10-21 06:16:41.865 | parted set to manually installed. 2020-10-21 06:16:41.865 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-10-21 06:16:41.865 | psmisc set to manually installed. 2020-10-21 06:16:41.865 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-10-21 06:16:41.865 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-10-21 06:16:41.865 | tar set to manually installed. 2020-10-21 06:16:41.865 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-10-21 06:16:41.865 | wget set to manually installed. 2020-10-21 06:16:41.865 | The following packages were automatically installed and are no longer required: 2020-10-21 06:16:41.865 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-10-21 06:16:41.865 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-10-21 06:16:41.865 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-10-21 06:16:41.865 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-10-21 06:16:41.865 | python3-twisted-bin python3-zope.interface 2020-10-21 06:16:41.865 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:16:41.865 | The following additional packages will be installed: 2020-10-21 06:16:41.865 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2020-10-21 06:16:41.865 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2020-10-21 06:16:41.865 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2020-10-21 06:16:41.865 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2020-10-21 06:16:41.865 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2020-10-21 06:16:41.865 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2020-10-21 06:16:41.866 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2020-10-21 06:16:41.866 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-10-21 06:16:41.866 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-10-21 06:16:41.866 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2020-10-21 06:16:41.866 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2020-10-21 06:16:41.866 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2020-10-21 06:16:41.866 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 libgts-0.7-5 2020-10-21 06:16:41.866 | libgts-bin libgvc6 libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 2020-10-21 06:16:41.866 | libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 libicu-dev 2020-10-21 06:16:41.866 | libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 libiscsi7 2020-10-21 06:16:41.866 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2020-10-21 06:16:41.866 | libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 libkadm5srv-mit11 2020-10-21 06:16:41.866 | libkdb5-9 liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 2020-10-21 06:16:41.866 | liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2020-10-21 06:16:41.866 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-10-21 06:16:41.866 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2020-10-21 06:16:41.866 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2020-10-21 06:16:41.866 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2020-10-21 06:16:41.866 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2020-10-21 06:16:41.866 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2020-10-21 06:16:41.866 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2020-10-21 06:16:41.866 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2020-10-21 06:16:41.866 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2020-10-21 06:16:41.866 | mysql-common po-debconf postgresql-client-common postgresql-common 2020-10-21 06:16:41.866 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2020-10-21 06:16:41.866 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2020-10-21 06:16:41.866 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2020-10-21 06:16:41.866 | uuid-dev uwsgi-core vbetool x11-common 2020-10-21 06:16:41.867 | Suggested packages: 2020-10-21 06:16:41.867 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2020-10-21 06:16:41.867 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2020-10-21 06:16:41.867 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2020-10-21 06:16:41.867 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2020-10-21 06:16:41.867 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2020-10-21 06:16:41.868 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2020-10-21 06:16:41.868 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2020-10-21 06:16:41.868 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2020-10-21 06:16:41.868 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2020-10-21 06:16:41.868 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-10-21 06:16:41.868 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2020-10-21 06:16:41.868 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2020-10-21 06:16:41.868 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2020-10-21 06:16:41.868 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2020-10-21 06:16:41.868 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2020-10-21 06:16:41.868 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2020-10-21 06:16:41.868 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2020-10-21 06:16:41.868 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2020-10-21 06:16:41.868 | sqlite3-doc openssl-blacklist systemd-container zip uwsgi-plugins-all 2020-10-21 06:16:41.868 | uwsgi-extra uwsgi-dev 2020-10-21 06:16:42.107 | The following NEW packages will be installed: 2020-10-21 06:16:42.107 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2020-10-21 06:16:42.107 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2020-10-21 06:16:42.107 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2020-10-21 06:16:42.107 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2020-10-21 06:16:42.107 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2020-10-21 06:16:42.107 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2020-10-21 06:16:42.107 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2020-10-21 06:16:42.107 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2020-10-21 06:16:42.107 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-10-21 06:16:42.107 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-10-21 06:16:42.108 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-10-21 06:16:42.108 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2020-10-21 06:16:42.108 | libfakeroot libffi-dev libfile-fcntllock-perl 2020-10-21 06:16:42.108 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2020-10-21 06:16:42.108 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2020-10-21 06:16:42.108 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-10-21 06:16:42.108 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-10-21 06:16:42.108 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2020-10-21 06:16:42.108 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-10-21 06:16:42.108 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-10-21 06:16:42.108 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2020-10-21 06:16:42.108 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2020-10-21 06:16:42.108 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2020-10-21 06:16:42.108 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-10-21 06:16:42.108 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2020-10-21 06:16:42.108 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2020-10-21 06:16:42.108 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2020-10-21 06:16:42.108 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2020-10-21 06:16:42.108 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2020-10-21 06:16:42.108 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2020-10-21 06:16:42.108 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2020-10-21 06:16:42.108 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2020-10-21 06:16:42.108 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2020-10-21 06:16:42.108 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2020-10-21 06:16:42.108 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2020-10-21 06:16:42.108 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2020-10-21 06:16:42.108 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2020-10-21 06:16:42.108 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2020-10-21 06:16:42.108 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2020-10-21 06:16:42.108 | The following packages will be upgraded: 2020-10-21 06:16:42.109 | curl git libcom-err2 libcurl4 libglib2.0-0 libicu60 libldap-2.4-2 2020-10-21 06:16:42.109 | libldap-common libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2020-10-21 06:16:42.109 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2020-10-21 06:16:42.109 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2020-10-21 06:16:42.244 | 26 upgraded, 202 newly installed, 0 to remove and 133 not upgraded. 2020-10-21 06:16:42.244 | Need to get 83.8 MB of archives. 2020-10-21 06:16:42.244 | After this operation, 263 MB of additional disk space will be used. 2020-10-21 06:16:42.245 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.42 [105 kB] 2020-10-21 06:16:42.464 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.42 [107 kB] 2020-10-21 06:16:42.498 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.42 [2,914 kB] 2020-10-21 06:16:42.834 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.42 [208 kB] 2020-10-21 06:16:42.851 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2020-10-21 06:16:42.852 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2020-10-21 06:16:42.855 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2020-10-21 06:16:42.863 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.6 [1,301 kB] 2020-10-21 06:16:43.066 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2020-10-21 06:16:43.068 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2020-10-21 06:16:43.086 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2020-10-21 06:16:43.087 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 2020-10-21 06:16:43.088 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 2020-10-21 06:16:43.089 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.6 [17.0 kB] 2020-10-21 06:16:43.090 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.6 [155 kB] 2020-10-21 06:16:43.138 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2020-10-21 06:16:43.138 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2020-10-21 06:16:43.141 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2020-10-21 06:16:44.493 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2020-10-21 06:16:44.614 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2020-10-21 06:16:44.647 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2020-10-21 06:16:44.650 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2020-10-21 06:16:44.655 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2020-10-21 06:16:44.658 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2020-10-21 06:16:44.869 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2020-10-21 06:16:44.895 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2020-10-21 06:16:44.897 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2020-10-21 06:16:44.901 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2020-10-21 06:16:44.910 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2020-10-21 06:16:44.922 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2020-10-21 06:16:45.121 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2020-10-21 06:16:45.124 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2020-10-21 06:16:45.125 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2020-10-21 06:16:45.127 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-10-21 06:16:45.128 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2020-10-21 06:16:45.166 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-10-21 06:16:45.166 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2020-10-21 06:16:45.167 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2020-10-21 06:16:45.354 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.6 [614 kB] 2020-10-21 06:16:45.468 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.2 [427 kB] 2020-10-21 06:16:45.591 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2020-10-21 06:16:45.644 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2020-10-21 06:16:45.646 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2020-10-21 06:16:45.646 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2020-10-21 06:16:45.662 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2020-10-21 06:16:45.720 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.6 [261 kB] 2020-10-21 06:16:45.736 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2020-10-21 06:16:45.820 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2020-10-21 06:16:45.828 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2020-10-21 06:16:45.860 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2020-10-21 06:16:45.971 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2020-10-21 06:16:46.020 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2020-10-21 06:16:46.109 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2020-10-21 06:16:46.147 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2020-10-21 06:16:46.148 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2020-10-21 06:16:46.151 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2020-10-21 06:16:46.152 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-10-21 06:16:46.153 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2020-10-21 06:16:46.153 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2020-10-21 06:16:46.184 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2020-10-21 06:16:46.206 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2020-10-21 06:16:46.439 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2020-10-21 06:16:46.441 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2020-10-21 06:16:46.614 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2020-10-21 06:16:46.614 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2020-10-21 06:16:46.644 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2020-10-21 06:16:46.723 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2020-10-21 06:16:46.746 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2020-10-21 06:16:47.054 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2020-10-21 06:16:48.601 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2020-10-21 06:16:48.602 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2020-10-21 06:16:48.603 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2020-10-21 06:16:48.604 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-10-21 06:16:48.605 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2020-10-21 06:16:48.608 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 2020-10-21 06:16:48.614 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.10 [214 kB] 2020-10-21 06:16:48.710 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2020-10-21 06:16:48.711 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2020-10-21 06:16:48.712 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2020-10-21 06:16:48.713 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2020-10-21 06:16:48.716 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2020-10-21 06:16:48.724 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2020-10-21 06:16:48.828 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2020-10-21 06:16:48.830 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2020-10-21 06:16:48.874 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2020-10-21 06:16:48.874 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2020-10-21 06:16:49.483 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2020-10-21 06:16:49.484 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2020-10-21 06:16:49.486 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2020-10-21 06:16:49.487 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-10-21 06:16:49.487 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2020-10-21 06:16:49.500 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2020-10-21 06:16:49.505 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2020-10-21 06:16:49.510 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2020-10-21 06:16:49.511 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2020-10-21 06:16:49.551 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2020-10-21 06:16:49.635 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2020-10-21 06:16:49.640 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2020-10-21 06:16:49.641 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2020-10-21 06:16:49.642 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2020-10-21 06:16:49.685 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2020-10-21 06:16:49.820 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2020-10-21 06:16:49.955 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2020-10-21 06:16:50.073 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2020-10-21 06:16:50.080 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2020-10-21 06:16:50.086 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2020-10-21 06:16:50.136 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2020-10-21 06:16:50.144 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2020-10-21 06:16:50.149 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2020-10-21 06:16:50.153 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2020-10-21 06:16:50.232 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2020-10-21 06:16:50.248 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2020-10-21 06:16:50.261 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2020-10-21 06:16:50.275 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-10-21 06:16:50.279 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-10-21 06:16:50.294 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2020-10-21 06:16:50.346 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2020-10-21 06:16:50.351 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2020-10-21 06:16:50.364 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2020-10-21 06:16:50.367 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2020-10-21 06:16:50.381 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2020-10-21 06:16:50.424 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2020-10-21 06:16:50.427 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2020-10-21 06:16:50.428 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2020-10-21 06:16:50.428 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2020-10-21 06:16:50.431 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2020-10-21 06:16:50.451 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2020-10-21 06:16:50.529 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2020-10-21 06:16:50.550 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.1 [54.2 kB] 2020-10-21 06:16:50.554 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.1 [37.2 kB] 2020-10-21 06:16:50.558 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.1 [49.7 kB] 2020-10-21 06:16:50.607 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.1 [38.2 kB] 2020-10-21 06:16:50.611 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2020-10-21 06:16:50.613 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.1 [120 kB] 2020-10-21 06:16:50.624 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2020-10-21 06:16:50.624 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2020-10-21 06:16:50.628 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2020-10-21 06:16:50.663 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2020-10-21 06:16:50.665 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2020-10-21 06:16:50.666 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2020-10-21 06:16:50.668 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2020-10-21 06:16:50.720 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2020-10-21 06:16:50.729 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2020-10-21 06:16:50.733 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2020-10-21 06:16:50.748 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2020-10-21 06:16:50.868 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2020-10-21 06:16:50.869 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2020-10-21 06:16:50.872 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2020-10-21 06:16:50.873 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2020-10-21 06:16:50.874 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2020-10-21 06:16:50.875 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2020-10-21 06:16:50.929 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2020-10-21 06:16:50.932 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2020-10-21 06:16:52.222 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2020-10-21 06:16:52.229 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2020-10-21 06:16:52.231 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2020-10-21 06:16:52.232 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2020-10-21 06:16:52.239 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-10-21 06:16:52.240 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-10-21 06:16:52.240 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2020-10-21 06:16:52.244 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2020-10-21 06:16:52.244 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2020-10-21 06:16:52.282 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2020-10-21 06:16:52.306 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2020-10-21 06:16:52.307 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2020-10-21 06:16:52.369 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2020-10-21 06:16:52.369 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2020-10-21 06:16:52.370 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.31-0ubuntu0.18.04.1 [688 kB] 2020-10-21 06:16:52.392 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1,566 kB] 2020-10-21 06:16:52.851 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.31-0ubuntu0.18.04.1 [992 kB] 2020-10-21 06:16:52.886 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2020-10-21 06:16:52.892 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2020-10-21 06:16:52.895 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2020-10-21 06:16:53.313 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2020-10-21 06:16:53.318 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.14-0ubuntu0.18.04.1 [107 kB] 2020-10-21 06:16:53.321 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.14-0ubuntu0.18.04.1 [218 kB] 2020-10-21 06:16:53.329 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.4 [2,727 kB] 2020-10-21 06:16:53.624 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.4 [924 kB] 2020-10-21 06:16:53.785 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [256 kB] 2020-10-21 06:16:53.828 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [48.8 kB] 2020-10-21 06:16:53.830 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2020-10-21 06:16:53.865 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.42 [184 kB] 2020-10-21 06:16:53.871 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2020-10-21 06:16:53.874 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2020-10-21 06:16:54.034 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2020-10-21 06:16:54.039 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2020-10-21 06:16:54.172 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2020-10-21 06:16:54.179 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2020-10-21 06:16:54.180 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2020-10-21 06:16:54.361 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2020-10-21 06:16:54.365 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2020-10-21 06:16:54.366 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2020-10-21 06:16:54.367 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2020-10-21 06:16:54.368 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2020-10-21 06:16:54.378 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.14-0ubuntu0.18.04.1 [838 kB] 2020-10-21 06:16:54.489 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2020-10-21 06:16:54.490 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.3 [1,653 kB] 2020-10-21 06:16:54.717 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2020-10-21 06:16:54.759 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2020-10-21 06:16:54.760 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2020-10-21 06:16:54.766 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2020-10-21 06:16:54.769 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2020-10-21 06:16:54.885 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.3 [114 kB] 2020-10-21 06:16:55.121 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2020-10-21 06:16:55.212 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2020-10-21 06:16:55.213 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2020-10-21 06:16:55.213 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2020-10-21 06:16:55.221 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] 2020-10-21 06:16:55.229 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.32 [40.3 kB] 2020-10-21 06:16:55.237 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.32 [869 kB] 2020-10-21 06:16:55.334 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2020-10-21 06:16:55.347 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2020-10-21 06:16:55.412 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2020-10-21 06:16:55.442 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 2020-10-21 06:16:55.456 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2020-10-21 06:16:55.554 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2020-10-21 06:16:55.555 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2020-10-21 06:16:55.556 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2020-10-21 06:16:55.557 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2020-10-21 06:16:55.558 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2020-10-21 06:16:55.559 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2020-10-21 06:16:55.560 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2020-10-21 06:16:55.584 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2020-10-21 06:16:55.585 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2020-10-21 06:16:55.627 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.1 [11.8 kB] 2020-10-21 06:16:55.628 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2020-10-21 06:16:55.632 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2020-10-21 06:16:55.661 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2020-10-21 06:16:57.333 | Preconfiguring packages ... 2020-10-21 06:16:57.453 | Fetched 83.8 MB in 14s (6,165 kB/s) 2020-10-21 06:16:57.521 | (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 ... 64590 files and directories currently installed.) 2020-10-21 06:16:57.523 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.42_amd64.deb ... 2020-10-21 06:16:57.559 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.42) over (237-3ubuntu10.25) ... 2020-10-21 06:16:57.691 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.42_amd64.deb ... 2020-10-21 06:16:57.714 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.42) over (237-3ubuntu10.25) ... 2020-10-21 06:16:57.862 | Preparing to unpack .../systemd_237-3ubuntu10.42_amd64.deb ... 2020-10-21 06:16:58.001 | Unpacking systemd (237-3ubuntu10.42) over (237-3ubuntu10.25) ... 2020-10-21 06:16:58.720 | Preparing to unpack .../libsystemd0_237-3ubuntu10.42_amd64.deb ... 2020-10-21 06:16:58.741 | Unpacking libsystemd0:amd64 (237-3ubuntu10.42) over (237-3ubuntu10.25) ... 2020-10-21 06:16:58.845 | Setting up libsystemd0:amd64 (237-3ubuntu10.42) ... 2020-10-21 06:16:58.967 | (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 ... 64590 files and directories currently installed.) 2020-10-21 06:16:58.969 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-10-21 06:16:58.996 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-10-21 06:16:59.083 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-10-21 06:16:59.214 | (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 ... 64590 files and directories currently installed.) 2020-10-21 06:16:59.217 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-10-21 06:16:59.243 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-10-21 06:16:59.533 | Selecting previously unselected package libapr1:amd64. 2020-10-21 06:16:59.540 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2020-10-21 06:16:59.542 | Unpacking libapr1:amd64 (1.6.3-2) ... 2020-10-21 06:16:59.670 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-10-21 06:16:59.695 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-10-21 06:16:59.975 | Selecting previously unselected package libaprutil1:amd64. 2020-10-21 06:16:59.981 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2020-10-21 06:16:59.984 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2020-10-21 06:17:00.080 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2020-10-21 06:17:00.103 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2020-10-21 06:17:00.242 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-10-21 06:17:00.248 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2020-10-21 06:17:00.251 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-10-21 06:17:00.312 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-10-21 06:17:00.334 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-10-21 06:17:00.436 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-10-21 06:17:00.465 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-10-21 06:17:00.556 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.6_all.deb ... 2020-10-21 06:17:00.578 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.6) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-10-21 06:17:00.689 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 2020-10-21 06:17:00.715 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-10-21 06:17:00.806 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-10-21 06:17:00.812 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2020-10-21 06:17:00.815 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-10-21 06:17:00.888 | Selecting previously unselected package liblua5.2-0:amd64. 2020-10-21 06:17:00.894 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2020-10-21 06:17:00.898 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-10-21 06:17:00.990 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2020-10-21 06:17:01.015 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2020-10-21 06:17:02.356 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-10-21 06:17:02.383 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2020-10-21 06:17:02.550 | Selecting previously unselected package apache2-bin. 2020-10-21 06:17:02.557 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2020-10-21 06:17:02.559 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2020-10-21 06:17:02.771 | Selecting previously unselected package apache2-utils. 2020-10-21 06:17:02.777 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2020-10-21 06:17:02.780 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2020-10-21 06:17:02.844 | Selecting previously unselected package apache2-data. 2020-10-21 06:17:02.851 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2020-10-21 06:17:02.854 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2020-10-21 06:17:03.028 | Selecting previously unselected package apache2. 2020-10-21 06:17:03.035 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2020-10-21 06:17:03.054 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2020-10-21 06:17:03.161 | Selecting previously unselected package fonts-dejavu-core. 2020-10-21 06:17:03.168 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2020-10-21 06:17:03.170 | Unpacking fonts-dejavu-core (2.37-1) ... 2020-10-21 06:17:03.378 | Selecting previously unselected package fonts-liberation. 2020-10-21 06:17:03.384 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2020-10-21 06:17:03.387 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-10-21 06:17:03.576 | Selecting previously unselected package fontconfig-config. 2020-10-21 06:17:03.582 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2020-10-21 06:17:03.585 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2020-10-21 06:17:03.676 | Selecting previously unselected package libfontconfig1:amd64. 2020-10-21 06:17:03.683 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2020-10-21 06:17:03.685 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-10-21 06:17:03.783 | Selecting previously unselected package fontconfig. 2020-10-21 06:17:03.790 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2020-10-21 06:17:03.792 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2020-10-21 06:17:03.886 | Selecting previously unselected package liblua5.3-0:amd64. 2020-10-21 06:17:03.892 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:17:03.895 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-10-21 06:17:04.008 | Selecting previously unselected package haproxy. 2020-10-21 06:17:04.014 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2020-10-21 06:17:04.024 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2020-10-21 06:17:04.237 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-10-21 06:17:04.244 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-10-21 06:17:04.247 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-10-21 06:17:04.359 | Selecting previously unselected package x11-common. 2020-10-21 06:17:04.365 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2020-10-21 06:17:04.388 | dpkg-query: no packages found matching nux-tools 2020-10-21 06:17:04.398 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2020-10-21 06:17:04.494 | Selecting previously unselected package libice6:amd64. 2020-10-21 06:17:04.501 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2020-10-21 06:17:04.504 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2020-10-21 06:17:04.584 | Selecting previously unselected package libsm6:amd64. 2020-10-21 06:17:04.590 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2020-10-21 06:17:04.594 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-10-21 06:17:04.715 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2020-10-21 06:17:05.191 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2020-10-21 06:17:05.674 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-10-21 06:17:05.681 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-10-21 06:17:05.683 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-10-21 06:17:05.772 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2020-10-21 06:17:05.795 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2020-10-21 06:17:05.887 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2020-10-21 06:17:06.035 | (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 ... 65643 files and directories currently installed.) 2020-10-21 06:17:06.038 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-10-21 06:17:06.062 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2020-10-21 06:17:06.338 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-10-21 06:17:06.359 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.6) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-10-21 06:17:06.563 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.2_amd64.deb ... 2020-10-21 06:17:06.596 | Unpacking sudo (1.8.21p2-3ubuntu1.2) over (1.8.21p2-3ubuntu1) ... 2020-10-21 06:17:06.756 | Preparing to unpack .../003-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:17:06.776 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2020-10-21 06:17:06.910 | Selecting previously unselected package uuid-dev:amd64. 2020-10-21 06:17:06.918 | Preparing to unpack .../004-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-10-21 06:17:06.920 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-10-21 06:17:07.002 | Selecting previously unselected package libsctp1:amd64. 2020-10-21 06:17:07.009 | Preparing to unpack .../005-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2020-10-21 06:17:07.011 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-10-21 06:17:07.068 | Selecting previously unselected package libsctp-dev:amd64. 2020-10-21 06:17:07.074 | Preparing to unpack .../006-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2020-10-21 06:17:07.077 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-10-21 06:17:07.137 | Selecting previously unselected package libapr1-dev. 2020-10-21 06:17:07.143 | Preparing to unpack .../007-libapr1-dev_1.6.3-2_amd64.deb ... 2020-10-21 06:17:07.146 | Unpacking libapr1-dev (1.6.3-2) ... 2020-10-21 06:17:07.416 | Selecting previously unselected package libldap2-dev:amd64. 2020-10-21 06:17:07.422 | Preparing to unpack .../008-libldap2-dev_2.4.45+dfsg-1ubuntu1.6_amd64.deb ... 2020-10-21 06:17:07.425 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 2020-10-21 06:17:07.556 | Selecting previously unselected package libaprutil1-dev. 2020-10-21 06:17:07.563 | Preparing to unpack .../009-libaprutil1-dev_1.6.1-2_amd64.deb ... 2020-10-21 06:17:07.565 | Unpacking libaprutil1-dev (1.6.1-2) ... 2020-10-21 06:17:07.826 | Selecting previously unselected package autotools-dev. 2020-10-21 06:17:07.833 | Preparing to unpack .../010-autotools-dev_20180224.1_all.deb ... 2020-10-21 06:17:07.835 | Unpacking autotools-dev (20180224.1) ... 2020-10-21 06:17:07.892 | Selecting previously unselected package m4. 2020-10-21 06:17:07.899 | Preparing to unpack .../011-m4_1.4.18-1_amd64.deb ... 2020-10-21 06:17:07.901 | Unpacking m4 (1.4.18-1) ... 2020-10-21 06:17:08.008 | Selecting previously unselected package autoconf. 2020-10-21 06:17:08.014 | Preparing to unpack .../012-autoconf_2.69-11_all.deb ... 2020-10-21 06:17:08.017 | Unpacking autoconf (2.69-11) ... 2020-10-21 06:17:08.139 | Selecting previously unselected package automake. 2020-10-21 06:17:08.146 | Preparing to unpack .../013-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2020-10-21 06:17:08.150 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2020-10-21 06:17:08.270 | Selecting previously unselected package autopoint. 2020-10-21 06:17:08.277 | Preparing to unpack .../014-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2020-10-21 06:17:08.279 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2020-10-21 06:17:08.351 | Selecting previously unselected package libtool. 2020-10-21 06:17:08.358 | Preparing to unpack .../015-libtool_2.4.6-2_all.deb ... 2020-10-21 06:17:08.360 | Unpacking libtool (2.4.6-2) ... 2020-10-21 06:17:08.438 | Selecting previously unselected package dh-autoreconf. 2020-10-21 06:17:08.445 | Preparing to unpack .../016-dh-autoreconf_17_all.deb ... 2020-10-21 06:17:08.447 | Unpacking dh-autoreconf (17) ... 2020-10-21 06:17:08.504 | Selecting previously unselected package libarchive-zip-perl. 2020-10-21 06:17:08.510 | Preparing to unpack .../017-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2020-10-21 06:17:08.513 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-10-21 06:17:08.575 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-10-21 06:17:08.582 | Preparing to unpack .../018-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2020-10-21 06:17:08.584 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-10-21 06:17:08.642 | Selecting previously unselected package libtimedate-perl. 2020-10-21 06:17:08.648 | Preparing to unpack .../019-libtimedate-perl_2.3000-2_all.deb ... 2020-10-21 06:17:08.651 | Unpacking libtimedate-perl (2.3000-2) ... 2020-10-21 06:17:08.718 | Selecting previously unselected package dh-strip-nondeterminism. 2020-10-21 06:17:08.725 | Preparing to unpack .../020-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2020-10-21 06:17:08.727 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-10-21 06:17:08.783 | Selecting previously unselected package libdpkg-perl. 2020-10-21 06:17:08.790 | Preparing to unpack .../021-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2020-10-21 06:17:08.792 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-10-21 06:17:08.878 | Selecting previously unselected package make. 2020-10-21 06:17:08.885 | Preparing to unpack .../022-make_4.1-9.1ubuntu1_amd64.deb ... 2020-10-21 06:17:08.887 | Unpacking make (4.1-9.1ubuntu1) ... 2020-10-21 06:17:08.968 | Selecting previously unselected package dpkg-dev. 2020-10-21 06:17:08.975 | Preparing to unpack .../023-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2020-10-21 06:17:08.977 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-10-21 06:17:09.153 | Selecting previously unselected package libcroco3:amd64. 2020-10-21 06:17:09.159 | Preparing to unpack .../024-libcroco3_0.6.12-2_amd64.deb ... 2020-10-21 06:17:09.162 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2020-10-21 06:17:09.234 | Selecting previously unselected package gettext. 2020-10-21 06:17:09.241 | Preparing to unpack .../025-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2020-10-21 06:17:09.244 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2020-10-21 06:17:09.524 | Selecting previously unselected package intltool-debian. 2020-10-21 06:17:09.531 | Preparing to unpack .../026-intltool-debian_0.35.0+20060710.4_all.deb ... 2020-10-21 06:17:09.533 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-10-21 06:17:09.590 | Selecting previously unselected package po-debconf. 2020-10-21 06:17:09.597 | Preparing to unpack .../027-po-debconf_1.0.20_all.deb ... 2020-10-21 06:17:09.599 | Unpacking po-debconf (1.0.20) ... 2020-10-21 06:17:09.688 | Selecting previously unselected package debhelper. 2020-10-21 06:17:09.694 | Preparing to unpack .../028-debhelper_11.1.6ubuntu2_all.deb ... 2020-10-21 06:17:09.697 | Unpacking debhelper (11.1.6ubuntu2) ... 2020-10-21 06:17:09.918 | Selecting previously unselected package apache2-dev. 2020-10-21 06:17:09.925 | Preparing to unpack .../029-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2020-10-21 06:17:09.928 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2020-10-21 06:17:10.010 | Selecting previously unselected package libstdc++-7-dev:amd64. 2020-10-21 06:17:10.017 | Preparing to unpack .../030-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-10-21 06:17:10.019 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-10-21 06:17:10.449 | Selecting previously unselected package g++-7. 2020-10-21 06:17:10.456 | Preparing to unpack .../031-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-10-21 06:17:10.458 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-10-21 06:17:11.822 | Selecting previously unselected package g++. 2020-10-21 06:17:11.829 | Preparing to unpack .../032-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2020-10-21 06:17:11.831 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2020-10-21 06:17:11.881 | Selecting previously unselected package build-essential. 2020-10-21 06:17:11.888 | Preparing to unpack .../033-build-essential_12.4ubuntu1_amd64.deb ... 2020-10-21 06:17:11.890 | Unpacking build-essential (12.4ubuntu1) ... 2020-10-21 06:17:11.947 | Selecting previously unselected package conntrack. 2020-10-21 06:17:11.954 | Preparing to unpack .../034-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-10-21 06:17:11.956 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-10-21 06:17:12.037 | Selecting previously unselected package libnetfilter-queue1. 2020-10-21 06:17:12.044 | Preparing to unpack .../035-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-10-21 06:17:12.046 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-10-21 06:17:12.137 | Selecting previously unselected package conntrackd. 2020-10-21 06:17:12.144 | Preparing to unpack .../036-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-10-21 06:17:12.146 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-10-21 06:17:12.223 | Preparing to unpack .../037-curl_7.58.0-2ubuntu3.10_amd64.deb ... 2020-10-21 06:17:12.244 | Unpacking curl (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-10-21 06:17:12.368 | Preparing to unpack .../038-libcurl4_7.58.0-2ubuntu3.10_amd64.deb ... 2020-10-21 06:17:12.389 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.10) over (7.58.0-2ubuntu3.7) ... 2020-10-21 06:17:12.506 | Selecting previously unselected package dctrl-tools. 2020-10-21 06:17:12.513 | Preparing to unpack .../039-dctrl-tools_2.24-2build1_amd64.deb ... 2020-10-21 06:17:12.522 | Unpacking dctrl-tools (2.24-2build1) ... 2020-10-21 06:17:12.582 | Selecting previously unselected package dnsmasq-utils. 2020-10-21 06:17:12.589 | Preparing to unpack .../040-dnsmasq-utils_2.79-1_amd64.deb ... 2020-10-21 06:17:12.592 | Unpacking dnsmasq-utils (2.79-1) ... 2020-10-21 06:17:12.665 | Selecting previously unselected package dstat. 2020-10-21 06:17:12.672 | Preparing to unpack .../041-dstat_0.7.3-1_all.deb ... 2020-10-21 06:17:12.674 | Unpacking dstat (0.7.3-1) ... 2020-10-21 06:17:12.775 | Selecting previously unselected package libfakeroot:amd64. 2020-10-21 06:17:12.783 | Preparing to unpack .../042-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2020-10-21 06:17:12.785 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-10-21 06:17:12.859 | Selecting previously unselected package fakeroot. 2020-10-21 06:17:12.866 | Preparing to unpack .../043-fakeroot_1.22-2ubuntu1_amd64.deb ... 2020-10-21 06:17:12.868 | Unpacking fakeroot (1.22-2ubuntu1) ... 2020-10-21 06:17:12.930 | Selecting previously unselected package genisoimage. 2020-10-21 06:17:12.936 | Preparing to unpack .../044-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2020-10-21 06:17:12.939 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2020-10-21 06:17:13.061 | Selecting previously unselected package libgraphite2-3:amd64. 2020-10-21 06:17:13.068 | Preparing to unpack .../045-libgraphite2-3_1.3.11-2_amd64.deb ... 2020-10-21 06:17:13.070 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2020-10-21 06:17:13.160 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-10-21 06:17:13.167 | Preparing to unpack .../046-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2020-10-21 06:17:13.169 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-10-21 06:17:13.257 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2020-10-21 06:17:13.263 | Preparing to unpack .../047-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2020-10-21 06:17:13.266 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-10-21 06:17:13.373 | Preparing to unpack .../048-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2020-10-21 06:17:13.453 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2020-10-21 06:17:14.323 | Selecting previously unselected package libann0. 2020-10-21 06:17:14.331 | Preparing to unpack .../049-libann0_1.1.2+doc-6_amd64.deb ... 2020-10-21 06:17:14.333 | Unpacking libann0 (1.1.2+doc-6) ... 2020-10-21 06:17:14.406 | Selecting previously unselected package libcdt5. 2020-10-21 06:17:14.413 | Preparing to unpack .../050-libcdt5_2.40.1-2_amd64.deb ... 2020-10-21 06:17:14.415 | Unpacking libcdt5 (2.40.1-2) ... 2020-10-21 06:17:14.488 | Selecting previously unselected package libcgraph6. 2020-10-21 06:17:14.495 | Preparing to unpack .../051-libcgraph6_2.40.1-2_amd64.deb ... 2020-10-21 06:17:14.498 | Unpacking libcgraph6 (2.40.1-2) ... 2020-10-21 06:17:14.557 | Selecting previously unselected package libjpeg8:amd64. 2020-10-21 06:17:14.564 | Preparing to unpack .../052-libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-10-21 06:17:14.566 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-10-21 06:17:14.648 | Selecting previously unselected package libjbig0:amd64. 2020-10-21 06:17:14.655 | Preparing to unpack .../053-libjbig0_2.1-3.1build1_amd64.deb ... 2020-10-21 06:17:14.657 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2020-10-21 06:17:14.739 | Selecting previously unselected package libtiff5:amd64. 2020-10-21 06:17:14.746 | Preparing to unpack .../054-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2020-10-21 06:17:14.748 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-10-21 06:17:14.856 | Selecting previously unselected package libwebp6:amd64. 2020-10-21 06:17:14.863 | Preparing to unpack .../055-libwebp6_0.6.1-2_amd64.deb ... 2020-10-21 06:17:14.865 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2020-10-21 06:17:14.960 | Selecting previously unselected package libxpm4:amd64. 2020-10-21 06:17:14.968 | Preparing to unpack .../056-libxpm4_1%3a3.5.12-1_amd64.deb ... 2020-10-21 06:17:14.970 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2020-10-21 06:17:15.053 | Selecting previously unselected package libgd3:amd64. 2020-10-21 06:17:15.060 | Preparing to unpack .../057-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2020-10-21 06:17:15.062 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-10-21 06:17:15.158 | Selecting previously unselected package libgts-0.7-5:amd64. 2020-10-21 06:17:15.165 | Preparing to unpack .../058-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2020-10-21 06:17:15.167 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-10-21 06:17:15.266 | Selecting previously unselected package libpixman-1-0:amd64. 2020-10-21 06:17:15.272 | Preparing to unpack .../059-libpixman-1-0_0.34.0-2_amd64.deb ... 2020-10-21 06:17:15.275 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2020-10-21 06:17:15.386 | Selecting previously unselected package libxcb-render0:amd64. 2020-10-21 06:17:15.393 | Preparing to unpack .../060-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2020-10-21 06:17:15.396 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-10-21 06:17:15.485 | Selecting previously unselected package libxcb-shm0:amd64. 2020-10-21 06:17:15.492 | Preparing to unpack .../061-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2020-10-21 06:17:15.495 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-10-21 06:17:15.577 | Selecting previously unselected package libxrender1:amd64. 2020-10-21 06:17:15.583 | Preparing to unpack .../062-libxrender1_1%3a0.9.10-1_amd64.deb ... 2020-10-21 06:17:15.586 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2020-10-21 06:17:15.668 | Selecting previously unselected package libcairo2:amd64. 2020-10-21 06:17:15.675 | Preparing to unpack .../063-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2020-10-21 06:17:15.677 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-10-21 06:17:15.823 | Selecting previously unselected package libltdl7:amd64. 2020-10-21 06:17:15.830 | Preparing to unpack .../064-libltdl7_2.4.6-2_amd64.deb ... 2020-10-21 06:17:15.832 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2020-10-21 06:17:15.899 | Selecting previously unselected package libthai-data. 2020-10-21 06:17:15.907 | Preparing to unpack .../065-libthai-data_0.1.27-2_all.deb ... 2020-10-21 06:17:15.909 | Unpacking libthai-data (0.1.27-2) ... 2020-10-21 06:17:16.011 | Selecting previously unselected package libdatrie1:amd64. 2020-10-21 06:17:16.018 | Preparing to unpack .../066-libdatrie1_0.2.10-7_amd64.deb ... 2020-10-21 06:17:16.020 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2020-10-21 06:17:16.112 | Selecting previously unselected package libthai0:amd64. 2020-10-21 06:17:16.119 | Preparing to unpack .../067-libthai0_0.1.27-2_amd64.deb ... 2020-10-21 06:17:16.121 | Unpacking libthai0:amd64 (0.1.27-2) ... 2020-10-21 06:17:16.221 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-10-21 06:17:16.228 | Preparing to unpack .../068-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-10-21 06:17:16.230 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-10-21 06:17:16.329 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-10-21 06:17:16.335 | Preparing to unpack .../069-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-10-21 06:17:16.338 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-10-21 06:17:16.430 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-10-21 06:17:16.438 | Preparing to unpack .../070-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-10-21 06:17:16.440 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-10-21 06:17:16.514 | Selecting previously unselected package libpathplan4. 2020-10-21 06:17:16.520 | Preparing to unpack .../071-libpathplan4_2.40.1-2_amd64.deb ... 2020-10-21 06:17:16.522 | Unpacking libpathplan4 (2.40.1-2) ... 2020-10-21 06:17:16.631 | Selecting previously unselected package libgvc6. 2020-10-21 06:17:16.637 | Preparing to unpack .../072-libgvc6_2.40.1-2_amd64.deb ... 2020-10-21 06:17:16.648 | Unpacking libgvc6 (2.40.1-2) ... 2020-10-21 06:17:16.806 | Selecting previously unselected package libgvpr2. 2020-10-21 06:17:16.814 | Preparing to unpack .../073-libgvpr2_2.40.1-2_amd64.deb ... 2020-10-21 06:17:16.816 | Unpacking libgvpr2 (2.40.1-2) ... 2020-10-21 06:17:16.918 | Selecting previously unselected package liblab-gamut1. 2020-10-21 06:17:16.926 | Preparing to unpack .../074-liblab-gamut1_2.40.1-2_amd64.deb ... 2020-10-21 06:17:16.928 | Unpacking liblab-gamut1 (2.40.1-2) ... 2020-10-21 06:17:17.151 | Selecting previously unselected package libxt6:amd64. 2020-10-21 06:17:17.158 | Preparing to unpack .../075-libxt6_1%3a1.1.5-1_amd64.deb ... 2020-10-21 06:17:17.160 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2020-10-21 06:17:17.261 | Selecting previously unselected package libxmu6:amd64. 2020-10-21 06:17:17.268 | Preparing to unpack .../076-libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-10-21 06:17:17.299 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-10-21 06:17:17.393 | Selecting previously unselected package libxaw7:amd64. 2020-10-21 06:17:17.400 | Preparing to unpack .../077-libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-10-21 06:17:17.402 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-10-21 06:17:17.497 | Selecting previously unselected package graphviz. 2020-10-21 06:17:17.503 | Preparing to unpack .../078-graphviz_2.40.1-2_amd64.deb ... 2020-10-21 06:17:17.514 | Unpacking graphviz (2.40.1-2) ... 2020-10-21 06:17:17.718 | Selecting previously unselected package libnl-3-200:amd64. 2020-10-21 06:17:17.725 | Preparing to unpack .../079-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-10-21 06:17:17.727 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-10-21 06:17:17.813 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-10-21 06:17:17.820 | Preparing to unpack .../080-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-10-21 06:17:17.822 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-10-21 06:17:17.933 | Selecting previously unselected package libibverbs1:amd64. 2020-10-21 06:17:17.940 | Preparing to unpack .../081-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2020-10-21 06:17:17.942 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-10-21 06:17:18.044 | Selecting previously unselected package ibverbs-providers:amd64. 2020-10-21 06:17:18.051 | Preparing to unpack .../082-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2020-10-21 06:17:18.053 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-10-21 06:17:18.133 | Selecting previously unselected package icu-devtools. 2020-10-21 06:17:18.140 | Preparing to unpack .../083-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2020-10-21 06:17:18.142 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2020-10-21 06:17:18.237 | Selecting previously unselected package iputils-arping. 2020-10-21 06:17:18.244 | Preparing to unpack .../084-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2020-10-21 06:17:18.246 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2020-10-21 06:17:18.371 | Selecting previously unselected package javascript-common. 2020-10-21 06:17:18.378 | Preparing to unpack .../085-javascript-common_11_all.deb ... 2020-10-21 06:17:18.392 | Unpacking javascript-common (11) ... 2020-10-21 06:17:18.463 | Selecting previously unselected package libnl-genl-3-200:amd64. 2020-10-21 06:17:18.470 | Preparing to unpack .../086-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-10-21 06:17:18.473 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-10-21 06:17:18.572 | Selecting previously unselected package libsensors4:amd64. 2020-10-21 06:17:18.579 | Preparing to unpack .../087-libsensors4_1%3a3.4.0-4_amd64.deb ... 2020-10-21 06:17:18.677 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2020-10-21 06:17:18.761 | Selecting previously unselected package libsnmp-base. 2020-10-21 06:17:18.769 | Preparing to unpack .../088-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2020-10-21 06:17:18.771 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-10-21 06:17:18.895 | Selecting previously unselected package libsnmp30:amd64. 2020-10-21 06:17:18.902 | Preparing to unpack .../089-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2020-10-21 06:17:18.904 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-10-21 06:17:19.129 | Selecting previously unselected package keepalived. 2020-10-21 06:17:19.136 | Preparing to unpack .../090-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2020-10-21 06:17:19.139 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-10-21 06:17:19.299 | Selecting previously unselected package libgssrpc4:amd64. 2020-10-21 06:17:19.306 | Preparing to unpack .../091-libgssrpc4_1.16-2ubuntu0.1_amd64.deb ... 2020-10-21 06:17:19.309 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:17:19.402 | Selecting previously unselected package libkdb5-9:amd64. 2020-10-21 06:17:19.410 | Preparing to unpack .../092-libkdb5-9_1.16-2ubuntu0.1_amd64.deb ... 2020-10-21 06:17:19.412 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:17:19.496 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2020-10-21 06:17:19.503 | Preparing to unpack .../093-libkadm5srv-mit11_1.16-2ubuntu0.1_amd64.deb ... 2020-10-21 06:17:19.513 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:17:19.598 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2020-10-21 06:17:19.605 | Preparing to unpack .../094-libkadm5clnt-mit11_1.16-2ubuntu0.1_amd64.deb ... 2020-10-21 06:17:19.615 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:17:19.674 | Selecting previously unselected package comerr-dev:amd64. 2020-10-21 06:17:19.681 | Preparing to unpack .../095-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2020-10-21 06:17:19.691 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-10-21 06:17:19.757 | Selecting previously unselected package krb5-multidev:amd64. 2020-10-21 06:17:19.764 | Preparing to unpack .../096-krb5-multidev_1.16-2ubuntu0.1_amd64.deb ... 2020-10-21 06:17:19.766 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:17:19.866 | Selecting previously unselected package libaio1:amd64. 2020-10-21 06:17:19.874 | Preparing to unpack .../097-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2020-10-21 06:17:19.876 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-10-21 06:17:19.933 | Selecting previously unselected package libalgorithm-diff-perl. 2020-10-21 06:17:19.940 | Preparing to unpack .../098-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2020-10-21 06:17:19.950 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2020-10-21 06:17:20.010 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2020-10-21 06:17:20.018 | Preparing to unpack .../099-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2020-10-21 06:17:20.020 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2020-10-21 06:17:20.085 | Selecting previously unselected package libalgorithm-merge-perl. 2020-10-21 06:17:20.093 | Preparing to unpack .../100-libalgorithm-merge-perl_0.08-3_all.deb ... 2020-10-21 06:17:20.095 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2020-10-21 06:17:20.160 | Selecting previously unselected package libarchive-cpio-perl. 2020-10-21 06:17:20.167 | Preparing to unpack .../101-libarchive-cpio-perl_0.10-1_all.deb ... 2020-10-21 06:17:20.169 | Unpacking libarchive-cpio-perl (0.10-1) ... 2020-10-21 06:17:20.229 | Selecting previously unselected package libfile-fcntllock-perl. 2020-10-21 06:17:20.236 | Preparing to unpack .../102-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2020-10-21 06:17:20.247 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2020-10-21 06:17:20.304 | Selecting previously unselected package libglib2.0-bin. 2020-10-21 06:17:20.312 | Preparing to unpack .../103-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-10-21 06:17:20.323 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-10-21 06:17:20.403 | Selecting previously unselected package libglib2.0-dev-bin. 2020-10-21 06:17:20.410 | Preparing to unpack .../104-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-10-21 06:17:20.412 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-10-21 06:17:20.513 | Selecting previously unselected package pkg-config. 2020-10-21 06:17:20.521 | Preparing to unpack .../105-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2020-10-21 06:17:20.523 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2020-10-21 06:17:20.589 | Selecting previously unselected package zlib1g-dev:amd64. 2020-10-21 06:17:20.597 | Preparing to unpack .../106-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2020-10-21 06:17:20.599 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-10-21 06:17:20.692 | Selecting previously unselected package libglib2.0-dev:amd64. 2020-10-21 06:17:20.699 | Preparing to unpack .../107-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-10-21 06:17:20.710 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-10-21 06:17:21.052 | Selecting previously unselected package libgraphite2-dev:amd64. 2020-10-21 06:17:21.059 | Preparing to unpack .../108-libgraphite2-dev_1.3.11-2_amd64.deb ... 2020-10-21 06:17:21.061 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2020-10-21 06:17:21.120 | Selecting previously unselected package libgts-bin. 2020-10-21 06:17:21.127 | Preparing to unpack .../109-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2020-10-21 06:17:21.138 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2020-10-21 06:17:21.223 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2020-10-21 06:17:21.230 | Preparing to unpack .../110-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2020-10-21 06:17:21.233 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-10-21 06:17:21.316 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2020-10-21 06:17:21.323 | Preparing to unpack .../111-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2020-10-21 06:17:21.325 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-10-21 06:17:21.399 | Selecting previously unselected package libicu-le-hb0:amd64. 2020-10-21 06:17:21.407 | Preparing to unpack .../112-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2020-10-21 06:17:21.409 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-10-21 06:17:21.483 | Selecting previously unselected package libiculx60:amd64. 2020-10-21 06:17:21.490 | Preparing to unpack .../113-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2020-10-21 06:17:21.492 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-10-21 06:17:21.557 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2020-10-21 06:17:21.563 | Preparing to unpack .../114-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2020-10-21 06:17:21.565 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-10-21 06:17:21.633 | Selecting previously unselected package libicu-dev. 2020-10-21 06:17:21.640 | Preparing to unpack .../115-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2020-10-21 06:17:21.642 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2020-10-21 06:17:23.077 | Selecting previously unselected package libharfbuzz-dev:amd64. 2020-10-21 06:17:23.084 | Preparing to unpack .../116-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2020-10-21 06:17:23.086 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-10-21 06:17:23.226 | Selecting previously unselected package libiscsi7:amd64. 2020-10-21 06:17:23.234 | Preparing to unpack .../117-libiscsi7_1.17.0-1.1_amd64.deb ... 2020-10-21 06:17:23.236 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2020-10-21 06:17:23.325 | Selecting previously unselected package libjansson4:amd64. 2020-10-21 06:17:23.332 | Preparing to unpack .../118-libjansson4_2.11-1_amd64.deb ... 2020-10-21 06:17:23.334 | Unpacking libjansson4:amd64 (2.11-1) ... 2020-10-21 06:17:23.392 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-10-21 06:17:23.399 | Preparing to unpack .../119-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-10-21 06:17:23.401 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-10-21 06:17:23.497 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-10-21 06:17:23.504 | Preparing to unpack .../120-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-10-21 06:17:23.506 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-10-21 06:17:23.564 | Selecting previously unselected package libjpeg-dev:amd64. 2020-10-21 06:17:23.571 | Preparing to unpack .../121-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-10-21 06:17:23.573 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-10-21 06:17:23.631 | Selecting previously unselected package libjs-jquery. 2020-10-21 06:17:23.638 | Preparing to unpack .../122-libjs-jquery_3.2.1-1_all.deb ... 2020-10-21 06:17:23.641 | Unpacking libjs-jquery (3.2.1-1) ... 2020-10-21 06:17:23.713 | Selecting previously unselected package libjs-jquery-metadata. 2020-10-21 06:17:23.720 | Preparing to unpack .../123-libjs-jquery-metadata_12-1_all.deb ... 2020-10-21 06:17:23.731 | Unpacking libjs-jquery-metadata (12-1) ... 2020-10-21 06:17:23.788 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-10-21 06:17:23.795 | Preparing to unpack .../124-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2020-10-21 06:17:23.798 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-10-21 06:17:23.910 | Selecting previously unselected package libltdl-dev:amd64. 2020-10-21 06:17:23.917 | Preparing to unpack .../125-libltdl-dev_2.4.6-2_amd64.deb ... 2020-10-21 06:17:23.920 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2020-10-21 06:17:24.006 | Selecting previously unselected package libsys-hostname-long-perl. 2020-10-21 06:17:24.013 | Preparing to unpack .../126-libsys-hostname-long-perl_1.5-1_all.deb ... 2020-10-21 06:17:24.015 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2020-10-21 06:17:24.080 | Selecting previously unselected package libmail-sendmail-perl. 2020-10-21 06:17:24.087 | Preparing to unpack .../127-libmail-sendmail-perl_0.80-1_all.deb ... 2020-10-21 06:17:24.089 | Unpacking libmail-sendmail-perl (0.80-1) ... 2020-10-21 06:17:24.173 | Selecting previously unselected package libmatheval1:amd64. 2020-10-21 06:17:24.180 | Preparing to unpack .../128-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2020-10-21 06:17:24.182 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-10-21 06:17:24.290 | Selecting previously unselected package mysql-common. 2020-10-21 06:17:24.297 | Preparing to unpack .../129-mysql-common_5.8+1.0.4_all.deb ... 2020-10-21 06:17:24.313 | Unpacking mysql-common (5.8+1.0.4) ... 2020-10-21 06:17:24.402 | Selecting previously unselected package libmysqlclient20:amd64. 2020-10-21 06:17:24.410 | Preparing to unpack .../130-libmysqlclient20_5.7.31-0ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:17:24.412 | Unpacking libmysqlclient20:amd64 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:17:24.587 | Selecting previously unselected package libssl-dev:amd64. 2020-10-21 06:17:24.595 | Preparing to unpack .../131-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 2020-10-21 06:17:24.597 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-10-21 06:17:24.882 | Selecting previously unselected package libmysqlclient-dev. 2020-10-21 06:17:24.889 | Preparing to unpack .../132-libmysqlclient-dev_5.7.31-0ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:17:24.892 | Unpacking libmysqlclient-dev (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:17:25.139 | Selecting previously unselected package libnorm1:amd64. 2020-10-21 06:17:25.146 | Preparing to unpack .../133-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2020-10-21 06:17:25.148 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-10-21 06:17:25.258 | Selecting previously unselected package libnspr4:amd64. 2020-10-21 06:17:25.265 | Preparing to unpack .../134-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2020-10-21 06:17:25.268 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-10-21 06:17:25.355 | Selecting previously unselected package libnss3:amd64. 2020-10-21 06:17:25.363 | Preparing to unpack .../135-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2020-10-21 06:17:25.365 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-10-21 06:17:25.624 | Selecting previously unselected package libpgm-5.2-0:amd64. 2020-10-21 06:17:25.632 | Preparing to unpack .../136-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2020-10-21 06:17:25.634 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-10-21 06:17:25.736 | Selecting previously unselected package libpq5:amd64. 2020-10-21 06:17:25.743 | Preparing to unpack .../137-libpq5_10.14-0ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:17:25.745 | Unpacking libpq5:amd64 (10.14-0ubuntu0.18.04.1) ... 2020-10-21 06:17:25.815 | Selecting previously unselected package libpq-dev. 2020-10-21 06:17:25.823 | Preparing to unpack .../138-libpq-dev_10.14-0ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:17:25.825 | Unpacking libpq-dev (10.14-0ubuntu0.18.04.1) ... 2020-10-21 06:17:25.960 | Selecting previously unselected package librados2. 2020-10-21 06:17:25.968 | Preparing to unpack .../139-librados2_12.2.13-0ubuntu0.18.04.4_amd64.deb ... 2020-10-21 06:17:25.971 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.4) ... 2020-10-21 06:17:26.457 | Selecting previously unselected package librbd1. 2020-10-21 06:17:26.465 | Preparing to unpack .../140-librbd1_12.2.13-0ubuntu0.18.04.4_amd64.deb ... 2020-10-21 06:17:26.467 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.4) ... 2020-10-21 06:17:26.669 | Selecting previously unselected package libsasl2-dev. 2020-10-21 06:17:26.676 | Preparing to unpack .../141-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-10-21 06:17:26.678 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-10-21 06:17:26.801 | Preparing to unpack .../142-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-10-21 06:17:26.829 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-10-21 06:17:26.947 | Selecting previously unselected package libsodium23:amd64. 2020-10-21 06:17:26.955 | Preparing to unpack .../143-libsodium23_1.0.16-2_amd64.deb ... 2020-10-21 06:17:26.957 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2020-10-21 06:17:27.031 | Selecting previously unselected package libsystemd-dev:amd64. 2020-10-21 06:17:27.038 | Preparing to unpack .../144-libsystemd-dev_237-3ubuntu10.42_amd64.deb ... 2020-10-21 06:17:27.040 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.42) ... 2020-10-21 06:17:27.187 | Selecting previously unselected package libx86-1:amd64. 2020-10-21 06:17:27.194 | Preparing to unpack .../145-libx86-1_1.1+ds1-10.2_amd64.deb ... 2020-10-21 06:17:27.197 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2020-10-21 06:17:27.262 | Selecting previously unselected package libxml2-dev:amd64. 2020-10-21 06:17:27.270 | Preparing to unpack .../146-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-10-21 06:17:27.272 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-10-21 06:17:27.491 | Preparing to unpack .../147-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2020-10-21 06:17:27.523 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2020-10-21 06:17:27.620 | Selecting previously unselected package libxslt1-dev:amd64. 2020-10-21 06:17:27.627 | Preparing to unpack .../148-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2020-10-21 06:17:27.629 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-10-21 06:17:27.780 | Selecting previously unselected package libzmq5:amd64. 2020-10-21 06:17:27.787 | Preparing to unpack .../149-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2020-10-21 06:17:27.798 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-10-21 06:17:27.880 | Selecting previously unselected package lsscsi. 2020-10-21 06:17:27.888 | Preparing to unpack .../150-lsscsi_0.28-0.1_amd64.deb ... 2020-10-21 06:17:27.898 | Unpacking lsscsi (0.28-0.1) ... 2020-10-21 06:17:28.007 | Preparing to unpack .../151-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2020-10-21 06:17:28.047 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2020-10-21 06:17:28.984 | Selecting previously unselected package memcached. 2020-10-21 06:17:28.991 | Preparing to unpack .../152-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2020-10-21 06:17:29.002 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2020-10-21 06:17:29.074 | Selecting previously unselected package pm-utils. 2020-10-21 06:17:29.081 | Preparing to unpack .../153-pm-utils_1.4.1-17_all.deb ... 2020-10-21 06:17:29.092 | Unpacking pm-utils (1.4.1-17) ... 2020-10-21 06:17:29.195 | Selecting previously unselected package postgresql-client-common. 2020-10-21 06:17:29.203 | Preparing to unpack .../154-postgresql-client-common_190ubuntu0.1_all.deb ... 2020-10-21 06:17:29.205 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2020-10-21 06:17:29.300 | Selecting previously unselected package ssl-cert. 2020-10-21 06:17:29.308 | Preparing to unpack .../155-ssl-cert_1.0.39_all.deb ... 2020-10-21 06:17:29.310 | Unpacking ssl-cert (1.0.39) ... 2020-10-21 06:17:29.437 | Selecting previously unselected package postgresql-common. 2020-10-21 06:17:29.444 | Preparing to unpack .../156-postgresql-common_190ubuntu0.1_all.deb ... 2020-10-21 06:17:29.482 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-10-21 06:17:29.492 | Unpacking postgresql-common (190ubuntu0.1) ... 2020-10-21 06:17:29.604 | Selecting previously unselected package postgresql-server-dev-10. 2020-10-21 06:17:29.611 | Preparing to unpack .../157-postgresql-server-dev-10_10.14-0ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:17:29.622 | Unpacking postgresql-server-dev-10 (10.14-0ubuntu0.18.04.1) ... 2020-10-21 06:17:29.933 | Selecting previously unselected package postgresql-server-dev-all. 2020-10-21 06:17:29.941 | Preparing to unpack .../158-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2020-10-21 06:17:29.943 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2020-10-21 06:17:30.009 | Selecting previously unselected package python-pip-whl. 2020-10-21 06:17:30.017 | Preparing to unpack .../159-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.3_all.deb ... 2020-10-21 06:17:30.027 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.3) ... 2020-10-21 06:17:30.283 | Selecting previously unselected package python3-crypto. 2020-10-21 06:17:30.290 | Preparing to unpack .../160-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2020-10-21 06:17:30.292 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2020-10-21 06:17:30.441 | Selecting previously unselected package python3-secretstorage. 2020-10-21 06:17:30.448 | Preparing to unpack .../161-python3-secretstorage_2.3.1-2_all.deb ... 2020-10-21 06:17:30.451 | Unpacking python3-secretstorage (2.3.1-2) ... 2020-10-21 06:17:30.525 | Selecting previously unselected package python3-keyring. 2020-10-21 06:17:30.533 | Preparing to unpack .../162-python3-keyring_10.6.0-1_all.deb ... 2020-10-21 06:17:30.535 | Unpacking python3-keyring (10.6.0-1) ... 2020-10-21 06:17:30.628 | Selecting previously unselected package python3-keyrings.alt. 2020-10-21 06:17:30.635 | Preparing to unpack .../163-python3-keyrings.alt_3.0-1_all.deb ... 2020-10-21 06:17:30.637 | Unpacking python3-keyrings.alt (3.0-1) ... 2020-10-21 06:17:30.720 | Selecting previously unselected package python3-mysqldb. 2020-10-21 06:17:30.727 | Preparing to unpack .../164-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2020-10-21 06:17:30.729 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2020-10-21 06:17:30.817 | Selecting previously unselected package python3-pip. 2020-10-21 06:17:30.825 | Preparing to unpack .../165-python3-pip_9.0.1-2.3~ubuntu1.18.04.3_all.deb ... 2020-10-21 06:17:30.835 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.3) ... 2020-10-21 06:17:30.923 | Selecting previously unselected package python3-setuptools. 2020-10-21 06:17:30.931 | Preparing to unpack .../166-python3-setuptools_39.0.1-2_all.deb ... 2020-10-21 06:17:30.941 | Unpacking python3-setuptools (39.0.1-2) ... 2020-10-21 06:17:31.070 | Selecting previously unselected package python3.6-venv. 2020-10-21 06:17:31.078 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2020-10-21 06:17:31.080 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-10-21 06:17:31.130 | Selecting previously unselected package python3-venv. 2020-10-21 06:17:31.137 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2020-10-21 06:17:31.140 | Unpacking python3-venv (3.6.7-1~18.04) ... 2020-10-21 06:17:31.215 | Selecting previously unselected package python3-wheel. 2020-10-21 06:17:31.223 | Preparing to unpack .../169-python3-wheel_0.30.0-0.2_all.deb ... 2020-10-21 06:17:31.225 | Unpacking python3-wheel (0.30.0-0.2) ... 2020-10-21 06:17:31.309 | Selecting previously unselected package python3-xdg. 2020-10-21 06:17:31.316 | Preparing to unpack .../170-python3-xdg_0.25-4ubuntu1_all.deb ... 2020-10-21 06:17:31.318 | Unpacking python3-xdg (0.25-4ubuntu1) ... 2020-10-21 06:17:31.402 | Selecting previously unselected package qemu-block-extra:amd64. 2020-10-21 06:17:31.409 | Preparing to unpack .../171-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.32_amd64.deb ... 2020-10-21 06:17:31.411 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.32) ... 2020-10-21 06:17:31.478 | Selecting previously unselected package qemu-utils. 2020-10-21 06:17:31.485 | Preparing to unpack .../172-qemu-utils_1%3a2.11+dfsg-1ubuntu7.32_amd64.deb ... 2020-10-21 06:17:31.487 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.32) ... 2020-10-21 06:17:31.694 | Selecting previously unselected package sharutils. 2020-10-21 06:17:31.702 | Preparing to unpack .../173-sharutils_1%3a4.15.2-3_amd64.deb ... 2020-10-21 06:17:31.705 | Unpacking sharutils (1:4.15.2-3) ... 2020-10-21 06:17:31.781 | Selecting previously unselected package sqlite3. 2020-10-21 06:17:31.788 | Preparing to unpack .../174-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2020-10-21 06:17:31.790 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2020-10-21 06:17:31.950 | Selecting previously unselected package thin-provisioning-tools. 2020-10-21 06:17:31.959 | Preparing to unpack .../175-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2020-10-21 06:17:31.961 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-10-21 06:17:32.094 | Selecting previously unselected package unzip. 2020-10-21 06:17:32.101 | Preparing to unpack .../176-unzip_6.0-21ubuntu1_amd64.deb ... 2020-10-21 06:17:32.104 | Unpacking unzip (6.0-21ubuntu1) ... 2020-10-21 06:17:32.215 | Selecting previously unselected package uwsgi-core. 2020-10-21 06:17:32.223 | Preparing to unpack .../177-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-10-21 06:17:32.225 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-10-21 06:17:32.382 | Selecting previously unselected package vbetool. 2020-10-21 06:17:32.390 | Preparing to unpack .../178-vbetool_1.1-4_amd64.deb ... 2020-10-21 06:17:32.393 | Unpacking vbetool (1.1-4) ... 2020-10-21 06:17:32.478 | Selecting previously unselected package libipset3:amd64. 2020-10-21 06:17:32.485 | Preparing to unpack .../179-libipset3_6.34-1_amd64.deb ... 2020-10-21 06:17:32.487 | Unpacking libipset3:amd64 (6.34-1) ... 2020-10-21 06:17:32.557 | Selecting previously unselected package ipset. 2020-10-21 06:17:32.565 | Preparing to unpack .../180-ipset_6.34-1_amd64.deb ... 2020-10-21 06:17:32.568 | Unpacking ipset (6.34-1) ... 2020-10-21 06:17:32.660 | Selecting previously unselected package ipvsadm. 2020-10-21 06:17:32.667 | Preparing to unpack .../181-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:17:32.678 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-10-21 06:17:32.760 | Selecting previously unselected package kpartx. 2020-10-21 06:17:32.768 | Preparing to unpack .../182-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2020-10-21 06:17:32.770 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2020-10-21 06:17:32.845 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-10-21 06:17:32.853 | Preparing to unpack .../183-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-10-21 06:17:32.855 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-10-21 06:17:32.946 | Selecting previously unselected package liberasurecode1:amd64. 2020-10-21 06:17:32.953 | Preparing to unpack .../184-liberasurecode1_1.5.0-1_amd64.deb ... 2020-10-21 06:17:32.955 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2020-10-21 06:17:33.023 | Selecting previously unselected package liberasurecode-dev. 2020-10-21 06:17:33.031 | Preparing to unpack .../185-liberasurecode-dev_1.5.0-1_amd64.deb ... 2020-10-21 06:17:33.033 | Unpacking liberasurecode-dev (1.5.0-1) ... 2020-10-21 06:17:33.090 | Selecting previously unselected package libffi-dev:amd64. 2020-10-21 06:17:33.098 | Preparing to unpack .../186-libffi-dev_3.2.1-8_amd64.deb ... 2020-10-21 06:17:33.100 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2020-10-21 06:17:33.180 | Selecting previously unselected package libkrb5-dev:amd64. 2020-10-21 06:17:33.187 | Preparing to unpack .../187-libkrb5-dev_1.16-2ubuntu0.1_amd64.deb ... 2020-10-21 06:17:33.189 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:17:33.257 | Selecting previously unselected package libyaml-dev:amd64. 2020-10-21 06:17:33.265 | Preparing to unpack .../188-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2020-10-21 06:17:33.267 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-10-21 06:17:33.337 | Selecting previously unselected package socat. 2020-10-21 06:17:33.345 | Preparing to unpack .../189-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2020-10-21 06:17:33.347 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2020-10-21 06:17:33.457 | Selecting previously unselected package vlan. 2020-10-21 06:17:33.465 | Preparing to unpack .../190-vlan_1.9-3.2ubuntu6_amd64.deb ... 2020-10-21 06:17:33.467 | Unpacking vlan (1.9-3.2ubuntu6) ... 2020-10-21 06:17:33.581 | Setting up libjs-jquery (3.2.1-1) ... 2020-10-21 06:17:33.602 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-10-21 06:17:33.638 | Setting up libapr1:amd64 (1.6.3-2) ... 2020-10-21 06:17:33.675 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.3) ... 2020-10-21 06:17:33.702 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-10-21 06:17:33.882 | Setting up libpathplan4 (2.40.1-2) ... 2020-10-21 06:17:33.909 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-10-21 06:17:33.945 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2020-10-21 06:17:33.972 | Setting up make (4.1-9.1ubuntu1) ... 2020-10-21 06:17:34.000 | Setting up liblab-gamut1 (2.40.1-2) ... 2020-10-21 06:17:34.035 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:17:34.063 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-10-21 06:17:34.090 | Setting up vlan (1.9-3.2ubuntu6) ... 2020-10-21 06:17:34.162 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-10-21 06:17:34.199 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-10-21 06:17:34.219 | Processing triggers for mime-support (3.60ubuntu1) ... 2020-10-21 06:17:34.246 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-10-21 06:17:34.281 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:17:34.303 | Setting up sudo (1.8.21p2-3ubuntu1.2) ... 2020-10-21 06:17:34.366 | Setting up libtimedate-perl (2.3000-2) ... 2020-10-21 06:17:34.402 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2020-10-21 06:17:34.429 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.6) ... 2020-10-21 06:17:34.476 | Setting up fonts-dejavu-core (2.37-1) ... 2020-10-21 06:17:34.622 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2020-10-21 06:17:35.050 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2020-10-21 06:17:35.285 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2020-10-21 06:17:35.312 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2020-10-21 06:17:35.690 | update-initramfs: deferring update (trigger activated) 2020-10-21 06:17:37.756 | Setting up lsscsi (0.28-0.1) ... 2020-10-21 06:17:37.784 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-10-21 06:17:37.805 | No schema files found: doing nothing. 2020-10-21 06:17:37.812 | Setting up mysql-common (5.8+1.0.4) ... 2020-10-21 06:17:37.870 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-10-21 06:17:37.881 | Setting up sharutils (1:4.15.2-3) ... 2020-10-21 06:17:37.909 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2020-10-21 06:17:37.937 | Setting up python3-xdg (0.25-4ubuntu1) ... 2020-10-21 06:17:38.226 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-10-21 06:17:38.254 | Setting up libjansson4:amd64 (2.11-1) ... 2020-10-21 06:17:38.281 | Setting up python3-keyrings.alt (3.0-1) ... 2020-10-21 06:17:38.549 | Setting up unzip (6.0-21ubuntu1) ... 2020-10-21 06:17:38.582 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-10-21 06:17:38.677 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-10-21 06:17:38.705 | Setting up libarchive-cpio-perl (0.10-1) ... 2020-10-21 06:17:38.732 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2020-10-21 06:17:38.760 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-10-21 06:17:38.788 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-10-21 06:17:38.815 | Setting up dctrl-tools (2.24-2build1) ... 2020-10-21 06:17:38.844 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2020-10-21 06:17:38.872 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2020-10-21 06:17:38.900 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2020-10-21 06:17:38.927 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-10-21 06:17:38.954 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-10-21 06:17:38.982 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-10-21 06:17:39.053 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-10-21 06:17:49.277 | Setting up pm-utils (1.4.1-17) ... 2020-10-21 06:17:49.316 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-10-21 06:17:49.351 | Setting up python3-wheel (0.30.0-0.2) ... 2020-10-21 06:17:49.634 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:17:49.661 | Setting up m4 (1.4.18-1) ... 2020-10-21 06:17:49.688 | Setting up libipset3:amd64 (6.34-1) ... 2020-10-21 06:17:49.716 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-10-21 06:17:49.743 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-10-21 06:17:49.770 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2020-10-21 06:17:49.848 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2020-10-21 06:17:51.676 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-10-21 06:17:51.704 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-10-21 06:17:51.731 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2020-10-21 06:17:52.619 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2020-10-21 06:17:52.646 | Setting up libcroco3:amd64 (0.6.12-2) ... 2020-10-21 06:17:52.673 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2020-10-21 06:17:52.701 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-10-21 06:17:52.729 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-10-21 06:17:52.757 | Setting up libsys-hostname-long-perl (1.5-1) ... 2020-10-21 06:17:52.784 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2020-10-21 06:17:52.812 | Setting up dnsmasq-utils (2.79-1) ... 2020-10-21 06:17:52.840 | Setting up libsodium23:amd64 (1.0.16-2) ... 2020-10-21 06:17:52.884 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2020-10-21 06:17:52.912 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-10-21 06:17:52.958 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-10-21 06:17:52.986 | Setting up libmail-sendmail-perl (0.80-1) ... 2020-10-21 06:17:53.014 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-10-21 06:17:53.049 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-10-21 06:17:53.086 | Setting up autotools-dev (20180224.1) ... 2020-10-21 06:17:53.114 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 2020-10-21 06:17:53.142 | Setting up kpartx (0.7.4-2ubuntu3) ... 2020-10-21 06:17:53.170 | Setting up postgresql-client-common (190ubuntu0.1) ... 2020-10-21 06:17:53.216 | Setting up dstat (0.7.3-1) ... 2020-10-21 06:17:53.415 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-10-21 06:17:53.658 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2020-10-21 06:17:53.686 | Setting up ipset (6.34-1) ... 2020-10-21 06:17:53.714 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-10-21 06:17:53.752 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-10-21 06:17:53.779 | Setting up systemd (237-3ubuntu10.42) ... 2020-10-21 06:17:53.800 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2020-10-21 06:17:54.920 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2020-10-21 06:17:54.921 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2020-10-21 06:17:54.922 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2020-10-21 06:17:54.923 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2020-10-21 06:17:55.001 | Setting up libltdl7:amd64 (2.4.6-2) ... 2020-10-21 06:17:55.029 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.6) ... 2020-10-21 06:17:55.066 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.3) ... 2020-10-21 06:17:55.461 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:17:55.489 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2020-10-21 06:17:55.517 | Setting up libann0 (1.1.2+doc-6) ... 2020-10-21 06:17:55.546 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2020-10-21 06:17:55.574 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-10-21 06:17:55.602 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2020-10-21 06:17:55.630 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2020-10-21 06:17:55.659 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2020-10-21 06:17:55.705 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-21 06:18:16.670 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:18:16.675 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.42) ... 2020-10-21 06:18:16.703 | Setting up libmysqlclient20:amd64 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:18:16.730 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2020-10-21 06:18:16.758 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-10-21 06:18:16.786 | Setting up libthai-data (0.1.27-2) ... 2020-10-21 06:18:16.813 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2020-10-21 06:18:16.842 | Setting up javascript-common (11) ... 2020-10-21 06:18:16.908 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2020-10-21 06:18:16.922 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-10-21 06:18:16.968 | Setting up python3-setuptools (39.0.1-2) ... 2020-10-21 06:18:17.398 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-10-21 06:18:17.441 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-10-21 06:18:17.487 | Setting up libjs-jquery-metadata (12-1) ... 2020-10-21 06:18:17.515 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2020-10-21 06:18:17.896 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-10-21 06:18:18.244 | Setting up python3-secretstorage (2.3.1-2) ... 2020-10-21 06:18:18.503 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2020-10-21 06:18:18.530 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-10-21 06:18:18.558 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-10-21 06:18:18.586 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2020-10-21 06:18:18.614 | Setting up vbetool (1.1-4) ... 2020-10-21 06:18:18.642 | Setting up libcdt5 (2.40.1-2) ... 2020-10-21 06:18:18.669 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2020-10-21 06:18:18.727 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-10-21 06:18:18.754 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2020-10-21 06:18:18.782 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-10-21 06:18:19.009 | Setting up libcgraph6 (2.40.1-2) ... 2020-10-21 06:18:19.036 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-10-21 06:18:19.064 | Setting up libwebp6:amd64 (0.6.1-2) ... 2020-10-21 06:18:19.092 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-10-21 06:18:19.121 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-10-21 06:18:19.148 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-10-21 06:18:19.176 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2020-10-21 06:18:19.205 | Setting up python3-venv (3.6.7-1~18.04) ... 2020-10-21 06:18:19.233 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-10-21 06:18:19.267 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.6) ... 2020-10-21 06:18:19.295 | Setting up libtool (2.4.6-2) ... 2020-10-21 06:18:19.323 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-10-21 06:18:19.352 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-10-21 06:18:19.380 | Setting up libnss-systemd:amd64 (237-3ubuntu10.42) ... 2020-10-21 06:18:19.408 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-10-21 06:18:19.436 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2020-10-21 06:18:20.006 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2020-10-21 06:18:20.578 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2020-10-21 06:18:20.968 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-10-21 06:18:20.996 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-10-21 06:18:21.023 | Setting up libpam-systemd:amd64 (237-3ubuntu10.42) ... 2020-10-21 06:18:21.385 | Setting up libapr1-dev (1.6.3-2) ... 2020-10-21 06:18:21.412 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2020-10-21 06:18:21.440 | Setting up python3-keyring (10.6.0-1) ... 2020-10-21 06:18:21.718 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-10-21 06:18:22.003 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2020-10-21 06:18:22.030 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-10-21 06:18:22.058 | Setting up libgvpr2 (2.40.1-2) ... 2020-10-21 06:18:22.086 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-10-21 06:18:22.114 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2020-10-21 06:18:22.679 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2020-10-21 06:18:23.216 | Setting up socat (1.7.3.2-2ubuntu2) ... 2020-10-21 06:18:23.237 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2020-10-21 06:18:23.265 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 2020-10-21 06:18:23.292 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.10) ... 2020-10-21 06:18:23.320 | Setting up libaprutil1-dev (1.6.1-2) ... 2020-10-21 06:18:23.348 | Setting up liberasurecode-dev (1.5.0-1) ... 2020-10-21 06:18:23.398 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2020-10-21 06:18:23.425 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-10-21 06:18:23.453 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-10-21 06:18:23.481 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-10-21 06:18:23.508 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-10-21 06:18:23.536 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-10-21 06:18:23.564 | Setting up ssl-cert (1.0.39) ... 2020-10-21 06:18:24.168 | Setting up python3-mysqldb (1.3.10-1build1) ... 2020-10-21 06:18:24.447 | Setting up autoconf (2.69-11) ... 2020-10-21 06:18:24.484 | Setting up libthai0:amd64 (0.1.27-2) ... 2020-10-21 06:18:24.512 | Setting up fakeroot (1.22-2ubuntu1) ... 2020-10-21 06:18:24.533 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2020-10-21 06:18:24.556 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2020-10-21 06:18:24.763 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-10-21 06:18:25.192 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2020-10-21 06:18:25.220 | Setting up libalgorithm-merge-perl (0.08-3) ... 2020-10-21 06:18:25.249 | Setting up intltool-debian (0.35.0+20060710.4) ... 2020-10-21 06:18:25.278 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2020-10-21 06:18:25.373 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:18:25.400 | Setting up libpq5:amd64 (10.14-0ubuntu0.18.04.1) ... 2020-10-21 06:18:25.428 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2020-10-21 06:18:25.456 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-10-21 06:18:25.484 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-10-21 06:18:25.511 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-10-21 06:18:25.539 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-10-21 06:18:25.823 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2020-10-21 06:18:26.370 | Setting up postgresql-common (190ubuntu0.1) ... 2020-10-21 06:18:26.959 | Adding user postgres to group ssl-cert 2020-10-21 06:18:27.128 | 2020-10-21 06:18:27.128 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2020-10-21 06:18:27.325 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2020-10-21 06:18:27.325 | Removing obsolete dictionary files: 2020-10-21 06:18:27.554 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2020-10-21 06:18:28.137 | Setting up automake (1:1.15.1-3ubuntu2) ... 2020-10-21 06:18:28.152 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2020-10-21 06:18:28.174 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-10-21 06:18:28.212 | Setting up libice6:amd64 (2:1.0.9-2) ... 2020-10-21 06:18:28.240 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2020-10-21 06:18:28.312 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2020-10-21 06:18:28.323 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2020-10-21 06:18:28.351 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-10-21 06:18:28.378 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-10-21 06:18:28.415 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-10-21 06:18:28.701 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2020-10-21 06:18:29.278 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-10-21 06:18:29.405 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-10-21 06:18:29.433 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2020-10-21 06:18:29.467 | Setting up libpq-dev (10.14-0ubuntu0.18.04.1) ... 2020-10-21 06:18:29.495 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-10-21 06:18:29.523 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2020-10-21 06:18:31.059 | Enabling module mpm_event. 2020-10-21 06:18:31.119 | Enabling module authz_core. 2020-10-21 06:18:31.124 | Enabling module authz_host. 2020-10-21 06:18:31.180 | Enabling module authn_core. 2020-10-21 06:18:31.185 | Enabling module auth_basic. 2020-10-21 06:18:31.240 | Enabling module access_compat. 2020-10-21 06:18:31.296 | Enabling module authn_file. 2020-10-21 06:18:31.352 | Enabling module authz_user. 2020-10-21 06:18:31.407 | Enabling module alias. 2020-10-21 06:18:31.462 | Enabling module dir. 2020-10-21 06:18:31.518 | Enabling module autoindex. 2020-10-21 06:18:31.573 | Enabling module env. 2020-10-21 06:18:31.628 | Enabling module mime. 2020-10-21 06:18:31.683 | Enabling module negotiation. 2020-10-21 06:18:31.738 | Enabling module setenvif. 2020-10-21 06:18:31.793 | Enabling module filter. 2020-10-21 06:18:31.850 | Enabling module deflate. 2020-10-21 06:18:31.907 | Enabling module status. 2020-10-21 06:18:31.962 | Enabling module reqtimeout. 2020-10-21 06:18:32.018 | Enabling conf charset. 2020-10-21 06:18:32.075 | Enabling conf localized-error-pages. 2020-10-21 06:18:32.129 | Enabling conf other-vhosts-access-log. 2020-10-21 06:18:32.185 | Enabling conf security. 2020-10-21 06:18:32.240 | Enabling conf serve-cgi-bin. 2020-10-21 06:18:32.297 | Enabling site 000-default. 2020-10-21 06:18:32.347 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2020-10-21 06:18:32.400 | Enabling conf javascript-common. 2020-10-21 06:18:32.635 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2020-10-21 06:18:33.020 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2020-10-21 06:18:34.323 | Setting up libmysqlclient-dev (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:18:34.352 | Setting up po-debconf (1.0.20) ... 2020-10-21 06:18:34.379 | Setting up curl (7.58.0-2ubuntu3.10) ... 2020-10-21 06:18:34.407 | Setting up build-essential (12.4ubuntu1) ... 2020-10-21 06:18:34.435 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.1) ... 2020-10-21 06:18:34.463 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-10-21 06:18:34.491 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-10-21 06:18:34.519 | Setting up postgresql-server-dev-10 (10.14-0ubuntu0.18.04.1) ... 2020-10-21 06:18:34.546 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-10-21 06:18:34.574 | Setting up librados2 (12.2.13-0ubuntu0.18.04.4) ... 2020-10-21 06:18:34.602 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2020-10-21 06:18:34.629 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-10-21 06:18:34.815 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-10-21 06:18:34.861 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2020-10-21 06:18:34.898 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2020-10-21 06:18:37.088 | Regenerating fonts cache... done. 2020-10-21 06:18:37.092 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-10-21 06:18:37.130 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.4) ... 2020-10-21 06:18:37.182 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.32) ... 2020-10-21 06:18:37.219 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.32) ... 2020-10-21 06:18:37.247 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2020-10-21 06:18:37.275 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-10-21 06:18:37.303 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2020-10-21 06:18:37.338 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-10-21 06:18:37.366 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-10-21 06:18:37.394 | Setting up libgvc6 (2.40.1-2) ... 2020-10-21 06:18:37.430 | Setting up graphviz (2.40.1-2) ... 2020-10-21 06:18:37.467 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2020-10-21 06:18:37.502 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-10-21 06:18:37.532 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-10-21 06:18:37.560 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-10-21 06:18:37.614 | Setting up debhelper (11.1.6ubuntu2) ... 2020-10-21 06:18:37.642 | Setting up dh-autoreconf (17) ... 2020-10-21 06:18:37.670 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-10-21 06:18:37.714 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-10-21 06:18:37.750 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2020-10-21 06:18:37.778 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-10-21 06:18:37.837 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-10-21 06:18:46.563 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-10-21 06:18:46.585 | Processing triggers for systemd (237-3ubuntu10.42) ... 2020-10-21 06:18:46.749 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:18:46.772 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-10-21 06:18:46.991 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-10-21 06:18:47.009 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-10-21 06:18:48.981 | ++ functions-common:apt_get:1115 : result=0 2020-10-21 06:18:48.983 | ++ functions-common:apt_get:1118 : time_stop apt-get 2020-10-21 06:18:48.985 | ++ functions-common:time_stop:2310 : local name 2020-10-21 06:18:48.987 | ++ functions-common:time_stop:2311 : local end_time 2020-10-21 06:18:48.989 | ++ functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:18:48.992 | ++ functions-common:time_stop:2313 : local total 2020-10-21 06:18:48.994 | ++ functions-common:time_stop:2314 : local start_time 2020-10-21 06:18:48.996 | ++ functions-common:time_stop:2316 : name=apt-get 2020-10-21 06:18:48.998 | ++ functions-common:time_stop:2317 : start_time=1603261001272 2020-10-21 06:18:49.000 | ++ functions-common:time_stop:2319 : [[ -z 1603261001272 ]] 2020-10-21 06:18:49.003 | +++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:18:49.006 | ++ functions-common:time_stop:2322 : end_time=1603261129004 2020-10-21 06:18:49.009 | ++ functions-common:time_stop:2323 : elapsed_time=127732 2020-10-21 06:18:49.011 | ++ functions-common:time_stop:2324 : total=645 2020-10-21 06:18:49.013 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:18:49.015 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=128377 2020-10-21 06:18:49.017 | ++ functions-common:apt_get:1119 : return 0 2020-10-21 06:18:49.019 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-10-21 06:18:49.022 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-10-21 06:18:49.024 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-10-21 06:18:49.028 | ++ tools/install_prereqs.sh:source:89 : date 2020-10-21 06:18:49.031 | + ./stack.sh:main:753 : [[ False != \T\r\u\e ]] 2020-10-21 06:18:49.034 | + ./stack.sh:main:754 : PYPI_ALTERNATIVE_URL= 2020-10-21 06:18:49.036 | + ./stack.sh:main:754 : /home/ubuntu/devstack/tools/install_pip.sh 2020-10-21 06:18:50.427 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-10-21 06:18:50.429 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-10-21 06:18:50.431 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-10-21 06:18:50.434 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-10-21 06:18:50.435 | + tools/install_pip.sh:main:43 : GetDistro 2020-10-21 06:18:50.437 | + functions-common:GetDistro:373 : GetOSVersion 2020-10-21 06:18:50.439 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2020-10-21 06:18:50.441 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2020-10-21 06:18:50.443 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2020-10-21 06:18:50.445 | + functions-common:_ensure_lsb_release:328 : return 2020-10-21 06:18:50.447 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2020-10-21 06:18:50.519 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2020-10-21 06:18:50.521 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2020-10-21 06:18:50.592 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2020-10-21 06:18:50.594 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2020-10-21 06:18:50.665 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2020-10-21 06:18:50.667 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-10-21 06:18:50.669 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2020-10-21 06:18:50.670 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2020-10-21 06:18:50.672 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2020-10-21 06:18:50.674 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2020-10-21 06:18:50.676 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2020-10-21 06:18:50.678 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2020-10-21 06:18:50.680 | + functions-common:GetDistro:378 : DISTRO=bionic 2020-10-21 06:18:50.682 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2020-10-21 06:18:50.684 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-10-21 06:18:50.684 | Distro: bionic 2020-10-21 06:18:50.686 | + tools/install_pip.sh:main:125 : get_versions 2020-10-21 06:18:50.688 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-10-21 06:18:50.691 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-10-21 06:18:50.693 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-10-21 06:18:50.695 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-10-21 06:18:50.696 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-10-21 06:18:51.024 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2020-10-21 06:18:51.025 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2020-10-21 06:18:51.025 | pip: 20.2.2 2020-10-21 06:18:51.027 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-10-21 06:18:51.337 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-10-21 06:18:51.359 | + tools/install_pip.sh:main:127 : [[ -n '' ]] 2020-10-21 06:18:51.361 | + tools/install_pip.sh:main:132 : [[ bionic == focal ]] 2020-10-21 06:18:51.363 | + tools/install_pip.sh:main:141 : is_fedora 2020-10-21 06:18:51.365 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-10-21 06:18:51.366 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-10-21 06:18:51.368 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-10-21 06:18:51.370 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-10-21 06:18:51.371 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-10-21 06:18:51.373 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-10-21 06:18:51.375 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-10-21 06:18:51.376 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-10-21 06:18:51.378 | + tools/install_pip.sh:main:141 : is_suse 2020-10-21 06:18:51.380 | + functions-common:is_suse:464 : is_opensuse 2020-10-21 06:18:51.382 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-21 06:18:51.383 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-21 06:18:51.385 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-21 06:18:51.387 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-21 06:18:51.389 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-21 06:18:51.391 | + tools/install_pip.sh:main:142 : is_package_installed python3-pip 2020-10-21 06:18:51.393 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2020-10-21 06:18:51.395 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2020-10-21 06:18:51.396 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2020-10-21 06:18:51.399 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2020-10-21 06:18:51.420 | + tools/install_pip.sh:main:143 : uninstall_package python3-pip 2020-10-21 06:18:51.422 | + functions-common:uninstall_package:1373 : is_ubuntu 2020-10-21 06:18:51.423 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:18:51.425 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:18:51.427 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2020-10-21 06:18:51.441 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2020-10-21 06:18:51.559 | Reading package lists... 2020-10-21 06:18:51.794 | Building dependency tree... 2020-10-21 06:18:51.795 | Reading state information... 2020-10-21 06:18:51.997 | The following packages were automatically installed and are no longer required: 2020-10-21 06:18:51.997 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-10-21 06:18:51.997 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-10-21 06:18:51.997 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-10-21 06:18:51.997 | python3-pam python3-problem-report python3-pyasn1 2020-10-21 06:18:51.997 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-21 06:18:51.997 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-21 06:18:51.997 | python3-zope.interface 2020-10-21 06:18:51.997 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:18:52.035 | The following packages will be REMOVED: 2020-10-21 06:18:52.035 | python3-pip* 2020-10-21 06:18:52.457 | 0 upgraded, 0 newly installed, 1 to remove and 133 not upgraded. 2020-10-21 06:18:52.458 | After this operation, 600 kB disk space will be freed. 2020-10-21 06:18:52.518 | (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 ... 74799 files and directories currently installed.) 2020-10-21 06:18:52.521 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.3) ... 2020-10-21 06:18:52.750 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-21 06:18:55.322 | + functions-common:apt_get:1115 : result=0 2020-10-21 06:18:55.324 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-21 06:18:55.325 | + functions-common:time_stop:2310 : local name 2020-10-21 06:18:55.327 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:18:55.329 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:18:55.330 | + functions-common:time_stop:2313 : local total 2020-10-21 06:18:55.332 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:18:55.334 | + functions-common:time_stop:2316 : name=apt-get 2020-10-21 06:18:55.336 | + functions-common:time_stop:2317 : start_time=1603261131439 2020-10-21 06:18:55.338 | + functions-common:time_stop:2319 : [[ -z 1603261131439 ]] 2020-10-21 06:18:55.341 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:18:55.343 | + functions-common:time_stop:2322 : end_time=1603261135341 2020-10-21 06:18:55.345 | + functions-common:time_stop:2323 : elapsed_time=3902 2020-10-21 06:18:55.347 | + functions-common:time_stop:2324 : total=0 2020-10-21 06:18:55.348 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:18:55.351 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=3902 2020-10-21 06:18:55.352 | + functions-common:apt_get:1119 : return 0 2020-10-21 06:18:55.354 | + tools/install_pip.sh:main:147 : install_get_pip 2020-10-21 06:18:55.356 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-10-21 06:18:55.358 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-10-21 06:18:55.359 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2020-10-21 06:18:55.361 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-10-21 06:18:55.363 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2020-10-21 06:18:55.373 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-10-21 06:18:55.373 | Dload Upload Total Spent Left Speed 2020-10-21 06:19:04.524 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 1842k 13 245k 0 0 250k 0 0:00:07 --:--:-- 0:00:07 250k 20 1842k 20 373k 0 0 180k 0 0:00:10 0:00:02 0:00:08 180k 22 1842k 22 405k 0 0 135k 0 0:00:13 0:00:02 0:00:11 135k 35 1842k 35 651k 0 0 162k 0 0:00:11 0:00:04 0:00:07 162k 51 1842k 51 939k 0 0 188k 0 0:00:09 0:00:04 0:00:05 188k 61 1842k 61 1137k 0 0 190k 0 0:00:09 0:00:05 0:00:04 178k 78 1842k 78 1447k 0 0 207k 0 0:00:08 0:00:06 0:00:02 218k 82 1842k 82 1511k 0 0 188k 0 0:00:09 0:00:08 0:00:01 219k 95 1842k 95 1764k 0 0 196k 0 0:00:09 0:00:08 0:00:01 223k 100 1842k 100 1842k 0 0 201k 0 0:00:09 0:00:09 --:--:-- 216k 2020-10-21 06:19:04.529 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-10-21 06:19:04.532 | + tools/install_pip.sh:install_get_pip:94 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py 2020-10-21 06:19:07.133 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:19:07.731 | Collecting pip 2020-10-21 06:19:07.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2020-10-21 06:19:08.049 | Installing collected packages: pip 2020-10-21 06:19:08.049 | Attempting uninstall: pip 2020-10-21 06:19:08.050 | Found existing installation: pip 20.2.2 2020-10-21 06:19:08.286 | Uninstalling pip-20.2.2: 2020-10-21 06:19:08.300 | Successfully uninstalled pip-20.2.2 2020-10-21 06:19:09.570 | Successfully installed pip-20.2.4 2020-10-21 06:19:09.698 | + tools/install_pip.sh:main:149 : set -x 2020-10-21 06:19:09.700 | + tools/install_pip.sh:main:153 : pip_install_gr setuptools 2020-10-21 06:19:09.701 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-10-21 06:19:09.703 | + inc/python:pip_install_gr:77 : local clean_name 2020-10-21 06:19:09.705 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-10-21 06:19:09.707 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2020-10-21 06:19:09.709 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-10-21 06:19:09.712 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-10-21 06:19:09.712 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-10-21 06:19:09.716 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2020-10-21 06:19:09.718 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2020-10-21 06:19:09.719 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2020-10-21 06:19:09.721 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2020-10-21 06:19:09.723 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2020-10-21 06:19:09.738 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2020-10-21 06:19:09.740 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2020-10-21 06:19:11.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:19:11.525 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:19:11.528 | 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,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2020-10-21 06:19:11.923 | + inc/python:pip_install:200 : result=0 2020-10-21 06:19:11.925 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:19:11.926 | + functions-common:time_stop:2310 : local name 2020-10-21 06:19:11.928 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:19:11.930 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:19:11.931 | + functions-common:time_stop:2313 : local total 2020-10-21 06:19:11.933 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:19:11.935 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:19:11.936 | + functions-common:time_stop:2317 : start_time=1603261149734 2020-10-21 06:19:11.938 | + functions-common:time_stop:2319 : [[ -z 1603261149734 ]] 2020-10-21 06:19:11.940 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:19:11.943 | + functions-common:time_stop:2322 : end_time=1603261151941 2020-10-21 06:19:11.945 | + functions-common:time_stop:2323 : elapsed_time=2207 2020-10-21 06:19:11.946 | + functions-common:time_stop:2324 : total=0 2020-10-21 06:19:11.948 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:19:11.950 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=2207 2020-10-21 06:19:11.952 | + inc/python:pip_install:203 : return 0 2020-10-21 06:19:11.954 | + tools/install_pip.sh:main:155 : get_versions 2020-10-21 06:19:11.956 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-10-21 06:19:11.960 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-10-21 06:19:11.961 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-10-21 06:19:11.964 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-10-21 06:19:11.973 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-10-21 06:19:12.294 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2020-10-21 06:19:12.295 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2020-10-21 06:19:12.296 | pip: 20.2.4 2020-10-21 06:19:12.297 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-10-21 06:19:12.606 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-10-21 06:19:12.629 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-10-21 06:19:12.632 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-10-21 06:19:12.635 | + ./stack.sh:main:759 : fixup_all 2020-10-21 06:19:12.637 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_keystone 2020-10-21 06:19:12.639 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-10-21 06:19:12.641 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-10-21 06:19:12.653 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-10-21 06:19:12.653 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-10-21 06:19:12.654 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-10-21 06:19:12.658 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2020-10-21 06:19:12.660 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2020-10-21 06:19:12.663 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2020-10-21 06:19:12.670 | net.ipv4.ip_local_reserved_ports = 35357,35358 2020-10-21 06:19:12.673 | + tools/fixup_stuff.sh:fixup_all:189 : fixup_ubuntu 2020-10-21 06:19:12.675 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-10-21 06:19:12.677 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-10-21 06:19:12.679 | + functions-common:install_package:1344 : update_package_repo 2020-10-21 06:19:12.681 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-21 06:19:12.683 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-21 06:19:12.685 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-21 06:19:12.687 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-21 06:19:12.689 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-21 06:19:12.691 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:19:12.693 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:19:12.695 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-21 06:19:12.697 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-21 06:19:12.699 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-21 06:19:12.701 | + functions-common:apt_get_update:1071 : return 2020-10-21 06:19:12.703 | + functions-common:install_package:1345 : real_install_package software-properties-common 2020-10-21 06:19:12.705 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-21 06:19:12.707 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:19:12.710 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:19:12.712 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2020-10-21 06:19:12.729 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2020-10-21 06:19:12.846 | Reading package lists... 2020-10-21 06:19:13.081 | Building dependency tree... 2020-10-21 06:19:13.082 | Reading state information... 2020-10-21 06:19:13.280 | The following packages were automatically installed and are no longer required: 2020-10-21 06:19:13.280 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-10-21 06:19:13.280 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-10-21 06:19:13.281 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-10-21 06:19:13.281 | python3-pam python3-problem-report python3-pyasn1 2020-10-21 06:19:13.281 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-21 06:19:13.281 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-21 06:19:13.281 | python3-zope.interface 2020-10-21 06:19:13.281 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:19:13.281 | The following additional packages will be installed: 2020-10-21 06:19:13.282 | python3-software-properties 2020-10-21 06:19:13.329 | The following packages will be upgraded: 2020-10-21 06:19:13.329 | python3-software-properties software-properties-common 2020-10-21 06:19:13.643 | 2 upgraded, 0 newly installed, 0 to remove and 131 not upgraded. 2020-10-21 06:19:13.643 | Need to get 33.9 kB of archives. 2020-10-21 06:19:13.643 | After this operation, 0 B of additional disk space will be used. 2020-10-21 06:19:13.643 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2020-10-21 06:19:13.701 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2020-10-21 06:19:14.552 | Fetched 33.9 kB in 1s (49.4 kB/s) 2020-10-21 06:19:14.623 | (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 ... 74722 files and directories currently installed.) 2020-10-21 06:19:14.626 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2020-10-21 06:19:14.779 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2020-10-21 06:19:14.914 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2020-10-21 06:19:15.061 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2020-10-21 06:19:15.146 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-21 06:19:15.633 | Setting up python3-software-properties (0.96.24.32.14) ... 2020-10-21 06:19:15.903 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-10-21 06:19:15.922 | Setting up software-properties-common (0.96.24.32.14) ... 2020-10-21 06:19:18.014 | + functions-common:apt_get:1115 : result=0 2020-10-21 06:19:18.016 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-21 06:19:18.018 | + functions-common:time_stop:2310 : local name 2020-10-21 06:19:18.020 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:19:18.022 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:19:18.024 | + functions-common:time_stop:2313 : local total 2020-10-21 06:19:18.026 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:19:18.028 | + functions-common:time_stop:2316 : name=apt-get 2020-10-21 06:19:18.030 | + functions-common:time_stop:2317 : start_time=1603261152727 2020-10-21 06:19:18.032 | + functions-common:time_stop:2319 : [[ -z 1603261152727 ]] 2020-10-21 06:19:18.035 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:19:18.039 | + functions-common:time_stop:2322 : end_time=1603261158036 2020-10-21 06:19:18.041 | + functions-common:time_stop:2323 : elapsed_time=5309 2020-10-21 06:19:18.043 | + functions-common:time_stop:2324 : total=128377 2020-10-21 06:19:18.045 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:19:18.047 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=133686 2020-10-21 06:19:18.049 | + functions-common:apt_get:1119 : return 0 2020-10-21 06:19:18.051 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-10-21 06:19:18.830 | 'universe' distribution component is already enabled for all sources. 2020-10-21 06:19:18.856 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-10-21 06:19:18.858 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2020-10-21 06:19:21.344 | Reading package lists... 2020-10-21 06:19:21.625 | Building dependency tree... 2020-10-21 06:19:21.626 | Reading state information... 2020-10-21 06:19:21.829 | The following packages were automatically installed and are no longer required: 2020-10-21 06:19:21.829 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-10-21 06:19:21.829 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-10-21 06:19:21.829 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-10-21 06:19:21.829 | python3-pam python3-problem-report python3-pyasn1 2020-10-21 06:19:21.829 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-21 06:19:21.830 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-21 06:19:21.830 | python3-zope.interface 2020-10-21 06:19:21.830 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:19:21.875 | The following NEW packages will be installed: 2020-10-21 06:19:21.875 | ubuntu-cloud-keyring 2020-10-21 06:19:22.144 | 0 upgraded, 1 newly installed, 0 to remove and 131 not upgraded. 2020-10-21 06:19:22.144 | Need to get 6,008 B of archives. 2020-10-21 06:19:22.144 | After this operation, 22.5 kB of additional disk space will be used. 2020-10-21 06:19:22.144 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2020-10-21 06:19:22.687 | Fetched 6,008 B in 0s (22.2 kB/s) 2020-10-21 06:19:22.735 | Selecting previously unselected package ubuntu-cloud-keyring. 2020-10-21 06:19:22.773 | (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 ... 74722 files and directories currently installed.) 2020-10-21 06:19:22.776 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2020-10-21 06:19:22.778 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-10-21 06:19:22.863 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-10-21 06:19:25.095 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-10-21 06:19:25.148 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-10-21 06:19:25.211 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-10-21 06:19:25.273 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2020-10-21 06:19:25.344 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-10-21 06:19:25.626 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [170 kB] 2020-10-21 06:19:29.293 | Fetched 179 kB in 1s (157 kB/s) 2020-10-21 06:19:30.953 | Reading package lists... 2020-10-21 06:19:31.011 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-10-21 06:19:31.013 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-10-21 06:19:31.016 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-10-21 06:19:31.018 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-10-21 06:19:31.020 | + functions-common:apt_get_update:1077 : local sudo=sudo 2020-10-21 06:19:31.023 | ++ functions-common:apt_get_update:1078 : id -u 2020-10-21 06:19:31.026 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-10-21 06:19:31.028 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2020-10-21 06:19:31.030 | + functions-common:time_start:2296 : local name=apt-get-update 2020-10-21 06:19:31.033 | + functions-common:time_start:2297 : local start_time= 2020-10-21 06:19:31.035 | + functions-common:time_start:2298 : [[ -n '' ]] 2020-10-21 06:19:31.037 | ++ functions-common:time_start:2301 : date +%s%3N 2020-10-21 06:19:31.040 | + functions-common:time_start:2301 : _TIME_START[$name]=1603261171038 2020-10-21 06:19:31.042 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-10-21 06:19:31.044 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-10-21 06:19:31.046 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2020-10-21 06:19:31.276 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-10-21 06:19:31.278 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2020-10-21 06:19:31.414 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-10-21 06:19:31.542 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-10-21 06:19:31.670 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-10-21 06:19:33.678 | Reading package lists... 2020-10-21 06:19:33.736 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-10-21 06:19:33.738 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-10-21 06:19:33.741 | + functions-common:time_stop:2310 : local name 2020-10-21 06:19:33.743 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:19:33.745 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:19:33.747 | + functions-common:time_stop:2313 : local total 2020-10-21 06:19:33.749 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:19:33.751 | + functions-common:time_stop:2316 : name=apt-get-update 2020-10-21 06:19:33.753 | + functions-common:time_stop:2317 : start_time=1603261171038 2020-10-21 06:19:33.756 | + functions-common:time_stop:2319 : [[ -z 1603261171038 ]] 2020-10-21 06:19:33.758 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:19:33.762 | + functions-common:time_stop:2322 : end_time=1603261173759 2020-10-21 06:19:33.764 | + functions-common:time_stop:2323 : elapsed_time=2721 2020-10-21 06:19:33.766 | + functions-common:time_stop:2324 : total=2615 2020-10-21 06:19:33.768 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:19:33.770 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=5336 2020-10-21 06:19:33.772 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-10-21 06:19:33.782 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-10-21 06:19:33.793 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-10-21 06:19:33.803 | + tools/fixup_stuff.sh:fixup_all:190 : fixup_fedora 2020-10-21 06:19:33.805 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2020-10-21 06:19:33.807 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-10-21 06:19:33.809 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-10-21 06:19:33.811 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-10-21 06:19:33.813 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-10-21 06:19:33.815 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-10-21 06:19:33.817 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-10-21 06:19:33.819 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-10-21 06:19:33.821 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-10-21 06:19:33.823 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2020-10-21 06:19:33.826 | + tools/fixup_stuff.sh:fixup_all:191 : fixup_suse 2020-10-21 06:19:33.828 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2020-10-21 06:19:33.830 | + functions-common:is_suse:464 : is_opensuse 2020-10-21 06:19:33.832 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-21 06:19:33.834 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-21 06:19:33.836 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-21 06:19:33.838 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-21 06:19:33.840 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-21 06:19:33.842 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2020-10-21 06:19:33.845 | + ./stack.sh:main:762 : pip_install -U os-testr 2020-10-21 06:19:33.862 | Using python 3.6 to install os-testr 2020-10-21 06:19:33.865 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2020-10-21 06:19:35.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:19:35.651 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:19:36.066 | Collecting os-testr===2.0.0 2020-10-21 06:19:36.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2020-10-21 06:19:36.596 | Collecting python-subunit===1.4.0 2020-10-21 06:19:36.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2020-10-21 06:19:37.179 | Collecting stestr===3.0.1 2020-10-21 06:19:37.185 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2020-10-21 06:19:37.750 | Collecting pbr===5.5.0 2020-10-21 06:19:37.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106 kB) 2020-10-21 06:19:38.213 | Collecting testtools===2.4.0 2020-10-21 06:19:38.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2020-10-21 06:19:38.736 | Collecting extras===1.0.0 2020-10-21 06:19:38.743 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2020-10-21 06:19:39.350 | Collecting cliff===3.4.0 2020-10-21 06:19:39.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76 kB) 2020-10-21 06:19:39.948 | Collecting PyYAML===5.3.1 2020-10-21 06:19:39.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2020-10-21 06:19:41.220 | Collecting future===0.18.2 2020-10-21 06:19:41.227 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2020-10-21 06:19:42.618 | Collecting voluptuous===0.11.7 2020-10-21 06:19:42.625 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/672/8f66f19cafcab/voluptuous-0.11.7-py3-none-any.whl (28 kB) 2020-10-21 06:19:43.155 | Collecting fixtures===3.0.0 2020-10-21 06:19:43.161 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2020-10-21 06:19:43.703 | Collecting unittest2===1.1.0 2020-10-21 06:19:43.711 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2020-10-21 06:19:45.211 | Collecting traceback2===1.4.0 2020-10-21 06:19:45.219 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2020-10-21 06:19:45.626 | Collecting python-mimeparse===1.6.0 2020-10-21 06:19:45.633 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2020-10-21 06:19:46.051 | Collecting six===1.15.0 2020-10-21 06:19:46.057 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2020-10-21 06:19:46.446 | Collecting prettytable===0.7.2 2020-10-21 06:19:46.452 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2020-10-21 06:19:47.100 | Collecting cmd2===1.3.8 2020-10-21 06:19:47.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130 kB) 2020-10-21 06:19:47.671 | Collecting stevedore===3.2.2 2020-10-21 06:19:47.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42 kB) 2020-10-21 06:19:48.312 | Collecting pyparsing===2.4.7 2020-10-21 06:19:48.320 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2020-10-21 06:19:48.854 | Collecting argparse 2020-10-21 06:19:48.861 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2020-10-21 06:19:49.255 | Collecting linecache2===1.0.0 2020-10-21 06:19:49.262 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2020-10-21 06:19:49.776 | Collecting pyperclip===1.8.0 2020-10-21 06:19:49.782 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl (8.7 kB) 2020-10-21 06:19:49.867 | Collecting importlib-metadata===1.7.0 2020-10-21 06:19:49.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc1/5b2969b4ce363/importlib_metadata-1.7.0-py2.py3-none-any.whl (31 kB) 2020-10-21 06:19:50.243 | Collecting attrs===20.1.0 2020-10-21 06:19:50.249 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49 kB) 2020-10-21 06:19:50.699 | Collecting colorama===0.4.3 2020-10-21 06:19:50.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl (15 kB) 2020-10-21 06:19:50.713 | Requirement already satisfied, skipping upgrade: setuptools>=34.4 in /usr/local/lib/python3.6/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 416)) (49.6.0) 2020-10-21 06:19:51.155 | Collecting wcwidth===0.2.5 2020-10-21 06:19:51.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2020-10-21 06:19:51.259 | Collecting zipp===3.1.0 2020-10-21 06:19:51.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa3/6550ff0c0b7ef/zipp-3.1.0-py3-none-any.whl (4.9 kB) 2020-10-21 06:19:51.279 | Building wheels for collected packages: PyYAML, future 2020-10-21 06:19:51.280 | Building wheel for PyYAML (setup.py): started 2020-10-21 06:20:01.133 | Building wheel for PyYAML (setup.py): finished with status 'done' 2020-10-21 06:20:01.137 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403678 sha256=47fc0b820579ddc5fdfafaa08a129b10fb6746359a7360ceda50e3415f16112e 2020-10-21 06:20:01.137 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2020-10-21 06:20:01.139 | Building wheel for future (setup.py): started 2020-10-21 06:20:02.108 | Building wheel for future (setup.py): finished with status 'done' 2020-10-21 06:20:02.112 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=e0777a1440e1f36dbff6e2c55cb166295449983ca12ccc8dd9744b54c054a699 2020-10-21 06:20:02.112 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2020-10-21 06:20:02.113 | Successfully built PyYAML future 2020-10-21 06:20:02.571 | Installing collected packages: voluptuous, pbr, attrs, six, linecache2, traceback2, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, pyperclip, zipp, importlib-metadata, colorama, cmd2, stevedore, pyparsing, cliff, future, stestr, os-testr 2020-10-21 06:20:02.708 | Attempting uninstall: attrs 2020-10-21 06:20:02.709 | Found existing installation: attrs 17.4.0 2020-10-21 06:20:02.718 | Uninstalling attrs-17.4.0: 2020-10-21 06:20:02.800 | Successfully uninstalled attrs-17.4.0 2020-10-21 06:20:02.855 | Attempting uninstall: six 2020-10-21 06:20:02.855 | Found existing installation: six 1.11.0 2020-10-21 06:20:02.857 | Uninstalling six-1.11.0: 2020-10-21 06:20:02.888 | Successfully uninstalled six-1.11.0 2020-10-21 06:20:03.707 | Attempting uninstall: zipp 2020-10-21 06:20:03.708 | Found existing installation: zipp 3.3.1 2020-10-21 06:20:03.710 | Uninstalling zipp-3.3.1: 2020-10-21 06:20:03.744 | Successfully uninstalled zipp-3.3.1 2020-10-21 06:20:03.756 | Attempting uninstall: importlib-metadata 2020-10-21 06:20:03.756 | Found existing installation: importlib-metadata 2.0.0 2020-10-21 06:20:03.766 | Uninstalling importlib-metadata-2.0.0: 2020-10-21 06:20:03.768 | Successfully uninstalled importlib-metadata-2.0.0 2020-10-21 06:20:03.800 | Attempting uninstall: colorama 2020-10-21 06:20:03.801 | Found existing installation: colorama 0.3.7 2020-10-21 06:20:03.806 | Uninstalling colorama-0.3.7: 2020-10-21 06:20:03.836 | Successfully uninstalled colorama-0.3.7 2020-10-21 06:20:04.814 | Successfully installed PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 future-0.18.2 importlib-metadata-1.7.0 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.0.1 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.11.7 wcwidth-0.2.5 zipp-3.1.0 2020-10-21 06:20:05.022 | + inc/python:pip_install:200 : result=0 2020-10-21 06:20:05.024 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:20:05.026 | + functions-common:time_stop:2310 : local name 2020-10-21 06:20:05.029 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:20:05.031 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:20:05.033 | + functions-common:time_stop:2313 : local total 2020-10-21 06:20:05.035 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:20:05.037 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:20:05.040 | + functions-common:time_stop:2317 : start_time=1603261173858 2020-10-21 06:20:05.042 | + functions-common:time_stop:2319 : [[ -z 1603261173858 ]] 2020-10-21 06:20:05.044 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:20:05.048 | + functions-common:time_stop:2322 : end_time=1603261205045 2020-10-21 06:20:05.050 | + functions-common:time_stop:2323 : elapsed_time=31187 2020-10-21 06:20:05.052 | + functions-common:time_stop:2324 : total=0 2020-10-21 06:20:05.054 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:20:05.056 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=31187 2020-10-21 06:20:05.058 | + inc/python:pip_install:203 : return 0 2020-10-21 06:20:05.060 | + ./stack.sh:main:764 : pip_install_gr systemd-python 2020-10-21 06:20:05.062 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-10-21 06:20:05.065 | + inc/python:pip_install_gr:77 : local clean_name 2020-10-21 06:20:05.067 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-10-21 06:20:05.070 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2020-10-21 06:20:05.072 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-10-21 06:20:05.075 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-10-21 06:20:05.076 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-10-21 06:20:05.080 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2020-10-21 06:20:05.082 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2020-10-21 06:20:05.084 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2020-10-21 06:20:05.087 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-10-21 06:20:05.089 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-10-21 06:20:05.107 | Using python 3.6 to install systemd-python 2020-10-21 06:20:05.110 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2020-10-21 06:20:06.892 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:20:06.911 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:20:06.914 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (234) 2020-10-21 06:20:07.467 | + inc/python:pip_install:200 : result=0 2020-10-21 06:20:07.469 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:20:07.472 | + functions-common:time_stop:2310 : local name 2020-10-21 06:20:07.474 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:20:07.476 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:20:07.478 | + functions-common:time_stop:2313 : local total 2020-10-21 06:20:07.481 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:20:07.483 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:20:07.485 | + functions-common:time_stop:2317 : start_time=1603261205103 2020-10-21 06:20:07.487 | + functions-common:time_stop:2319 : [[ -z 1603261205103 ]] 2020-10-21 06:20:07.489 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:20:07.492 | + functions-common:time_stop:2322 : end_time=1603261207490 2020-10-21 06:20:07.495 | + functions-common:time_stop:2323 : elapsed_time=2387 2020-10-21 06:20:07.497 | + functions-common:time_stop:2324 : total=31187 2020-10-21 06:20:07.499 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:20:07.501 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=33574 2020-10-21 06:20:07.503 | + inc/python:pip_install:203 : return 0 2020-10-21 06:20:07.505 | + ./stack.sh:main:767 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-10-21 06:20:07.549 | + ./stack.sh:main:768 : sudo systemctl restart systemd-journald 2020-10-21 06:20:07.617 | + ./stack.sh:main:774 : install_infra 2020-10-21 06:20:07.619 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-10-21 06:20:07.621 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-10-21 06:20:07.623 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-10-21 06:20:10.187 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-10-21 06:20:10.189 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-10-21 06:20:10.209 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2020-10-21 06:20:12.768 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:20:12.831 | Collecting pbr===5.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) 2020-10-21 06:20:12.943 | Downloading http://10.100.0.9:8080/root/pypi/+f/5ad/c0f9fc64319d8/pbr-5.5.0-py2.py3-none-any.whl (106kB) 2020-10-21 06:20:12.971 | Installing collected packages: pbr 2020-10-21 06:20:13.074 | Successfully installed pbr-5.5.0 2020-10-21 06:20:13.132 | + inc/python:pip_install:200 : result=0 2020-10-21 06:20:13.134 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:20:13.136 | + functions-common:time_stop:2310 : local name 2020-10-21 06:20:13.138 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:20:13.140 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:20:13.142 | + functions-common:time_stop:2313 : local total 2020-10-21 06:20:13.144 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:20:13.146 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:20:13.149 | + functions-common:time_stop:2317 : start_time=1603261210203 2020-10-21 06:20:13.151 | + functions-common:time_stop:2319 : [[ -z 1603261210203 ]] 2020-10-21 06:20:13.153 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:20:13.156 | + functions-common:time_stop:2322 : end_time=1603261213154 2020-10-21 06:20:13.158 | + functions-common:time_stop:2323 : elapsed_time=2951 2020-10-21 06:20:13.160 | + functions-common:time_stop:2324 : total=33574 2020-10-21 06:20:13.162 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:20:13.165 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=36525 2020-10-21 06:20:13.167 | + inc/python:pip_install:203 : return 0 2020-10-21 06:20:13.169 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-10-21 06:20:13.172 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-10-21 06:20:13.191 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2020-10-21 06:20:15.759 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:20:15.815 | Processing /opt/stack/requirements 2020-10-21 06:20:17.154 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) 2020-10-21 06:20:17.219 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-10-21 06:20:17.254 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) 2020-10-21 06:20:17.337 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-10-21 06:20:17.957 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) 2020-10-21 06:20:18.499 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2020-10-21 06:20:18.539 | Collecting packaging===20.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) 2020-10-21 06:20:18.932 | Downloading http://10.100.0.9:8080/root/pypi/+f/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl 2020-10-21 06:20:18.954 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) 2020-10-21 06:20:18.996 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2020-10-21 06:20:19.052 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) 2020-10-21 06:20:19.416 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2020-10-21 06:20:19.435 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) 2020-10-21 06:20:19.538 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2020-10-21 06:20:19.556 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) 2020-10-21 06:20:19.586 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2020-10-21 06:20:19.600 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4093) 2020-10-21 06:20:20.035 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-10-21 06:20:20.063 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4093) 2020-10-21 06:20:20.506 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2020-10-21 06:20:20.532 | Requirement already satisfied: pbr===5.5.0 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) 2020-10-21 06:20:20.538 | Collecting certifi===2020.6.20 (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) 2020-10-21 06:20:20.928 | Downloading http://10.100.0.9:8080/root/pypi/+f/8fc/0819f1f30ba15/certifi-2020.6.20-py2.py3-none-any.whl (156kB) 2020-10-21 06:20:20.970 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-10-21 06:20:21.327 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-10-21 06:20:21.356 | Collecting urllib3===1.25.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) 2020-10-21 06:20:21.833 | Downloading http://10.100.0.9:8080/root/pypi/+f/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127kB) 2020-10-21 06:20:21.881 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) 2020-10-21 06:20:21.912 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-10-21 06:20:21.943 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 153)) 2020-10-21 06:20:21.959 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-10-21 06:20:21.973 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) 2020-10-21 06:20:21.994 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-10-21 06:20:22.010 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) 2020-10-21 06:20:22.031 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-10-21 06:20:22.044 | Collecting cliff===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) 2020-10-21 06:20:22.107 | Downloading http://10.100.0.9:8080/root/pypi/+f/85c/e3782db66b682/cliff-3.4.0-py3-none-any.whl (76kB) 2020-10-21 06:20:22.147 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 193)) 2020-10-21 06:20:22.175 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-10-21 06:20:22.189 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) 2020-10-21 06:20:22.207 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-10-21 06:20:22.221 | Collecting stevedore===3.2.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) 2020-10-21 06:20:22.286 | Downloading http://10.100.0.9:8080/root/pypi/+f/5e1/ab03eaae06ef6/stevedore-3.2.2-py3-none-any.whl (42kB) 2020-10-21 06:20:22.315 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) 2020-10-21 06:20:22.341 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2020-10-21 06:20:22.355 | Collecting cmd2===1.3.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) 2020-10-21 06:20:22.472 | Downloading http://10.100.0.9:8080/root/pypi/+f/a0a/8705dfd7443cc/cmd2-1.3.8-py3-none-any.whl (130kB) 2020-10-21 06:20:22.555 | Collecting importlib-metadata===1.7.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) 2020-10-21 06:20:22.604 | Downloading http://10.100.0.9:8080/root/pypi/+f/dc1/5b2969b4ce363/importlib_metadata-1.7.0-py2.py3-none-any.whl 2020-10-21 06:20:22.641 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) 2020-10-21 06:20:22.668 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2020-10-21 06:20:22.691 | Collecting pyperclip===1.8.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) 2020-10-21 06:20:22.724 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/34b/99903f37fef16/pyperclip-1.8.0-py3-none-any.whl 2020-10-21 06:20:22.737 | Collecting attrs===20.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) 2020-10-21 06:20:22.768 | Downloading http://10.100.0.9:8080/root/pypi/+f/286/7b7b9f8326499/attrs-20.1.0-py2.py3-none-any.whl (49kB) 2020-10-21 06:20:22.818 | Requirement already satisfied: setuptools>=34.4 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 416)) 2020-10-21 06:20:22.824 | Collecting colorama===0.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) 2020-10-21 06:20:22.875 | Downloading http://10.100.0.9:8080/root/pypi/+f/7d7/3d2a99753107a/colorama-0.4.3-py2.py3-none-any.whl 2020-10-21 06:20:22.891 | Collecting zipp===3.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) 2020-10-21 06:20:22.929 | Downloading http://10.100.0.9:8080/root/pypi/+f/aa3/6550ff0c0b7ef/zipp-3.1.0-py3-none-any.whl 2020-10-21 06:20:22.947 | Building wheels for collected packages: PyYAML 2020-10-21 06:20:22.948 | Running setup.py bdist_wheel for PyYAML: started 2020-10-21 06:20:23.230 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-10-21 06:20:23.230 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dv01rm0d/PyYAML/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/tmpcedhv_utpip-wheel- --python-tag cp36: 2020-10-21 06:20:23.230 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-10-21 06:20:23.230 | or: -c --help [cmd1 cmd2 ...] 2020-10-21 06:20:23.230 | or: -c --help-commands 2020-10-21 06:20:23.230 | or: -c cmd --help 2020-10-21 06:20:23.230 | 2020-10-21 06:20:23.230 | error: invalid command 'bdist_wheel' 2020-10-21 06:20:23.230 | 2020-10-21 06:20:23.230 | ---------------------------------------- 2020-10-21 06:20:23.230 | Failed building wheel for PyYAML 2020-10-21 06:20:23.231 | Running setup.py clean for PyYAML 2020-10-21 06:20:23.517 | Failed to build PyYAML 2020-10-21 06:20:23.518 | Installing collected packages: chardet, certifi, attrs, six, linecache2, traceback2, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, zipp, importlib-metadata, stevedore, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2020-10-21 06:20:24.455 | Running setup.py install for PyYAML: started 2020-10-21 06:20:33.980 | Running setup.py install for PyYAML: finished with status 'done' 2020-10-21 06:20:34.748 | Running setup.py install for openstack-requirements: started 2020-10-21 06:20:37.021 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-10-21 06:20:37.584 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.1.0 beagle-0.3.0 certifi-2020.6.20 chardet-3.0.4 cliff-3.4.0 cmd2-1.3.8 colorama-0.4.3 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-1.7.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4093 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.0 python-mimeparse-1.6.0 requests-2.23.0 six-1.15.0 stevedore-3.2.2 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.10 wcwidth-0.2.5 zipp-3.1.0 2020-10-21 06:20:37.707 | + inc/python:pip_install:200 : result=0 2020-10-21 06:20:37.710 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:20:37.712 | + functions-common:time_stop:2310 : local name 2020-10-21 06:20:37.714 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:20:37.717 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:20:37.719 | + functions-common:time_stop:2313 : local total 2020-10-21 06:20:37.721 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:20:37.723 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:20:37.725 | + functions-common:time_stop:2317 : start_time=1603261213185 2020-10-21 06:20:37.727 | + functions-common:time_stop:2319 : [[ -z 1603261213185 ]] 2020-10-21 06:20:37.729 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:20:37.732 | + functions-common:time_stop:2322 : end_time=1603261237730 2020-10-21 06:20:37.734 | + functions-common:time_stop:2323 : elapsed_time=24545 2020-10-21 06:20:37.737 | + functions-common:time_stop:2324 : total=36525 2020-10-21 06:20:37.739 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:20:37.741 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=61070 2020-10-21 06:20:37.743 | + inc/python:pip_install:203 : return 0 2020-10-21 06:20:37.745 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-10-21 06:20:37.748 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-10-21 06:20:37.750 | + inc/python:use_library_from_git:250 : local name=pbr 2020-10-21 06:20:37.752 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:20:37.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:20:37.757 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2020-10-21 06:20:37.759 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:20:37.762 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-10-21 06:20:37.779 | Using python 3.6 to install pbr 2020-10-21 06:20:37.782 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2020-10-21 06:20:39.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:20:39.587 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:20:39.709 | Requirement already up-to-date: pbr===5.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2020-10-21 06:20:40.272 | + inc/python:pip_install:200 : result=0 2020-10-21 06:20:40.275 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:20:40.277 | + functions-common:time_stop:2310 : local name 2020-10-21 06:20:40.279 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:20:40.281 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:20:40.283 | + functions-common:time_stop:2313 : local total 2020-10-21 06:20:40.285 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:20:40.287 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:20:40.290 | + functions-common:time_stop:2317 : start_time=1603261237775 2020-10-21 06:20:40.292 | + functions-common:time_stop:2319 : [[ -z 1603261237775 ]] 2020-10-21 06:20:40.295 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:20:40.298 | + functions-common:time_stop:2322 : end_time=1603261240296 2020-10-21 06:20:40.300 | + functions-common:time_stop:2323 : elapsed_time=2521 2020-10-21 06:20:40.302 | + functions-common:time_stop:2324 : total=61070 2020-10-21 06:20:40.304 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:20:40.306 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=63591 2020-10-21 06:20:40.308 | + inc/python:pip_install:203 : return 0 2020-10-21 06:20:40.310 | + ./stack.sh:main:777 : python3 -m venv /opt/stack/bindep-venv 2020-10-21 06:20:42.865 | + ./stack.sh:main:779 : /opt/stack/bindep-venv/bin/pip install bindep 2020-10-21 06:20:44.506 | Collecting bindep 2020-10-21 06:20:44.993 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2020-10-21 06:20:45.015 | Collecting pbr>=2.0.0 (from bindep) 2020-10-21 06:20:45.100 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-10-21 06:20:45.131 | Collecting distro (from bindep) 2020-10-21 06:20:45.474 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2020-10-21 06:20:45.486 | Collecting Parsley (from bindep) 2020-10-21 06:20:45.502 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-10-21 06:20:45.525 | Installing collected packages: pbr, distro, Parsley, bindep 2020-10-21 06:20:45.848 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2020-10-21 06:20:45.912 | + ./stack.sh:main:780 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-10-21 06:20:45.914 | + ./stack.sh:main:780 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-10-21 06:20:45.917 | ++ ./stack.sh:main:783 : _get_plugin_bindep_packages 2020-10-21 06:20:45.933 | + ./stack.sh:main:783 : pkgs= 2020-10-21 06:20:45.935 | + ./stack.sh:main:784 : [[ -n '' ]] 2020-10-21 06:20:45.938 | + ./stack.sh:main:791 : run_phase stack pre-install 2020-10-21 06:20:45.940 | + functions-common:run_phase:1738 : local mode=stack 2020-10-21 06:20:45.942 | + functions-common:run_phase:1739 : local phase=pre-install 2020-10-21 06:20:45.944 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-10-21 06:20:45.947 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-10-21 06:20:45.949 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-10-21 06:20:45.951 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-10-21 06:20:45.953 | + functions-common:run_phase:1748 : local extra 2020-10-21 06:20:45.956 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-10-21 06:20:45.959 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-10-21 06:20:45.962 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-10-21 06:20:45.964 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-10-21 06:20:45.966 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-10-21 06:20:45.969 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-10-21 06:20:45.982 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:20:45.984 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-10-21 06:20:45.986 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-10-21 06:20:45.988 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-10-21 06:20:45.990 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-10-21 06:20:45.992 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-10-21 06:20:45.994 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-10-21 06:20:45.996 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-10-21 06:20:45.998 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-10-21 06:20:46.000 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-10-21 06:20:46.002 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-10-21 06:20:46.005 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-10-21 06:20:46.007 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-10-21 06:20:46.009 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-10-21 06:20:46.011 | + functions-common:run_phase:1759 : [[ stack == \s\o\u\r\c\e ]] 2020-10-21 06:20:46.013 | + functions-common:run_phase:1762 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-10-21 06:20:46.015 | + functions-common:run_phase:1765 : run_plugins stack pre-install 2020-10-21 06:20:46.018 | + functions-common:run_plugins:1724 : local mode=stack 2020-10-21 06:20:46.020 | + functions-common:run_plugins:1725 : local phase=pre-install 2020-10-21 06:20:46.022 | + functions-common:run_plugins:1727 : local plugins= 2020-10-21 06:20:46.024 | + functions-common:run_plugins:1728 : local plugin 2020-10-21 06:20:46.027 | + ./stack.sh:main:794 : set_systemd_override DefaultLimitNOFILE 2048 2020-10-21 06:20:46.029 | + functions:set_systemd_override:825 : local key=DefaultLimitNOFILE 2020-10-21 06:20:46.031 | + functions:set_systemd_override:826 : local value=2048 2020-10-21 06:20:46.034 | + functions:set_systemd_override:828 : local sysconf=/etc/systemd/system.conf 2020-10-21 06:20:46.036 | + functions:set_systemd_override:829 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-10-21 06:20:46.080 | + functions:set_systemd_override:830 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-10-21 06:20:46.080 | Set systemd system override for DefaultLimitNOFILE=2048 2020-10-21 06:20:46.082 | + functions:set_systemd_override:832 : sudo systemctl daemon-reload 2020-10-21 06:20:46.251 | + ./stack.sh:main:796 : install_rpc_backend 2020-10-21 06:20:46.253 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-10-21 06:20:46.269 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:20:46.271 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-10-21 06:20:46.273 | + functions-common:install_package:1344 : update_package_repo 2020-10-21 06:20:46.275 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-21 06:20:46.278 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-21 06:20:46.280 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-21 06:20:46.282 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-21 06:20:46.284 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-21 06:20:46.287 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:20:46.289 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:20:46.291 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-21 06:20:46.293 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-21 06:20:46.295 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-21 06:20:46.298 | + functions-common:apt_get_update:1071 : return 2020-10-21 06:20:46.300 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2020-10-21 06:20:46.302 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-21 06:20:46.305 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:20:46.307 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:20:46.309 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2020-10-21 06:20:46.327 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2020-10-21 06:20:46.445 | Reading package lists... 2020-10-21 06:20:46.683 | Building dependency tree... 2020-10-21 06:20:46.684 | Reading state information... 2020-10-21 06:20:46.895 | The following packages were automatically installed and are no longer required: 2020-10-21 06:20:46.896 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-10-21 06:20:46.896 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-10-21 06:20:46.896 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-10-21 06:20:46.896 | python3-pam python3-problem-report python3-pyasn1 2020-10-21 06:20:46.896 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-21 06:20:46.896 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-21 06:20:46.896 | python3-zope.interface 2020-10-21 06:20:46.896 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:20:46.896 | The following additional packages will be installed: 2020-10-21 06:20:46.896 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-10-21 06:20:46.896 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-10-21 06:20:46.896 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-10-21 06:20:46.896 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-10-21 06:20:46.897 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-10-21 06:20:46.898 | Suggested packages: 2020-10-21 06:20:46.898 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2020-10-21 06:20:46.898 | odbc-postgresql tdsodbc unixodbc-bin 2020-10-21 06:20:46.942 | The following NEW packages will be installed: 2020-10-21 06:20:46.942 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-10-21 06:20:46.942 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-10-21 06:20:46.942 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-10-21 06:20:46.942 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-10-21 06:20:46.943 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-10-21 06:20:46.943 | rabbitmq-server 2020-10-21 06:20:47.379 | 0 upgraded, 26 newly installed, 0 to remove and 150 not upgraded. 2020-10-21 06:20:47.379 | Need to get 24.5 MB of archives. 2020-10-21 06:20:47.380 | After this operation, 40.4 MB of additional disk space will be used. 2020-10-21 06:20:47.380 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2020-10-21 06:20:48.638 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-10-21 06:20:48.809 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-10-21 06:20:49.108 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2020-10-21 06:20:49.121 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2020-10-21 06:20:49.124 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2020-10-21 06:20:49.206 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2020-10-21 06:20:49.324 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2020-10-21 06:20:49.341 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2020-10-21 06:20:49.673 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2020-10-21 06:20:49.838 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2020-10-21 06:20:49.853 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2020-10-21 06:20:50.077 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2020-10-21 06:20:50.159 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2020-10-21 06:20:50.162 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2020-10-21 06:20:50.165 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2020-10-21 06:20:50.169 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2020-10-21 06:20:50.310 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2020-10-21 06:20:50.347 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2020-10-21 06:20:50.348 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2020-10-21 06:20:50.626 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2020-10-21 06:20:50.630 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2020-10-21 06:20:50.634 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2020-10-21 06:20:50.785 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2020-10-21 06:20:50.842 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2020-10-21 06:20:50.842 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.3 [4,652 kB] 2020-10-21 06:20:52.112 | Fetched 24.5 MB in 5s (5,307 kB/s) 2020-10-21 06:20:52.146 | Selecting previously unselected package erlang-base. 2020-10-21 06:20:52.184 | (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 ... 74728 files and directories currently installed.) 2020-10-21 06:20:52.187 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:52.190 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:53.249 | Selecting previously unselected package erlang-asn1. 2020-10-21 06:20:53.257 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:53.259 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:53.398 | Selecting previously unselected package erlang-mnesia. 2020-10-21 06:20:53.406 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:53.409 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:53.548 | Selecting previously unselected package erlang-runtime-tools. 2020-10-21 06:20:53.555 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:53.557 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:53.637 | Selecting previously unselected package erlang-crypto. 2020-10-21 06:20:53.644 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:53.646 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:53.713 | Selecting previously unselected package erlang-public-key. 2020-10-21 06:20:53.721 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:53.723 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:53.849 | Selecting previously unselected package erlang-ssl. 2020-10-21 06:20:53.857 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:53.859 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:54.017 | Selecting previously unselected package erlang-inets. 2020-10-21 06:20:54.025 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:54.027 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:54.174 | Selecting previously unselected package erlang-corba. 2020-10-21 06:20:54.182 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:54.184 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:54.575 | Selecting previously unselected package erlang-syntax-tools. 2020-10-21 06:20:54.583 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:54.585 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:54.695 | Selecting previously unselected package erlang-diameter. 2020-10-21 06:20:54.703 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:54.705 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:54.842 | Selecting previously unselected package erlang-xmerl. 2020-10-21 06:20:54.850 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:54.852 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:55.036 | Selecting previously unselected package erlang-edoc. 2020-10-21 06:20:55.043 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:55.045 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:55.136 | Selecting previously unselected package erlang-eldap. 2020-10-21 06:20:55.144 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:55.146 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:55.212 | Selecting previously unselected package erlang-erl-docgen. 2020-10-21 06:20:55.219 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:55.221 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:55.295 | Selecting previously unselected package erlang-eunit. 2020-10-21 06:20:55.302 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:55.304 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:55.375 | Selecting previously unselected package erlang-ic. 2020-10-21 06:20:55.382 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:55.384 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:55.571 | Selecting previously unselected package libodbc1:amd64. 2020-10-21 06:20:55.578 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2020-10-21 06:20:55.589 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-10-21 06:20:55.670 | Selecting previously unselected package erlang-odbc. 2020-10-21 06:20:55.677 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:55.679 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:55.739 | Selecting previously unselected package erlang-snmp. 2020-10-21 06:20:55.747 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:55.749 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:56.019 | Selecting previously unselected package erlang-os-mon. 2020-10-21 06:20:56.028 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:56.030 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:56.095 | Selecting previously unselected package erlang-parsetools. 2020-10-21 06:20:56.102 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:56.105 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:56.176 | Selecting previously unselected package erlang-ssh. 2020-10-21 06:20:56.184 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:56.186 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:56.304 | Selecting previously unselected package erlang-tools. 2020-10-21 06:20:56.312 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-10-21 06:20:56.314 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:56.434 | Selecting previously unselected package erlang-nox. 2020-10-21 06:20:56.442 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2020-10-21 06:20:56.444 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:56.535 | Selecting previously unselected package rabbitmq-server. 2020-10-21 06:20:56.542 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.3_all.deb ... 2020-10-21 06:20:56.544 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.3) ... 2020-10-21 06:20:57.099 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-10-21 06:20:57.120 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:57.945 | Searching for services which depend on erlang and should be started...none found. 2020-10-21 06:20:57.948 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:20:57.970 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:57.997 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:58.025 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:58.052 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:58.080 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:58.108 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:58.137 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-10-21 06:20:58.166 | Processing triggers for systemd (237-3ubuntu10.42) ... 2020-10-21 06:20:58.340 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-21 06:20:58.989 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.017 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.045 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.073 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.101 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.129 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.157 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.184 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.212 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.240 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.267 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.295 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.323 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.351 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.378 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.406 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.433 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-10-21 06:20:59.460 | Setting up rabbitmq-server (3.6.10-1ubuntu0.3) ... 2020-10-21 06:20:59.595 | Adding group `rabbitmq' (GID 121) ... 2020-10-21 06:20:59.627 | Done. 2020-10-21 06:20:59.701 | Adding system user `rabbitmq' (UID 115) ... 2020-10-21 06:20:59.701 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2020-10-21 06:20:59.783 | Not creating home directory `/var/lib/rabbitmq'. 2020-10-21 06:21:00.024 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2020-10-21 06:21:04.962 | Processing triggers for systemd (237-3ubuntu10.42) ... 2020-10-21 06:21:05.144 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:21:07.045 | + functions-common:apt_get:1115 : result=0 2020-10-21 06:21:07.047 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-21 06:21:07.050 | + functions-common:time_stop:2310 : local name 2020-10-21 06:21:07.052 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:21:07.054 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:21:07.056 | + functions-common:time_stop:2313 : local total 2020-10-21 06:21:07.059 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:21:07.061 | + functions-common:time_stop:2316 : name=apt-get 2020-10-21 06:21:07.063 | + functions-common:time_stop:2317 : start_time=1603261246325 2020-10-21 06:21:07.065 | + functions-common:time_stop:2319 : [[ -z 1603261246325 ]] 2020-10-21 06:21:07.068 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:21:07.071 | + functions-common:time_stop:2322 : end_time=1603261267069 2020-10-21 06:21:07.074 | + functions-common:time_stop:2323 : elapsed_time=20744 2020-10-21 06:21:07.076 | + functions-common:time_stop:2324 : total=133686 2020-10-21 06:21:07.078 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:21:07.080 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=154430 2020-10-21 06:21:07.082 | + functions-common:apt_get:1119 : return 0 2020-10-21 06:21:07.085 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-10-21 06:21:07.087 | + functions-common:is_suse:464 : is_opensuse 2020-10-21 06:21:07.089 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-21 06:21:07.091 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-21 06:21:07.094 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-21 06:21:07.096 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-21 06:21:07.098 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-21 06:21:07.100 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-10-21 06:21:07.102 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-10-21 06:21:07.105 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-10-21 06:21:07.107 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-10-21 06:21:07.109 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-10-21 06:21:07.111 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-10-21 06:21:07.113 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-10-21 06:21:07.115 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-10-21 06:21:07.118 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-10-21 06:21:07.120 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-10-21 06:21:07.123 | + functions-common:is_suse:464 : is_opensuse 2020-10-21 06:21:07.125 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-21 06:21:07.127 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-21 06:21:07.129 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-21 06:21:07.131 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-21 06:21:07.134 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-21 06:21:07.136 | + ./stack.sh:main:797 : restart_rpc_backend 2020-10-21 06:21:07.138 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-10-21 06:21:07.153 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:21:07.155 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-10-21 06:21:07.157 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-10-21 06:21:07.159 | + ./stack.sh:echo_summary:416 : echo -e Starting RabbitMQ 2020-10-21 06:21:07.162 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-10-21 06:21:07.164 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-10-21 06:21:07.168 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-10-21 06:21:07.170 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-10-21 06:21:07.172 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-10-21 06:21:07.174 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-10-21 06:21:07.176 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-10-21 06:21:07.179 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-10-21 06:21:07.181 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-10-21 06:21:08.202 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-10-21 06:21:08.202 | guest [administrator]' 2020-10-21 06:21:08.205 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-10-21 06:21:08.205 | guest [administrator]' 2020-10-21 06:21:08.205 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-10-21 06:21:08.210 | + lib/rpc_backend:rabbit_setuser:176 : found= 2020-10-21 06:21:08.213 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2020-10-21 06:21:08.216 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2020-10-21 06:21:09.222 | Creating user "stackrabbit" 2020-10-21 06:21:09.245 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-10-21 06:21:10.284 | Setting permissions for user "stackrabbit" in vhost "/" 2020-10-21 06:21:10.307 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-10-21 06:21:10.309 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-10-21 06:21:11.315 | Changing password for user "stackrabbit" 2020-10-21 06:21:11.337 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-10-21 06:21:11.340 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-10-21 06:21:11.342 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-10-21 06:21:12.350 | Deleting user "guest" 2020-10-21 06:21:12.373 | + ./stack.sh:main:799 : is_service_enabled mysql postgresql 2020-10-21 06:21:12.388 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:21:12.391 | + ./stack.sh:main:800 : install_database 2020-10-21 06:21:12.393 | + lib/database:install_database:116 : install_database_mysql 2020-10-21 06:21:12.395 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-10-21 06:21:12.397 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:21:12.399 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:21:12.402 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-10-21 06:21:12.601 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-10-21 06:21:12.603 | + lib/databases/mysql:install_database_mysql:164 : cat 2020-10-21 06:21:12.608 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2020-10-21 06:21:12.610 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:21:12.612 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:21:12.615 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2020-10-21 06:21:12.617 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2020-10-21 06:21:12.619 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2020-10-21 06:21:12.623 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-10-21 06:21:12.625 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2020-10-21 06:21:12.628 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2020-10-21 06:21:12.630 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-10-21 06:21:12.632 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-10-21 06:21:12.634 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-10-21 06:21:12.637 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-10-21 06:21:12.639 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-10-21 06:21:12.641 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-10-21 06:21:12.643 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-10-21 06:21:12.645 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-10-21 06:21:12.648 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-10-21 06:21:12.650 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-10-21 06:21:12.652 | + functions-common:is_suse:464 : is_opensuse 2020-10-21 06:21:12.654 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-21 06:21:12.656 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-21 06:21:12.659 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-21 06:21:12.661 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-21 06:21:12.663 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-21 06:21:12.665 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-10-21 06:21:12.668 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:21:12.670 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:21:12.673 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-10-21 06:21:12.675 | + functions-common:install_package:1344 : update_package_repo 2020-10-21 06:21:12.677 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-21 06:21:12.679 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-21 06:21:12.681 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-21 06:21:12.684 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-21 06:21:12.686 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-21 06:21:12.689 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:21:12.691 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:21:12.693 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-21 06:21:12.695 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-21 06:21:12.697 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-21 06:21:12.699 | + functions-common:apt_get_update:1071 : return 2020-10-21 06:21:12.702 | + functions-common:install_package:1345 : real_install_package mysql-server 2020-10-21 06:21:12.704 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-21 06:21:12.706 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:21:12.708 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:21:12.710 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2020-10-21 06:21:12.728 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2020-10-21 06:21:12.846 | Reading package lists... 2020-10-21 06:21:13.093 | Building dependency tree... 2020-10-21 06:21:13.094 | Reading state information... 2020-10-21 06:21:13.294 | The following packages were automatically installed and are no longer required: 2020-10-21 06:21:13.295 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-10-21 06:21:13.295 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-10-21 06:21:13.295 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-10-21 06:21:13.295 | python3-pam python3-problem-report python3-pyasn1 2020-10-21 06:21:13.295 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-21 06:21:13.295 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-21 06:21:13.295 | python3-zope.interface 2020-10-21 06:21:13.295 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:21:13.296 | The following additional packages will be installed: 2020-10-21 06:21:13.296 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-10-21 06:21:13.296 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-10-21 06:21:13.296 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-10-21 06:21:13.296 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-10-21 06:21:13.296 | mysql-server-5.7 mysql-server-core-5.7 2020-10-21 06:21:13.297 | Suggested packages: 2020-10-21 06:21:13.297 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2020-10-21 06:21:13.349 | The following NEW packages will be installed: 2020-10-21 06:21:13.349 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-10-21 06:21:13.349 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-10-21 06:21:13.349 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-10-21 06:21:13.349 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-10-21 06:21:13.349 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2020-10-21 06:21:13.623 | 0 upgraded, 18 newly installed, 0 to remove and 150 not upgraded. 2020-10-21 06:21:13.623 | Need to get 19.7 MB of archives. 2020-10-21 06:21:13.623 | After this operation, 156 MB of additional disk space will be used. 2020-10-21 06:21:13.624 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.31-0ubuntu0.18.04.1 [6,653 kB] 2020-10-21 06:21:15.208 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.31-0ubuntu0.18.04.1 [1,948 kB] 2020-10-21 06:21:15.373 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.31-0ubuntu0.18.04.1 [7,452 kB] 2020-10-21 06:21:16.744 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2020-10-21 06:21:16.747 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.31-0ubuntu0.18.04.1 [2,931 kB] 2020-10-21 06:21:17.097 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2020-10-21 06:21:17.098 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2020-10-21 06:21:17.113 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2020-10-21 06:21:17.115 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2020-10-21 06:21:17.134 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2020-10-21 06:21:17.136 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2020-10-21 06:21:17.136 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2020-10-21 06:21:17.137 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2020-10-21 06:21:17.159 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2020-10-21 06:21:17.225 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2020-10-21 06:21:17.354 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2020-10-21 06:21:17.356 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2020-10-21 06:21:17.368 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.31-0ubuntu0.18.04.1 [9,948 B] 2020-10-21 06:21:17.856 | Preconfiguring packages ... 2020-10-21 06:21:17.965 | Fetched 19.7 MB in 4s (4,914 kB/s) 2020-10-21 06:21:17.996 | Selecting previously unselected package mysql-client-core-5.7. 2020-10-21 06:21:18.036 | (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 ... 76729 files and directories currently installed.) 2020-10-21 06:21:18.039 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.31-0ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:21:18.041 | Unpacking mysql-client-core-5.7 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:21:19.059 | Selecting previously unselected package mysql-client-5.7. 2020-10-21 06:21:19.066 | Preparing to unpack .../01-mysql-client-5.7_5.7.31-0ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:21:19.068 | Unpacking mysql-client-5.7 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:21:19.530 | Selecting previously unselected package mysql-server-core-5.7. 2020-10-21 06:21:19.538 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.31-0ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:21:19.539 | Unpacking mysql-server-core-5.7 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:21:20.741 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2020-10-21 06:21:20.749 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2020-10-21 06:21:20.761 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-10-21 06:21:20.886 | Selecting previously unselected package mysql-server-5.7. 2020-10-21 06:21:20.893 | Preparing to unpack .../04-mysql-server-5.7_5.7.31-0ubuntu0.18.04.1_amd64.deb ... 2020-10-21 06:21:21.375 | Unpacking mysql-server-5.7 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:21:21.993 | Selecting previously unselected package libhtml-tagset-perl. 2020-10-21 06:21:22.001 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2020-10-21 06:21:22.004 | Unpacking libhtml-tagset-perl (3.20-3) ... 2020-10-21 06:21:22.061 | Selecting previously unselected package liburi-perl. 2020-10-21 06:21:22.068 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2020-10-21 06:21:22.070 | Unpacking liburi-perl (1.73-1) ... 2020-10-21 06:21:22.140 | Selecting previously unselected package libhtml-parser-perl. 2020-10-21 06:21:22.147 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2020-10-21 06:21:22.149 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2020-10-21 06:21:22.214 | Selecting previously unselected package libcgi-pm-perl. 2020-10-21 06:21:22.222 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2020-10-21 06:21:22.224 | Unpacking libcgi-pm-perl (4.38-1) ... 2020-10-21 06:21:22.301 | Selecting previously unselected package libfcgi-perl. 2020-10-21 06:21:22.309 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2020-10-21 06:21:22.311 | Unpacking libfcgi-perl (0.78-2build1) ... 2020-10-21 06:21:22.370 | Selecting previously unselected package libcgi-fast-perl. 2020-10-21 06:21:22.377 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2020-10-21 06:21:22.380 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2020-10-21 06:21:22.437 | Selecting previously unselected package libencode-locale-perl. 2020-10-21 06:21:22.445 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2020-10-21 06:21:22.447 | Unpacking libencode-locale-perl (1.05-1) ... 2020-10-21 06:21:22.506 | Selecting previously unselected package libhtml-template-perl. 2020-10-21 06:21:22.513 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2020-10-21 06:21:22.515 | Unpacking libhtml-template-perl (2.97-1) ... 2020-10-21 06:21:22.576 | Selecting previously unselected package libhttp-date-perl. 2020-10-21 06:21:22.584 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2020-10-21 06:21:22.586 | Unpacking libhttp-date-perl (6.02-1) ... 2020-10-21 06:21:22.644 | Selecting previously unselected package libio-html-perl. 2020-10-21 06:21:22.651 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2020-10-21 06:21:22.653 | Unpacking libio-html-perl (1.001-1) ... 2020-10-21 06:21:22.710 | Selecting previously unselected package liblwp-mediatypes-perl. 2020-10-21 06:21:22.719 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2020-10-21 06:21:22.721 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2020-10-21 06:21:22.779 | Selecting previously unselected package libhttp-message-perl. 2020-10-21 06:21:22.786 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2020-10-21 06:21:22.789 | Unpacking libhttp-message-perl (6.14-1) ... 2020-10-21 06:21:22.851 | Selecting previously unselected package mysql-server. 2020-10-21 06:21:22.859 | Preparing to unpack .../17-mysql-server_5.7.31-0ubuntu0.18.04.1_all.deb ... 2020-10-21 06:21:22.861 | Unpacking mysql-server (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:21:22.940 | Setting up libhtml-tagset-perl (3.20-3) ... 2020-10-21 06:21:22.960 | Setting up libhttp-date-perl (6.02-1) ... 2020-10-21 06:21:22.988 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-10-21 06:21:23.015 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:21:23.037 | Setting up libencode-locale-perl (1.05-1) ... 2020-10-21 06:21:23.065 | Setting up mysql-server-core-5.7 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:21:23.093 | Setting up libio-html-perl (1.001-1) ... 2020-10-21 06:21:23.121 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2020-10-21 06:21:23.148 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-10-21 06:21:23.177 | Setting up liburi-perl (1.73-1) ... 2020-10-21 06:21:23.205 | Processing triggers for systemd (237-3ubuntu10.42) ... 2020-10-21 06:21:23.377 | Setting up libhtml-parser-perl (3.72-3build1) ... 2020-10-21 06:21:23.405 | Setting up libcgi-pm-perl (4.38-1) ... 2020-10-21 06:21:23.433 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-21 06:21:25.112 | Setting up libhttp-message-perl (6.14-1) ... 2020-10-21 06:21:25.141 | Setting up mysql-client-core-5.7 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:21:25.168 | Setting up libfcgi-perl (0.78-2build1) ... 2020-10-21 06:21:25.196 | Setting up libhtml-template-perl (2.97-1) ... 2020-10-21 06:21:25.224 | Setting up libcgi-fast-perl (1:2.13-1) ... 2020-10-21 06:21:25.251 | Setting up mysql-client-5.7 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:21:25.279 | Setting up mysql-server-5.7 (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:21:25.907 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-10-21 06:21:25.933 | Renaming removed key_buffer and myisam-recover options (if present) 2020-10-21 06:21:36.236 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2020-10-21 06:21:37.173 | Setting up mysql-server (5.7.31-0ubuntu0.18.04.1) ... 2020-10-21 06:21:37.187 | Processing triggers for systemd (237-3ubuntu10.42) ... 2020-10-21 06:21:37.367 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:21:39.257 | + functions-common:apt_get:1115 : result=0 2020-10-21 06:21:39.259 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-21 06:21:39.262 | + functions-common:time_stop:2310 : local name 2020-10-21 06:21:39.264 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:21:39.266 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:21:39.268 | + functions-common:time_stop:2313 : local total 2020-10-21 06:21:39.270 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:21:39.272 | + functions-common:time_stop:2316 : name=apt-get 2020-10-21 06:21:39.274 | + functions-common:time_stop:2317 : start_time=1603261272726 2020-10-21 06:21:39.277 | + functions-common:time_stop:2319 : [[ -z 1603261272726 ]] 2020-10-21 06:21:39.279 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:21:39.282 | + functions-common:time_stop:2322 : end_time=1603261299280 2020-10-21 06:21:39.285 | + functions-common:time_stop:2323 : elapsed_time=26554 2020-10-21 06:21:39.287 | + functions-common:time_stop:2324 : total=154430 2020-10-21 06:21:39.289 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:21:39.291 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=180984 2020-10-21 06:21:39.293 | + functions-common:apt_get:1119 : return 0 2020-10-21 06:21:39.296 | + ./stack.sh:main:802 : '[' -n mysql ']' 2020-10-21 06:21:39.298 | + ./stack.sh:main:803 : install_database_python 2020-10-21 06:21:39.300 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-10-21 06:21:39.302 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-10-21 06:21:39.305 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-10-21 06:21:39.307 | + inc/python:pip_install_gr:77 : local clean_name 2020-10-21 06:21:39.310 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-10-21 06:21:39.312 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2020-10-21 06:21:39.314 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-10-21 06:21:39.318 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-10-21 06:21:39.318 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-10-21 06:21:39.322 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2020-10-21 06:21:39.324 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2020-10-21 06:21:39.326 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2020-10-21 06:21:39.329 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-10-21 06:21:39.331 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-10-21 06:21:39.349 | Using python 3.6 to install PyMySQL 2020-10-21 06:21:39.352 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2020-10-21 06:21:41.145 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:21:41.165 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:21:41.725 | Collecting PyMySQL===0.10.0 2020-10-21 06:21:41.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/f15ceccf1ff54/PyMySQL-0.10.0-py2.py3-none-any.whl (47 kB) 2020-10-21 06:21:42.189 | Installing collected packages: PyMySQL 2020-10-21 06:21:42.268 | Successfully installed PyMySQL-0.10.0 2020-10-21 06:21:42.401 | + inc/python:pip_install:200 : result=0 2020-10-21 06:21:42.403 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:21:42.406 | + functions-common:time_stop:2310 : local name 2020-10-21 06:21:42.408 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:21:42.410 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:21:42.412 | + functions-common:time_stop:2313 : local total 2020-10-21 06:21:42.414 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:21:42.417 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:21:42.419 | + functions-common:time_stop:2317 : start_time=1603261299345 2020-10-21 06:21:42.421 | + functions-common:time_stop:2319 : [[ -z 1603261299345 ]] 2020-10-21 06:21:42.424 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:21:42.427 | + functions-common:time_stop:2322 : end_time=1603261302425 2020-10-21 06:21:42.429 | + functions-common:time_stop:2323 : elapsed_time=3080 2020-10-21 06:21:42.432 | + functions-common:time_stop:2324 : total=63591 2020-10-21 06:21:42.434 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:21:42.436 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=66671 2020-10-21 06:21:42.439 | + inc/python:pip_install:203 : return 0 2020-10-21 06:21:42.441 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-10-21 06:21:42.443 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-10-21 06:21:42.445 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-10-21 06:21:42.448 | + ./stack.sh:main:806 : is_service_enabled neutron 2020-10-21 06:21:42.463 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:21:42.465 | + ./stack.sh:main:807 : install_neutron_agent_packages 2020-10-21 06:21:42.467 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-10-21 06:21:42.471 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-10-21 06:21:42.471 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-10-21 06:21:42.475 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-10-21 06:21:42.477 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-10-21 06:21:42.479 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-10-21 06:21:42.482 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-10-21 06:21:42.484 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-10-21 06:21:42.486 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:455 : is_service_enabled q-l3 2020-10-21 06:21:42.501 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:21:42.504 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:456 : install_package radvd 2020-10-21 06:21:42.506 | + functions-common:install_package:1344 : update_package_repo 2020-10-21 06:21:42.508 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-21 06:21:42.511 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-21 06:21:42.513 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-21 06:21:42.515 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-21 06:21:42.518 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-21 06:21:42.520 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:21:42.522 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:21:42.524 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-21 06:21:42.527 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-21 06:21:42.529 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-21 06:21:42.531 | + functions-common:apt_get_update:1071 : return 2020-10-21 06:21:42.533 | + functions-common:install_package:1345 : real_install_package radvd 2020-10-21 06:21:42.535 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-21 06:21:42.538 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:21:42.540 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:21:42.542 | + functions-common:real_install_package:1331 : apt_get install radvd 2020-10-21 06:21:42.560 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2020-10-21 06:21:42.678 | Reading package lists... 2020-10-21 06:21:42.918 | Building dependency tree... 2020-10-21 06:21:42.919 | Reading state information... 2020-10-21 06:21:43.126 | The following packages were automatically installed and are no longer required: 2020-10-21 06:21:43.126 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-10-21 06:21:43.127 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-10-21 06:21:43.127 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-10-21 06:21:43.127 | python3-pam python3-problem-report python3-pyasn1 2020-10-21 06:21:43.127 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-21 06:21:43.127 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-21 06:21:43.127 | python3-zope.interface 2020-10-21 06:21:43.127 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:21:43.169 | The following NEW packages will be installed: 2020-10-21 06:21:43.169 | radvd 2020-10-21 06:21:43.441 | 0 upgraded, 1 newly installed, 0 to remove and 150 not upgraded. 2020-10-21 06:21:43.441 | Need to get 59.0 kB of archives. 2020-10-21 06:21:43.441 | After this operation, 164 kB of additional disk space will be used. 2020-10-21 06:21:43.441 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2020-10-21 06:21:44.258 | Fetched 59.0 kB in 1s (109 kB/s) 2020-10-21 06:21:44.316 | Selecting previously unselected package radvd. 2020-10-21 06:21:44.355 | (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 ... 77186 files and directories currently installed.) 2020-10-21 06:21:44.358 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2020-10-21 06:21:44.361 | Unpacking radvd (1:2.16-3) ... 2020-10-21 06:21:44.466 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:21:44.481 | Setting up radvd (1:2.16-3) ... 2020-10-21 06:21:45.203 | Job for radvd.service failed because the control process exited with error code. 2020-10-21 06:21:45.203 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2020-10-21 06:21:45.204 | invoke-rc.d: initscript radvd, action "start" failed. 2020-10-21 06:21:45.214 | ● radvd.service - Router advertisement daemon for IPv6 2020-10-21 06:21:45.215 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2020-10-21 06:21:45.215 | Active: failed (Result: exit-code) since Wed 2020-10-21 06:21:45 UTC; 13ms ago 2020-10-21 06:21:45.215 | Docs: man:radvd(8) 2020-10-21 06:21:45.215 | Process: 42113 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2020-10-21 06:21:45.215 | 2020-10-21 06:21:45.215 | Oct 21 06:21:45 n-d-758944-1 systemd[1]: Starting Router advertisement daemon for IPv6... 2020-10-21 06:21:45.215 | Oct 21 06:21:45 n-d-758944-1 radvd[42113]: can't open /etc/radvd.conf: No such file or directory 2020-10-21 06:21:45.215 | Oct 21 06:21:45 n-d-758944-1 radvd[42113]: Insecure file permissions, but continuing anyway 2020-10-21 06:21:45.215 | Oct 21 06:21:45 n-d-758944-1 radvd[42113]: exiting, failed to read config file 2020-10-21 06:21:45.215 | Oct 21 06:21:45 n-d-758944-1 systemd[1]: radvd.service: Control process exited, code=exited status=1 2020-10-21 06:21:45.215 | Oct 21 06:21:45 n-d-758944-1 systemd[1]: radvd.service: Failed with result 'exit-code'. 2020-10-21 06:21:45.215 | Oct 21 06:21:45 n-d-758944-1 systemd[1]: Failed to start Router advertisement daemon for IPv6. 2020-10-21 06:21:45.219 | Processing triggers for systemd (237-3ubuntu10.42) ... 2020-10-21 06:21:45.405 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-21 06:21:45.631 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:21:47.524 | + functions-common:apt_get:1115 : result=0 2020-10-21 06:21:47.527 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-21 06:21:47.529 | + functions-common:time_stop:2310 : local name 2020-10-21 06:21:47.532 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:21:47.534 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:21:47.536 | + functions-common:time_stop:2313 : local total 2020-10-21 06:21:47.538 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:21:47.540 | + functions-common:time_stop:2316 : name=apt-get 2020-10-21 06:21:47.543 | + functions-common:time_stop:2317 : start_time=1603261302558 2020-10-21 06:21:47.545 | + functions-common:time_stop:2319 : [[ -z 1603261302558 ]] 2020-10-21 06:21:47.548 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:21:47.551 | + functions-common:time_stop:2322 : end_time=1603261307548 2020-10-21 06:21:47.553 | + functions-common:time_stop:2323 : elapsed_time=4990 2020-10-21 06:21:47.555 | + functions-common:time_stop:2324 : total=180984 2020-10-21 06:21:47.557 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:21:47.559 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=185974 2020-10-21 06:21:47.561 | + functions-common:apt_get:1119 : return 0 2020-10-21 06:21:47.564 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:459 : is_service_enabled q-agt q-dhcp q-l3 2020-10-21 06:21:47.578 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:21:47.581 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:460 : neutron_plugin_install_agent_packages 2020-10-21 06:21:47.583 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-10-21 06:21:47.586 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-10-21 06:21:47.605 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-10-21 06:21:47.607 | + functions-common:install_package:1344 : update_package_repo 2020-10-21 06:21:47.609 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-21 06:21:47.612 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-21 06:21:47.614 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-21 06:21:47.616 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-21 06:21:47.618 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-21 06:21:47.620 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:21:47.622 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:21:47.625 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-21 06:21:47.627 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-21 06:21:47.629 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-21 06:21:47.631 | + functions-common:apt_get_update:1071 : return 2020-10-21 06:21:47.633 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2020-10-21 06:21:47.635 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-21 06:21:47.638 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:21:47.640 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:21:47.642 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2020-10-21 06:21:47.659 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2020-10-21 06:21:47.778 | Reading package lists... 2020-10-21 06:21:48.018 | Building dependency tree... 2020-10-21 06:21:48.019 | Reading state information... 2020-10-21 06:21:48.225 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-10-21 06:21:48.225 | fakeroot set to manually installed. 2020-10-21 06:21:48.225 | make is already the newest version (4.1-9.1ubuntu1). 2020-10-21 06:21:48.225 | The following packages were automatically installed and are no longer required: 2020-10-21 06:21:48.226 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-21 06:21:48.226 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-21 06:21:48.226 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-21 06:21:48.226 | python3-pam python3-problem-report python3-pyasn1 2020-10-21 06:21:48.226 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-21 06:21:48.226 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-21 06:21:48.226 | python3-zope.interface 2020-10-21 06:21:48.226 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:21:48.226 | The following additional packages will be installed: 2020-10-21 06:21:48.227 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2020-10-21 06:21:48.228 | Suggested packages: 2020-10-21 06:21:48.228 | openvswitch-doc python-sortedcontainers-doc 2020-10-21 06:21:48.280 | The following NEW packages will be installed: 2020-10-21 06:21:48.281 | libunbound2 python3-openvswitch python3-sortedcontainers 2020-10-21 06:21:48.282 | The following packages will be upgraded: 2020-10-21 06:21:48.282 | openvswitch-common openvswitch-switch 2020-10-21 06:21:48.481 | 2 upgraded, 3 newly installed, 0 to remove and 148 not upgraded. 2020-10-21 06:21:48.481 | Need to get 3,087 kB of archives. 2020-10-21 06:21:48.481 | After this operation, 3,063 kB of additional disk space will be used. 2020-10-21 06:21:48.482 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud0 [117 kB] 2020-10-21 06:21:48.588 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2020-10-21 06:21:48.783 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud0 [970 kB] 2020-10-21 06:21:48.889 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2020-10-21 06:21:49.230 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud0 [1,707 kB] 2020-10-21 06:21:50.023 | Fetched 3,087 kB in 1s (2,607 kB/s) 2020-10-21 06:21:50.087 | Selecting previously unselected package libunbound2:amd64. 2020-10-21 06:21:50.127 | (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 ... 77199 files and directories currently installed.) 2020-10-21 06:21:50.130 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2020-10-21 06:21:50.142 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-10-21 06:21:50.252 | Selecting previously unselected package python3-sortedcontainers. 2020-10-21 06:21:50.259 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2020-10-21 06:21:50.262 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2020-10-21 06:21:50.335 | Selecting previously unselected package python3-openvswitch. 2020-10-21 06:21:50.343 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud0_all.deb ... 2020-10-21 06:21:50.346 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-10-21 06:21:50.424 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud0_amd64.deb ... 2020-10-21 06:21:50.445 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-10-21 06:21:50.694 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud0_amd64.deb ... 2020-10-21 06:21:50.715 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-10-21 06:21:52.177 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-10-21 06:21:52.198 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:21:52.220 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-10-21 06:21:52.247 | Setting up python3-sortedcontainers (1.5.7-1) ... 2020-10-21 06:21:52.519 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-10-21 06:21:52.549 | Processing triggers for systemd (237-3ubuntu10.42) ... 2020-10-21 06:21:52.746 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-21 06:21:53.518 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-10-21 06:21:53.872 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud0) ... 2020-10-21 06:21:53.921 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2020-10-21 06:21:56.900 | + functions-common:apt_get:1115 : result=0 2020-10-21 06:21:56.902 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-21 06:21:56.904 | + functions-common:time_stop:2310 : local name 2020-10-21 06:21:56.906 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:21:56.908 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:21:56.910 | + functions-common:time_stop:2313 : local total 2020-10-21 06:21:56.913 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:21:56.915 | + functions-common:time_stop:2316 : name=apt-get 2020-10-21 06:21:56.917 | + functions-common:time_stop:2317 : start_time=1603261307657 2020-10-21 06:21:56.919 | + functions-common:time_stop:2319 : [[ -z 1603261307657 ]] 2020-10-21 06:21:56.922 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:21:56.925 | + functions-common:time_stop:2322 : end_time=1603261316923 2020-10-21 06:21:56.927 | + functions-common:time_stop:2323 : elapsed_time=9266 2020-10-21 06:21:56.929 | + functions-common:time_stop:2324 : total=185974 2020-10-21 06:21:56.931 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:21:56.933 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=195240 2020-10-21 06:21:56.936 | + functions-common:apt_get:1119 : return 0 2020-10-21 06:21:56.938 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-10-21 06:21:56.940 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:21:56.942 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:21:56.945 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-10-21 06:21:56.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-10-21 06:21:56.950 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-10-21 06:21:56.953 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-10-21 06:21:56.955 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-10-21 06:21:56.958 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-10-21 06:21:56.959 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-10-21 06:21:56.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-10-21 06:21:56.964 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-10-21 06:21:56.967 | + functions:vercmp:652 : local v1=4.15 2020-10-21 06:21:56.969 | + functions:vercmp:653 : local 'op=<' 2020-10-21 06:21:56.971 | + functions:vercmp:654 : local v2=3.13 2020-10-21 06:21:56.973 | + functions:vercmp:655 : local result 2020-10-21 06:21:56.976 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2020-10-21 06:21:56.977 | ++ functions:vercmp:659 : sort -V 2020-10-21 06:21:56.978 | ++ functions:vercmp:659 : head -1 2020-10-21 06:21:56.982 | + functions:vercmp:659 : result=3.13 2020-10-21 06:21:56.985 | + functions:vercmp:661 : case $op in 2020-10-21 06:21:56.987 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2020-10-21 06:21:56.989 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2020-10-21 06:21:56.991 | + functions:vercmp:672 : return 2020-10-21 06:21:56.993 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-10-21 06:21:56.995 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-21 06:21:56.998 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart openvswitch-switch 2020-10-21 06:21:57.434 | + ./stack.sh:main:810 : is_service_enabled etcd3 2020-10-21 06:21:57.449 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:21:57.452 | + ./stack.sh:main:811 : install_etcd3 2020-10-21 06:21:57.454 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-10-21 06:21:57.454 | Installing etcd 2020-10-21 06:21:57.456 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-10-21 06:21:57.467 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-10-21 06:21:57.477 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-10-21 06:21:57.480 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-10-21 06:21:57.491 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-10-21 06:21:57.494 | ++ 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 2020-10-21 06:21:57.497 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-10-21 06:21:57.500 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-10-21 06:21:57.504 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-10-21 06:21:57.507 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2020-10-21 06:21:57.509 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-10-21 06:21:57.511 | ++ functions:get_extra_file:67 : 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 2020-10-21 06:21:57.545 | --2020-10-21 06:21:57-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-10-21 06:21:57.598 | Resolving github.com (github.com)... 140.82.121.4 2020-10-21 06:21:57.642 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2020-10-21 06:21:57.954 | HTTP request sent, awaiting response... 302 Found 2020-10-21 06:21:57.970 | Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201021%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201021T062157Z&X-Amz-Expires=300&X-Amz-Signature=233d5b43425c7112037df5ffe9f6a2df5186854a4f24d5c42279811446e49195&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] 2020-10-21 06:21:57.970 | --2020-10-21 06:21:57-- https://github-production-release-asset-2e65be.s3.amazonaws.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20201021%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201021T062157Z&X-Amz-Expires=300&X-Amz-Signature=233d5b43425c7112037df5ffe9f6a2df5186854a4f24d5c42279811446e49195&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 2020-10-21 06:21:58.299 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.217.4.12 2020-10-21 06:21:58.461 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.217.4.12|:443... connected. 2020-10-21 06:21:59.000 | HTTP request sent, awaiting response... 200 OK 2020-10-21 06:21:59.001 | Length: 11350736 (11M) [application/octet-stream] 2020-10-21 06:21:59.001 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2020-10-21 06:21:59.977 | 2020-10-21 06:22:01.138 | 0K ........ .. 100% 5.06M=2.1s 2020-10-21 06:22:01.138 | 2020-10-21 06:22:01.138 | 2020-10-21 06:22:01 (5.06 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2020-10-21 06:22:01.138 | 2020-10-21 06:22:01.142 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2020-10-21 06:22:01.144 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-10-21 06:22:01.147 | ++ functions:get_extra_file:73 : return 2020-10-21 06:22:01.149 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-10-21 06:22:01.152 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-10-21 06:22:01.154 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2020-10-21 06:22:01.156 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2020-10-21 06:22:01.297 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2020-10-21 06:22:01.300 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2020-10-21 06:22:01.304 | etcd-v3.3.12-linux-amd64/ 2020-10-21 06:22:01.304 | etcd-v3.3.12-linux-amd64/README.md 2020-10-21 06:22:01.304 | etcd-v3.3.12-linux-amd64/Documentation/ 2020-10-21 06:22:01.304 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2020-10-21 06:22:01.304 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2020-10-21 06:22:01.304 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2020-10-21 06:22:01.305 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2020-10-21 06:22:01.305 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2020-10-21 06:22:01.305 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2020-10-21 06:22:01.305 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2020-10-21 06:22:01.305 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2020-10-21 06:22:01.305 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2020-10-21 06:22:01.305 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2020-10-21 06:22:01.305 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2020-10-21 06:22:01.305 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2020-10-21 06:22:01.305 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2020-10-21 06:22:01.305 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2020-10-21 06:22:01.306 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2020-10-21 06:22:01.307 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2020-10-21 06:22:01.308 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2020-10-21 06:22:01.308 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2020-10-21 06:22:01.308 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2020-10-21 06:22:01.308 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2020-10-21 06:22:01.308 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2020-10-21 06:22:01.308 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2020-10-21 06:22:01.308 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2020-10-21 06:22:01.308 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2020-10-21 06:22:01.308 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2020-10-21 06:22:01.308 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2020-10-21 06:22:01.309 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2020-10-21 06:22:01.310 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2020-10-21 06:22:01.310 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2020-10-21 06:22:01.310 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2020-10-21 06:22:01.310 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2020-10-21 06:22:01.310 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2020-10-21 06:22:01.310 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2020-10-21 06:22:01.310 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2020-10-21 06:22:01.310 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2020-10-21 06:22:01.310 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2020-10-21 06:22:01.310 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2020-10-21 06:22:01.311 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2020-10-21 06:22:01.312 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2020-10-21 06:22:01.312 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2020-10-21 06:22:01.312 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2020-10-21 06:22:01.312 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2020-10-21 06:22:01.312 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2020-10-21 06:22:01.312 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2020-10-21 06:22:01.312 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2020-10-21 06:22:01.312 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2020-10-21 06:22:01.312 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2020-10-21 06:22:01.312 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2020-10-21 06:22:01.312 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2020-10-21 06:22:01.313 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2020-10-21 06:22:01.313 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2020-10-21 06:22:01.313 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2020-10-21 06:22:01.313 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2020-10-21 06:22:01.313 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2020-10-21 06:22:01.313 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2020-10-21 06:22:01.313 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2020-10-21 06:22:01.313 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2020-10-21 06:22:01.313 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2020-10-21 06:22:01.314 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2020-10-21 06:22:01.314 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2020-10-21 06:22:01.314 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2020-10-21 06:22:01.314 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2020-10-21 06:22:01.314 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2020-10-21 06:22:01.314 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2020-10-21 06:22:01.314 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2020-10-21 06:22:01.314 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2020-10-21 06:22:01.315 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2020-10-21 06:22:01.316 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2020-10-21 06:22:01.316 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2020-10-21 06:22:01.316 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2020-10-21 06:22:01.316 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2020-10-21 06:22:01.316 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2020-10-21 06:22:01.317 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2020-10-21 06:22:01.317 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2020-10-21 06:22:01.317 | etcd-v3.3.12-linux-amd64/etcdctl 2020-10-21 06:22:01.526 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2020-10-21 06:22:01.526 | etcd-v3.3.12-linux-amd64/etcd 2020-10-21 06:22:01.782 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2020-10-21 06:22:01.816 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2020-10-21 06:22:01.846 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-10-21 06:22:01.849 | + ./stack.sh:main:820 : is_service_enabled tls-proxy 2020-10-21 06:22:01.864 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:22:01.866 | + ./stack.sh:main:830 : install_dstat 2020-10-21 06:22:01.868 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-10-21 06:22:01.884 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:22:01.886 | + ./stack.sh:main:836 : echo_summary 'Installing OpenStack project source' 2020-10-21 06:22:01.889 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-10-21 06:22:01.891 | + ./stack.sh:echo_summary:416 : echo -e Installing OpenStack project source 2020-10-21 06:22:01.893 | + ./stack.sh:main:839 : install_libs 2020-10-21 06:22:01.896 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-10-21 06:22:01.898 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-10-21 06:22:01.900 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-10-21 06:22:01.902 | + inc/python:use_library_from_git:250 : local name=automaton 2020-10-21 06:22:01.904 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:01.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:01.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2020-10-21 06:22:01.910 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:01.912 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-10-21 06:22:01.915 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-10-21 06:22:01.917 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-10-21 06:22:01.919 | + inc/python:use_library_from_git:250 : local name=castellan 2020-10-21 06:22:01.921 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:01.923 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:01.925 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2020-10-21 06:22:01.927 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:01.929 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-10-21 06:22:01.932 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-10-21 06:22:01.934 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-10-21 06:22:01.936 | + inc/python:use_library_from_git:250 : local name=cliff 2020-10-21 06:22:01.938 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:01.941 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:01.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2020-10-21 06:22:01.945 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:01.947 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-10-21 06:22:01.949 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-10-21 06:22:01.952 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-10-21 06:22:01.954 | + inc/python:use_library_from_git:250 : local name=cursive 2020-10-21 06:22:01.956 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:01.958 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:01.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2020-10-21 06:22:01.962 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:01.964 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-10-21 06:22:01.967 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-10-21 06:22:01.969 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-10-21 06:22:01.971 | + inc/python:use_library_from_git:250 : local name=debtcollector 2020-10-21 06:22:01.973 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:01.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:01.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2020-10-21 06:22:01.980 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:01.982 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-10-21 06:22:01.985 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-10-21 06:22:01.987 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-10-21 06:22:01.989 | + inc/python:use_library_from_git:250 : local name=futurist 2020-10-21 06:22:01.991 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:01.993 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:01.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2020-10-21 06:22:01.998 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.000 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-10-21 06:22:02.002 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-10-21 06:22:02.004 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-10-21 06:22:02.006 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2020-10-21 06:22:02.009 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2020-10-21 06:22:02.015 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.017 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-10-21 06:22:02.019 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-10-21 06:22:02.022 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-10-21 06:22:02.024 | + inc/python:use_library_from_git:250 : local name=osc-lib 2020-10-21 06:22:02.026 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.028 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.030 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2020-10-21 06:22:02.032 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.034 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-10-21 06:22:02.037 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-10-21 06:22:02.039 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-10-21 06:22:02.041 | + inc/python:use_library_from_git:250 : local name=osc-placement 2020-10-21 06:22:02.043 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2020-10-21 06:22:02.050 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.052 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-10-21 06:22:02.054 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-10-21 06:22:02.056 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-10-21 06:22:02.059 | + inc/python:use_library_from_git:250 : local name=os-client-config 2020-10-21 06:22:02.061 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.063 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2020-10-21 06:22:02.068 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.070 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-10-21 06:22:02.072 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-10-21 06:22:02.074 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-10-21 06:22:02.077 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2020-10-21 06:22:02.079 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2020-10-21 06:22:02.085 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.087 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-10-21 06:22:02.090 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-10-21 06:22:02.092 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-10-21 06:22:02.094 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2020-10-21 06:22:02.096 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2020-10-21 06:22:02.103 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.105 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-10-21 06:22:02.108 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-10-21 06:22:02.110 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-10-21 06:22:02.112 | + inc/python:use_library_from_git:250 : local name=oslo.config 2020-10-21 06:22:02.114 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.117 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.119 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2020-10-21 06:22:02.121 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.124 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-10-21 06:22:02.126 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-10-21 06:22:02.128 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-10-21 06:22:02.130 | + inc/python:use_library_from_git:250 : local name=oslo.context 2020-10-21 06:22:02.132 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2020-10-21 06:22:02.139 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.141 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-10-21 06:22:02.143 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-10-21 06:22:02.145 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-10-21 06:22:02.148 | + inc/python:use_library_from_git:250 : local name=oslo.db 2020-10-21 06:22:02.150 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2020-10-21 06:22:02.156 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.158 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-10-21 06:22:02.161 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-10-21 06:22:02.163 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-10-21 06:22:02.165 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2020-10-21 06:22:02.167 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2020-10-21 06:22:02.174 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.176 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-10-21 06:22:02.179 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-10-21 06:22:02.181 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-10-21 06:22:02.183 | + inc/python:use_library_from_git:250 : local name=oslo.log 2020-10-21 06:22:02.186 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2020-10-21 06:22:02.192 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.195 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-10-21 06:22:02.197 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-10-21 06:22:02.199 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-10-21 06:22:02.201 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2020-10-21 06:22:02.203 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.205 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.208 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2020-10-21 06:22:02.210 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.212 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-10-21 06:22:02.214 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-10-21 06:22:02.217 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-10-21 06:22:02.219 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2020-10-21 06:22:02.221 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.223 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2020-10-21 06:22:02.227 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.230 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-10-21 06:22:02.232 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-10-21 06:22:02.235 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-10-21 06:22:02.237 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2020-10-21 06:22:02.239 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.241 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.243 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2020-10-21 06:22:02.246 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.248 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-10-21 06:22:02.251 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-10-21 06:22:02.253 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-10-21 06:22:02.255 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2020-10-21 06:22:02.257 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.259 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2020-10-21 06:22:02.264 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.266 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-10-21 06:22:02.268 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-10-21 06:22:02.270 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-10-21 06:22:02.273 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2020-10-21 06:22:02.275 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.277 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.279 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2020-10-21 06:22:02.281 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.284 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-10-21 06:22:02.286 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-10-21 06:22:02.288 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-10-21 06:22:02.290 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2020-10-21 06:22:02.292 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.295 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-10-21 06:22:02.300 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.302 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-10-21 06:22:02.304 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-10-21 06:22:02.306 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-10-21 06:22:02.308 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2020-10-21 06:22:02.311 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.316 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2020-10-21 06:22:02.318 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.320 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-10-21 06:22:02.322 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-10-21 06:22:02.324 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-10-21 06:22:02.327 | + inc/python:use_library_from_git:250 : local name=oslo.service 2020-10-21 06:22:02.329 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2020-10-21 06:22:02.336 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.338 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-10-21 06:22:02.340 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-10-21 06:22:02.343 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-10-21 06:22:02.345 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2020-10-21 06:22:02.347 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2020-10-21 06:22:02.354 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.357 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-10-21 06:22:02.359 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-10-21 06:22:02.361 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-10-21 06:22:02.363 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2020-10-21 06:22:02.365 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-10-21 06:22:02.372 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.375 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-10-21 06:22:02.377 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-10-21 06:22:02.379 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-10-21 06:22:02.381 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2020-10-21 06:22:02.383 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.388 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2020-10-21 06:22:02.390 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.392 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-10-21 06:22:02.394 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-10-21 06:22:02.397 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-10-21 06:22:02.399 | + inc/python:use_library_from_git:250 : local name=osprofiler 2020-10-21 06:22:02.401 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2020-10-21 06:22:02.408 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.410 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-10-21 06:22:02.413 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-10-21 06:22:02.415 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-10-21 06:22:02.417 | + inc/python:use_library_from_git:250 : local name=pycadf 2020-10-21 06:22:02.420 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2020-10-21 06:22:02.426 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.429 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-10-21 06:22:02.431 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-10-21 06:22:02.433 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-10-21 06:22:02.435 | + inc/python:use_library_from_git:250 : local name=stevedore 2020-10-21 06:22:02.437 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2020-10-21 06:22:02.444 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.446 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-10-21 06:22:02.448 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-10-21 06:22:02.451 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-10-21 06:22:02.453 | + inc/python:use_library_from_git:250 : local name=taskflow 2020-10-21 06:22:02.455 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2020-10-21 06:22:02.462 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.464 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-10-21 06:22:02.467 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-10-21 06:22:02.469 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-10-21 06:22:02.471 | + inc/python:use_library_from_git:250 : local name=tooz 2020-10-21 06:22:02.473 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.478 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2020-10-21 06:22:02.480 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.482 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-10-21 06:22:02.485 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-10-21 06:22:02.487 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-10-21 06:22:02.489 | + inc/python:use_library_from_git:250 : local name=os-brick 2020-10-21 06:22:02.491 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.496 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2020-10-21 06:22:02.498 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.500 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-10-21 06:22:02.502 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-10-21 06:22:02.505 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-10-21 06:22:02.507 | + inc/python:use_library_from_git:250 : local name=os-traits 2020-10-21 06:22:02.509 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2020-10-21 06:22:02.516 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.518 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-10-21 06:22:02.520 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-10-21 06:22:02.522 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-10-21 06:22:02.525 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2020-10-21 06:22:02.527 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:02.529 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:02.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2020-10-21 06:22:02.534 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:02.536 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-10-21 06:22:02.554 | Using python 3.6 to install etcd3 2020-10-21 06:22:02.556 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2020-10-21 06:22:04.347 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:22:04.366 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:22:04.789 | Collecting etcd3===0.12.0 2020-10-21 06:22:04.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2020-10-21 06:22:09.556 | Collecting grpcio===1.31.0 2020-10-21 06:22:09.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bf3/9977282a79dc1/grpcio-1.31.0-cp36-cp36m-manylinux2014_x86_64.whl (3.4 MB) 2020-10-21 06:22:10.729 | Collecting protobuf===3.13.0 2020-10-21 06:22:10.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5db/9d3e12b6ede5e/protobuf-3.13.0-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) 2020-10-21 06:22:10.814 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-10-21 06:22:11.241 | Collecting tenacity===6.2.0 2020-10-21 06:22:11.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/d3dcd46381abe/tenacity-6.2.0-py2.py3-none-any.whl (24 kB) 2020-10-21 06:22:11.303 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf===3.13.0->-c /opt/stack/requirements/upper-constraints.txt (line 353)) (49.6.0) 2020-10-21 06:22:11.349 | Building wheels for collected packages: etcd3 2020-10-21 06:22:11.349 | Building wheel for etcd3 (setup.py): started 2020-10-21 06:22:12.019 | Building wheel for etcd3 (setup.py): finished with status 'done' 2020-10-21 06:22:12.020 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=250fa3b3d8a6fcad04096106d1daee40740038c599d02c5d2375898036ab8d8e 2020-10-21 06:22:12.020 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2020-10-21 06:22:12.021 | Successfully built etcd3 2020-10-21 06:22:12.445 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2020-10-21 06:22:13.442 | Successfully installed etcd3-0.12.0 grpcio-1.31.0 protobuf-3.13.0 tenacity-6.2.0 2020-10-21 06:22:13.603 | + inc/python:pip_install:200 : result=0 2020-10-21 06:22:13.605 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:22:13.608 | + functions-common:time_stop:2310 : local name 2020-10-21 06:22:13.610 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:22:13.612 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:22:13.614 | + functions-common:time_stop:2313 : local total 2020-10-21 06:22:13.616 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:22:13.618 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:22:13.620 | + functions-common:time_stop:2317 : start_time=1603261322550 2020-10-21 06:22:13.622 | + functions-common:time_stop:2319 : [[ -z 1603261322550 ]] 2020-10-21 06:22:13.625 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:22:13.629 | + functions-common:time_stop:2322 : end_time=1603261333626 2020-10-21 06:22:13.631 | + functions-common:time_stop:2323 : elapsed_time=11076 2020-10-21 06:22:13.633 | + functions-common:time_stop:2324 : total=66671 2020-10-21 06:22:13.635 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:22:13.637 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=77747 2020-10-21 06:22:13.640 | + inc/python:pip_install:203 : return 0 2020-10-21 06:22:13.642 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-10-21 06:22:13.660 | Using python 3.6 to install etcd3gw 2020-10-21 06:22:13.662 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2020-10-21 06:22:15.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:22:15.474 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:22:16.344 | Collecting etcd3gw===0.2.5 2020-10-21 06:22:16.352 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2020-10-21 06:22:16.905 | Collecting futurist===2.3.0 2020-10-21 06:22:16.912 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2020-10-21 06:22:16.958 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-10-21 06:22:17.020 | Collecting urllib3===1.25.10 2020-10-21 06:22:17.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e79/83572181f5e15/urllib3-1.25.10-py2.py3-none-any.whl (127 kB) 2020-10-21 06:22:17.172 | Collecting requests===2.23.0 2020-10-21 06:22:17.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58 kB) 2020-10-21 06:22:17.205 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2020-10-21 06:22:17.257 | Collecting certifi===2020.6.20 2020-10-21 06:22:17.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fc/0819f1f30ba15/certifi-2020.6.20-py2.py3-none-any.whl (156 kB) 2020-10-21 06:22:17.305 | Collecting idna===2.10 2020-10-21 06:22:17.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2020-10-21 06:22:17.320 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2020-10-21 06:22:17.786 | Installing collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw 2020-10-21 06:22:17.787 | Attempting uninstall: certifi 2020-10-21 06:22:17.788 | Found existing installation: certifi 2018.1.18 2020-10-21 06:22:17.793 | Uninstalling certifi-2018.1.18: 2020-10-21 06:22:17.825 | Successfully uninstalled certifi-2018.1.18 2020-10-21 06:22:17.841 | Attempting uninstall: urllib3 2020-10-21 06:22:17.842 | Found existing installation: urllib3 1.22 2020-10-21 06:22:17.848 | Uninstalling urllib3-1.22: 2020-10-21 06:22:17.880 | Successfully uninstalled urllib3-1.22 2020-10-21 06:22:17.981 | Attempting uninstall: idna 2020-10-21 06:22:17.982 | Found existing installation: idna 2.6 2020-10-21 06:22:17.994 | Uninstalling idna-2.6: 2020-10-21 06:22:18.024 | Successfully uninstalled idna-2.6 2020-10-21 06:22:18.137 | Attempting uninstall: requests 2020-10-21 06:22:18.137 | Found existing installation: requests 2.18.4 2020-10-21 06:22:18.145 | Uninstalling requests-2.18.4: 2020-10-21 06:22:18.174 | Successfully uninstalled requests-2.18.4 2020-10-21 06:22:18.322 | Successfully installed certifi-2020.6.20 etcd3gw-0.2.5 futurist-2.3.0 idna-2.10 requests-2.23.0 urllib3-1.25.10 2020-10-21 06:22:18.463 | + inc/python:pip_install:200 : result=0 2020-10-21 06:22:18.466 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:22:18.468 | + functions-common:time_stop:2310 : local name 2020-10-21 06:22:18.470 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:22:18.472 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:22:18.474 | + functions-common:time_stop:2313 : local total 2020-10-21 06:22:18.476 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:22:18.478 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:22:18.481 | + functions-common:time_stop:2317 : start_time=1603261333655 2020-10-21 06:22:18.483 | + functions-common:time_stop:2319 : [[ -z 1603261333655 ]] 2020-10-21 06:22:18.486 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:22:18.489 | + functions-common:time_stop:2322 : end_time=1603261338487 2020-10-21 06:22:18.491 | + functions-common:time_stop:2323 : elapsed_time=4832 2020-10-21 06:22:18.493 | + functions-common:time_stop:2324 : total=77747 2020-10-21 06:22:18.495 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:22:18.497 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=82579 2020-10-21 06:22:18.500 | + inc/python:pip_install:203 : return 0 2020-10-21 06:22:18.502 | + ./stack.sh:main:842 : install_apache_uwsgi 2020-10-21 06:22:18.505 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-10-21 06:22:18.507 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-10-21 06:22:18.509 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-10-21 06:22:18.512 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-10-21 06:22:18.514 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-10-21 06:22:18.516 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-10-21 06:22:18.518 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-10-21 06:22:18.521 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-10-21 06:22:18.523 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-10-21 06:22:18.525 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-10-21 06:22:18.527 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2020-10-21 06:22:18.529 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2020-10-21 06:22:18.532 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:22:18.534 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:22:18.536 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2020-10-21 06:22:18.538 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2020-10-21 06:22:18.540 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2020-10-21 06:22:18.543 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-10-21 06:22:18.545 | + functions-common:install_package:1344 : update_package_repo 2020-10-21 06:22:18.548 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-21 06:22:18.550 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-21 06:22:18.552 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-21 06:22:18.554 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-21 06:22:18.556 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-21 06:22:18.559 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:22:18.561 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:22:18.563 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-21 06:22:18.565 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-21 06:22:18.568 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-21 06:22:18.570 | + functions-common:apt_get_update:1071 : return 2020-10-21 06:22:18.572 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-10-21 06:22:18.574 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-21 06:22:18.577 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:22:18.579 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:22:18.582 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-10-21 06:22:18.600 | + functions-common:apt_get:1111 : 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 uwsgi-plugin-python 2020-10-21 06:22:18.718 | Reading package lists... 2020-10-21 06:22:18.956 | Building dependency tree... 2020-10-21 06:22:18.957 | Reading state information... 2020-10-21 06:22:19.158 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-10-21 06:22:19.158 | The following packages were automatically installed and are no longer required: 2020-10-21 06:22:19.159 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-21 06:22:19.159 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-21 06:22:19.159 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-21 06:22:19.159 | python3-pam python3-problem-report python3-pyasn1 2020-10-21 06:22:19.159 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-21 06:22:19.159 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-21 06:22:19.159 | python3-zope.interface 2020-10-21 06:22:19.159 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:22:19.161 | Suggested packages: 2020-10-21 06:22:19.161 | python-uwsgidecorators python3-uwsgidecorators 2020-10-21 06:22:19.208 | The following NEW packages will be installed: 2020-10-21 06:22:19.208 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2020-10-21 06:22:19.335 | 0 upgraded, 3 newly installed, 0 to remove and 148 not upgraded. 2020-10-21 06:22:19.335 | Need to get 163 kB of archives. 2020-10-21 06:22:19.335 | After this operation, 634 kB of additional disk space will be used. 2020-10-21 06:22:19.335 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2020-10-21 06:22:19.445 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2020-10-21 06:22:19.537 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2020-10-21 06:22:20.115 | Fetched 163 kB in 0s (452 kB/s) 2020-10-21 06:22:20.173 | Selecting previously unselected package uwsgi. 2020-10-21 06:22:20.211 | (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 ... 77267 files and directories currently installed.) 2020-10-21 06:22:20.215 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-10-21 06:22:20.217 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-10-21 06:22:20.309 | Selecting previously unselected package uwsgi-plugin-python. 2020-10-21 06:22:20.317 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-10-21 06:22:20.319 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-10-21 06:22:20.407 | Selecting previously unselected package uwsgi-plugin-python3. 2020-10-21 06:22:20.414 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-10-21 06:22:20.416 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-10-21 06:22:20.499 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-10-21 06:22:20.545 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:22:20.566 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-10-21 06:22:21.105 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-10-21 06:22:21.159 | Processing triggers for systemd (237-3ubuntu10.42) ... 2020-10-21 06:22:21.363 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-21 06:22:21.877 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:22:23.770 | + functions-common:apt_get:1115 : result=0 2020-10-21 06:22:23.772 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-21 06:22:23.775 | + functions-common:time_stop:2310 : local name 2020-10-21 06:22:23.777 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:22:23.779 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:22:23.781 | + functions-common:time_stop:2313 : local total 2020-10-21 06:22:23.783 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:22:23.785 | + functions-common:time_stop:2316 : name=apt-get 2020-10-21 06:22:23.787 | + functions-common:time_stop:2317 : start_time=1603261338597 2020-10-21 06:22:23.789 | + functions-common:time_stop:2319 : [[ -z 1603261338597 ]] 2020-10-21 06:22:23.792 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:22:23.795 | + functions-common:time_stop:2322 : end_time=1603261343793 2020-10-21 06:22:23.798 | + functions-common:time_stop:2323 : elapsed_time=5196 2020-10-21 06:22:23.800 | + functions-common:time_stop:2324 : total=195240 2020-10-21 06:22:23.802 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:22:23.804 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=200436 2020-10-21 06:22:23.806 | + functions-common:apt_get:1119 : return 0 2020-10-21 06:22:23.808 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2020-10-21 06:22:23.811 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:22:23.813 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:22:23.815 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2020-10-21 06:22:23.872 | Enabling module proxy. 2020-10-21 06:22:23.877 | To activate the new configuration, you need to run: 2020-10-21 06:22:23.877 | systemctl restart apache2 2020-10-21 06:22:23.881 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2020-10-21 06:22:23.937 | Considering dependency proxy for proxy_uwsgi: 2020-10-21 06:22:23.937 | Module proxy already enabled 2020-10-21 06:22:23.937 | Enabling module proxy_uwsgi. 2020-10-21 06:22:23.942 | To activate the new configuration, you need to run: 2020-10-21 06:22:23.942 | systemctl restart apache2 2020-10-21 06:22:23.946 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2020-10-21 06:22:23.948 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-10-21 06:22:23.950 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-21 06:22:23.953 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-10-21 06:22:24.087 | + ./stack.sh:main:845 : install_keystoneauth 2020-10-21 06:22:24.089 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-10-21 06:22:24.093 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2020-10-21 06:22:24.095 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:24.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:24.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2020-10-21 06:22:24.104 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:24.106 | + ./stack.sh:main:846 : install_keystoneclient 2020-10-21 06:22:24.109 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-10-21 06:22:24.111 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2020-10-21 06:22:24.114 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:24.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:24.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2020-10-21 06:22:24.120 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:24.123 | + ./stack.sh:main:847 : install_glanceclient 2020-10-21 06:22:24.125 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2020-10-21 06:22:24.127 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2020-10-21 06:22:24.129 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:24.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:24.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2020-10-21 06:22:24.136 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:24.138 | + ./stack.sh:main:848 : install_cinderclient 2020-10-21 06:22:24.140 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2020-10-21 06:22:24.143 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2020-10-21 06:22:24.145 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:24.147 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:24.150 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-10-21 06:22:24.152 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:24.155 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2020-10-21 06:22:24.157 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2020-10-21 06:22:24.159 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:24.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:24.164 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2020-10-21 06:22:24.166 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:24.168 | + ./stack.sh:main:849 : install_novaclient 2020-10-21 06:22:24.171 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2020-10-21 06:22:24.173 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2020-10-21 06:22:24.175 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:24.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:24.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2020-10-21 06:22:24.182 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:24.185 | + ./stack.sh:main:850 : is_service_enabled swift glance horizon 2020-10-21 06:22:24.200 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:22:24.202 | + ./stack.sh:main:851 : install_swiftclient 2020-10-21 06:22:24.204 | + lib/swift:install_swiftclient:751 : use_library_from_git python-swiftclient 2020-10-21 06:22:24.207 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2020-10-21 06:22:24.209 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:24.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:24.214 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2020-10-21 06:22:24.216 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:24.219 | + ./stack.sh:main:853 : is_service_enabled neutron nova horizon 2020-10-21 06:22:24.234 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:22:24.236 | + ./stack.sh:main:854 : install_neutronclient 2020-10-21 06:22:24.239 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-10-21 06:22:24.241 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2020-10-21 06:22:24.243 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:24.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:24.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2020-10-21 06:22:24.250 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:24.252 | + ./stack.sh:main:858 : install_keystonemiddleware 2020-10-21 06:22:24.255 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-10-21 06:22:24.257 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2020-10-21 06:22:24.259 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:22:24.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:22:24.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2020-10-21 06:22:24.266 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:22:24.268 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-10-21 06:22:24.271 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-10-21 06:22:24.273 | + inc/python:pip_install_gr:77 : local clean_name 2020-10-21 06:22:24.276 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-10-21 06:22:24.278 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2020-10-21 06:22:24.281 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-10-21 06:22:24.285 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-10-21 06:22:24.285 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-10-21 06:22:24.289 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2020-10-21 06:22:24.291 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2020-10-21 06:22:24.293 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2020-10-21 06:22:24.297 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-10-21 06:22:24.299 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-10-21 06:22:24.316 | Using python 3.6 to install keystonemiddleware 2020-10-21 06:22:24.319 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2020-10-21 06:22:26.095 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:22:26.114 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:22:26.725 | Collecting keystonemiddleware===9.1.0 2020-10-21 06:22:26.732 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/949745b3c8d99/keystonemiddleware-9.1.0-py3-none-any.whl (113 kB) 2020-10-21 06:22:28.222 | Collecting oslo.cache===2.6.1 2020-10-21 06:22:28.229 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab7/718f31294f6d2/oslo.cache-2.6.1-py3-none-any.whl (61 kB) 2020-10-21 06:22:29.154 | Collecting oslo.config===8.3.2 2020-10-21 06:22:29.162 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/490/bc3dc05ad69f7/oslo.config-8.3.2-py3-none-any.whl (119 kB) 2020-10-21 06:22:29.626 | Collecting dogpile.cache===1.0.2 2020-10-21 06:22:29.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/64f/da39d25b46486/dogpile.cache-1.0.2.tar.gz (351 kB) 2020-10-21 06:22:30.340 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (3.2.2) 2020-10-21 06:22:30.350 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-10-21 06:22:30.755 | Collecting rfc3986===1.4.0 2020-10-21 06:22:30.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2020-10-21 06:22:31.339 | Collecting keystoneauth1===4.2.1 2020-10-21 06:22:31.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0bc/f362c314ea2c4/keystoneauth1-4.2.1-py3-none-any.whl (308 kB) 2020-10-21 06:22:36.973 | Collecting python-keystoneclient===4.1.1 2020-10-21 06:22:36.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b63/0e10dd5cc7b17/python_keystoneclient-4.1.1-py3-none-any.whl (390 kB) 2020-10-21 06:22:37.467 | Collecting decorator===4.4.2 2020-10-21 06:22:37.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2020-10-21 06:22:38.131 | Collecting oslo.utils===4.6.0 2020-10-21 06:22:38.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/12f/5b6fecd77422a/oslo.utils-4.6.0-py3-none-any.whl (96 kB) 2020-10-21 06:22:39.257 | Collecting pytz===2020.1 2020-10-21 06:22:39.266 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a49/4d53b6d39c3c6/pytz-2020.1-py2.py3-none-any.whl (510 kB) 2020-10-21 06:22:40.268 | Collecting oslo.i18n===5.0.1 2020-10-21 06:22:40.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 2020-10-21 06:22:40.320 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 44)) (5.5.0) 2020-10-21 06:22:40.746 | Collecting pycadf===3.1.1 2020-10-21 06:22:40.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2020-10-21 06:22:41.271 | Collecting WebOb===1.8.6 2020-10-21 06:22:41.279 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2020-10-21 06:22:42.094 | Collecting oslo.log===4.4.0 2020-10-21 06:22:42.101 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB) 2020-10-21 06:22:42.830 | Collecting oslo.context===3.1.1 2020-10-21 06:22:42.836 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b4/d59c515d0dcaa/oslo.context-3.1.1-py3-none-any.whl (16 kB) 2020-10-21 06:22:42.879 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 210)) (2.23.0) 2020-10-21 06:22:43.524 | Collecting oslo.serialization===4.0.1 2020-10-21 06:22:43.530 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ed/86d8378a845a2/oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 2020-10-21 06:22:43.578 | Requirement already satisfied: importlib-metadata===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (1.7.0) 2020-10-21 06:22:44.096 | Collecting debtcollector===2.2.0 2020-10-21 06:22:44.103 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2020-10-21 06:22:44.148 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 171)) (5.3.1) 2020-10-21 06:22:44.150 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.8.0) 2020-10-21 06:22:44.551 | Collecting iso8601===0.1.12 2020-10-21 06:22:44.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bbb/ae5fb4a7abfe7/iso8601-0.1.12-py3-none-any.whl (12 kB) 2020-10-21 06:22:44.974 | Collecting os-service-types===1.7.0 2020-10-21 06:22:44.982 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2020-10-21 06:22:45.101 | Collecting packaging===20.4 2020-10-21 06:22:45.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2020-10-21 06:22:45.710 | Collecting netifaces===0.10.9 2020-10-21 06:22:45.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2020-10-21 06:22:45.723 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.4.7) 2020-10-21 06:22:46.148 | Collecting python-dateutil===2.8.1 2020-10-21 06:22:46.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2020-10-21 06:22:46.641 | Collecting pyinotify===0.9.6 2020-10-21 06:22:46.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2020-10-21 06:22:47.218 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2020-10-21 06:22:47.219 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 39)) (2020.6.20) 2020-10-21 06:22:47.221 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (1.25.10) 2020-10-21 06:22:47.243 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (2.10) 2020-10-21 06:22:47.836 | Collecting msgpack===1.0.0 2020-10-21 06:22:47.843 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/3bc3190f3d9d9/msgpack-1.0.0-cp36-cp36m-manylinux1_x86_64.whl (274 kB) 2020-10-21 06:22:47.890 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.0) 2020-10-21 06:22:48.290 | Collecting wrapt===1.12.1 2020-10-21 06:22:48.299 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2020-10-21 06:22:48.854 | Requirement already satisfied: importlib-resources===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.0.0) 2020-10-21 06:22:48.874 | Building wheels for collected packages: pyinotify, dogpile.cache, wrapt 2020-10-21 06:22:48.875 | Building wheel for pyinotify (setup.py): started 2020-10-21 06:22:49.457 | Building wheel for pyinotify (setup.py): finished with status 'done' 2020-10-21 06:22:49.457 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=3306150e7ac7c0de519a292ad6b5f0f5edb87f281822a7c6c9a5de28759e01f8 2020-10-21 06:22:49.458 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2020-10-21 06:22:49.459 | Building wheel for dogpile.cache (setup.py): started 2020-10-21 06:22:50.124 | Building wheel for dogpile.cache (setup.py): finished with status 'done' 2020-10-21 06:22:50.126 | Created wheel for dogpile.cache: filename=dogpile.cache-1.0.2-py3-none-any.whl size=45483 sha256=becfa0e20145a21fca7b7f60c0b35b09c4ca9875e25f4d39c1e97b3926ce1822 2020-10-21 06:22:50.126 | Stored in directory: /root/.cache/pip/wheels/33/a8/b5/b927bbfb7bd35be20dfa7ddf2a0b44306e9106fe204b5016d1 2020-10-21 06:22:50.127 | Building wheel for wrapt (setup.py): started 2020-10-21 06:22:51.603 | Building wheel for wrapt (setup.py): finished with status 'done' 2020-10-21 06:22:51.604 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67491 sha256=8e63eea1d923b808fdd28f651e79f1884f764b003231fdd9c112bbbe4e0853a8 2020-10-21 06:22:51.604 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2020-10-21 06:22:51.605 | Successfully built pyinotify dogpile.cache wrapt 2020-10-21 06:22:52.276 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, rfc3986, oslo.config, pytz, packaging, iso8601, netifaces, oslo.utils, msgpack, oslo.serialization, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, decorator, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware 2020-10-21 06:22:53.026 | Attempting uninstall: netifaces 2020-10-21 06:22:53.027 | Found existing installation: netifaces 0.10.4 2020-10-21 06:22:53.033 | Uninstalling netifaces-0.10.4: 2020-10-21 06:22:53.062 | Successfully uninstalled netifaces-0.10.4 2020-10-21 06:22:54.517 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.0.2 iso8601-0.1.12 keystoneauth1-4.2.1 keystonemiddleware-9.1.0 msgpack-1.0.0 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.6.1 oslo.config-8.3.2 oslo.context-3.1.1 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.0.1 oslo.utils-4.6.0 packaging-20.4 pycadf-3.1.1 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.1.1 pytz-2020.1 rfc3986-1.4.0 wrapt-1.12.1 2020-10-21 06:22:54.698 | + inc/python:pip_install:200 : result=0 2020-10-21 06:22:54.700 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:22:54.702 | + functions-common:time_stop:2310 : local name 2020-10-21 06:22:54.704 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:22:54.706 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:22:54.709 | + functions-common:time_stop:2313 : local total 2020-10-21 06:22:54.711 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:22:54.713 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:22:54.715 | + functions-common:time_stop:2317 : start_time=1603261344312 2020-10-21 06:22:54.717 | + functions-common:time_stop:2319 : [[ -z 1603261344312 ]] 2020-10-21 06:22:54.720 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:22:54.723 | + functions-common:time_stop:2322 : end_time=1603261374721 2020-10-21 06:22:54.725 | + functions-common:time_stop:2323 : elapsed_time=30409 2020-10-21 06:22:54.727 | + functions-common:time_stop:2324 : total=82579 2020-10-21 06:22:54.730 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:22:54.732 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=112988 2020-10-21 06:22:54.734 | + inc/python:pip_install:203 : return 0 2020-10-21 06:22:54.737 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-10-21 06:22:54.739 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-10-21 06:22:54.741 | + inc/python:pip_install_gr:77 : local clean_name 2020-10-21 06:22:54.744 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-10-21 06:22:54.746 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2020-10-21 06:22:54.749 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-10-21 06:22:54.753 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-10-21 06:22:54.753 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-10-21 06:22:54.757 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2020-10-21 06:22:54.759 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2020-10-21 06:22:54.762 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2020-10-21 06:22:54.764 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-10-21 06:22:54.767 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-10-21 06:22:54.785 | Using python 3.6 to install python-memcached 2020-10-21 06:22:54.788 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2020-10-21 06:22:56.639 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:22:56.659 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:22:57.100 | Collecting python-memcached===1.59 2020-10-21 06:22:57.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2020-10-21 06:22:57.157 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (1.15.0) 2020-10-21 06:22:57.873 | Installing collected packages: python-memcached 2020-10-21 06:22:57.930 | Successfully installed python-memcached-1.59 2020-10-21 06:22:58.081 | + inc/python:pip_install:200 : result=0 2020-10-21 06:22:58.083 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:22:58.085 | + functions-common:time_stop:2310 : local name 2020-10-21 06:22:58.087 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:22:58.090 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:22:58.093 | + functions-common:time_stop:2313 : local total 2020-10-21 06:22:58.095 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:22:58.097 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:22:58.099 | + functions-common:time_stop:2317 : start_time=1603261374781 2020-10-21 06:22:58.101 | + functions-common:time_stop:2319 : [[ -z 1603261374781 ]] 2020-10-21 06:22:58.104 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:22:58.108 | + functions-common:time_stop:2322 : end_time=1603261378105 2020-10-21 06:22:58.110 | + functions-common:time_stop:2323 : elapsed_time=3324 2020-10-21 06:22:58.112 | + functions-common:time_stop:2324 : total=112988 2020-10-21 06:22:58.114 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:22:58.117 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=116312 2020-10-21 06:22:58.119 | + inc/python:pip_install:203 : return 0 2020-10-21 06:22:58.121 | + ./stack.sh:main:860 : is_service_enabled keystone 2020-10-21 06:22:58.136 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:22:58.138 | + ./stack.sh:main:861 : '[' 10.222.0.15 == 10.222.0.15 ']' 2020-10-21 06:22:58.141 | + ./stack.sh:main:862 : stack_install_service keystone 2020-10-21 06:22:58.143 | + lib/stack:stack_install_service:20 : local service=keystone 2020-10-21 06:22:58.145 | + lib/stack:stack_install_service:21 : type install_keystone 2020-10-21 06:22:58.147 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-10-21 06:22:58.150 | + lib/stack:stack_install_service:32 : install_keystone 2020-10-21 06:22:58.152 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-10-21 06:22:58.166 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:22:58.169 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2020-10-21 06:22:58.171 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2020-10-21 06:22:58.173 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2020-10-21 06:22:58.175 | + functions-common:git_clone:527 : local git_ref=master 2020-10-21 06:22:58.177 | + functions-common:git_clone:528 : local orig_dir 2020-10-21 06:22:58.180 | ++ functions-common:git_clone:529 : pwd 2020-10-21 06:22:58.182 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-21 06:22:58.184 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-21 06:22:58.187 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-21 06:22:58.201 | + functions-common:git_clone:532 : RECLONE=False 2020-10-21 06:22:58.203 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-21 06:22:58.205 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-21 06:22:58.207 | + functions-common:git_clone:546 : echo master 2020-10-21 06:22:58.208 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-21 06:22:58.212 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2020-10-21 06:22:58.214 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-21 06:22:58.216 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2020-10-21 06:22:58.219 | + functions-common:git_clone:595 : git show --oneline 2020-10-21 06:22:58.219 | + functions-common:git_clone:595 : head -1 2020-10-21 06:22:58.222 | a98f006f8 Merge "Implement more robust connection handling for asynchronous LDAP calls" 2020-10-21 06:22:58.224 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-21 06:22:58.226 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-10-21 06:22:58.229 | + inc/python:setup_develop:338 : local bindep 2020-10-21 06:22:58.231 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2020-10-21 06:22:58.233 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2020-10-21 06:22:58.235 | + inc/python:setup_develop:344 : local extras= 2020-10-21 06:22:58.238 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-10-21 06:22:58.240 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-10-21 06:22:58.242 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2020-10-21 06:22:58.244 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2020-10-21 06:22:58.246 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-10-21 06:22:58.249 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-10-21 06:22:58.251 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2020-10-21 06:22:58.254 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-10-21 06:22:58.256 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2020-10-21 06:22:58.258 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-10-21 06:22:58.261 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-10-21 06:22:58.264 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-10-21 06:22:58.269 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2020-10-21 06:22:58.271 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2020-10-21 06:22:58.937 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2020-10-21 06:22:58.939 | + inc/python:setup_package:417 : local bindep=0 2020-10-21 06:22:58.941 | + inc/python:setup_package:418 : local bindep_flag= 2020-10-21 06:22:58.943 | + inc/python:setup_package:419 : local bindep_profiles= 2020-10-21 06:22:58.945 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2020-10-21 06:22:58.947 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2020-10-21 06:22:58.949 | + inc/python:setup_package:426 : local flags=-e 2020-10-21 06:22:58.952 | + inc/python:setup_package:427 : local extras= 2020-10-21 06:22:58.954 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-10-21 06:22:58.956 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-10-21 06:22:58.958 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-10-21 06:22:58.960 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-10-21 06:22:58.962 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-10-21 06:22:58.964 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2020-10-21 06:22:58.982 | Using python 3.6 to install /opt/stack/keystone 2020-10-21 06:22:58.984 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2020-10-21 06:23:00.869 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:23:00.870 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-21 06:23:00.876 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:23:00.891 | Obtaining file:///opt/stack/keystone 2020-10-21 06:23:02.408 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-10-21 06:23:04.368 | Collecting Flask===1.1.2 2020-10-21 06:23:04.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2020-10-21 06:23:04.872 | Collecting Flask-RESTful===0.3.8 2020-10-21 06:23:04.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2020-10-21 06:23:04.978 | Collecting Jinja2===2.11.2 2020-10-21 06:23:04.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f0a/4641d3cf95532/Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 2020-10-21 06:23:05.057 | Collecting MarkupSafe===1.1.1 2020-10-21 06:23:05.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/717/ba8fe3ae9cc00/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) 2020-10-21 06:23:05.516 | Collecting PyJWT===1.7.1 2020-10-21 06:23:05.523 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2020-10-21 06:23:06.323 | Collecting SQLAlchemy===1.3.19 2020-10-21 06:23:06.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b59/5e71c51657f9e/SQLAlchemy-1.3.19-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB) 2020-10-21 06:23:06.440 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-10-21 06:23:06.956 | Collecting Werkzeug===1.0.1 2020-10-21 06:23:06.963 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2020-10-21 06:23:07.449 | Collecting aniso8601===8.0.0 2020-10-21 06:23:07.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2020-10-21 06:23:08.209 | Collecting bcrypt===3.2.0 2020-10-21 06:23:08.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2020-10-21 06:23:09.755 | Collecting cffi===1.14.2 2020-10-21 06:23:09.763 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/658/67d63f0fd1b50/cffi-1.14.2-cp36-cp36m-manylinux1_x86_64.whl (400 kB) 2020-10-21 06:23:10.253 | Collecting click===7.1.2 2020-10-21 06:23:10.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2020-10-21 06:23:12.197 | Collecting cryptography===3.1 2020-10-21 06:23:12.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/321/761d55fb7cb25/cryptography-3.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) 2020-10-21 06:23:12.325 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2020-10-21 06:23:12.730 | Collecting itsdangerous===1.1.0 2020-10-21 06:23:12.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2020-10-21 06:23:13.173 | Collecting jsonschema===3.2.0 2020-10-21 06:23:13.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2020-10-21 06:23:13.215 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (9.1.0) 2020-10-21 06:23:13.276 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.0) 2020-10-21 06:23:13.639 | Collecting oauthlib===3.1.0 2020-10-21 06:23:13.645 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2020-10-21 06:23:13.662 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.6.1) 2020-10-21 06:23:13.701 | Requirement already satisfied: oslo.config===8.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (8.3.2) 2020-10-21 06:23:13.719 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.1.1) 2020-10-21 06:23:14.351 | Collecting oslo.db===8.4.0 2020-10-21 06:23:14.358 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/76489ec9dce77/oslo.db-8.4.0-py3-none-any.whl (172 kB) 2020-10-21 06:23:14.461 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (5.0.1) 2020-10-21 06:23:14.468 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (4.4.0) 2020-10-21 06:23:15.258 | Collecting oslo.messaging===12.5.0 2020-10-21 06:23:15.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ee6/e035e7e3a79a3/oslo.messaging-12.5.0-py3-none-any.whl (239 kB) 2020-10-21 06:23:16.037 | Collecting oslo.middleware===4.1.1 2020-10-21 06:23:16.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce8/859e6bf38d53d/oslo.middleware-4.1.1-py3-none-any.whl (56 kB) 2020-10-21 06:23:16.782 | Collecting oslo.policy===3.5.0 2020-10-21 06:23:16.788 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/98a/4ac7d6951b247/oslo.policy-3.5.0-py3-none-any.whl (78 kB) 2020-10-21 06:23:16.854 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.0.1) 2020-10-21 06:23:17.410 | Collecting oslo.service===2.4.0 2020-10-21 06:23:17.417 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/99fc3b445febf/oslo.service-2.4.0-py3-none-any.whl (73 kB) 2020-10-21 06:23:17.991 | Collecting oslo.upgradecheck===1.1.1 2020-10-21 06:23:17.996 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/559/c5a2b394c51dd/oslo.upgradecheck-1.1.1-py3-none-any.whl (8.8 kB) 2020-10-21 06:23:18.049 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.6.0) 2020-10-21 06:23:18.633 | Collecting osprofiler===3.4.0 2020-10-21 06:23:18.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB) 2020-10-21 06:23:18.740 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (20.4) 2020-10-21 06:23:19.202 | Collecting passlib===1.7.2 2020-10-21 06:23:19.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2020-10-21 06:23:19.282 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.5.0) 2020-10-21 06:23:19.285 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (0.7.2) 2020-10-21 06:23:19.287 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (3.1.1) 2020-10-21 06:23:19.697 | Collecting pycparser===2.20 2020-10-21 06:23:19.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2020-10-21 06:23:19.755 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (0.9.6) 2020-10-21 06:23:19.757 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (2.4.7) 2020-10-21 06:23:20.194 | Collecting pyrsistent===0.16.0 2020-10-21 06:23:20.201 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/286/69905fe725965/pyrsistent-0.16.0.tar.gz (108 kB) 2020-10-21 06:23:21.357 | Collecting pysaml2===6.1.0 2020-10-21 06:23:21.364 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/47065526c55b7/pysaml2-6.1.0-py2.py3-none-any.whl (341 kB) 2020-10-21 06:23:21.435 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (2.8.1) 2020-10-21 06:23:21.440 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (4.1.1) 2020-10-21 06:23:21.460 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (2020.1) 2020-10-21 06:23:21.464 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2.23.0) 2020-10-21 06:23:21.487 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.4.0) 2020-10-21 06:23:22.164 | Collecting scrypt===0.8.15 2020-10-21 06:23:22.172 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/854/261d621b390fc/scrypt-0.8.15-cp36-cp36m-manylinux1_x86_64.whl (651 kB) 2020-10-21 06:23:22.233 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.15.0) 2020-10-21 06:23:22.759 | Collecting sqlalchemy-migrate===0.13.0 2020-10-21 06:23:22.766 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2020-10-21 06:23:23.226 | Collecting sqlparse===0.3.1 2020-10-21 06:23:23.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/022/fb9c87b524d1f/sqlparse-0.3.1-py2.py3-none-any.whl (40 kB) 2020-10-21 06:23:23.780 | Collecting statsd===3.3.0 2020-10-21 06:23:23.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2020-10-21 06:23:23.834 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (3.2.2) 2020-10-21 06:23:24.327 | Collecting testresources===2.0.1 2020-10-21 06:23:24.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2020-10-21 06:23:24.875 | Collecting testscenarios===0.5.0 2020-10-21 06:23:24.881 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2020-10-21 06:23:24.934 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (2.4.0) 2020-10-21 06:23:24.952 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (1.4.0) 2020-10-21 06:23:24.955 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.1.0) 2020-10-21 06:23:24.962 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.25.10) 2020-10-21 06:23:25.478 | Collecting yappi===1.2.5 2020-10-21 06:23:25.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad5/fa4caf2859e48/yappi-1.2.5.tar.gz (52 kB) 2020-10-21 06:23:26.152 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2020-10-21 06:23:26.155 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 216)) (49.6.0) 2020-10-21 06:23:26.201 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2020-10-21 06:23:26.238 | Requirement already satisfied: importlib-metadata===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (1.7.0) 2020-10-21 06:23:26.258 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (4.2.1) 2020-10-21 06:23:26.329 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-10-21 06:23:26.331 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2020-10-21 06:23:26.339 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.8.0) 2020-10-21 06:23:26.829 | Collecting alembic===1.4.2 2020-10-21 06:23:26.837 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/bc3/4e2872ed689e0/alembic-1.4.2-py2.py3-none-any.whl (159 kB) 2020-10-21 06:23:27.476 | Collecting kombu===5.0.1 2020-10-21 06:23:27.483 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a86/02251e78d9a4a/kombu-5.0.1-py2.py3-none-any.whl (180 kB) 2020-10-21 06:23:28.040 | Collecting amqp===2.6.1 2020-10-21 06:23:28.047 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa7/f313fb887c91f/amqp-2.6.1-py2.py3-none-any.whl (48 kB) 2020-10-21 06:23:28.524 | Collecting cachetools===4.1.1 2020-10-21 06:23:28.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/513/d4ff98dd27f85/cachetools-4.1.1-py3-none-any.whl (10 kB) 2020-10-21 06:23:28.579 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2020-10-21 06:23:28.585 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2020-10-21 06:23:29.026 | Collecting eventlet===0.26.1 2020-10-21 06:23:29.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/faa/384fdd8e5797a/eventlet-0.26.1-py2.py3-none-any.whl (223 kB) 2020-10-21 06:23:29.864 | Collecting greenlet===0.4.16 2020-10-21 06:23:29.870 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/b19d4a7d41bbe/greenlet-0.4.16-cp36-cp36m-manylinux1_x86_64.whl (44 kB) 2020-10-21 06:23:30.421 | Collecting PasteDeploy===2.1.0 2020-10-21 06:23:30.426 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc6/578735a32c774/PasteDeploy-2.1.0-py2.py3-none-any.whl (17 kB) 2020-10-21 06:23:31.103 | Collecting oslo.concurrency===4.3.0 2020-10-21 06:23:31.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/71e/326b3fe4c055c/oslo.concurrency-4.3.0-py3-none-any.whl (42 kB) 2020-10-21 06:23:31.691 | Collecting Paste===3.4.3 2020-10-21 06:23:31.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/98ef039f17d73/Paste-3.4.3-py2.py3-none-any.whl (593 kB) 2020-10-21 06:23:32.203 | Collecting Routes===2.4.1 2020-10-21 06:23:32.209 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d64/b8ae22bef127d/Routes-2.4.1-py2.py3-none-any.whl (48 kB) 2020-10-21 06:23:32.266 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.12) 2020-10-21 06:23:32.268 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.10.9) 2020-10-21 06:23:32.664 | Collecting pyOpenSSL===19.1.0 2020-10-21 06:23:32.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/621/880965a720b8e/pyOpenSSL-19.1.0-py2.py3-none-any.whl (53 kB) 2020-10-21 06:23:33.081 | Collecting defusedxml===0.6.0 2020-10-21 06:23:33.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2020-10-21 06:23:33.139 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-10-21 06:23:33.142 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-21 06:23:33.144 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-21 06:23:33.636 | Collecting Tempita===0.5.2 2020-10-21 06:23:33.644 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB) 2020-10-21 06:23:33.695 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2020-10-21 06:23:33.697 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (1.6.0) 2020-10-21 06:23:33.699 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (1.0.0) 2020-10-21 06:23:33.702 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.4.0) 2020-10-21 06:23:33.704 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (3.1.0) 2020-10-21 06:23:33.715 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (1.7.0) 2020-10-21 06:23:33.720 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.12.1) 2020-10-21 06:23:33.722 | Requirement already satisfied: importlib-resources===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.0.0) 2020-10-21 06:23:34.128 | Collecting python-editor===1.0.4 2020-10-21 06:23:34.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2020-10-21 06:23:34.626 | Collecting Mako===1.1.3 2020-10-21 06:23:34.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/937/29a258e4ff074/Mako-1.1.3-py2.py3-none-any.whl (75 kB) 2020-10-21 06:23:35.083 | Collecting vine===1.3.0 2020-10-21 06:23:35.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea4/947cc56d1fd6f/vine-1.3.0-py2.py3-none-any.whl (14 kB) 2020-10-21 06:23:35.518 | Collecting dnspython===1.16.0 2020-10-21 06:23:35.524 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) 2020-10-21 06:23:35.966 | Collecting monotonic===1.5 2020-10-21 06:23:35.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2020-10-21 06:23:36.532 | Collecting fasteners===0.14.1 2020-10-21 06:23:36.539 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2020-10-21 06:23:37.059 | Collecting repoze.lru===0.7 2020-10-21 06:23:37.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB) 2020-10-21 06:23:37.120 | Building wheels for collected packages: pyrsistent, yappi 2020-10-21 06:23:37.121 | Building wheel for pyrsistent (setup.py): started 2020-10-21 06:23:38.509 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2020-10-21 06:23:38.511 | Created wheel for pyrsistent: filename=pyrsistent-0.16.0-cp36-cp36m-linux_x86_64.whl size=97727 sha256=4d07b5c9bcb20bae4e15db982f8f4a4f99c0f7eb67c54f1c97d06306142b6e55 2020-10-21 06:23:38.511 | Stored in directory: /root/.cache/pip/wheels/49/9f/58/af811c2fe7f106c1216dd38c4b6a25b53daf175fa87f1539b0 2020-10-21 06:23:38.513 | Building wheel for yappi (setup.py): started 2020-10-21 06:23:40.731 | Building wheel for yappi (setup.py): finished with status 'done' 2020-10-21 06:23:40.732 | Created wheel for yappi: filename=yappi-1.2.5-cp36-cp36m-linux_x86_64.whl size=81823 sha256=0b82d26950384aea0b338ec2fb59ed682b498e89688a046c294c2142196f4474 2020-10-21 06:23:40.733 | Stored in directory: /root/.cache/pip/wheels/a3/ab/ea/8990a80038129877593df94b1912f7f4b4fc3985c95d1374a1 2020-10-21 06:23:40.733 | Successfully built pyrsistent yappi 2020-10-21 06:23:41.679 | Installing collected packages: itsdangerous, Werkzeug, MarkupSafe, Jinja2, click, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, Tempita, sqlalchemy-migrate, passlib, bcrypt, scrypt, vine, amqp, kombu, statsd, oslo.middleware, cachetools, dnspython, greenlet, monotonic, eventlet, PasteDeploy, fasteners, oslo.concurrency, Paste, repoze.lru, Routes, yappi, oslo.service, oslo.messaging, testresources, testscenarios, python-editor, Mako, alembic, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, pyOpenSSL, defusedxml, pysaml2, PyJWT, pyrsistent, jsonschema, osprofiler, keystone 2020-10-21 06:23:41.880 | Attempting uninstall: MarkupSafe 2020-10-21 06:23:41.882 | Found existing installation: MarkupSafe 1.0 2020-10-21 06:23:41.891 | Uninstalling MarkupSafe-1.0: 2020-10-21 06:23:41.920 | Successfully uninstalled MarkupSafe-1.0 2020-10-21 06:23:41.937 | Attempting uninstall: Jinja2 2020-10-21 06:23:41.938 | Found existing installation: Jinja2 2.10 2020-10-21 06:23:41.941 | Uninstalling Jinja2-2.10: 2020-10-21 06:23:41.970 | Successfully uninstalled Jinja2-2.10 2020-10-21 06:23:42.094 | Attempting uninstall: click 2020-10-21 06:23:42.095 | Found existing installation: click 6.7 2020-10-21 06:23:42.102 | Uninstalling click-6.7: 2020-10-21 06:23:42.130 | Successfully uninstalled click-6.7 2020-10-21 06:23:42.649 | Attempting uninstall: cryptography 2020-10-21 06:23:42.650 | Found existing installation: cryptography 2.1.4 2020-10-21 06:23:42.658 | Uninstalling cryptography-2.1.4: 2020-10-21 06:23:42.686 | Successfully uninstalled cryptography-2.1.4 2020-10-21 06:23:46.586 | Attempting uninstall: oauthlib 2020-10-21 06:23:46.587 | Found existing installation: oauthlib 2.0.6 2020-10-21 06:23:46.598 | Uninstalling oauthlib-2.0.6: 2020-10-21 06:23:46.624 | Successfully uninstalled oauthlib-2.0.6 2020-10-21 06:23:46.742 | Attempting uninstall: pyOpenSSL 2020-10-21 06:23:46.743 | Found existing installation: pyOpenSSL 17.5.0 2020-10-21 06:23:46.747 | Uninstalling pyOpenSSL-17.5.0: 2020-10-21 06:23:46.770 | Successfully uninstalled pyOpenSSL-17.5.0 2020-10-21 06:23:47.326 | Attempting uninstall: PyJWT 2020-10-21 06:23:47.327 | Found existing installation: PyJWT 1.5.3 2020-10-21 06:23:47.341 | Uninstalling PyJWT-1.5.3: 2020-10-21 06:23:47.364 | Successfully uninstalled PyJWT-1.5.3 2020-10-21 06:23:47.449 | Attempting uninstall: jsonschema 2020-10-21 06:23:47.450 | Found existing installation: jsonschema 2.6.0 2020-10-21 06:23:47.455 | Uninstalling jsonschema-2.6.0: 2020-10-21 06:23:47.498 | Successfully uninstalled jsonschema-2.6.0 2020-10-21 06:23:47.670 | Running setup.py develop for keystone 2020-10-21 06:23:49.405 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.2 Mako-1.1.3 MarkupSafe-1.1.1 Paste-3.4.3 PasteDeploy-2.1.0 PyJWT-1.7.1 Routes-2.4.1 SQLAlchemy-1.3.19 Tempita-0.5.2 Werkzeug-1.0.1 alembic-1.4.2 amqp-2.6.1 aniso8601-8.0.0 bcrypt-3.2.0 cachetools-4.1.1 cffi-1.14.2 click-7.1.2 cryptography-3.1 defusedxml-0.6.0 dnspython-1.16.0 eventlet-0.26.1 fasteners-0.14.1 greenlet-0.4.16 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-5.0.1 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.3.0 oslo.db-8.4.0 oslo.messaging-12.5.0 oslo.middleware-4.1.1 oslo.policy-3.5.0 oslo.service-2.4.0 oslo.upgradecheck-1.1.1 osprofiler-3.4.0 passlib-1.7.2 pyOpenSSL-19.1.0 pycparser-2.20 pyrsistent-0.16.0 pysaml2-6.1.0 python-editor-1.0.4 repoze.lru-0.7 scrypt-0.8.15 sqlalchemy-migrate-0.13.0 sqlparse-0.3.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-1.3.0 yappi-1.2.5 2020-10-21 06:23:49.647 | + inc/python:pip_install:200 : result=0 2020-10-21 06:23:49.649 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:23:49.651 | + functions-common:time_stop:2310 : local name 2020-10-21 06:23:49.654 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:23:49.656 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:23:49.658 | + functions-common:time_stop:2313 : local total 2020-10-21 06:23:49.660 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:23:49.662 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:23:49.664 | + functions-common:time_stop:2317 : start_time=1603261378978 2020-10-21 06:23:49.666 | + functions-common:time_stop:2319 : [[ -z 1603261378978 ]] 2020-10-21 06:23:49.669 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:23:49.672 | + functions-common:time_stop:2322 : end_time=1603261429670 2020-10-21 06:23:49.674 | + functions-common:time_stop:2323 : elapsed_time=50692 2020-10-21 06:23:49.676 | + functions-common:time_stop:2324 : total=116312 2020-10-21 06:23:49.678 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:23:49.680 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=167004 2020-10-21 06:23:49.682 | + inc/python:pip_install:203 : return 0 2020-10-21 06:23:49.685 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-10-21 06:23:49.687 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-10-21 06:23:49.689 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-10-21 06:23:49.705 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-10-21 06:23:49.716 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2020-10-21 06:23:49.718 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2020-10-21 06:23:49.721 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:23:49.723 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:23:49.725 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2020-10-21 06:23:49.727 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:23:49.730 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2020-10-21 06:23:49.745 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:23:49.747 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2020-10-21 06:23:49.749 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-10-21 06:23:49.752 | + ./stack.sh:main:863 : configure_keystone 2020-10-21 06:23:49.754 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2020-10-21 06:23:49.765 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2020-10-21 06:23:49.767 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2020-10-21 06:23:49.772 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2020-10-21 06:23:49.786 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:23:49.789 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2020-10-21 06:23:49.814 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2020-10-21 06:23:49.837 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2020-10-21 06:23:49.864 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2020-10-21 06:23:49.889 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2020-10-21 06:23:49.914 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2020-10-21 06:23:49.940 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2020-10-21 06:23:49.963 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2020-10-21 06:23:49.987 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2020-10-21 06:23:49.989 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2020-10-21 06:23:49.991 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2020-10-21 06:23:49.994 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2020-10-21 06:23:49.996 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-10-21 06:23:49.998 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-10-21 06:23:50.012 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:23:50.015 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-10-21 06:23:50.017 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-10-21 06:23:50.020 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-10-21 06:23:50.034 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:23:50.036 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2020-10-21 06:23:50.039 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2020-10-21 06:23:50.063 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-10-21 06:23:50.065 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-10-21 06:23:50.068 | + lib/keystone:configure_keystone:225 : local service_port=5000 2020-10-21 06:23:50.070 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2020-10-21 06:23:50.072 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2020-10-21 06:23:50.087 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:23:50.089 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.15/identity 2020-10-21 06:23:50.115 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.15/identity 2020-10-21 06:23:50.138 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2020-10-21 06:23:50.141 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2020-10-21 06:23:50.166 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2020-10-21 06:23:50.169 | ++ lib/database:database_connection_url:132 : local db=keystone 2020-10-21 06:23:50.171 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2020-10-21 06:23:50.173 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2020-10-21 06:23:50.175 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-10-21 06:23:50.178 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-10-21 06:23:50.203 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2020-10-21 06:23:50.206 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2020-10-21 06:23:50.208 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2020-10-21 06:23:50.210 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2020-10-21 06:23:50.213 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-10-21 06:23:50.229 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-10-21 06:23:50.231 | + functions:setup_systemd_logging:719 : local pidstr= 2020-10-21 06:23:50.233 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-10-21 06:23:50.235 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-10-21 06:23:50.237 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-10-21 06:23:50.260 | + functions:setup_systemd_logging:728 : 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' 2020-10-21 06:23:50.285 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-10-21 06:23:50.308 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-10-21 06:23:50.332 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2020-10-21 06:23:50.355 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2020-10-21 06:23:50.357 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2020-10-21 06:23:50.360 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2020-10-21 06:23:50.362 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2020-10-21 06:23:50.364 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2020-10-21 06:23:50.366 | + lib/apache:write_uwsgi_config:260 : local http= 2020-10-21 06:23:50.368 | + lib/apache:write_uwsgi_config:261 : local name= 2020-10-21 06:23:50.371 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2020-10-21 06:23:50.375 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2020-10-21 06:23:50.377 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-10-21 06:23:50.379 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-10-21 06:23:50.391 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:23:50.391 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-10-21 06:23:50.398 | d /var/run/uwsgi 0755 ubuntu root 2020-10-21 06:23:50.401 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:23:50.414 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2020-10-21 06:23:50.416 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2020-10-21 06:23:50.419 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2020-10-21 06:23:50.444 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2020-10-21 06:23:50.467 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2020-10-21 06:23:50.489 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2020-10-21 06:23:50.513 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2020-10-21 06:23:50.536 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2020-10-21 06:23:50.558 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2020-10-21 06:23:50.582 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2020-10-21 06:23:50.605 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2020-10-21 06:23:50.629 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-10-21 06:23:50.651 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2020-10-21 06:23:50.675 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2020-10-21 06:23:50.698 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2020-10-21 06:23:50.721 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-10-21 06:23:50.723 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-10-21 06:23:50.726 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2020-10-21 06:23:50.729 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2020-10-21 06:23:50.731 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-10-21 06:23:50.733 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:23:50.735 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:23:50.738 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-10-21 06:23:50.740 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2020-10-21 06:23:50.742 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2020-10-21 06:23:50.765 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2020-10-21 06:23:50.789 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2020-10-21 06:23:50.789 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-10-21 06:23:50.796 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2020-10-21 06:23:50.799 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2020-10-21 06:23:50.802 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2020-10-21 06:23:50.804 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-10-21 06:23:50.806 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-10-21 06:23:50.808 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-10-21 06:23:50.811 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:23:50.813 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:23:50.815 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-10-21 06:23:50.817 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-10-21 06:23:50.819 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:23:50.822 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:23:50.824 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2020-10-21 06:23:50.881 | Enabling site keystone-wsgi-public. 2020-10-21 06:23:50.886 | To activate the new configuration, you need to run: 2020-10-21 06:23:50.886 | systemctl reload apache2 2020-10-21 06:23:50.891 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-10-21 06:23:50.893 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-10-21 06:23:50.895 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-21 06:23:50.897 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-10-21 06:23:51.038 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2020-10-21 06:23:51.040 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2020-10-21 06:23:51.043 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2020-10-21 06:23:51.045 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2020-10-21 06:23:51.047 | + lib/apache:write_uwsgi_config:260 : local http= 2020-10-21 06:23:51.050 | + lib/apache:write_uwsgi_config:261 : local name= 2020-10-21 06:23:51.053 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2020-10-21 06:23:51.056 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2020-10-21 06:23:51.059 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-10-21 06:23:51.061 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-10-21 06:23:51.072 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:23:51.073 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-10-21 06:23:51.079 | d /var/run/uwsgi 0755 ubuntu root 2020-10-21 06:23:51.082 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:23:51.096 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2020-10-21 06:23:51.098 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2020-10-21 06:23:51.102 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2020-10-21 06:23:51.128 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2020-10-21 06:23:51.151 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2020-10-21 06:23:51.175 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2020-10-21 06:23:51.197 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2020-10-21 06:23:51.221 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2020-10-21 06:23:51.244 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2020-10-21 06:23:51.268 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2020-10-21 06:23:51.291 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2020-10-21 06:23:51.314 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-10-21 06:23:51.337 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2020-10-21 06:23:51.361 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2020-10-21 06:23:51.384 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2020-10-21 06:23:51.407 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-10-21 06:23:51.410 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-10-21 06:23:51.412 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2020-10-21 06:23:51.415 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2020-10-21 06:23:51.417 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-10-21 06:23:51.420 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:23:51.422 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:23:51.424 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-10-21 06:23:51.427 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-10-21 06:23:51.429 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2020-10-21 06:23:51.452 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2020-10-21 06:23:51.477 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2020-10-21 06:23:51.478 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-10-21 06:23:51.484 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2020-10-21 06:23:51.488 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2020-10-21 06:23:51.490 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2020-10-21 06:23:51.492 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-10-21 06:23:51.494 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-10-21 06:23:51.497 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-10-21 06:23:51.499 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:23:51.501 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:23:51.503 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-10-21 06:23:51.506 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-10-21 06:23:51.508 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:23:51.510 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:23:51.513 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2020-10-21 06:23:51.569 | Enabling site keystone-wsgi-admin. 2020-10-21 06:23:51.573 | To activate the new configuration, you need to run: 2020-10-21 06:23:51.573 | systemctl reload apache2 2020-10-21 06:23:51.578 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-10-21 06:23:51.580 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-10-21 06:23:51.582 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-21 06:23:51.585 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-10-21 06:23:51.720 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2020-10-21 06:23:51.747 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2020-10-21 06:23:51.773 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2020-10-21 06:23:51.802 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2020-10-21 06:23:51.804 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2020-10-21 06:23:51.830 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2020-10-21 06:23:51.854 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2020-10-21 06:23:51.878 | + ./stack.sh:main:867 : is_service_enabled swift 2020-10-21 06:23:51.893 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:23:51.896 | + ./stack.sh:main:868 : is_service_enabled ceilometer 2020-10-21 06:23:51.911 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:23:51.913 | + ./stack.sh:main:871 : stack_install_service swift 2020-10-21 06:23:51.915 | + lib/stack:stack_install_service:20 : local service=swift 2020-10-21 06:23:51.918 | + lib/stack:stack_install_service:21 : type install_swift 2020-10-21 06:23:51.920 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-10-21 06:23:51.922 | + lib/stack:stack_install_service:32 : install_swift 2020-10-21 06:23:51.925 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2020-10-21 06:23:51.927 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2020-10-21 06:23:51.929 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2020-10-21 06:23:51.931 | + functions-common:git_clone:527 : local git_ref=master 2020-10-21 06:23:51.933 | + functions-common:git_clone:528 : local orig_dir 2020-10-21 06:23:51.937 | ++ functions-common:git_clone:529 : pwd 2020-10-21 06:23:51.939 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-21 06:23:51.941 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-21 06:23:51.944 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-21 06:23:51.959 | + functions-common:git_clone:532 : RECLONE=False 2020-10-21 06:23:51.961 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-21 06:23:51.964 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-21 06:23:51.966 | + functions-common:git_clone:546 : echo master 2020-10-21 06:23:51.967 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-21 06:23:51.971 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2020-10-21 06:23:51.973 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-21 06:23:51.975 | + functions-common:git_clone:594 : cd /opt/stack/swift 2020-10-21 06:23:51.978 | + functions-common:git_clone:595 : git show --oneline 2020-10-21 06:23:51.978 | + functions-common:git_clone:595 : head -1 2020-10-21 06:23:51.982 | 6b7eecab5 Get unit tests passing on py39 2020-10-21 06:23:51.985 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-21 06:23:51.987 | + lib/swift:install_swift:744 : setup_develop /opt/stack/swift 2020-10-21 06:23:51.990 | + inc/python:setup_develop:338 : local bindep 2020-10-21 06:23:51.992 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2020-10-21 06:23:51.994 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2020-10-21 06:23:51.997 | + inc/python:setup_develop:344 : local extras= 2020-10-21 06:23:52.000 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e 2020-10-21 06:23:52.002 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-10-21 06:23:52.004 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2020-10-21 06:23:52.006 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2020-10-21 06:23:52.009 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-10-21 06:23:52.011 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-10-21 06:23:52.014 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2020-10-21 06:23:52.017 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-10-21 06:23:52.019 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2020-10-21 06:23:52.022 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-10-21 06:23:52.024 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-10-21 06:23:52.027 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2020-10-21 06:23:52.032 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2020-10-21 06:23:52.034 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2020-10-21 06:23:52.710 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e 2020-10-21 06:23:52.713 | + inc/python:setup_package:417 : local bindep=0 2020-10-21 06:23:52.715 | + inc/python:setup_package:418 : local bindep_flag= 2020-10-21 06:23:52.718 | + inc/python:setup_package:419 : local bindep_profiles= 2020-10-21 06:23:52.720 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2020-10-21 06:23:52.722 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2020-10-21 06:23:52.724 | + inc/python:setup_package:426 : local flags=-e 2020-10-21 06:23:52.726 | + inc/python:setup_package:427 : local extras= 2020-10-21 06:23:52.729 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-10-21 06:23:52.731 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-10-21 06:23:52.734 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-10-21 06:23:52.736 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-10-21 06:23:52.738 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-10-21 06:23:52.740 | + inc/python:setup_package:445 : pip_install -e /opt/stack/swift 2020-10-21 06:23:52.758 | Using python 3.6 to install /opt/stack/swift 2020-10-21 06:23:52.760 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/swift 2020-10-21 06:23:54.759 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:23:54.759 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-21 06:23:54.766 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:23:54.781 | Obtaining file:///opt/stack/swift 2020-10-21 06:23:56.047 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-10-21 06:23:57.318 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2020-10-21 06:23:57.326 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2020-10-21 06:23:57.370 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2020-10-21 06:23:57.380 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2020-10-21 06:23:59.305 | Collecting lxml===4.5.2 2020-10-21 06:23:59.333 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc4/11ad324a4486b/lxml-4.5.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2020-10-21 06:23:59.535 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.5) 2020-10-21 06:23:59.538 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.10.9) 2020-10-21 06:23:59.954 | Collecting pyeclib===1.6.0 2020-10-21 06:23:59.982 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2020-10-21 06:24:00.979 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.23.0) 2020-10-21 06:24:01.002 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.15.0) 2020-10-21 06:24:01.005 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.25.10) 2020-10-21 06:24:01.705 | Collecting xattr===0.9.7 2020-10-21 06:24:01.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2020-10-21 06:24:02.460 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2020-10-21 06:24:02.463 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2020-10-21 06:24:02.473 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-21 06:24:02.475 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-10-21 06:24:02.479 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-21 06:24:02.481 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (2.20) 2020-10-21 06:24:02.485 | Building wheels for collected packages: pyeclib, xattr 2020-10-21 06:24:02.486 | Building wheel for pyeclib (setup.py): started 2020-10-21 06:24:03.595 | Building wheel for pyeclib (setup.py): finished with status 'done' 2020-10-21 06:24:03.597 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53031 sha256=bca47a68d825a7387e003f0008c23b841a339d9c5cd6bcb76446e081d526f295 2020-10-21 06:24:03.597 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2020-10-21 06:24:03.598 | Building wheel for xattr (setup.py): started 2020-10-21 06:24:04.807 | Building wheel for xattr (setup.py): finished with status 'done' 2020-10-21 06:24:04.809 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30927 sha256=69178cf09507c20f9259ba3207b88178aef2bd4e6d8a98c5dead6282f9e9022a 2020-10-21 06:24:04.809 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2020-10-21 06:24:04.810 | Successfully built pyeclib xattr 2020-10-21 06:24:05.972 | Installing collected packages: lxml, xattr, pyeclib, swift 2020-10-21 06:24:06.298 | Running setup.py develop for swift 2020-10-21 06:24:07.808 | Successfully installed lxml-4.5.2 pyeclib-1.6.0 swift xattr-0.9.7 2020-10-21 06:24:08.012 | + inc/python:pip_install:200 : result=0 2020-10-21 06:24:08.014 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:24:08.017 | + functions-common:time_stop:2310 : local name 2020-10-21 06:24:08.019 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:24:08.021 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:24:08.023 | + functions-common:time_stop:2313 : local total 2020-10-21 06:24:08.025 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:24:08.027 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:24:08.029 | + functions-common:time_stop:2317 : start_time=1603261432753 2020-10-21 06:24:08.031 | + functions-common:time_stop:2319 : [[ -z 1603261432753 ]] 2020-10-21 06:24:08.034 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:24:08.037 | + functions-common:time_stop:2322 : end_time=1603261448035 2020-10-21 06:24:08.039 | + functions-common:time_stop:2323 : elapsed_time=15282 2020-10-21 06:24:08.041 | + functions-common:time_stop:2324 : total=167004 2020-10-21 06:24:08.044 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:24:08.046 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=182286 2020-10-21 06:24:08.048 | + inc/python:pip_install:203 : return 0 2020-10-21 06:24:08.051 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-10-21 06:24:08.053 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-10-21 06:24:08.055 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-10-21 06:24:08.072 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-10-21 06:24:08.083 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2020-10-21 06:24:08.085 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2020-10-21 06:24:08.088 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:24:08.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:24:08.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2020-10-21 06:24:08.095 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:24:08.097 | + lib/swift:install_swift:745 : '[' False == True ']' 2020-10-21 06:24:08.099 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-10-21 06:24:08.102 | + ./stack.sh:main:872 : configure_swift 2020-10-21 06:24:08.104 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2020-10-21 06:24:08.106 | + lib/swift:configure_swift:335 : local node_number 2020-10-21 06:24:08.108 | + lib/swift:configure_swift:336 : local swift_node_config 2020-10-21 06:24:08.110 | + lib/swift:configure_swift:337 : local swift_log_dir 2020-10-21 06:24:08.112 | + lib/swift:configure_swift:338 : local user_group 2020-10-21 06:24:08.114 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2020-10-21 06:24:08.914 | No object-auditor running 2020-10-21 06:24:08.914 | No container-sync running 2020-10-21 06:24:08.914 | No container-updater running 2020-10-21 06:24:08.914 | No object-updater running 2020-10-21 06:24:08.914 | No account-reaper running 2020-10-21 06:24:08.914 | No account-replicator running 2020-10-21 06:24:08.914 | No container-auditor running 2020-10-21 06:24:08.914 | No container-server running 2020-10-21 06:24:08.914 | No container-sharder running 2020-10-21 06:24:08.914 | No account-auditor running 2020-10-21 06:24:08.914 | No container-replicator running 2020-10-21 06:24:08.914 | No account-server running 2020-10-21 06:24:08.914 | No container-reconciler running 2020-10-21 06:24:08.914 | No object-reconstructor running 2020-10-21 06:24:08.914 | No object-expirer running 2020-10-21 06:24:08.914 | No object-replicator running 2020-10-21 06:24:08.914 | No proxy-server running 2020-10-21 06:24:08.914 | No object-server running 2020-10-21 06:24:08.963 | + lib/swift:configure_swift:341 : true 2020-10-21 06:24:08.965 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2020-10-21 06:24:08.977 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2020-10-21 06:24:08.988 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2020-10-21 06:24:08.991 | + lib/swift:configure_swift:355 : sed -e ' 2020-10-21 06:24:08.991 | s/%GROUP%//; 2020-10-21 06:24:08.991 | s/%USER%/ubuntu/; 2020-10-21 06:24:08.991 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2020-10-21 06:24:08.991 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2020-10-21 06:24:08.991 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2020-10-21 06:24:08.998 | uid = ubuntu 2020-10-21 06:24:08.998 | gid = 2020-10-21 06:24:08.998 | log file = /opt/stack/data/swift/logs/rsyncd.log 2020-10-21 06:24:08.998 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2020-10-21 06:24:08.999 | address = 127.0.0.1 2020-10-21 06:24:08.999 | 2020-10-21 06:24:08.999 | [account6612] 2020-10-21 06:24:08.999 | max connections = 25 2020-10-21 06:24:08.999 | path = /opt/stack/data/swift/1/node/ 2020-10-21 06:24:08.999 | read only = false 2020-10-21 06:24:08.999 | lock file = /opt/stack/data/swift/run/account6612.lock 2020-10-21 06:24:08.999 | 2020-10-21 06:24:08.999 | [account6622] 2020-10-21 06:24:08.999 | max connections = 25 2020-10-21 06:24:08.999 | path = /opt/stack/data/swift/2/node/ 2020-10-21 06:24:08.999 | read only = false 2020-10-21 06:24:08.999 | lock file = /opt/stack/data/swift/run/account6622.lock 2020-10-21 06:24:08.999 | 2020-10-21 06:24:08.999 | [account6632] 2020-10-21 06:24:08.999 | max connections = 25 2020-10-21 06:24:08.999 | path = /opt/stack/data/swift/3/node/ 2020-10-21 06:24:08.999 | read only = false 2020-10-21 06:24:08.999 | lock file = /opt/stack/data/swift/run/account6632.lock 2020-10-21 06:24:08.999 | 2020-10-21 06:24:08.999 | [account6642] 2020-10-21 06:24:08.999 | max connections = 25 2020-10-21 06:24:08.999 | path = /opt/stack/data/swift/4/node/ 2020-10-21 06:24:08.999 | read only = false 2020-10-21 06:24:08.999 | lock file = /opt/stack/data/swift/run/account6642.lock 2020-10-21 06:24:08.999 | 2020-10-21 06:24:08.999 | 2020-10-21 06:24:08.999 | [container6611] 2020-10-21 06:24:08.999 | max connections = 25 2020-10-21 06:24:08.999 | path = /opt/stack/data/swift/1/node/ 2020-10-21 06:24:08.999 | read only = false 2020-10-21 06:24:08.999 | lock file = /opt/stack/data/swift/run/container6611.lock 2020-10-21 06:24:08.999 | 2020-10-21 06:24:08.999 | [container6621] 2020-10-21 06:24:08.999 | max connections = 25 2020-10-21 06:24:08.999 | path = /opt/stack/data/swift/2/node/ 2020-10-21 06:24:09.000 | read only = false 2020-10-21 06:24:09.000 | lock file = /opt/stack/data/swift/run/container6621.lock 2020-10-21 06:24:09.000 | 2020-10-21 06:24:09.000 | [container6631] 2020-10-21 06:24:09.000 | max connections = 25 2020-10-21 06:24:09.000 | path = /opt/stack/data/swift/3/node/ 2020-10-21 06:24:09.000 | read only = false 2020-10-21 06:24:09.000 | lock file = /opt/stack/data/swift/run/container6631.lock 2020-10-21 06:24:09.000 | 2020-10-21 06:24:09.000 | [container6641] 2020-10-21 06:24:09.000 | max connections = 25 2020-10-21 06:24:09.000 | path = /opt/stack/data/swift/4/node/ 2020-10-21 06:24:09.000 | read only = false 2020-10-21 06:24:09.000 | lock file = /opt/stack/data/swift/run/container6641.lock 2020-10-21 06:24:09.000 | 2020-10-21 06:24:09.000 | 2020-10-21 06:24:09.000 | [object6613] 2020-10-21 06:24:09.000 | max connections = 25 2020-10-21 06:24:09.000 | path = /opt/stack/data/swift/1/node/ 2020-10-21 06:24:09.000 | read only = false 2020-10-21 06:24:09.000 | lock file = /opt/stack/data/swift/run/object6613.lock 2020-10-21 06:24:09.000 | 2020-10-21 06:24:09.000 | [object6623] 2020-10-21 06:24:09.000 | max connections = 25 2020-10-21 06:24:09.000 | path = /opt/stack/data/swift/2/node/ 2020-10-21 06:24:09.000 | read only = false 2020-10-21 06:24:09.000 | lock file = /opt/stack/data/swift/run/object6623.lock 2020-10-21 06:24:09.000 | 2020-10-21 06:24:09.000 | [object6633] 2020-10-21 06:24:09.000 | max connections = 25 2020-10-21 06:24:09.000 | path = /opt/stack/data/swift/3/node/ 2020-10-21 06:24:09.000 | read only = false 2020-10-21 06:24:09.000 | lock file = /opt/stack/data/swift/run/object6633.lock 2020-10-21 06:24:09.000 | 2020-10-21 06:24:09.001 | [object6643] 2020-10-21 06:24:09.001 | max connections = 25 2020-10-21 06:24:09.001 | path = /opt/stack/data/swift/4/node/ 2020-10-21 06:24:09.001 | read only = false 2020-10-21 06:24:09.001 | lock file = /opt/stack/data/swift/run/object6643.lock 2020-10-21 06:24:09.001 | + lib/swift:configure_swift:361 : is_ubuntu 2020-10-21 06:24:09.003 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:24:09.005 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:24:09.007 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2020-10-21 06:24:09.027 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2020-10-21 06:24:09.029 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2020-10-21 06:24:09.033 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2020-10-21 06:24:09.037 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2020-10-21 06:24:09.038 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2020-10-21 06:24:09.042 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2020-10-21 06:24:09.066 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.15:8080/v1/ 2020-10-21 06:24:09.087 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2020-10-21 06:24:09.107 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2020-10-21 06:24:09.134 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2020-10-21 06:24:09.153 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2020-10-21 06:24:09.180 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2020-10-21 06:24:09.199 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2020-10-21 06:24:09.227 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2020-10-21 06:24:09.246 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2020-10-21 06:24:09.272 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2020-10-21 06:24:09.291 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2020-10-21 06:24:09.319 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2020-10-21 06:24:09.337 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2020-10-21 06:24:09.351 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:24:09.353 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2020-10-21 06:24:09.381 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2020-10-21 06:24:09.407 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2020-10-21 06:24:09.433 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2020-10-21 06:24:09.460 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2020-10-21 06:24:09.474 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:24:09.476 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2020-10-21 06:24:09.502 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2020-10-21 06:24:09.516 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:24:09.518 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2020-10-21 06:24:09.532 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:24:09.534 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2020-10-21 06:24:09.536 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2020-10-21 06:24:09.550 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:24:09.552 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2020-10-21 06:24:09.554 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2020-10-21 06:24:09.556 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2020-10-21 06:24:09.563 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2020-10-21 06:24:09.571 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2020-10-21 06:24:09.598 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2020-10-21 06:24:09.624 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2020-10-21 06:24:09.653 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2020-10-21 06:24:09.681 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2020-10-21 06:24:09.707 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2020-10-21 06:24:09.709 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2020-10-21 06:24:09.711 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2020-10-21 06:24:09.713 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2020-10-21 06:24:09.716 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2020-10-21 06:24:09.743 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2020-10-21 06:24:09.769 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.15/identity 2020-10-21 06:24:09.796 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2020-10-21 06:24:09.822 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2020-10-21 06:24:09.849 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2020-10-21 06:24:09.877 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2020-10-21 06:24:09.904 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2020-10-21 06:24:09.930 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2020-10-21 06:24:09.957 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2020-10-21 06:24:09.984 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2020-10-21 06:24:10.010 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2020-10-21 06:24:10.037 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2020-10-21 06:24:10.063 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2020-10-21 06:24:10.092 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2020-10-21 06:24:10.119 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2020-10-21 06:24:10.138 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2020-10-21 06:24:10.164 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2020-10-21 06:24:10.191 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2020-10-21 06:24:10.195 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2020-10-21 06:24:10.219 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2020-10-21 06:24:10.242 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2020-10-21 06:24:10.265 | + lib/swift:configure_swift:479 : local node_number 2020-10-21 06:24:10.267 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2020-10-21 06:24:10.269 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2020-10-21 06:24:10.271 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2020-10-21 06:24:10.275 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2020-10-21 06:24:10.278 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2020-10-21 06:24:10.280 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-10-21 06:24:10.282 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2020-10-21 06:24:10.284 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2020-10-21 06:24:10.286 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-10-21 06:24:10.288 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-10-21 06:24:10.290 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2020-10-21 06:24:10.307 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2020-10-21 06:24:10.332 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2020-10-21 06:24:10.350 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2020-10-21 06:24:10.376 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2020-10-21 06:24:10.394 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2020-10-21 06:24:10.419 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2020-10-21 06:24:10.436 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-10-21 06:24:10.461 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2020-10-21 06:24:10.479 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-10-21 06:24:10.506 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2020-10-21 06:24:10.523 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2020-10-21 06:24:10.548 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2020-10-21 06:24:10.566 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2020-10-21 06:24:10.592 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2020-10-21 06:24:10.609 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2020-10-21 06:24:10.634 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2020-10-21 06:24:10.652 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2020-10-21 06:24:10.676 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2020-10-21 06:24:10.682 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2020-10-21 06:24:10.700 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-10-21 06:24:10.725 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2020-10-21 06:24:10.751 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2020-10-21 06:24:10.753 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2020-10-21 06:24:10.757 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2020-10-21 06:24:10.759 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2020-10-21 06:24:10.761 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-10-21 06:24:10.764 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2020-10-21 06:24:10.766 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2020-10-21 06:24:10.768 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-10-21 06:24:10.770 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-10-21 06:24:10.772 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2020-10-21 06:24:10.789 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2020-10-21 06:24:10.814 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2020-10-21 06:24:10.832 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2020-10-21 06:24:10.857 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2020-10-21 06:24:10.874 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2020-10-21 06:24:10.900 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2020-10-21 06:24:10.916 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-10-21 06:24:10.942 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2020-10-21 06:24:10.959 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-10-21 06:24:10.985 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2020-10-21 06:24:11.003 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2020-10-21 06:24:11.028 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2020-10-21 06:24:11.045 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2020-10-21 06:24:11.071 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2020-10-21 06:24:11.088 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2020-10-21 06:24:11.114 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2020-10-21 06:24:11.131 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2020-10-21 06:24:11.155 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2020-10-21 06:24:11.161 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2020-10-21 06:24:11.178 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-10-21 06:24:11.203 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2020-10-21 06:24:11.205 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2020-10-21 06:24:11.209 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2020-10-21 06:24:11.211 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2020-10-21 06:24:11.213 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-10-21 06:24:11.215 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2020-10-21 06:24:11.218 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2020-10-21 06:24:11.220 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-10-21 06:24:11.222 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-10-21 06:24:11.224 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2020-10-21 06:24:11.241 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2020-10-21 06:24:11.266 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2020-10-21 06:24:11.283 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2020-10-21 06:24:11.307 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2020-10-21 06:24:11.325 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2020-10-21 06:24:11.349 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2020-10-21 06:24:11.366 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-10-21 06:24:11.391 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2020-10-21 06:24:11.409 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-10-21 06:24:11.433 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2020-10-21 06:24:11.450 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2020-10-21 06:24:11.475 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2020-10-21 06:24:11.492 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2020-10-21 06:24:11.517 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2020-10-21 06:24:11.534 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2020-10-21 06:24:11.558 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2020-10-21 06:24:11.575 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2020-10-21 06:24:11.599 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2020-10-21 06:24:11.604 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2020-10-21 06:24:11.621 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-10-21 06:24:11.645 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2020-10-21 06:24:11.673 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2020-10-21 06:24:11.699 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2020-10-21 06:24:11.726 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2020-10-21 06:24:11.729 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2020-10-21 06:24:11.732 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2020-10-21 06:24:11.756 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2020-10-21 06:24:11.781 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2020-10-21 06:24:11.805 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2020-10-21 06:24:11.829 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2020-10-21 06:24:11.854 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2020-10-21 06:24:11.877 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2020-10-21 06:24:11.901 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2020-10-21 06:24:11.925 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2020-10-21 06:24:11.949 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2020-10-21 06:24:11.963 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:24:11.965 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2020-10-21 06:24:11.982 | + lib/swift:configure_swift:522 : local auth_vers 2020-10-21 06:24:11.985 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2020-10-21 06:24:12.003 | + lib/swift:configure_swift:523 : auth_vers=3 2020-10-21 06:24:12.005 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.15 2020-10-21 06:24:12.028 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2020-10-21 06:24:12.030 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2020-10-21 06:24:12.054 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.15/identity 2020-10-21 06:24:12.078 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2020-10-21 06:24:12.080 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2020-10-21 06:24:12.104 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2020-10-21 06:24:12.119 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:24:12.121 | + lib/swift:configure_swift:542 : local user_group 2020-10-21 06:24:12.124 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2020-10-21 06:24:12.127 | + lib/swift:configure_swift:543 : user_group=1000 2020-10-21 06:24:12.130 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2020-10-21 06:24:12.141 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2020-10-21 06:24:12.143 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2020-10-21 06:24:12.154 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2020-10-21 06:24:12.156 | + lib/swift:configure_swift:549 : is_suse 2020-10-21 06:24:12.158 | + functions-common:is_suse:464 : is_opensuse 2020-10-21 06:24:12.161 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-21 06:24:12.163 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-21 06:24:12.165 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-21 06:24:12.167 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-21 06:24:12.170 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-21 06:24:12.172 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2020-10-21 06:24:12.183 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2020-10-21 06:24:12.185 | + lib/swift:configure_swift:562 : '[' False == True ']' 2020-10-21 06:24:12.188 | + ./stack.sh:main:875 : is_service_enabled s3api 2020-10-21 06:24:12.203 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:24:12.205 | + ./stack.sh:main:881 : is_service_enabled g-api n-api 2020-10-21 06:24:12.222 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:24:12.224 | + ./stack.sh:main:883 : stack_install_service glance 2020-10-21 06:24:12.226 | + lib/stack:stack_install_service:20 : local service=glance 2020-10-21 06:24:12.229 | + lib/stack:stack_install_service:21 : type install_glance 2020-10-21 06:24:12.231 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-10-21 06:24:12.234 | + lib/stack:stack_install_service:32 : install_glance 2020-10-21 06:24:12.236 | + lib/glance:install_glance:436 : glance_store_extras=() 2020-10-21 06:24:12.239 | + lib/glance:install_glance:436 : local glance_store_extras 2020-10-21 06:24:12.241 | + lib/glance:install_glance:438 : is_service_enabled cinder 2020-10-21 06:24:12.257 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:24:12.259 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2020-10-21 06:24:12.262 | + lib/glance:install_glance:442 : is_service_enabled swift 2020-10-21 06:24:12.278 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:24:12.280 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2020-10-21 06:24:12.283 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2020-10-21 06:24:12.285 | + inc/python:use_library_from_git:250 : local name=glance_store 2020-10-21 06:24:12.288 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:24:12.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:24:12.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2020-10-21 06:24:12.295 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:24:12.298 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2020-10-21 06:24:12.301 | ++ inc/python:join_extras:29 : local IFS=, 2020-10-21 06:24:12.304 | ++ inc/python:join_extras:30 : echo swift,cinder 2020-10-21 06:24:12.306 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2020-10-21 06:24:12.309 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2020-10-21 06:24:12.312 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2020-10-21 06:24:12.314 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2020-10-21 06:24:12.317 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2020-10-21 06:24:12.320 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2020-10-21 06:24:12.322 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2020-10-21 06:24:12.327 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2020-10-21 06:24:12.327 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2020-10-21 06:24:12.332 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2020-10-21 06:24:12.334 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2020-10-21 06:24:12.336 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2020-10-21 06:24:12.339 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2020-10-21 06:24:12.342 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2020-10-21 06:24:12.360 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 2020-10-21 06:24:12.363 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2020-10-21 06:24:14.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:24:14.363 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-21 06:24:14.369 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:24:14.906 | Collecting glance-store===2.3.0 2020-10-21 06:24:14.915 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/d90abfa60b311/glance_store-2.3.0-py3-none-any.whl (211 kB) 2020-10-21 06:24:15.507 | Collecting httplib2===0.18.1 2020-10-21 06:24:15.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca2/914b015b62477/httplib2-0.18.1-py3-none-any.whl (95 kB) 2020-10-21 06:24:15.580 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (3.2.0) 2020-10-21 06:24:15.611 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.2.1) 2020-10-21 06:24:16.366 | Collecting os-brick===4.0.1 2020-10-21 06:24:16.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59f/375e3627097a0/os_brick-4.0.1-py3-none-any.whl (235 kB) 2020-10-21 06:24:16.472 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.7.0) 2020-10-21 06:24:17.066 | Collecting os-win===5.1.0 2020-10-21 06:24:17.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d8/c7e39334f9125/os_win-5.1.0-py3-none-any.whl (273 kB) 2020-10-21 06:24:17.167 | Requirement already satisfied: oslo.concurrency===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (4.3.0) 2020-10-21 06:24:17.178 | Requirement already satisfied: oslo.config===8.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (8.3.2) 2020-10-21 06:24:17.197 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.1.1) 2020-10-21 06:24:17.203 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.0.1) 2020-10-21 06:24:17.209 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2020-10-21 06:24:17.745 | Collecting oslo.privsep===2.4.0 2020-10-21 06:24:17.753 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/175818dc0ea1c/oslo.privsep-2.4.0-py3-none-any.whl (33 kB) 2020-10-21 06:24:18.448 | Collecting oslo.rootwrap===6.2.0 2020-10-21 06:24:18.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB) 2020-10-21 06:24:18.523 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.0.1) 2020-10-21 06:24:18.533 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2020-10-21 06:24:18.558 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.6.0) 2020-10-21 06:24:18.577 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (20.4) 2020-10-21 06:24:18.584 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (5.5.0) 2020-10-21 06:24:18.587 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.9.6) 2020-10-21 06:24:18.589 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (2.4.7) 2020-10-21 06:24:18.593 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.16.0) 2020-10-21 06:24:19.087 | Collecting python-cinderclient===7.2.0 2020-10-21 06:24:19.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a1b/ef06dcba610b2/python_cinderclient-7.2.0-py3-none-any.whl (274 kB) 2020-10-21 06:24:19.185 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (2.8.1) 2020-10-21 06:24:19.191 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.1.1) 2020-10-21 06:24:19.652 | Collecting python-swiftclient===3.10.1 2020-10-21 06:24:19.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ec/538f52c51285b/python_swiftclient-3.10.1-py2.py3-none-any.whl (81 kB) 2020-10-21 06:24:19.748 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (2020.1) 2020-10-21 06:24:19.752 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.23.0) 2020-10-21 06:24:19.774 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.4.0) 2020-10-21 06:24:20.505 | Collecting simplejson===3.17.2 2020-10-21 06:24:20.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/0d1210567a4cd/simplejson-3.17.2-cp36-cp36m-manylinux2010_x86_64.whl (127 kB) 2020-10-21 06:24:20.579 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.15.0) 2020-10-21 06:24:20.582 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.2.2) 2020-10-21 06:24:20.592 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (6.2.0) 2020-10-21 06:24:20.608 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.25.10) 2020-10-21 06:24:20.630 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.2.5) 2020-10-21 06:24:20.633 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2020-10-21 06:24:20.642 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 216)) (49.6.0) 2020-10-21 06:24:20.687 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2020-10-21 06:24:20.724 | Requirement already satisfied: importlib-metadata===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (1.7.0) 2020-10-21 06:24:20.745 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.12) 2020-10-21 06:24:20.838 | Collecting Babel===2.8.0 2020-10-21 06:24:20.870 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d67/0ea0b10f8b723/Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) 2020-10-21 06:24:21.134 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2020-10-21 06:24:21.139 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2020-10-21 06:24:21.147 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.8.0) 2020-10-21 06:24:21.154 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-10-21 06:24:21.157 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.0) 2020-10-21 06:24:21.160 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2020-10-21 06:24:21.162 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2020-10-21 06:24:21.166 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2020-10-21 06:24:21.177 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-10-21 06:24:21.191 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2020-10-21 06:24:21.199 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2020-10-21 06:24:21.207 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2020-10-21 06:24:21.216 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.10.9) 2020-10-21 06:24:21.219 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (0.7.2) 2020-10-21 06:24:21.221 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-21 06:24:21.223 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-21 06:24:21.226 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-10-21 06:24:21.229 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2020-10-21 06:24:21.238 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.5) 2020-10-21 06:24:21.240 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (3.1.0) 2020-10-21 06:24:21.252 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (1.12.1) 2020-10-21 06:24:21.254 | Requirement already satisfied: importlib-resources===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.0.0) 2020-10-21 06:24:21.273 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (2.20) 2020-10-21 06:24:21.275 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.4.0) 2020-10-21 06:24:21.295 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.7) 2020-10-21 06:24:21.303 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2020-10-21 06:24:21.305 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.6.0) 2020-10-21 06:24:21.307 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.1.0) 2020-10-21 06:24:21.314 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (1.4.0) 2020-10-21 06:24:21.318 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 538)) (1.4.0) 2020-10-21 06:24:21.320 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (1.0.0) 2020-10-21 06:24:22.305 | Installing collected packages: Babel, oslo.privsep, os-win, os-brick, oslo.rootwrap, simplejson, python-cinderclient, python-swiftclient, httplib2, glance-store 2020-10-21 06:24:24.405 | Successfully installed Babel-2.8.0 glance-store-2.3.0 httplib2-0.18.1 os-brick-4.0.1 os-win-5.1.0 oslo.privsep-2.4.0 oslo.rootwrap-6.2.0 python-cinderclient-7.2.0 python-swiftclient-3.10.1 simplejson-3.17.2 2020-10-21 06:24:24.602 | + inc/python:pip_install:200 : result=0 2020-10-21 06:24:24.604 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:24:24.607 | + functions-common:time_stop:2310 : local name 2020-10-21 06:24:24.609 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:24:24.612 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:24:24.614 | + functions-common:time_stop:2313 : local total 2020-10-21 06:24:24.616 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:24:24.618 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:24:24.621 | + functions-common:time_stop:2317 : start_time=1603261452356 2020-10-21 06:24:24.624 | + functions-common:time_stop:2319 : [[ -z 1603261452356 ]] 2020-10-21 06:24:24.626 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:24:24.630 | + functions-common:time_stop:2322 : end_time=1603261464627 2020-10-21 06:24:24.632 | + functions-common:time_stop:2323 : elapsed_time=12271 2020-10-21 06:24:24.634 | + functions-common:time_stop:2324 : total=182286 2020-10-21 06:24:24.637 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:24:24.639 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=194557 2020-10-21 06:24:24.641 | + inc/python:pip_install:203 : return 0 2020-10-21 06:24:24.644 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2020-10-21 06:24:24.646 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2020-10-21 06:24:24.649 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2020-10-21 06:24:24.660 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2020-10-21 06:24:24.665 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2020-10-21 06:24:24.667 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2020-10-21 06:24:24.670 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2020-10-21 06:24:24.672 | + functions-common:git_clone:527 : local git_ref=master 2020-10-21 06:24:24.674 | + functions-common:git_clone:528 : local orig_dir 2020-10-21 06:24:24.677 | ++ functions-common:git_clone:529 : pwd 2020-10-21 06:24:24.680 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-21 06:24:24.682 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-21 06:24:24.685 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-21 06:24:24.700 | + functions-common:git_clone:532 : RECLONE=False 2020-10-21 06:24:24.702 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-21 06:24:24.704 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-21 06:24:24.707 | + functions-common:git_clone:546 : echo master 2020-10-21 06:24:24.707 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-21 06:24:24.712 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2020-10-21 06:24:24.714 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-21 06:24:24.716 | + functions-common:git_clone:594 : cd /opt/stack/glance 2020-10-21 06:24:24.719 | + functions-common:git_clone:595 : git show --oneline 2020-10-21 06:24:24.719 | + functions-common:git_clone:595 : head -1 2020-10-21 06:24:24.722 | 1344c457 Adding gate job for glance cinder store 2020-10-21 06:24:24.724 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-21 06:24:24.727 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2020-10-21 06:24:24.729 | + inc/python:setup_develop:338 : local bindep 2020-10-21 06:24:24.732 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2020-10-21 06:24:24.735 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2020-10-21 06:24:24.737 | + inc/python:setup_develop:344 : local extras= 2020-10-21 06:24:24.740 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2020-10-21 06:24:24.742 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-10-21 06:24:24.744 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2020-10-21 06:24:24.747 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2020-10-21 06:24:24.750 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-10-21 06:24:24.752 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-10-21 06:24:24.755 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2020-10-21 06:24:24.758 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-10-21 06:24:24.761 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2020-10-21 06:24:24.763 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-10-21 06:24:24.765 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-10-21 06:24:24.768 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2020-10-21 06:24:24.773 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2020-10-21 06:24:24.776 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2020-10-21 06:24:25.447 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2020-10-21 06:24:25.450 | + inc/python:setup_package:417 : local bindep=0 2020-10-21 06:24:25.453 | + inc/python:setup_package:418 : local bindep_flag= 2020-10-21 06:24:25.455 | + inc/python:setup_package:419 : local bindep_profiles= 2020-10-21 06:24:25.457 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2020-10-21 06:24:25.459 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2020-10-21 06:24:25.462 | + inc/python:setup_package:426 : local flags=-e 2020-10-21 06:24:25.464 | + inc/python:setup_package:427 : local extras= 2020-10-21 06:24:25.467 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-10-21 06:24:25.469 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-10-21 06:24:25.472 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-10-21 06:24:25.474 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-10-21 06:24:25.476 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-10-21 06:24:25.478 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2020-10-21 06:24:25.496 | Using python 3.6 to install /opt/stack/glance 2020-10-21 06:24:25.498 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2020-10-21 06:24:27.516 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:24:27.517 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-21 06:24:27.523 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:24:27.537 | Obtaining file:///opt/stack/glance 2020-10-21 06:24:28.825 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-10-21 06:24:30.126 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2020-10-21 06:24:30.134 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2020-10-21 06:24:30.142 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2020-10-21 06:24:30.151 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2020-10-21 06:24:30.741 | Collecting WSME===0.10.0 2020-10-21 06:24:30.750 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2020-10-21 06:24:30.829 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-10-21 06:24:30.844 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2020-10-21 06:24:31.340 | Collecting castellan===3.6.0 2020-10-21 06:24:31.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f13/de636118058e4/castellan-3.6.0-py3-none-any.whl (89 kB) 2020-10-21 06:24:31.436 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2020-10-21 06:24:31.880 | Collecting cursive===0.2.2 2020-10-21 06:24:31.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2020-10-21 06:24:31.966 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2020-10-21 06:24:31.975 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (0.6.0) 2020-10-21 06:24:31.981 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2020-10-21 06:24:31.990 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2020-10-21 06:24:31.997 | Requirement already satisfied: glance-store===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2020-10-21 06:24:32.079 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.16) 2020-10-21 06:24:32.082 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.18.1) 2020-10-21 06:24:32.084 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.12) 2020-10-21 06:24:32.087 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (3.2.0) 2020-10-21 06:24:32.119 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.2.1) 2020-10-21 06:24:32.190 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (9.1.0) 2020-10-21 06:24:32.253 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.5) 2020-10-21 06:24:32.255 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (0.8.0) 2020-10-21 06:24:32.262 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 285)) (1.7.0) 2020-10-21 06:24:32.266 | Requirement already satisfied: os-win===5.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (5.1.0) 2020-10-21 06:24:32.290 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.6.1) 2020-10-21 06:24:32.330 | Requirement already satisfied: oslo.concurrency===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (4.3.0) 2020-10-21 06:24:32.342 | Requirement already satisfied: oslo.config===8.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (8.3.2) 2020-10-21 06:24:32.361 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.1.1) 2020-10-21 06:24:32.368 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.4.0) 2020-10-21 06:24:32.421 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.0.1) 2020-10-21 06:24:32.427 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (4.4.0) 2020-10-21 06:24:32.494 | Requirement already satisfied: oslo.messaging===12.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (12.5.0) 2020-10-21 06:24:32.556 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.1.1) 2020-10-21 06:24:32.575 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.5.0) 2020-10-21 06:24:33.074 | Collecting oslo.reports===2.2.0 2020-10-21 06:24:33.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/ef1cf70a64013/oslo.reports-2.2.0-py3-none-any.whl (50 kB) 2020-10-21 06:24:33.164 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.0.1) 2020-10-21 06:24:33.174 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.4.0) 2020-10-21 06:24:33.200 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.1.1) 2020-10-21 06:24:33.208 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.6.0) 2020-10-21 06:24:33.228 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (3.4.0) 2020-10-21 06:24:33.281 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (20.4) 2020-10-21 06:24:33.288 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (5.5.0) 2020-10-21 06:24:33.291 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (0.7.2) 2020-10-21 06:24:34.815 | Collecting psutil===5.7.2 2020-10-21 06:24:34.824 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/909/90af1c3c67195/psutil-5.7.2.tar.gz (460 kB) 2020-10-21 06:24:35.723 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (19.1.0) 2020-10-21 06:24:35.739 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (3.1.1) 2020-10-21 06:24:35.750 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (0.9.6) 2020-10-21 06:24:35.753 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (2.4.7) 2020-10-21 06:24:35.756 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.16.0) 2020-10-21 06:24:36.217 | Collecting python-barbicanclient===5.0.1 2020-10-21 06:24:36.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2020-10-21 06:24:36.310 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (2.8.1) 2020-10-21 06:24:36.315 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (1.0.4) 2020-10-21 06:24:36.317 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.1.1) 2020-10-21 06:24:36.338 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (2020.1) 2020-10-21 06:24:36.342 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (0.7) 2020-10-21 06:24:36.350 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.23.0) 2020-10-21 06:24:36.791 | Collecting retrying===1.3.3 2020-10-21 06:24:36.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/08c/039560a6da2fe/retrying-1.3.3.tar.gz (10 kB) 2020-10-21 06:24:37.491 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.4.0) 2020-10-21 06:24:37.893 | Collecting simplegeneric===0.8.1 2020-10-21 06:24:37.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2020-10-21 06:24:38.586 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (1.15.0) 2020-10-21 06:24:38.589 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (0.13.0) 2020-10-21 06:24:38.600 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (0.3.1) 2020-10-21 06:24:38.604 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (3.3.0) 2020-10-21 06:24:38.606 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.2.2) 2020-10-21 06:24:39.181 | Collecting taskflow===4.5.0 2020-10-21 06:24:39.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2020-10-21 06:24:39.336 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (6.2.0) 2020-10-21 06:24:39.352 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (2.0.1) 2020-10-21 06:24:39.362 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.5.0) 2020-10-21 06:24:39.368 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.4.0) 2020-10-21 06:24:39.386 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (1.4.0) 2020-10-21 06:24:39.390 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.1.0) 2020-10-21 06:24:39.398 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.25.10) 2020-10-21 06:24:39.421 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.12.1) 2020-10-21 06:24:39.423 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.2.5) 2020-10-21 06:24:39.426 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2020-10-21 06:24:39.434 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2020-10-21 06:24:39.438 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2020-10-21 06:24:39.446 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2020-10-21 06:24:39.483 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 216)) (49.6.0) 2020-10-21 06:24:39.529 | Requirement already satisfied: importlib-metadata===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (1.7.0) 2020-10-21 06:24:39.550 | Requirement already satisfied: importlib-resources===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.0.0) 2020-10-21 06:24:39.569 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2020-10-21 06:24:39.574 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2020-10-21 06:24:39.581 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2020-10-21 06:24:39.586 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-10-21 06:24:39.589 | Requirement already satisfied: kombu===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (5.0.1) 2020-10-21 06:24:39.636 | Requirement already satisfied: amqp===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (2.6.1) 2020-10-21 06:24:39.642 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2020-10-21 06:24:39.644 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2020-10-21 06:24:39.651 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.0) 2020-10-21 06:24:39.654 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2020-10-21 06:24:39.666 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.10.9) 2020-10-21 06:24:39.668 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2020-10-21 06:24:39.684 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-21 06:24:39.687 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-21 06:24:39.689 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 193)) (2.10) 2020-10-21 06:24:39.693 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2020-10-21 06:24:39.695 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2020-10-21 06:24:40.256 | Collecting automaton===2.2.0 2020-10-21 06:24:40.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2020-10-21 06:24:40.866 | Collecting networkx===2.5 2020-10-21 06:24:40.880 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2020-10-21 06:24:41.542 | Collecting pydot===1.4.1 2020-10-21 06:24:41.549 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2020-10-21 06:24:41.617 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.6.0) 2020-10-21 06:24:41.620 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2020-10-21 06:24:41.622 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (1.0.0) 2020-10-21 06:24:41.624 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.4.0) 2020-10-21 06:24:41.627 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2020-10-21 06:24:41.630 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (2.20) 2020-10-21 06:24:41.633 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (3.1.0) 2020-10-21 06:24:41.645 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.3.0) 2020-10-21 06:24:41.648 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2020-10-21 06:24:41.709 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.8.0) 2020-10-21 06:24:41.711 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.2.5) 2020-10-21 06:24:41.718 | Requirement already satisfied: colorama===0.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2020-10-21 06:24:41.723 | Building wheels for collected packages: psutil, retrying, simplegeneric 2020-10-21 06:24:41.723 | Building wheel for psutil (setup.py): started 2020-10-21 06:24:43.860 | Building wheel for psutil (setup.py): finished with status 'done' 2020-10-21 06:24:43.862 | Created wheel for psutil: filename=psutil-5.7.2-cp36-cp36m-linux_x86_64.whl size=279873 sha256=f5440ab4e1b752d430be80223fe0efa84d90d0cbfd9352d1e9b355d2f427262a 2020-10-21 06:24:43.862 | Stored in directory: /root/.cache/pip/wheels/04/f3/86/e05790bd5bbf122cf3f39ae8b74e8dffc09ffce11c4f9543fa 2020-10-21 06:24:43.864 | Building wheel for retrying (setup.py): started 2020-10-21 06:24:44.555 | Building wheel for retrying (setup.py): finished with status 'done' 2020-10-21 06:24:44.556 | Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11429 sha256=8f7c02e8adda97396195b86441d60077924e4b0b377522d2fd9022f3cebf35cc 2020-10-21 06:24:44.556 | Stored in directory: /root/.cache/pip/wheels/0e/1e/f8/2f9e1bb0e3fec8e883764c31f57bcb2396b3f92ac4270f60a8 2020-10-21 06:24:44.558 | Building wheel for simplegeneric (setup.py): started 2020-10-21 06:24:45.242 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2020-10-21 06:24:45.243 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=17949708df1ec76dff6c9a51631528f928876df531a2692f2a317d7be414bbff 2020-10-21 06:24:45.243 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2020-10-21 06:24:45.244 | Successfully built psutil retrying simplegeneric 2020-10-21 06:24:45.874 | Installing collected packages: automaton, networkx, pydot, taskflow, simplegeneric, WSME, psutil, oslo.reports, retrying, python-barbicanclient, castellan, cursive, glance 2020-10-21 06:24:48.476 | Running setup.py develop for glance 2020-10-21 06:24:49.966 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.6.0 cursive-0.2.2 glance networkx-2.5 oslo.reports-2.2.0 psutil-5.7.2 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.5.0 2020-10-21 06:24:50.195 | + inc/python:pip_install:200 : result=0 2020-10-21 06:24:50.197 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:24:50.199 | + functions-common:time_stop:2310 : local name 2020-10-21 06:24:50.202 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:24:50.204 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:24:50.206 | + functions-common:time_stop:2313 : local total 2020-10-21 06:24:50.208 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:24:50.210 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:24:50.213 | + functions-common:time_stop:2317 : start_time=1603261465492 2020-10-21 06:24:50.215 | + functions-common:time_stop:2319 : [[ -z 1603261465492 ]] 2020-10-21 06:24:50.218 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:24:50.221 | + functions-common:time_stop:2322 : end_time=1603261490219 2020-10-21 06:24:50.224 | + functions-common:time_stop:2323 : elapsed_time=24727 2020-10-21 06:24:50.226 | + functions-common:time_stop:2324 : total=194557 2020-10-21 06:24:50.228 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:24:50.230 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=219284 2020-10-21 06:24:50.232 | + inc/python:pip_install:203 : return 0 2020-10-21 06:24:50.235 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-10-21 06:24:50.237 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-10-21 06:24:50.239 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-10-21 06:24:50.257 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-10-21 06:24:50.269 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2020-10-21 06:24:50.271 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2020-10-21 06:24:50.273 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:24:50.276 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:24:50.278 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2020-10-21 06:24:50.281 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:24:50.283 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-10-21 06:24:50.285 | + ./stack.sh:main:884 : configure_glance 2020-10-21 06:24:50.288 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2020-10-21 06:24:50.299 | + lib/glance:configure_glance:270 : local dburl 2020-10-21 06:24:50.302 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2020-10-21 06:24:50.304 | ++ lib/database:database_connection_url:132 : local db=glance 2020-10-21 06:24:50.306 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2020-10-21 06:24:50.309 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2020-10-21 06:24:50.312 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-10-21 06:24:50.314 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-10-21 06:24:50.317 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2020-10-21 06:24:50.341 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-10-21 06:24:50.366 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2020-10-21 06:24:50.390 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-10-21 06:24:50.413 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2020-10-21 06:24:50.439 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2020-10-21 06:24:50.465 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2020-10-21 06:24:50.467 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2020-10-21 06:24:50.470 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2020-10-21 06:24:50.472 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-10-21 06:24:50.475 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2020-10-21 06:24:50.499 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2020-10-21 06:24:50.524 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.15/identity 2020-10-21 06:24:50.547 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2020-10-21 06:24:50.571 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2020-10-21 06:24:50.596 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2020-10-21 06:24:50.620 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2020-10-21 06:24:50.644 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2020-10-21 06:24:50.667 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-10-21 06:24:50.692 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2020-10-21 06:24:50.715 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2020-10-21 06:24:50.741 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2020-10-21 06:24:50.744 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2020-10-21 06:24:50.746 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2020-10-21 06:24:50.749 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-10-21 06:24:50.751 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-10-21 06:24:50.753 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-10-21 06:24:50.768 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:24:50.771 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-10-21 06:24:50.774 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-10-21 06:24:50.776 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-10-21 06:24:50.791 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:24:50.793 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2020-10-21 06:24:50.796 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2020-10-21 06:24:50.820 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-10-21 06:24:50.822 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-10-21 06:24:50.825 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2020-10-21 06:24:50.828 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2020-10-21 06:24:50.830 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2020-10-21 06:24:50.832 | + lib/glance:configure_glance:291 : configure_glance_store False False 2020-10-21 06:24:50.834 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2020-10-21 06:24:50.837 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2020-10-21 06:24:50.839 | + lib/glance:configure_glance_store:230 : local be 2020-10-21 06:24:50.842 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2020-10-21 06:24:50.844 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2020-10-21 06:24:50.847 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-10-21 06:24:50.872 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2020-10-21 06:24:50.875 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.15 2020-10-21 06:24:50.901 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2020-10-21 06:24:50.903 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2020-10-21 06:24:50.918 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:24:50.921 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2020-10-21 06:24:50.945 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2020-10-21 06:24:50.970 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2020-10-21 06:24:50.993 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2020-10-21 06:24:51.018 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2020-10-21 06:24:51.041 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2020-10-21 06:24:51.056 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:24:51.059 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2020-10-21 06:24:51.084 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2020-10-21 06:24:51.109 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2020-10-21 06:24:51.133 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.15/identity/v3 2020-10-21 06:24:51.157 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2020-10-21 06:24:51.180 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.15/image 2020-10-21 06:24:51.205 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2020-10-21 06:24:51.220 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:24:51.223 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2020-10-21 06:24:51.225 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2020-10-21 06:24:51.227 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2020-10-21 06:24:51.230 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-10-21 06:24:51.246 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-10-21 06:24:51.248 | + functions:setup_systemd_logging:719 : local pidstr= 2020-10-21 06:24:51.251 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-10-21 06:24:51.253 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-10-21 06:24:51.255 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-10-21 06:24:51.280 | + functions:setup_systemd_logging:728 : 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' 2020-10-21 06:24:51.303 | + functions:setup_systemd_logging:729 : 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' 2020-10-21 06:24:51.328 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-10-21 06:24:51.353 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2020-10-21 06:24:51.357 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2020-10-21 06:24:51.383 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2020-10-21 06:24:51.407 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-10-21 06:24:51.431 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.15/identity 2020-10-21 06:24:51.455 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2020-10-21 06:24:51.480 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2020-10-21 06:24:51.504 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2020-10-21 06:24:51.528 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-10-21 06:24:51.554 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2020-10-21 06:24:51.580 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2020-10-21 06:24:51.607 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2020-10-21 06:24:51.631 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2020-10-21 06:24:51.636 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2020-10-21 06:24:51.642 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2020-10-21 06:24:51.657 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:24:51.659 | + lib/glance:configure_glance:366 : [[ False == False ]] 2020-10-21 06:24:51.662 | + lib/glance:configure_glance:367 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2020-10-21 06:24:51.664 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2020-10-21 06:24:51.666 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2020-10-21 06:24:51.668 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2020-10-21 06:24:51.671 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2020-10-21 06:24:51.674 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2020-10-21 06:24:51.676 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2020-10-21 06:24:51.680 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2020-10-21 06:24:51.705 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2020-10-21 06:24:51.707 | ++ functions:get_random_port:841 : read lower_port upper_port 2020-10-21 06:24:51.709 | ++ functions:get_random_port:842 : true 2020-10-21 06:24:51.712 | ++ functions:get_random_port:843 : (( port = upper_port )) 2020-10-21 06:24:51.714 | ++ functions:get_random_port:843 : (( port >= lower_port )) 2020-10-21 06:24:51.717 | ++ functions:get_random_port:844 : sudo lsof -i :60999 2020-10-21 06:24:51.787 | ++ functions:get_random_port:845 : [[ 1 > 0 ]] 2020-10-21 06:24:51.789 | ++ functions:get_random_port:846 : break 2 2020-10-21 06:24:51.791 | ++ functions:get_random_port:850 : echo 60999 2020-10-21 06:24:51.794 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2020-10-21 06:24:51.796 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2020-10-21 06:24:51.820 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2020-10-21 06:24:51.843 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2020-10-21 06:24:51.867 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2020-10-21 06:24:51.890 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2020-10-21 06:24:51.913 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2020-10-21 06:24:51.937 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2020-10-21 06:24:51.961 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2020-10-21 06:24:51.984 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-10-21 06:24:52.008 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2020-10-21 06:24:52.031 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2020-10-21 06:24:52.056 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2020-10-21 06:24:52.081 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2020-10-21 06:24:52.105 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2020-10-21 06:24:52.129 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2020-10-21 06:24:52.152 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2020-10-21 06:24:52.176 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2020-10-21 06:24:52.200 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2020-10-21 06:24:52.223 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2020-10-21 06:24:52.248 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2020-10-21 06:24:52.250 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2020-10-21 06:24:52.252 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-10-21 06:24:52.255 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:24:52.258 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:24:52.260 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2020-10-21 06:24:52.262 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2020-10-21 06:24:52.318 | proxy (enabled by site administrator) 2020-10-21 06:24:52.321 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2020-10-21 06:24:52.323 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2020-10-21 06:24:52.326 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-10-21 06:24:52.328 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:24:52.330 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:24:52.333 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2020-10-21 06:24:52.335 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2020-10-21 06:24:52.384 | No module matches proxy_http 2020-10-21 06:24:52.387 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2020-10-21 06:24:52.443 | Considering dependency proxy for proxy_http: 2020-10-21 06:24:52.443 | Module proxy already enabled 2020-10-21 06:24:52.443 | Enabling module proxy_http. 2020-10-21 06:24:52.448 | To activate the new configuration, you need to run: 2020-10-21 06:24:52.448 | systemctl restart apache2 2020-10-21 06:24:52.452 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2020-10-21 06:24:52.454 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-10-21 06:24:52.457 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-21 06:24:52.459 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-10-21 06:24:52.602 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2020-10-21 06:24:52.605 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2020-10-21 06:24:52.608 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2020-10-21 06:24:52.610 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-10-21 06:24:52.613 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:24:52.615 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:24:52.617 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2020-10-21 06:24:52.620 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2020-10-21 06:24:52.623 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2020-10-21 06:24:52.624 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2020-10-21 06:24:52.631 | KeepAlive Off 2020-10-21 06:24:52.635 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-10-21 06:24:52.635 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2020-10-21 06:24:52.642 | SetEnv proxy-sendchunked 1 2020-10-21 06:24:52.646 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-10-21 06:24:52.646 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2020-10-21 06:24:52.652 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2020-10-21 06:24:52.656 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2020-10-21 06:24:52.659 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2020-10-21 06:24:52.661 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-10-21 06:24:52.663 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-10-21 06:24:52.665 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-10-21 06:24:52.668 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:24:52.670 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:24:52.673 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-10-21 06:24:52.675 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-10-21 06:24:52.677 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:24:52.680 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:24:52.682 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2020-10-21 06:24:52.738 | Enabling site glance-wsgi-api. 2020-10-21 06:24:52.743 | To activate the new configuration, you need to run: 2020-10-21 06:24:52.743 | systemctl reload apache2 2020-10-21 06:24:52.747 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2020-10-21 06:24:52.749 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-10-21 06:24:52.752 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-21 06:24:52.754 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-10-21 06:24:52.900 | + ./stack.sh:main:887 : is_service_enabled cinder 2020-10-21 06:24:52.917 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:24:52.920 | + ./stack.sh:main:889 : stack_install_service cinder 2020-10-21 06:24:52.923 | + lib/stack:stack_install_service:20 : local service=cinder 2020-10-21 06:24:52.925 | + lib/stack:stack_install_service:21 : type install_cinder 2020-10-21 06:24:52.927 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-10-21 06:24:52.930 | + lib/stack:stack_install_service:32 : install_cinder 2020-10-21 06:24:52.932 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2020-10-21 06:24:52.935 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2020-10-21 06:24:52.937 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2020-10-21 06:24:52.940 | + functions-common:git_clone:527 : local git_ref=master 2020-10-21 06:24:52.942 | + functions-common:git_clone:528 : local orig_dir 2020-10-21 06:24:52.945 | ++ functions-common:git_clone:529 : pwd 2020-10-21 06:24:52.947 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-21 06:24:52.950 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-21 06:24:52.953 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-21 06:24:52.967 | + functions-common:git_clone:532 : RECLONE=False 2020-10-21 06:24:52.970 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-21 06:24:52.972 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-21 06:24:52.975 | + functions-common:git_clone:546 : echo master 2020-10-21 06:24:52.975 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-21 06:24:52.979 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2020-10-21 06:24:52.982 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-21 06:24:52.984 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2020-10-21 06:24:52.987 | + functions-common:git_clone:595 : git show --oneline 2020-10-21 06:24:52.988 | + functions-common:git_clone:595 : head -1 2020-10-21 06:24:52.992 | 3ecb01869 Merge "Nimble: Add support for revert to snapshot" 2020-10-21 06:24:52.995 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-21 06:24:52.998 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2020-10-21 06:24:53.001 | + inc/python:setup_develop:338 : local bindep 2020-10-21 06:24:53.003 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2020-10-21 06:24:53.006 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2020-10-21 06:24:53.008 | + inc/python:setup_develop:344 : local extras= 2020-10-21 06:24:53.010 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2020-10-21 06:24:53.013 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-10-21 06:24:53.015 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2020-10-21 06:24:53.018 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2020-10-21 06:24:53.020 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-10-21 06:24:53.022 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-10-21 06:24:53.026 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2020-10-21 06:24:53.028 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-10-21 06:24:53.031 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2020-10-21 06:24:53.033 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-10-21 06:24:53.036 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-10-21 06:24:53.039 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2020-10-21 06:24:53.044 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2020-10-21 06:24:53.047 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2020-10-21 06:24:53.719 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2020-10-21 06:24:53.722 | + inc/python:setup_package:417 : local bindep=0 2020-10-21 06:24:53.724 | + inc/python:setup_package:418 : local bindep_flag= 2020-10-21 06:24:53.726 | + inc/python:setup_package:419 : local bindep_profiles= 2020-10-21 06:24:53.729 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2020-10-21 06:24:53.731 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2020-10-21 06:24:53.733 | + inc/python:setup_package:426 : local flags=-e 2020-10-21 06:24:53.735 | + inc/python:setup_package:427 : local extras= 2020-10-21 06:24:53.738 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-10-21 06:24:53.740 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-10-21 06:24:53.742 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-10-21 06:24:53.745 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-10-21 06:24:53.747 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-10-21 06:24:53.749 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2020-10-21 06:24:53.768 | Using python 3.6 to install /opt/stack/cinder 2020-10-21 06:24:53.770 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2020-10-21 06:24:55.880 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:24:55.880 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-21 06:24:55.886 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:24:55.902 | Obtaining file:///opt/stack/cinder 2020-10-21 06:24:58.032 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-10-21 06:25:00.185 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2020-10-21 06:25:00.193 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2020-10-21 06:25:00.201 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2020-10-21 06:25:00.210 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2020-10-21 06:25:00.234 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-10-21 06:25:00.249 | Requirement already satisfied: castellan===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.0) 2020-10-21 06:25:00.271 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.1) 2020-10-21 06:25:00.315 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.2.2) 2020-10-21 06:25:00.331 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (4.4.2) 2020-10-21 06:25:00.334 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.26.1) 2020-10-21 06:25:00.992 | Collecting google-api-python-client===1.11.0 2020-10-21 06:25:01.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f5/96894f702736d/google_api_python_client-1.11.0-py2.py3-none-any.whl (60 kB) 2020-10-21 06:25:01.624 | Collecting google-auth===1.21.0 2020-10-21 06:25:01.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/98ad9cac3d294/google_auth-1.21.0-py2.py3-none-any.whl (92 kB) 2020-10-21 06:25:02.133 | Collecting google-auth-httplib2===0.0.4 2020-10-21 06:25:02.140 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2020-10-21 06:25:02.239 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.16) 2020-10-21 06:25:02.242 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.18.1) 2020-10-21 06:25:02.244 | Requirement already satisfied: importlib-metadata===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (1.7.0) 2020-10-21 06:25:02.266 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.1.12) 2020-10-21 06:25:02.269 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (3.2.0) 2020-10-21 06:25:02.301 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.2.1) 2020-10-21 06:25:02.374 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (9.1.0) 2020-10-21 06:25:02.437 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (4.5.2) 2020-10-21 06:25:02.449 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.5) 2020-10-21 06:25:02.939 | Collecting oauth2client===4.1.3 2020-10-21 06:25:02.945 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2020-10-21 06:25:03.029 | Requirement already satisfied: os-brick===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (4.0.1) 2020-10-21 06:25:03.056 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (1.7.0) 2020-10-21 06:25:03.061 | Requirement already satisfied: os-win===5.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (5.1.0) 2020-10-21 06:25:03.084 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.6.1) 2020-10-21 06:25:03.125 | Requirement already satisfied: oslo.concurrency===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (4.3.0) 2020-10-21 06:25:03.137 | Requirement already satisfied: oslo.config===8.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (8.3.2) 2020-10-21 06:25:03.156 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (3.1.1) 2020-10-21 06:25:03.163 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.4.0) 2020-10-21 06:25:03.217 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.0.1) 2020-10-21 06:25:03.223 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.4.0) 2020-10-21 06:25:03.268 | Requirement already satisfied: oslo.messaging===12.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (12.5.0) 2020-10-21 06:25:03.329 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.1.1) 2020-10-21 06:25:03.349 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.5.0) 2020-10-21 06:25:03.367 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.4.0) 2020-10-21 06:25:03.383 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.2.0) 2020-10-21 06:25:03.399 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (6.2.0) 2020-10-21 06:25:03.403 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.0.1) 2020-10-21 06:25:03.413 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.4.0) 2020-10-21 06:25:03.439 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (1.1.1) 2020-10-21 06:25:03.447 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.6.0) 2020-10-21 06:25:04.016 | Collecting oslo.versionedobjects===2.3.0 2020-10-21 06:25:04.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4eb/ad2b9b8e1782f/oslo.versionedobjects-2.3.0-py3-none-any.whl (77 kB) 2020-10-21 06:25:04.673 | Collecting oslo.vmware===3.7.0 2020-10-21 06:25:04.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2020-10-21 06:25:04.788 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (3.4.0) 2020-10-21 06:25:04.842 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (20.4) 2020-10-21 06:25:05.426 | Collecting paramiko===2.7.2 2020-10-21 06:25:05.435 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2020-10-21 06:25:05.551 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.5.0) 2020-10-21 06:25:05.554 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (0.7.2) 2020-10-21 06:25:05.556 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.7.2) 2020-10-21 06:25:06.201 | Collecting pyasn1===0.4.8 2020-10-21 06:25:06.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2020-10-21 06:25:06.859 | Collecting pyasn1-modules===0.2.8 2020-10-21 06:25:06.867 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2020-10-21 06:25:06.950 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.1.1) 2020-10-21 06:25:06.962 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (0.9.6) 2020-10-21 06:25:06.965 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.4.7) 2020-10-21 06:25:06.968 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.16.0) 2020-10-21 06:25:06.974 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (5.0.1) 2020-10-21 06:25:06.991 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.8.1) 2020-10-21 06:25:07.520 | Collecting python-glanceclient===3.2.2 2020-10-21 06:25:07.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2020-10-21 06:25:07.623 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.1.1) 2020-10-21 06:25:08.201 | Collecting python-novaclient===17.2.1 2020-10-21 06:25:08.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f4a/5fda834d951af/python_novaclient-17.2.1-py3-none-any.whl (319 kB) 2020-10-21 06:25:08.309 | Requirement already satisfied: python-swiftclient===3.10.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (3.10.1) 2020-10-21 06:25:08.335 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (2020.1) 2020-10-21 06:25:08.339 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.7) 2020-10-21 06:25:08.347 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.23.0) 2020-10-21 06:25:08.370 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.4.0) 2020-10-21 06:25:08.872 | Collecting rsa===4.6 2020-10-21 06:25:08.879 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2020-10-21 06:25:09.384 | Collecting rtslib-fb===2.1.74 2020-10-21 06:25:09.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2020-10-21 06:25:10.145 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (3.17.2) 2020-10-21 06:25:10.148 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (1.15.0) 2020-10-21 06:25:10.151 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (0.13.0) 2020-10-21 06:25:10.162 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.3.1) 2020-10-21 06:25:10.165 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (3.3.0) 2020-10-21 06:25:10.168 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.2.2) 2020-10-21 06:25:10.700 | Collecting suds-jurko===0.6 2020-10-21 06:25:10.709 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2020-10-21 06:25:11.213 | Collecting tabulate===0.8.7 2020-10-21 06:25:11.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2020-10-21 06:25:11.295 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (4.5.0) 2020-10-21 06:25:11.360 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (6.2.0) 2020-10-21 06:25:11.376 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2020-10-21 06:25:11.386 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (0.5.0) 2020-10-21 06:25:11.392 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.4.0) 2020-10-21 06:25:12.099 | Collecting tooz===2.7.1 2020-10-21 06:25:12.108 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51e/7955832a6509c/tooz-2.7.1-py3-none-any.whl (89 kB) 2020-10-21 06:25:12.253 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (1.4.0) 2020-10-21 06:25:12.256 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.1.0) 2020-10-21 06:25:12.706 | Collecting uritemplate===3.0.1 2020-10-21 06:25:12.713 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2020-10-21 06:25:12.787 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.25.10) 2020-10-21 06:25:12.810 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (0.11.7) 2020-10-21 06:25:13.225 | Collecting warlock===1.3.3 2020-10-21 06:25:13.232 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2020-10-21 06:25:13.308 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.12.1) 2020-10-21 06:25:13.311 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.2.5) 2020-10-21 06:25:13.315 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (3.1.0) 2020-10-21 06:25:13.836 | Collecting zstd===1.4.5.1 2020-10-21 06:25:13.844 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2020-10-21 06:25:14.593 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2020-10-21 06:25:14.596 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (1.16.0) 2020-10-21 06:25:15.088 | Collecting google-api-core===1.22.1 2020-10-21 06:25:15.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/431/839101b7edc7b/google_api_core-1.22.1-py2.py3-none-any.whl (91 kB) 2020-10-21 06:25:15.194 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.6/dist-packages (from google-auth===1.21.0->-c /opt/stack/requirements/upper-constraints.txt (line 179)) (49.6.0) 2020-10-21 06:25:15.241 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2020-10-21 06:25:15.244 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2020-10-21 06:25:15.282 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2020-10-21 06:25:15.287 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.0.2) 2020-10-21 06:25:15.293 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.14.1) 2020-10-21 06:25:15.299 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-10-21 06:25:15.302 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.2.0) 2020-10-21 06:25:15.309 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (0.8.0) 2020-10-21 06:25:15.317 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2020-10-21 06:25:15.326 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (2.3.0) 2020-10-21 06:25:15.333 | Requirement already satisfied: amqp===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (2.6.1) 2020-10-21 06:25:15.338 | Requirement already satisfied: kombu===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.0.1) 2020-10-21 06:25:15.386 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2020-10-21 06:25:15.393 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 246)) (1.0.0) 2020-10-21 06:25:15.396 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.0) 2020-10-21 06:25:15.408 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.10.9) 2020-10-21 06:25:15.959 | Collecting PyNaCl===1.4.0 2020-10-21 06:25:15.969 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2020-10-21 06:25:16.073 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2020-10-21 06:25:16.084 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.4.0) 2020-10-21 06:25:16.100 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (19.1.0) 2020-10-21 06:25:16.115 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.10) 2020-10-21 06:25:16.119 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-21 06:25:16.121 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-21 06:25:16.546 | Collecting pyudev===0.22.0 2020-10-21 06:25:16.552 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2020-10-21 06:25:16.625 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2020-10-21 06:25:16.628 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.5) 2020-10-21 06:25:16.670 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2020-10-21 06:25:16.678 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (1.4.1) 2020-10-21 06:25:16.683 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (1.0.0) 2020-10-21 06:25:16.685 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (1.6.0) 2020-10-21 06:25:16.688 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.0) 2020-10-21 06:25:16.690 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2020-10-21 06:25:17.071 | Collecting jsonpatch===1.26 2020-10-21 06:25:17.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83f/f23119b336ea2/jsonpatch-1.26-py2.py3-none-any.whl (11 kB) 2020-10-21 06:25:17.085 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.20) 2020-10-21 06:25:17.524 | Collecting googleapis-common-protos===1.52.0 2020-10-21 06:25:17.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2020-10-21 06:25:17.611 | Requirement already satisfied: protobuf===3.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (3.13.0) 2020-10-21 06:25:17.616 | Requirement already satisfied: importlib-resources===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (3.0.0) 2020-10-21 06:25:17.636 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2020-10-21 06:25:17.644 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (1.0.4) 2020-10-21 06:25:17.647 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.3.0) 2020-10-21 06:25:17.650 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2020-10-21 06:25:17.653 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.3.8) 2020-10-21 06:25:18.070 | Collecting jsonpointer===2.0 2020-10-21 06:25:18.077 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 2020-10-21 06:25:18.083 | Requirement already satisfied: colorama===0.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.3) 2020-10-21 06:25:18.088 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (1.8.0) 2020-10-21 06:25:18.090 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (0.2.5) 2020-10-21 06:25:18.097 | Building wheels for collected packages: rtslib-fb, zstd 2020-10-21 06:25:18.097 | Building wheel for rtslib-fb (setup.py): started 2020-10-21 06:25:18.849 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2020-10-21 06:25:18.850 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85411 sha256=fd9b51a12be4e7120742b380ed695b6d82bdf1a10f9f71edb5c5cfc63595609e 2020-10-21 06:25:18.850 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2020-10-21 06:25:18.852 | Building wheel for zstd (setup.py): started 2020-10-21 06:25:51.488 | Building wheel for zstd (setup.py): finished with status 'done' 2020-10-21 06:25:51.496 | Created wheel for zstd: filename=zstd-1.4.5.1-cp36-cp36m-linux_x86_64.whl size=1160157 sha256=dbad3f0567ee1b2fdcc888bcdd7bc9edbeabda1396af028ca32313ba0a51375b 2020-10-21 06:25:51.496 | Stored in directory: /root/.cache/pip/wheels/bc/23/a5/e98123c4f3f4b1bc5f2bbba2762fb4202c8166557e7c2877e0 2020-10-21 06:25:51.497 | Successfully built rtslib-fb zstd 2020-10-21 06:25:52.305 | Installing collected packages: pyasn1, pyasn1-modules, rsa, oauth2client, oslo.versionedobjects, PyNaCl, paramiko, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, tooz, googleapis-common-protos, google-auth, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, zstd, cinder 2020-10-21 06:25:52.305 | Attempting uninstall: pyasn1 2020-10-21 06:25:52.307 | Found existing installation: pyasn1 0.4.2 2020-10-21 06:25:52.319 | Uninstalling pyasn1-0.4.2: 2020-10-21 06:25:52.343 | Successfully uninstalled pyasn1-0.4.2 2020-10-21 06:25:53.161 | Attempting uninstall: jsonpointer 2020-10-21 06:25:53.162 | Found existing installation: jsonpointer 1.10 2020-10-21 06:25:53.167 | Uninstalling jsonpointer-1.10: 2020-10-21 06:25:53.188 | Successfully uninstalled jsonpointer-1.10 2020-10-21 06:25:53.201 | Attempting uninstall: jsonpatch 2020-10-21 06:25:53.203 | Found existing installation: jsonpatch 1.16 2020-10-21 06:25:53.207 | Uninstalling jsonpatch-1.16: 2020-10-21 06:25:53.229 | Successfully uninstalled jsonpatch-1.16 2020-10-21 06:25:54.890 | Running setup.py develop for cinder 2020-10-21 06:25:57.194 | Successfully installed PyNaCl-1.4.0 cinder google-api-core-1.22.1 google-api-python-client-1.11.0 google-auth-1.21.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 jsonpatch-1.26 jsonpointer-2.0 oauth2client-4.1.3 oslo.versionedobjects-2.3.0 oslo.vmware-3.7.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 python-novaclient-17.2.1 pyudev-0.22.0 rsa-4.6 rtslib-fb-2.1.74 suds-jurko-0.6 tabulate-0.8.7 tooz-2.7.1 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.5.1 2020-10-21 06:25:57.440 | + inc/python:pip_install:200 : result=0 2020-10-21 06:25:57.443 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:25:57.445 | + functions-common:time_stop:2310 : local name 2020-10-21 06:25:57.447 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:25:57.450 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:25:57.452 | + functions-common:time_stop:2313 : local total 2020-10-21 06:25:57.454 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:25:57.457 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:25:57.459 | + functions-common:time_stop:2317 : start_time=1603261493763 2020-10-21 06:25:57.461 | + functions-common:time_stop:2319 : [[ -z 1603261493763 ]] 2020-10-21 06:25:57.464 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:25:57.468 | + functions-common:time_stop:2322 : end_time=1603261557465 2020-10-21 06:25:57.470 | + functions-common:time_stop:2323 : elapsed_time=63702 2020-10-21 06:25:57.472 | + functions-common:time_stop:2324 : total=219284 2020-10-21 06:25:57.474 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:25:57.477 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=282986 2020-10-21 06:25:57.479 | + inc/python:pip_install:203 : return 0 2020-10-21 06:25:57.481 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-10-21 06:25:57.484 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-10-21 06:25:57.486 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-10-21 06:25:57.503 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-10-21 06:25:57.514 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2020-10-21 06:25:57.517 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2020-10-21 06:25:57.519 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:25:57.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:25:57.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2020-10-21 06:25:57.526 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:25:57.529 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2020-10-21 06:25:57.531 | + lib/cinder:install_cinder:416 : install_package tgt 2020-10-21 06:25:57.534 | + functions-common:install_package:1344 : update_package_repo 2020-10-21 06:25:57.536 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-21 06:25:57.539 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-21 06:25:57.541 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-21 06:25:57.544 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-21 06:25:57.546 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-21 06:25:57.549 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:25:57.551 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:25:57.554 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-21 06:25:57.556 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-21 06:25:57.559 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-21 06:25:57.561 | + functions-common:apt_get_update:1071 : return 2020-10-21 06:25:57.564 | + functions-common:install_package:1345 : real_install_package tgt 2020-10-21 06:25:57.566 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-21 06:25:57.569 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:25:57.571 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:25:57.574 | + functions-common:real_install_package:1331 : apt_get install tgt 2020-10-21 06:25:57.592 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2020-10-21 06:25:57.711 | Reading package lists... 2020-10-21 06:25:57.950 | Building dependency tree... 2020-10-21 06:25:57.951 | Reading state information... 2020-10-21 06:25:58.155 | The following packages were automatically installed and are no longer required: 2020-10-21 06:25:58.155 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-21 06:25:58.155 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-21 06:25:58.155 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-21 06:25:58.155 | python3-pam python3-problem-report python3-pyasn1 2020-10-21 06:25:58.156 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-21 06:25:58.156 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-21 06:25:58.156 | python3-zope.interface 2020-10-21 06:25:58.156 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:25:58.156 | The following additional packages will be installed: 2020-10-21 06:25:58.156 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2020-10-21 06:25:58.157 | libsgutils2-2 sg3-utils 2020-10-21 06:25:58.158 | Suggested packages: 2020-10-21 06:25:58.158 | tgt-rbd 2020-10-21 06:25:58.207 | The following NEW packages will be installed: 2020-10-21 06:25:58.208 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2020-10-21 06:25:58.208 | The following packages will be upgraded: 2020-10-21 06:25:58.209 | ibverbs-providers libibverbs1 2020-10-21 06:25:58.493 | 2 upgraded, 5 newly installed, 0 to remove and 146 not upgraded. 2020-10-21 06:25:58.493 | Need to get 1,406 kB of archives. 2020-10-21 06:25:58.493 | After this operation, 3,551 kB of additional disk space will be used. 2020-10-21 06:25:58.493 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2020-10-21 06:25:58.654 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2020-10-21 06:25:58.832 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2020-10-21 06:25:58.856 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2020-10-21 06:25:58.861 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2020-10-21 06:25:58.865 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2020-10-21 06:25:59.065 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2020-10-21 06:25:59.629 | Fetched 1,406 kB in 1s (1,630 kB/s) 2020-10-21 06:25:59.719 | (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 ... 77314 files and directories currently installed.) 2020-10-21 06:25:59.723 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2020-10-21 06:25:59.753 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2020-10-21 06:25:59.888 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2020-10-21 06:25:59.909 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2020-10-21 06:25:59.978 | Selecting previously unselected package libconfig-general-perl. 2020-10-21 06:25:59.985 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2020-10-21 06:25:59.987 | Unpacking libconfig-general-perl (2.63-1) ... 2020-10-21 06:26:00.079 | Selecting previously unselected package librdmacm1:amd64. 2020-10-21 06:26:00.087 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2020-10-21 06:26:00.089 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2020-10-21 06:26:00.175 | Selecting previously unselected package libsgutils2-2. 2020-10-21 06:26:00.183 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2020-10-21 06:26:00.185 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2020-10-21 06:26:00.246 | Selecting previously unselected package sg3-utils. 2020-10-21 06:26:00.254 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2020-10-21 06:26:00.256 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2020-10-21 06:26:00.462 | Selecting previously unselected package tgt. 2020-10-21 06:26:00.471 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2020-10-21 06:26:00.473 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2020-10-21 06:26:00.591 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2020-10-21 06:26:00.613 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:26:00.635 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2020-10-21 06:26:00.662 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2020-10-21 06:26:00.689 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-10-21 06:26:00.718 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2020-10-21 06:26:00.903 | Processing triggers for systemd (237-3ubuntu10.42) ... 2020-10-21 06:26:01.092 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-10-21 06:26:02.632 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2020-10-21 06:26:02.660 | Setting up libconfig-general-perl (2.63-1) ... 2020-10-21 06:26:02.688 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2020-10-21 06:26:02.981 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2020-10-21 06:26:03.662 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-10-21 06:26:03.691 | Processing triggers for systemd (237-3ubuntu10.42) ... 2020-10-21 06:26:03.882 | Processing triggers for ureadahead (0.100.0-21) ... 2020-10-21 06:26:05.799 | + functions-common:apt_get:1115 : result=0 2020-10-21 06:26:05.802 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-21 06:26:05.804 | + functions-common:time_stop:2310 : local name 2020-10-21 06:26:05.806 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:26:05.809 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:26:05.811 | + functions-common:time_stop:2313 : local total 2020-10-21 06:26:05.813 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:26:05.816 | + functions-common:time_stop:2316 : name=apt-get 2020-10-21 06:26:05.818 | + functions-common:time_stop:2317 : start_time=1603261557590 2020-10-21 06:26:05.821 | + functions-common:time_stop:2319 : [[ -z 1603261557590 ]] 2020-10-21 06:26:05.824 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:26:05.827 | + functions-common:time_stop:2322 : end_time=1603261565824 2020-10-21 06:26:05.829 | + functions-common:time_stop:2323 : elapsed_time=8234 2020-10-21 06:26:05.832 | + functions-common:time_stop:2324 : total=200436 2020-10-21 06:26:05.834 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:26:05.837 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=208670 2020-10-21 06:26:05.839 | + functions-common:apt_get:1119 : return 0 2020-10-21 06:26:05.842 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-10-21 06:26:05.845 | + ./stack.sh:main:890 : configure_cinder 2020-10-21 06:26:05.847 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2020-10-21 06:26:05.859 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2020-10-21 06:26:05.863 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2020-10-21 06:26:05.865 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2020-10-21 06:26:05.867 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2020-10-21 06:26:05.870 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2020-10-21 06:26:05.870 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2020-10-21 06:26:05.874 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2020-10-21 06:26:05.876 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2020-10-21 06:26:05.878 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2020-10-21 06:26:05.880 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2020-10-21 06:26:05.882 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2020-10-21 06:26:05.884 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2020-10-21 06:26:05.886 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2020-10-21 06:26:05.889 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2020-10-21 06:26:05.898 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2020-10-21 06:26:05.910 | + 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 2020-10-21 06:26:05.921 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2020-10-21 06:26:05.932 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2020-10-21 06:26:05.943 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2020-10-21 06:26:05.946 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2020-10-21 06:26:05.949 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.K6sKVAkZZr 2020-10-21 06:26:05.951 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-10-21 06:26:05.954 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-10-21 06:26:05.956 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2020-10-21 06:26:05.958 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.K6sKVAkZZr 2020-10-21 06:26:05.961 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.K6sKVAkZZr 2020-10-21 06:26:05.972 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.K6sKVAkZZr /etc/sudoers.d/cinder-rootwrap 2020-10-21 06:26:05.983 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2020-10-21 06:26:05.986 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2020-10-21 06:26:05.989 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2020-10-21 06:26:05.991 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2020-10-21 06:26:05.993 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2020-10-21 06:26:05.995 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2020-10-21 06:26:05.997 | + 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 ]] 2020-10-21 06:26:06.000 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2020-10-21 06:26:06.002 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2020-10-21 06:26:06.006 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2020-10-21 06:26:06.010 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2020-10-21 06:26:06.027 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2020-10-21 06:26:06.045 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2020-10-21 06:26:06.062 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2020-10-21 06:26:06.079 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2020-10-21 06:26:06.097 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2020-10-21 06:26:06.114 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2020-10-21 06:26:06.131 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2020-10-21 06:26:06.149 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2020-10-21 06:26:06.151 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2020-10-21 06:26:06.153 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2020-10-21 06:26:06.156 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-10-21 06:26:06.158 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2020-10-21 06:26:06.183 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2020-10-21 06:26:06.207 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.15/identity 2020-10-21 06:26:06.231 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2020-10-21 06:26:06.254 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2020-10-21 06:26:06.278 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2020-10-21 06:26:06.302 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2020-10-21 06:26:06.326 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2020-10-21 06:26:06.350 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-10-21 06:26:06.374 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2020-10-21 06:26:06.398 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2020-10-21 06:26:06.424 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2020-10-21 06:26:06.449 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2020-10-21 06:26:06.453 | ++ lib/database:database_connection_url:132 : local db=cinder 2020-10-21 06:26:06.456 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2020-10-21 06:26:06.459 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2020-10-21 06:26:06.461 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2020-10-21 06:26:06.464 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2020-10-21 06:26:06.491 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2020-10-21 06:26:06.523 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2020-10-21 06:26:06.548 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2020-10-21 06:26:06.572 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2020-10-21 06:26:06.597 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2020-10-21 06:26:06.620 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2020-10-21 06:26:06.647 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2020-10-21 06:26:06.649 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.15 2020-10-21 06:26:06.673 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2020-10-21 06:26:06.699 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2020-10-21 06:26:06.707 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 47e13a13916aff215bc7f2c08e2d92ba 2020-10-21 06:26:06.731 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2020-10-21 06:26:06.746 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:26:06.749 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2020-10-21 06:26:06.751 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2020-10-21 06:26:06.753 | + lib/cinder:configure_cinder:241 : local default_name= 2020-10-21 06:26:06.756 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2020-10-21 06:26:06.758 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2020-10-21 06:26:06.760 | + lib/cinder:configure_cinder:244 : be_type=lvm 2020-10-21 06:26:06.763 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2020-10-21 06:26:06.765 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2020-10-21 06:26:06.768 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2020-10-21 06:26:06.770 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2020-10-21 06:26:06.773 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2020-10-21 06:26:06.799 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2020-10-21 06:26:06.823 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2020-10-21 06:26:06.849 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2020-10-21 06:26:06.873 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2020-10-21 06:26:06.897 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2020-10-21 06:26:06.899 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2020-10-21 06:26:06.902 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2020-10-21 06:26:06.905 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2020-10-21 06:26:06.928 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2020-10-21 06:26:06.953 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2020-10-21 06:26:06.955 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2020-10-21 06:26:06.980 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2020-10-21 06:26:06.983 | + lib/cinder:configure_cinder_image_volume_cache:558 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2020-10-21 06:26:06.985 | + lib/cinder:configure_cinder_image_volume_cache:559 : local be_name=lvmdriver-1 2020-10-21 06:26:06.988 | + lib/cinder:configure_cinder_image_volume_cache:561 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2020-10-21 06:26:07.011 | + lib/cinder:configure_cinder_image_volume_cache:563 : [[ -n '' ]] 2020-10-21 06:26:07.014 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2020-10-21 06:26:07.017 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2020-10-21 06:26:07.032 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:26:07.034 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.15:8080/v1/AUTH_ 2020-10-21 06:26:07.059 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2020-10-21 06:26:07.074 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:26:07.077 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2020-10-21 06:26:07.092 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:26:07.095 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2020-10-21 06:26:07.097 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2020-10-21 06:26:07.099 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2020-10-21 06:26:07.102 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2020-10-21 06:26:07.104 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-10-21 06:26:07.106 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-10-21 06:26:07.109 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-10-21 06:26:07.124 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:26:07.127 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-10-21 06:26:07.130 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-10-21 06:26:07.132 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-10-21 06:26:07.146 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:26:07.149 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2020-10-21 06:26:07.152 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2020-10-21 06:26:07.176 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-10-21 06:26:07.178 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-10-21 06:26:07.181 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2020-10-21 06:26:07.183 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2020-10-21 06:26:07.186 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2020-10-21 06:26:07.189 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-10-21 06:26:07.204 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-10-21 06:26:07.206 | + functions:setup_systemd_logging:719 : local pidstr= 2020-10-21 06:26:07.209 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-10-21 06:26:07.211 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-10-21 06:26:07.213 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-10-21 06:26:07.238 | + functions:setup_systemd_logging:728 : 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' 2020-10-21 06:26:07.262 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-10-21 06:26:07.287 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-10-21 06:26:07.311 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2020-10-21 06:26:07.314 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2020-10-21 06:26:07.316 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2020-10-21 06:26:07.319 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2020-10-21 06:26:07.321 | + lib/apache:write_uwsgi_config:260 : local http= 2020-10-21 06:26:07.323 | + lib/apache:write_uwsgi_config:261 : local name= 2020-10-21 06:26:07.326 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2020-10-21 06:26:07.330 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2020-10-21 06:26:07.332 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-10-21 06:26:07.335 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-10-21 06:26:07.347 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-10-21 06:26:07.347 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:26:07.354 | d /var/run/uwsgi 0755 ubuntu root 2020-10-21 06:26:07.357 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:26:07.370 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2020-10-21 06:26:07.373 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2020-10-21 06:26:07.377 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2020-10-21 06:26:07.402 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2020-10-21 06:26:07.426 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2020-10-21 06:26:07.449 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2020-10-21 06:26:07.473 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2020-10-21 06:26:07.497 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2020-10-21 06:26:07.521 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2020-10-21 06:26:07.545 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2020-10-21 06:26:07.568 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2020-10-21 06:26:07.593 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-10-21 06:26:07.616 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2020-10-21 06:26:07.641 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2020-10-21 06:26:07.665 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2020-10-21 06:26:07.688 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-10-21 06:26:07.690 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-10-21 06:26:07.693 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2020-10-21 06:26:07.695 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2020-10-21 06:26:07.698 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-10-21 06:26:07.700 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:26:07.703 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:26:07.705 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2020-10-21 06:26:07.708 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2020-10-21 06:26:07.710 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2020-10-21 06:26:07.734 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2020-10-21 06:26:07.758 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2020-10-21 06:26:07.758 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2020-10-21 06:26:07.765 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2020-10-21 06:26:07.768 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2020-10-21 06:26:07.771 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2020-10-21 06:26:07.773 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-10-21 06:26:07.775 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-10-21 06:26:07.778 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-10-21 06:26:07.780 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:26:07.782 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:26:07.785 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-10-21 06:26:07.787 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-10-21 06:26:07.789 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:26:07.792 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:26:07.794 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2020-10-21 06:26:07.850 | Enabling site cinder-wsgi. 2020-10-21 06:26:07.854 | To activate the new configuration, you need to run: 2020-10-21 06:26:07.855 | systemctl reload apache2 2020-10-21 06:26:07.859 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-10-21 06:26:07.861 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-10-21 06:26:07.863 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-21 06:26:07.866 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-10-21 06:26:08.003 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2020-10-21 06:26:08.005 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2020-10-21 06:26:08.031 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.15/image 2020-10-21 06:26:08.055 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2020-10-21 06:26:08.070 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:26:08.073 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2020-10-21 06:26:08.075 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2020-10-21 06:26:08.078 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2020-10-21 06:26:08.080 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2020-10-21 06:26:08.082 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2020-10-21 06:26:08.109 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2020-10-21 06:26:08.133 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.15/identity 2020-10-21 06:26:08.157 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2020-10-21 06:26:08.182 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2020-10-21 06:26:08.206 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2020-10-21 06:26:08.231 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2020-10-21 06:26:08.255 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2020-10-21 06:26:08.280 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2020-10-21 06:26:08.304 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2020-10-21 06:26:08.329 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2020-10-21 06:26:08.353 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2020-10-21 06:26:08.378 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2020-10-21 06:26:08.380 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2020-10-21 06:26:08.396 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:26:08.398 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.15:2379 2020-10-21 06:26:08.425 | + ./stack.sh:main:893 : is_service_enabled neutron 2020-10-21 06:26:08.441 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:26:08.443 | + ./stack.sh:main:895 : stack_install_service neutron 2020-10-21 06:26:08.446 | + lib/stack:stack_install_service:20 : local service=neutron 2020-10-21 06:26:08.448 | + lib/stack:stack_install_service:21 : type install_neutron 2020-10-21 06:26:08.450 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-10-21 06:26:08.453 | + lib/stack:stack_install_service:32 : install_neutron 2020-10-21 06:26:08.456 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2020-10-21 06:26:08.459 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-10-21 06:26:08.460 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-10-21 06:26:08.464 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-10-21 06:26:08.467 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-10-21 06:26:08.470 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2020-10-21 06:26:08.472 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-10-21 06:26:08.475 | + lib/neutron:install_neutron:659 : install_mutnauq 2020-10-21 06:26:08.477 | + lib/neutron-legacy:install_mutnauq:439 : use_library_from_git neutron-lib 2020-10-21 06:26:08.480 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2020-10-21 06:26:08.482 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:26:08.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:26:08.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2020-10-21 06:26:08.490 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:26:08.492 | + lib/neutron-legacy:install_mutnauq:444 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2020-10-21 06:26:08.495 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2020-10-21 06:26:08.497 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2020-10-21 06:26:08.499 | + functions-common:git_clone:527 : local git_ref=master 2020-10-21 06:26:08.501 | + functions-common:git_clone:528 : local orig_dir 2020-10-21 06:26:08.504 | ++ functions-common:git_clone:529 : pwd 2020-10-21 06:26:08.507 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-21 06:26:08.509 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-21 06:26:08.512 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-21 06:26:08.527 | + functions-common:git_clone:532 : RECLONE=False 2020-10-21 06:26:08.530 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-21 06:26:08.532 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-21 06:26:08.535 | + functions-common:git_clone:546 : echo master 2020-10-21 06:26:08.535 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-21 06:26:08.539 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2020-10-21 06:26:08.542 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-21 06:26:08.544 | + functions-common:git_clone:594 : cd /opt/stack/neutron 2020-10-21 06:26:08.547 | + functions-common:git_clone:595 : git show --oneline 2020-10-21 06:26:08.547 | + functions-common:git_clone:595 : head -1 2020-10-21 06:26:08.549 | 8660a12aae Merge "Disable dstat service temporary in ovn scenario jobs" 2020-10-21 06:26:08.552 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-21 06:26:08.554 | + lib/neutron-legacy:install_mutnauq:445 : setup_develop /opt/stack/neutron 2020-10-21 06:26:08.557 | + inc/python:setup_develop:338 : local bindep 2020-10-21 06:26:08.559 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2020-10-21 06:26:08.562 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2020-10-21 06:26:08.565 | + inc/python:setup_develop:344 : local extras= 2020-10-21 06:26:08.567 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2020-10-21 06:26:08.570 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-10-21 06:26:08.572 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2020-10-21 06:26:08.574 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2020-10-21 06:26:08.577 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-10-21 06:26:08.579 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-10-21 06:26:08.582 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2020-10-21 06:26:08.585 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-10-21 06:26:08.588 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2020-10-21 06:26:08.590 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-10-21 06:26:08.593 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-10-21 06:26:08.596 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2020-10-21 06:26:08.601 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2020-10-21 06:26:08.604 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2020-10-21 06:26:09.275 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2020-10-21 06:26:09.278 | + inc/python:setup_package:417 : local bindep=0 2020-10-21 06:26:09.280 | + inc/python:setup_package:418 : local bindep_flag= 2020-10-21 06:26:09.283 | + inc/python:setup_package:419 : local bindep_profiles= 2020-10-21 06:26:09.285 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2020-10-21 06:26:09.287 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2020-10-21 06:26:09.289 | + inc/python:setup_package:426 : local flags=-e 2020-10-21 06:26:09.292 | + inc/python:setup_package:427 : local extras= 2020-10-21 06:26:09.294 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-10-21 06:26:09.296 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-10-21 06:26:09.298 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-10-21 06:26:09.301 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-10-21 06:26:09.303 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-10-21 06:26:09.305 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2020-10-21 06:26:09.323 | Using python 3.6 to install /opt/stack/neutron 2020-10-21 06:26:09.326 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2020-10-21 06:26:11.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:26:11.494 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-21 06:26:11.501 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:26:11.516 | Obtaining file:///opt/stack/neutron 2020-10-21 06:26:13.786 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-10-21 06:26:16.031 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2020-10-21 06:26:16.038 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2020-10-21 06:26:16.041 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2020-10-21 06:26:16.050 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2020-10-21 06:26:16.059 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2020-10-21 06:26:16.067 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2020-10-21 06:26:16.090 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-10-21 06:26:16.105 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2020-10-21 06:26:16.114 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2020-10-21 06:26:16.123 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2020-10-21 06:26:16.126 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2020-10-21 06:26:16.136 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2020-10-21 06:26:16.143 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2020-10-21 06:26:16.146 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (0.18.1) 2020-10-21 06:26:16.149 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2020-10-21 06:26:16.220 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2020-10-21 06:26:16.282 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2020-10-21 06:26:16.284 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2020-10-21 06:26:16.291 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2020-10-21 06:26:16.935 | Collecting neutron-lib===2.6.1 2020-10-21 06:26:16.942 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/20d/415c0e6110cf3/neutron_lib-2.6.1-py3-none-any.whl (514 kB) 2020-10-21 06:26:17.656 | Collecting openstacksdk===0.50.0 2020-10-21 06:26:17.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cfd/4c5fee43a581f/openstacksdk-0.50.0-py3-none-any.whl (1.3 MB) 2020-10-21 06:26:18.406 | Collecting os-ken===1.2.0 2020-10-21 06:26:18.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c9/d2d46cff8718d/os_ken-1.2.0-py3-none-any.whl (2.1 MB) 2020-10-21 06:26:18.592 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (1.7.0) 2020-10-21 06:26:19.158 | Collecting os-traits===2.4.0 2020-10-21 06:26:19.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85e/cc9635036635c/os_traits-2.4.0-py3-none-any.whl (31 kB) 2020-10-21 06:26:19.709 | Collecting os-vif===2.2.0 2020-10-21 06:26:19.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b47/f036a1af464c6/os_vif-2.2.0-py3-none-any.whl (100 kB) 2020-10-21 06:26:20.347 | Collecting os-xenapi===0.3.4 2020-10-21 06:26:20.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2020-10-21 06:26:20.455 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.6.1) 2020-10-21 06:26:20.496 | Requirement already satisfied: oslo.concurrency===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (4.3.0) 2020-10-21 06:26:20.508 | Requirement already satisfied: oslo.config===8.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (8.3.2) 2020-10-21 06:26:20.529 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (3.1.1) 2020-10-21 06:26:20.536 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.4.0) 2020-10-21 06:26:20.590 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (5.0.1) 2020-10-21 06:26:20.596 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.4.0) 2020-10-21 06:26:20.640 | Requirement already satisfied: oslo.messaging===12.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (12.5.0) 2020-10-21 06:26:20.700 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.1) 2020-10-21 06:26:20.721 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.5.0) 2020-10-21 06:26:20.739 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.4.0) 2020-10-21 06:26:20.755 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.2.0) 2020-10-21 06:26:20.771 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (6.2.0) 2020-10-21 06:26:20.775 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.0.1) 2020-10-21 06:26:20.785 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.4.0) 2020-10-21 06:26:20.811 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.1.1) 2020-10-21 06:26:20.820 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.6.0) 2020-10-21 06:26:20.839 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.3.0) 2020-10-21 06:26:20.861 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.4.0) 2020-10-21 06:26:21.282 | Collecting ovs===2.13.0 2020-10-21 06:26:21.289 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/1bf/5c1d276201545/ovs-2.13.0-py3-none-any.whl (118 kB) 2020-10-21 06:26:21.895 | Collecting ovsdbapp===1.5.0 2020-10-21 06:26:21.904 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a0/b4ba726427f75/ovsdbapp-1.5.0-py3-none-any.whl (104 kB) 2020-10-21 06:26:21.994 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (20.4) 2020-10-21 06:26:22.001 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.2) 2020-10-21 06:26:22.039 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.0) 2020-10-21 06:26:22.612 | Collecting pecan===1.3.3 2020-10-21 06:26:22.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b54/61add4e3f35a7/pecan-1.3.3.tar.gz (120 kB) 2020-10-21 06:26:23.466 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (0.7.2) 2020-10-21 06:26:23.469 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.7.2) 2020-10-21 06:26:23.493 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (19.1.0) 2020-10-21 06:26:23.508 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (3.1.1) 2020-10-21 06:26:23.520 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (0.9.6) 2020-10-21 06:26:23.523 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.4.7) 2020-10-21 06:26:24.107 | Collecting pyroute2===0.5.14 2020-10-21 06:26:24.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/774/c5ecf05fe40f0/pyroute2-0.5.14.tar.gz (873 kB) 2020-10-21 06:26:25.146 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.8.1) 2020-10-21 06:26:25.607 | Collecting python-designateclient===4.1.0 2020-10-21 06:26:25.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a08/11d01a89b69c8/python_designateclient-4.1.0-py3-none-any.whl (80 kB) 2020-10-21 06:26:25.719 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.0.4) 2020-10-21 06:26:25.722 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.1.1) 2020-10-21 06:26:26.273 | Collecting python-neutronclient===7.2.1 2020-10-21 06:26:26.280 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c2f/4d57d42d5962d/python_neutronclient-7.2.1-py3-none-any.whl (433 kB) 2020-10-21 06:26:26.399 | Requirement already satisfied: python-novaclient===17.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (17.2.1) 2020-10-21 06:26:26.419 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (2020.1) 2020-10-21 06:26:26.424 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (0.7) 2020-10-21 06:26:26.431 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2.23.0) 2020-10-21 06:26:26.921 | Collecting requestsexceptions===1.4.0 2020-10-21 06:26:26.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2020-10-21 06:26:27.007 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.4.0) 2020-10-21 06:26:27.554 | Collecting setproctitle===1.1.10 2020-10-21 06:26:27.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a0/35eddac628987/setproctitle-1.1.10.zip (34 kB) 2020-10-21 06:26:28.257 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (3.17.2) 2020-10-21 06:26:28.260 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (1.15.0) 2020-10-21 06:26:28.647 | Collecting sortedcontainers===2.2.2 2020-10-21 06:26:28.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c63/3ebde8580f241/sortedcontainers-2.2.2-py2.py3-none-any.whl (29 kB) 2020-10-21 06:26:28.662 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.13.0) 2020-10-21 06:26:28.674 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.3.1) 2020-10-21 06:26:28.678 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (3.3.0) 2020-10-21 06:26:28.680 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.2.2) 2020-10-21 06:26:28.691 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (6.2.0) 2020-10-21 06:26:28.706 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2020-10-21 06:26:28.716 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (0.5.0) 2020-10-21 06:26:28.723 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.4.0) 2020-10-21 06:26:29.157 | Collecting tinyrpc===1.0.4 2020-10-21 06:26:29.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b4/1fab967fb1c97/tinyrpc-1.0.4.tar.gz (26 kB) 2020-10-21 06:26:29.950 | Requirement already satisfied: tooz===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.7.1) 2020-10-21 06:26:30.021 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (1.4.0) 2020-10-21 06:26:30.025 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.1.0) 2020-10-21 06:26:30.033 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.25.10) 2020-10-21 06:26:30.056 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (0.11.7) 2020-10-21 06:26:30.061 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.12.1) 2020-10-21 06:26:30.064 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.2.5) 2020-10-21 06:26:30.067 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2020-10-21 06:26:30.076 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2020-10-21 06:26:30.085 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2020-10-21 06:26:30.088 | Requirement already satisfied: importlib-resources===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.0.0) 2020-10-21 06:26:30.539 | Collecting munch===2.5.0 2020-10-21 06:26:30.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) 2020-10-21 06:26:30.646 | Requirement already satisfied: importlib-metadata===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (1.7.0) 2020-10-21 06:26:30.667 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-10-21 06:26:31.102 | Collecting jmespath===0.10.0 2020-10-21 06:26:31.109 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2020-10-21 06:26:31.189 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.26) 2020-10-21 06:26:31.194 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2020-10-21 06:26:31.201 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2020-10-21 06:26:31.204 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2020-10-21 06:26:31.247 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2020-10-21 06:26:31.251 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2020-10-21 06:26:31.256 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2020-10-21 06:26:31.261 | Requirement already satisfied: kombu===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.1) 2020-10-21 06:26:31.308 | Requirement already satisfied: amqp===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (2.6.1) 2020-10-21 06:26:31.314 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2020-10-21 06:26:31.317 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2020-10-21 06:26:31.321 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2020-10-21 06:26:31.333 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2020-10-21 06:26:31.344 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2020-10-21 06:26:31.839 | Collecting WebTest===2.0.35 2020-10-21 06:26:31.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44d/dfe99b5eca4cf/WebTest-2.0.35-py2.py3-none-any.whl (32 kB) 2020-10-21 06:26:32.360 | Collecting logutils===0.3.5 2020-10-21 06:26:32.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/58a25d5c20946/logutils-0.3.5.tar.gz (27 kB) 2020-10-21 06:26:33.599 | Collecting osc-lib===2.2.1 2020-10-21 06:26:33.607 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/857/1b081a4ac408e/osc_lib-2.2.1-py3-none-any.whl (83 kB) 2020-10-21 06:26:33.702 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2020-10-21 06:26:33.735 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2020-10-21 06:26:34.268 | Collecting os-client-config===2.1.0 2020-10-21 06:26:34.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB) 2020-10-21 06:26:34.357 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-21 06:26:34.359 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2020-10-21 06:26:34.363 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-21 06:26:34.366 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2020-10-21 06:26:34.368 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.6.0) 2020-10-21 06:26:34.371 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2020-10-21 06:26:34.373 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2020-10-21 06:26:34.376 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2020-10-21 06:26:34.379 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (3.1.0) 2020-10-21 06:26:34.390 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.0) 2020-10-21 06:26:34.394 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.3.0) 2020-10-21 06:26:34.397 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.20) 2020-10-21 06:26:34.894 | Collecting waitress===1.4.4 2020-10-21 06:26:34.901 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/33e78149eb83b/waitress-1.4.4-py2.py3-none-any.whl (58 kB) 2020-10-21 06:26:35.460 | Collecting beautifulsoup4===4.9.1 2020-10-21 06:26:35.467 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/37df3c32ccfae/beautifulsoup4-4.9.1-py3-none-any.whl (115 kB) 2020-10-21 06:26:35.554 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 218)) (49.6.0) 2020-10-21 06:26:35.601 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2020-10-21 06:26:35.638 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (0.16.0) 2020-10-21 06:26:35.644 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2020-10-21 06:26:36.177 | Collecting soupsieve===2.0.1 2020-10-21 06:26:36.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/163/4eea42ab371d3/soupsieve-2.0.1-py3-none-any.whl (32 kB) 2020-10-21 06:26:36.265 | Requirement already satisfied: colorama===0.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2020-10-21 06:26:36.270 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.2.5) 2020-10-21 06:26:36.275 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.8.0) 2020-10-21 06:26:36.279 | Building wheels for collected packages: logutils, pecan, pyroute2, setproctitle, tinyrpc 2020-10-21 06:26:36.280 | Building wheel for logutils (setup.py): started 2020-10-21 06:26:37.023 | Building wheel for logutils (setup.py): finished with status 'done' 2020-10-21 06:26:37.024 | Created wheel for logutils: filename=logutils-0.3.5-py3-none-any.whl size=19939 sha256=cf8a46379752c52295d2abc5dc2b623436992d79c24dcf03d1514239723985ff 2020-10-21 06:26:37.024 | Stored in directory: /root/.cache/pip/wheels/d8/35/3a/0ddd0713ae1be9c77bddb003f02b3fddc165409247333d32ef 2020-10-21 06:26:37.026 | Building wheel for pecan (setup.py): started 2020-10-21 06:26:37.960 | Building wheel for pecan (setup.py): finished with status 'done' 2020-10-21 06:26:37.962 | Created wheel for pecan: filename=pecan-1.3.3-py3-none-any.whl size=146357 sha256=e53f16ca42abb9dcba125791ad477ac34cbc1e4773b2632d689f3fa02152866f 2020-10-21 06:26:37.962 | Stored in directory: /root/.cache/pip/wheels/e8/3e/4d/56709cf852d13199bb208d9dac62d404e7885c18867916533e 2020-10-21 06:26:37.964 | Building wheel for pyroute2 (setup.py): started 2020-10-21 06:26:39.001 | Building wheel for pyroute2 (setup.py): finished with status 'done' 2020-10-21 06:26:39.004 | Created wheel for pyroute2: filename=pyroute2-0.5.14-py3-none-any.whl size=391762 sha256=0b3b16b440235b7b4947f43fe097e5041268e228f341dcc3911b39b37ad80979 2020-10-21 06:26:39.004 | Stored in directory: /root/.cache/pip/wheels/53/0a/0f/5bfd17b16df551bb25b3cf5daa998f0fc3a35dd9a717b2ffce 2020-10-21 06:26:39.006 | Building wheel for setproctitle (setup.py): started 2020-10-21 06:26:40.339 | Building wheel for setproctitle (setup.py): finished with status 'done' 2020-10-21 06:26:40.340 | Created wheel for setproctitle: filename=setproctitle-1.1.10-cp36-cp36m-linux_x86_64.whl size=33907 sha256=db64c754740ffa56fd72aca8874f28bd59a221ad8b2612f821aaa878f5a3a6f2 2020-10-21 06:26:40.340 | Stored in directory: /root/.cache/pip/wheels/5c/fb/ef/c065d6acf0900d6e6f7aa147de64068a6dac9116d2bd59c13a 2020-10-21 06:26:40.341 | Building wheel for tinyrpc (setup.py): started 2020-10-21 06:26:41.126 | Building wheel for tinyrpc (setup.py): finished with status 'done' 2020-10-21 06:26:41.127 | Created wheel for tinyrpc: filename=tinyrpc-1.0.4-py3-none-any.whl size=35005 sha256=671812314e80c3a6eb54bbe98ff0ddb605822bb164dd72e846aab8869a8787d1 2020-10-21 06:26:41.127 | Stored in directory: /root/.cache/pip/wheels/f6/4f/3f/67c0417317941d5194a32f9dc3c90bd5e749e9876c117dfe44 2020-10-21 06:26:41.128 | Successfully built logutils pecan pyroute2 setproctitle tinyrpc 2020-10-21 06:26:42.271 | Installing collected packages: waitress, soupsieve, beautifulsoup4, WebTest, logutils, pecan, setproctitle, sortedcontainers, ovs, tinyrpc, os-ken, os-traits, neutron-lib, munch, jmespath, requestsexceptions, openstacksdk, osc-lib, os-client-config, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-xenapi, os-vif, neutron 2020-10-21 06:26:42.726 | Attempting uninstall: sortedcontainers 2020-10-21 06:26:42.729 | Found existing installation: sortedcontainers 1.5.7 2020-10-21 06:26:42.730 | Uninstalling sortedcontainers-1.5.7: 2020-10-21 06:26:42.751 | Successfully uninstalled sortedcontainers-1.5.7 2020-10-21 06:26:42.782 | Attempting uninstall: ovs 2020-10-21 06:26:42.783 | Found existing installation: ovs 2.12.1 2020-10-21 06:26:42.785 | Uninstalling ovs-2.12.1: 2020-10-21 06:26:42.805 | Successfully uninstalled ovs-2.12.1 2020-10-21 06:26:48.833 | Running setup.py develop for neutron 2020-10-21 06:26:51.359 | Successfully installed WebTest-2.0.35 beautifulsoup4-4.9.1 jmespath-0.10.0 logutils-0.3.5 munch-2.5.0 neutron neutron-lib-2.6.1 openstacksdk-0.50.0 os-client-config-2.1.0 os-ken-1.2.0 os-traits-2.4.0 os-vif-2.2.0 os-xenapi-0.3.4 osc-lib-2.2.1 ovs-2.13.0 ovsdbapp-1.5.0 pecan-1.3.3 pyroute2-0.5.14 python-designateclient-4.1.0 python-neutronclient-7.2.1 requestsexceptions-1.4.0 setproctitle-1.1.10 sortedcontainers-2.2.2 soupsieve-2.0.1 tinyrpc-1.0.4 waitress-1.4.4 2020-10-21 06:26:51.648 | + inc/python:pip_install:200 : result=0 2020-10-21 06:26:51.651 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:26:51.653 | + functions-common:time_stop:2310 : local name 2020-10-21 06:26:51.656 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:26:51.658 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:26:51.660 | + functions-common:time_stop:2313 : local total 2020-10-21 06:26:51.662 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:26:51.664 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:26:51.667 | + functions-common:time_stop:2317 : start_time=1603261569319 2020-10-21 06:26:51.669 | + functions-common:time_stop:2319 : [[ -z 1603261569319 ]] 2020-10-21 06:26:51.672 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:26:51.675 | + functions-common:time_stop:2322 : end_time=1603261611673 2020-10-21 06:26:51.677 | + functions-common:time_stop:2323 : elapsed_time=42354 2020-10-21 06:26:51.680 | + functions-common:time_stop:2324 : total=282986 2020-10-21 06:26:51.682 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:26:51.684 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=325340 2020-10-21 06:26:51.686 | + inc/python:pip_install:203 : return 0 2020-10-21 06:26:51.689 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-10-21 06:26:51.691 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-10-21 06:26:51.693 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-10-21 06:26:51.710 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-10-21 06:26:51.722 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2020-10-21 06:26:51.725 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2020-10-21 06:26:51.727 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:26:51.729 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:26:51.732 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2020-10-21 06:26:51.734 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:26:51.737 | + lib/neutron-legacy:install_mutnauq:447 : [[ openvswitch == \o\v\n ]] 2020-10-21 06:26:51.739 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-10-21 06:26:51.741 | + ./stack.sh:main:898 : is_service_enabled nova 2020-10-21 06:26:51.757 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:26:51.759 | + ./stack.sh:main:900 : stack_install_service nova 2020-10-21 06:26:51.761 | + lib/stack:stack_install_service:20 : local service=nova 2020-10-21 06:26:51.764 | + lib/stack:stack_install_service:21 : type install_nova 2020-10-21 06:26:51.767 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-10-21 06:26:51.769 | + lib/stack:stack_install_service:32 : install_nova 2020-10-21 06:26:51.772 | + lib/nova:install_nova:799 : use_library_from_git os-vif 2020-10-21 06:26:51.774 | + inc/python:use_library_from_git:250 : local name=os-vif 2020-10-21 06:26:51.776 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:26:51.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:26:51.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2020-10-21 06:26:51.784 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:26:51.786 | + lib/nova:install_nova:804 : is_service_enabled n-cpu 2020-10-21 06:26:51.801 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:26:51.803 | + lib/nova:install_nova:808 : is_service_enabled n-novnc 2020-10-21 06:26:51.817 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:26:51.820 | + lib/nova:install_nova:820 : is_service_enabled n-spice 2020-10-21 06:26:51.835 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:26:51.838 | + lib/nova:install_nova:832 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2020-10-21 06:26:51.840 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2020-10-21 06:26:51.842 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2020-10-21 06:26:51.845 | + functions-common:git_clone:527 : local git_ref=master 2020-10-21 06:26:51.847 | + functions-common:git_clone:528 : local orig_dir 2020-10-21 06:26:51.850 | ++ functions-common:git_clone:529 : pwd 2020-10-21 06:26:51.852 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-21 06:26:51.854 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-21 06:26:51.857 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-21 06:26:51.871 | + functions-common:git_clone:532 : RECLONE=False 2020-10-21 06:26:51.874 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-21 06:26:51.876 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-21 06:26:51.878 | + functions-common:git_clone:546 : echo master 2020-10-21 06:26:51.879 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-21 06:26:51.883 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2020-10-21 06:26:51.885 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-21 06:26:51.888 | + functions-common:git_clone:594 : cd /opt/stack/nova 2020-10-21 06:26:51.891 | + functions-common:git_clone:595 : git show --oneline 2020-10-21 06:26:51.891 | + functions-common:git_clone:595 : head -1 2020-10-21 06:26:51.895 | 888f3dafa8 Cyborg backend port device support 2020-10-21 06:26:51.898 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-21 06:26:51.900 | + lib/nova:install_nova:833 : setup_develop /opt/stack/nova 2020-10-21 06:26:51.903 | + inc/python:setup_develop:338 : local bindep 2020-10-21 06:26:51.905 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2020-10-21 06:26:51.908 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2020-10-21 06:26:51.910 | + inc/python:setup_develop:344 : local extras= 2020-10-21 06:26:51.912 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2020-10-21 06:26:51.915 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-10-21 06:26:51.917 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2020-10-21 06:26:51.919 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2020-10-21 06:26:51.922 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-10-21 06:26:51.924 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-10-21 06:26:51.927 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2020-10-21 06:26:51.929 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-10-21 06:26:51.932 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2020-10-21 06:26:51.935 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-10-21 06:26:51.937 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-10-21 06:26:51.940 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2020-10-21 06:26:51.945 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2020-10-21 06:26:51.947 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2020-10-21 06:26:52.625 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2020-10-21 06:26:52.628 | + inc/python:setup_package:417 : local bindep=0 2020-10-21 06:26:52.630 | + inc/python:setup_package:418 : local bindep_flag= 2020-10-21 06:26:52.632 | + inc/python:setup_package:419 : local bindep_profiles= 2020-10-21 06:26:52.634 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2020-10-21 06:26:52.637 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2020-10-21 06:26:52.639 | + inc/python:setup_package:426 : local flags=-e 2020-10-21 06:26:52.643 | + inc/python:setup_package:427 : local extras= 2020-10-21 06:26:52.645 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-10-21 06:26:52.647 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-10-21 06:26:52.650 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-10-21 06:26:52.652 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-10-21 06:26:52.655 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-10-21 06:26:52.657 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2020-10-21 06:26:52.675 | Using python 3.6 to install /opt/stack/nova 2020-10-21 06:26:52.677 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2020-10-21 06:26:54.895 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:26:54.895 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-21 06:26:54.901 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:26:54.916 | Obtaining file:///opt/stack/nova 2020-10-21 06:26:58.487 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-10-21 06:27:02.038 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2020-10-21 06:27:02.046 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2020-10-21 06:27:02.049 | Requirement already satisfied: Paste===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.4.3) 2020-10-21 06:27:02.058 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.0) 2020-10-21 06:27:02.067 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-10-21 06:27:02.071 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2020-10-21 06:27:02.080 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2020-10-21 06:27:02.102 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-10-21 06:27:02.117 | Requirement already satisfied: castellan===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.6.0) 2020-10-21 06:27:02.140 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2020-10-21 06:27:02.184 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (0.2.2) 2020-10-21 06:27:02.648 | Collecting dataclasses===0.7 2020-10-21 06:27:02.656 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2020-10-21 06:27:02.748 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2020-10-21 06:27:02.752 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.26.1) 2020-10-21 06:27:02.762 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (2.3.0) 2020-10-21 06:27:02.768 | Requirement already satisfied: greenlet===0.4.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (0.4.16) 2020-10-21 06:27:02.771 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2020-10-21 06:27:02.774 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2020-10-21 06:27:02.807 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2020-10-21 06:27:02.877 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2020-10-21 06:27:02.939 | Requirement already satisfied: lxml===4.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (4.5.2) 2020-10-21 06:27:03.494 | Collecting microversion-parse===1.0.1 2020-10-21 06:27:03.501 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2020-10-21 06:27:03.600 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2020-10-21 06:27:03.602 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2020-10-21 06:27:03.609 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2020-10-21 06:27:03.613 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.50.0) 2020-10-21 06:27:03.645 | Requirement already satisfied: os-brick===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 281)) (4.0.1) 2020-10-21 06:27:04.111 | Collecting os-resource-classes===1.0.0 2020-10-21 06:27:04.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2020-10-21 06:27:04.212 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2020-10-21 06:27:04.219 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2020-10-21 06:27:04.224 | Requirement already satisfied: os-vif===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.2.0) 2020-10-21 06:27:04.250 | Requirement already satisfied: os-win===5.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (5.1.0) 2020-10-21 06:27:04.274 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (0.3.4) 2020-10-21 06:27:04.295 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.6.1) 2020-10-21 06:27:04.338 | Requirement already satisfied: oslo.concurrency===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (4.3.0) 2020-10-21 06:27:04.351 | Requirement already satisfied: oslo.config===8.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (8.3.2) 2020-10-21 06:27:04.371 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (3.1.1) 2020-10-21 06:27:04.378 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (8.4.0) 2020-10-21 06:27:04.435 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2020-10-21 06:27:04.442 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.4.0) 2020-10-21 06:27:04.488 | Requirement already satisfied: oslo.messaging===12.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (12.5.0) 2020-10-21 06:27:04.552 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (4.1.1) 2020-10-21 06:27:04.574 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.5.0) 2020-10-21 06:27:04.593 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.4.0) 2020-10-21 06:27:04.610 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.2.0) 2020-10-21 06:27:04.626 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (6.2.0) 2020-10-21 06:27:04.631 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.0.1) 2020-10-21 06:27:04.641 | Requirement already satisfied: oslo.service===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.4.0) 2020-10-21 06:27:04.666 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (1.1.1) 2020-10-21 06:27:04.675 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2020-10-21 06:27:04.695 | Requirement already satisfied: oslo.versionedobjects===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.3.0) 2020-10-21 06:27:04.719 | Requirement already satisfied: ovsdbapp===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2020-10-21 06:27:04.730 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2020-10-21 06:27:04.737 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (2.7.2) 2020-10-21 06:27:04.776 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2020-10-21 06:27:04.780 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2020-10-21 06:27:04.782 | Requirement already satisfied: psutil===5.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.7.2) 2020-10-21 06:27:04.806 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (3.1.1) 2020-10-21 06:27:04.818 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.9.6) 2020-10-21 06:27:04.821 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2020-10-21 06:27:05.289 | Collecting pypowervm===1.1.24 2020-10-21 06:27:05.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2020-10-21 06:27:05.448 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (0.5.14) 2020-10-21 06:27:05.455 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.16.0) 2020-10-21 06:27:05.461 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (5.0.1) 2020-10-21 06:27:05.479 | Requirement already satisfied: python-cinderclient===7.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (7.2.0) 2020-10-21 06:27:05.500 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.8.1) 2020-10-21 06:27:05.505 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (3.2.2) 2020-10-21 06:27:05.525 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (4.1.1) 2020-10-21 06:27:05.545 | Requirement already satisfied: python-neutronclient===7.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (7.2.1) 2020-10-21 06:27:05.574 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2020-10-21 06:27:05.579 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (0.7) 2020-10-21 06:27:05.586 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2020-10-21 06:27:05.611 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.4.0) 2020-10-21 06:27:05.613 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.3.3) 2020-10-21 06:27:05.618 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2020-10-21 06:27:05.624 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (3.17.2) 2020-10-21 06:27:05.627 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2020-10-21 06:27:05.630 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.13.0) 2020-10-21 06:27:05.642 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.3.1) 2020-10-21 06:27:05.645 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (3.3.0) 2020-10-21 06:27:05.648 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2020-10-21 06:27:05.658 | Requirement already satisfied: taskflow===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (4.5.0) 2020-10-21 06:27:05.723 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (6.2.0) 2020-10-21 06:27:05.739 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2020-10-21 06:27:05.750 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (0.5.0) 2020-10-21 06:27:05.756 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (2.4.0) 2020-10-21 06:27:05.776 | Requirement already satisfied: tooz===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.7.1) 2020-10-21 06:27:05.846 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.4.0) 2020-10-21 06:27:05.850 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.1.0) 2020-10-21 06:27:05.858 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.10) 2020-10-21 06:27:05.881 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (0.11.7) 2020-10-21 06:27:05.886 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.3.3) 2020-10-21 06:27:06.420 | Collecting websockify===0.9.0 2020-10-21 06:27:06.427 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c35/b5b79ebc517d3/websockify-0.9.0.tar.gz (37 kB) 2020-10-21 06:27:07.250 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2020-10-21 06:27:07.254 | Requirement already satisfied: yappi===1.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.2.5) 2020-10-21 06:27:07.681 | Collecting zVMCloudConnector===1.4.1 2020-10-21 06:27:07.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2020-10-21 06:27:08.603 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2020-10-21 06:27:08.607 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (1.16.0) 2020-10-21 06:27:08.616 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 218)) (49.6.0) 2020-10-21 06:27:08.663 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2020-10-21 06:27:08.699 | Requirement already satisfied: importlib-metadata===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (1.7.0) 2020-10-21 06:27:08.720 | Requirement already satisfied: importlib-resources===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.0.0) 2020-10-21 06:27:08.739 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2020-10-21 06:27:08.743 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2020-10-21 06:27:08.752 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.10.0) 2020-10-21 06:27:08.756 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.26) 2020-10-21 06:27:08.762 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (2.5.0) 2020-10-21 06:27:08.813 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2020-10-21 06:27:08.822 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2020-10-21 06:27:08.828 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2020-10-21 06:27:08.833 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2020-10-21 06:27:08.843 | Requirement already satisfied: amqp===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (2.6.1) 2020-10-21 06:27:08.848 | Requirement already satisfied: kombu===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (5.0.1) 2020-10-21 06:27:08.896 | Requirement already satisfied: cachetools===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (4.1.1) 2020-10-21 06:27:08.899 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2020-10-21 06:27:08.903 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2020-10-21 06:27:08.915 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.13.0) 2020-10-21 06:27:08.921 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2020-10-21 06:27:08.935 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (3.2.0) 2020-10-21 06:27:08.946 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (0.2.8) 2020-10-21 06:27:08.951 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.4.8) 2020-10-21 06:27:08.954 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2020-10-21 06:27:08.970 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (19.1.0) 2020-10-21 06:27:08.985 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (2.1.0) 2020-10-21 06:27:08.990 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2020-10-21 06:27:09.006 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2020-10-21 06:27:09.010 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-21 06:27:09.014 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-21 06:27:09.017 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2020-10-21 06:27:09.019 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (2.5) 2020-10-21 06:27:09.060 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (1.4.1) 2020-10-21 06:27:09.066 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2020-10-21 06:27:09.075 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.6.0) 2020-10-21 06:27:09.078 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2020-10-21 06:27:09.081 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2020-10-21 06:27:09.083 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2020-10-21 06:27:11.118 | Collecting numpy===1.19.1 2020-10-21 06:27:11.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/3c8b2b29077f1/numpy-1.19.1-cp36-cp36m-manylinux2010_x86_64.whl (14.5 MB) 2020-10-21 06:27:11.567 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (1.7.1) 2020-10-21 06:27:11.583 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2020-10-21 06:27:11.587 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (3.1.0) 2020-10-21 06:27:11.599 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.0) 2020-10-21 06:27:11.602 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2020-10-21 06:27:11.612 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.4) 2020-10-21 06:27:11.614 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (1.3.0) 2020-10-21 06:27:11.618 | Requirement already satisfied: sortedcontainers===2.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (2.2.2) 2020-10-21 06:27:11.622 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2020-10-21 06:27:11.683 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.2.5) 2020-10-21 06:27:11.688 | Requirement already satisfied: colorama===0.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2020-10-21 06:27:11.693 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.8.0) 2020-10-21 06:27:11.696 | Building wheels for collected packages: websockify, zVMCloudConnector 2020-10-21 06:27:11.696 | Building wheel for websockify (setup.py): started 2020-10-21 06:27:12.498 | Building wheel for websockify (setup.py): finished with status 'done' 2020-10-21 06:27:12.499 | Created wheel for websockify: filename=websockify-0.9.0-py3-none-any.whl size=35707 sha256=26f1e74bc4c82adcc49289809ff6abd173b4c68e85451d488cabd00813b87365 2020-10-21 06:27:12.499 | Stored in directory: /root/.cache/pip/wheels/8b/ec/6c/aed219b7e68778adcd6705f915ee6ededcbb7246e4213c2e28 2020-10-21 06:27:12.501 | Building wheel for zVMCloudConnector (setup.py): started 2020-10-21 06:27:13.491 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2020-10-21 06:27:13.494 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303898 sha256=3bfa33993a833ff2ec8d4c41bd28e288fd030193366ce4468efbf8c5963f0ac6 2020-10-21 06:27:13.494 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2020-10-21 06:27:13.495 | Successfully built websockify zVMCloudConnector 2020-10-21 06:27:14.453 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2020-10-21 06:27:17.898 | Running setup.py develop for nova 2020-10-21 06:27:21.602 | Successfully installed dataclasses-0.7 microversion-parse-1.0.1 nova numpy-1.19.1 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2020-10-21 06:27:21.863 | + inc/python:pip_install:200 : result=0 2020-10-21 06:27:21.866 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:27:21.868 | + functions-common:time_stop:2310 : local name 2020-10-21 06:27:21.871 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:27:21.873 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:27:21.875 | + functions-common:time_stop:2313 : local total 2020-10-21 06:27:21.877 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:27:21.879 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:27:21.881 | + functions-common:time_stop:2317 : start_time=1603261612670 2020-10-21 06:27:21.883 | + functions-common:time_stop:2319 : [[ -z 1603261612670 ]] 2020-10-21 06:27:21.886 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:27:21.889 | + functions-common:time_stop:2322 : end_time=1603261641887 2020-10-21 06:27:21.891 | + functions-common:time_stop:2323 : elapsed_time=29217 2020-10-21 06:27:21.893 | + functions-common:time_stop:2324 : total=325340 2020-10-21 06:27:21.895 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:27:21.898 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=354557 2020-10-21 06:27:21.900 | + inc/python:pip_install:203 : return 0 2020-10-21 06:27:21.902 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-10-21 06:27:21.904 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-10-21 06:27:21.907 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-10-21 06:27:21.923 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2020-10-21 06:27:21.935 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2020-10-21 06:27:21.937 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2020-10-21 06:27:21.939 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:27:21.942 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:27:21.944 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2020-10-21 06:27:21.947 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:27:21.949 | + lib/nova:install_nova:834 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2020-10-21 06:27:21.960 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-10-21 06:27:21.963 | + ./stack.sh:main:901 : configure_nova 2020-10-21 06:27:21.965 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2020-10-21 06:27:21.976 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2020-10-21 06:27:21.979 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2020-10-21 06:27:21.982 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2020-10-21 06:27:21.985 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2020-10-21 06:27:21.985 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2020-10-21 06:27:21.989 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2020-10-21 06:27:21.992 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2020-10-21 06:27:21.994 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2020-10-21 06:27:21.997 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2020-10-21 06:27:21.999 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2020-10-21 06:27:22.001 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2020-10-21 06:27:22.004 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2020-10-21 06:27:22.006 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2020-10-21 06:27:22.016 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2020-10-21 06:27:22.028 | + 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 2020-10-21 06:27:22.039 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2020-10-21 06:27:22.051 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2020-10-21 06:27:22.062 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2020-10-21 06:27:22.065 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2020-10-21 06:27:22.068 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.eDxH8bpeyy 2020-10-21 06:27:22.071 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2020-10-21 06:27:22.073 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2020-10-21 06:27:22.076 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2020-10-21 06:27:22.078 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2020-10-21 06:27:22.081 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2020-10-21 06:27:22.083 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.eDxH8bpeyy 2020-10-21 06:27:22.086 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.eDxH8bpeyy 2020-10-21 06:27:22.098 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.eDxH8bpeyy /etc/sudoers.d/nova-rootwrap 2020-10-21 06:27:22.109 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2020-10-21 06:27:22.112 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2020-10-21 06:27:22.115 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2020-10-21 06:27:22.117 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2020-10-21 06:27:22.119 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2020-10-21 06:27:22.122 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2020-10-21 06:27:22.125 | + 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 ]] 2020-10-21 06:27:22.127 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2020-10-21 06:27:22.130 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2020-10-21 06:27:22.134 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2020-10-21 06:27:22.149 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:27:22.152 | + lib/nova:configure_nova:320 : create_nova_conf 2020-10-21 06:27:22.154 | + lib/nova:create_nova_conf:387 : rm -f /opt/stack/nova/bin/nova.conf 2020-10-21 06:27:22.157 | + lib/nova:create_nova_conf:390 : rm -f /etc/nova/nova.conf 2020-10-21 06:27:22.161 | + lib/nova:create_nova_conf:391 : iniset /etc/nova/nova.conf DEFAULT debug True 2020-10-21 06:27:22.185 | + lib/nova:create_nova_conf:392 : '[' True == True ']' 2020-10-21 06:27:22.187 | + lib/nova:create_nova_conf:393 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2020-10-21 06:27:22.209 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2020-10-21 06:27:22.233 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2020-10-21 06:27:22.256 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2020-10-21 06:27:22.280 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf scheduler workers 2 2020-10-21 06:27:22.304 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2020-10-21 06:27:22.330 | + lib/nova:create_nova_conf:400 : [[ 4 == 6 ]] 2020-10-21 06:27:22.332 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.15 2020-10-21 06:27:22.354 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2020-10-21 06:27:22.377 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2020-10-21 06:27:22.400 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2020-10-21 06:27:22.423 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2020-10-21 06:27:22.445 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2020-10-21 06:27:22.469 | + lib/nova:create_nova_conf:412 : is_fedora 2020-10-21 06:27:22.472 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-10-21 06:27:22.474 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-10-21 06:27:22.476 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-10-21 06:27:22.478 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-10-21 06:27:22.480 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-10-21 06:27:22.482 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-10-21 06:27:22.485 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-10-21 06:27:22.487 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-10-21 06:27:22.489 | + lib/nova:create_nova_conf:412 : is_suse 2020-10-21 06:27:22.491 | + functions-common:is_suse:464 : is_opensuse 2020-10-21 06:27:22.493 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-21 06:27:22.496 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-21 06:27:22.498 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-21 06:27:22.500 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-21 06:27:22.502 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-21 06:27:22.505 | + lib/nova:create_nova_conf:421 : is_service_enabled n-api n-cond n-sched 2020-10-21 06:27:22.519 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:22.521 | + lib/nova:create_nova_conf:425 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-10-21 06:27:22.523 | + lib/nova:create_nova_conf:428 : local db=nova_cell0 2020-10-21 06:27:22.526 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2020-10-21 06:27:22.549 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_cell0 2020-10-21 06:27:22.552 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2020-10-21 06:27:22.554 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2020-10-21 06:27:22.556 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2020-10-21 06:27:22.559 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-10-21 06:27:22.561 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2020-10-21 06:27:22.586 | ++ lib/nova:create_nova_conf:435 : database_connection_url nova_api 2020-10-21 06:27:22.588 | ++ lib/database:database_connection_url:132 : local db=nova_api 2020-10-21 06:27:22.590 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2020-10-21 06:27:22.593 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2020-10-21 06:27:22.595 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2020-10-21 06:27:22.598 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2020-10-21 06:27:22.623 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache enabled True 2020-10-21 06:27:22.647 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2020-10-21 06:27:22.670 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2020-10-21 06:27:22.693 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api 2020-10-21 06:27:22.707 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:22.709 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api-meta 2020-10-21 06:27:22.724 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:22.727 | ++ lib/nova:create_nova_conf:448 : echo osapi_compute,metadata 2020-10-21 06:27:22.727 | ++ lib/nova:create_nova_conf:448 : sed s/,metadata// 2020-10-21 06:27:22.732 | + lib/nova:create_nova_conf:448 : NOVA_ENABLED_APIS=osapi_compute 2020-10-21 06:27:22.734 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2020-10-21 06:27:22.757 | + lib/nova:create_nova_conf:451 : is_service_enabled tls-proxy 2020-10-21 06:27:22.772 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:27:22.774 | + lib/nova:create_nova_conf:457 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2020-10-21 06:27:22.777 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2020-10-21 06:27:22.779 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2020-10-21 06:27:22.781 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-10-21 06:27:22.783 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2020-10-21 06:27:22.808 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2020-10-21 06:27:22.832 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.15/identity 2020-10-21 06:27:22.857 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2020-10-21 06:27:22.880 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2020-10-21 06:27:22.904 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2020-10-21 06:27:22.927 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2020-10-21 06:27:22.950 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2020-10-21 06:27:22.974 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-10-21 06:27:22.997 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2020-10-21 06:27:23.020 | + lib/nova:create_nova_conf:460 : is_service_enabled cinder 2020-10-21 06:27:23.035 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:23.037 | + lib/nova:create_nova_conf:461 : configure_cinder_access 2020-10-21 06:27:23.039 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2020-10-21 06:27:23.064 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_type password 2020-10-21 06:27:23.087 | + lib/nova:configure_cinder_access:584 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.15/identity 2020-10-21 06:27:23.111 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder username nova 2020-10-21 06:27:23.133 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder password Passw0rd 2020-10-21 06:27:23.157 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2020-10-21 06:27:23.180 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_name service 2020-10-21 06:27:23.203 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2020-10-21 06:27:23.227 | + lib/nova:configure_cinder_access:596 : is_service_enabled tls-proxy 2020-10-21 06:27:23.241 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:27:23.243 | + lib/nova:create_nova_conf:464 : '[' -n /opt/stack/data/nova ']' 2020-10-21 06:27:23.245 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2020-10-21 06:27:23.268 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2020-10-21 06:27:23.293 | + lib/nova:create_nova_conf:468 : '[' -n /opt/stack/data/nova/instances ']' 2020-10-21 06:27:23.296 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2020-10-21 06:27:23.318 | + lib/nova:create_nova_conf:471 : '[' False '!=' False ']' 2020-10-21 06:27:23.321 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2020-10-21 06:27:23.323 | + lib/nova:create_nova_conf:479 : is_suse 2020-10-21 06:27:23.325 | + functions-common:is_suse:464 : is_opensuse 2020-10-21 06:27:23.328 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-10-21 06:27:23.330 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-10-21 06:27:23.332 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-10-21 06:27:23.334 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-10-21 06:27:23.336 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-10-21 06:27:23.338 | + lib/nova:create_nova_conf:484 : setup_logging /etc/nova/nova.conf 2020-10-21 06:27:23.341 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2020-10-21 06:27:23.343 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2020-10-21 06:27:23.346 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-10-21 06:27:23.361 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-10-21 06:27:23.363 | + functions:setup_systemd_logging:719 : local pidstr= 2020-10-21 06:27:23.365 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-10-21 06:27:23.367 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-10-21 06:27:23.369 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-10-21 06:27:23.392 | + functions:setup_systemd_logging:728 : 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' 2020-10-21 06:27:23.416 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-10-21 06:27:23.439 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-10-21 06:27:23.464 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2020-10-21 06:27:23.489 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2020-10-21 06:27:23.491 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2020-10-21 06:27:23.493 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2020-10-21 06:27:23.496 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2020-10-21 06:27:23.498 | + lib/apache:write_uwsgi_config:260 : local http= 2020-10-21 06:27:23.500 | + lib/apache:write_uwsgi_config:261 : local name= 2020-10-21 06:27:23.503 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2020-10-21 06:27:23.506 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2020-10-21 06:27:23.508 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-10-21 06:27:23.511 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-10-21 06:27:23.522 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-10-21 06:27:23.522 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:27:23.530 | d /var/run/uwsgi 0755 ubuntu root 2020-10-21 06:27:23.533 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:27:23.546 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2020-10-21 06:27:23.548 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2020-10-21 06:27:23.551 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2020-10-21 06:27:23.577 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2020-10-21 06:27:23.599 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2020-10-21 06:27:23.623 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2020-10-21 06:27:23.646 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2020-10-21 06:27:23.668 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2020-10-21 06:27:23.694 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2020-10-21 06:27:23.721 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2020-10-21 06:27:23.747 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2020-10-21 06:27:23.773 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-10-21 06:27:23.804 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2020-10-21 06:27:23.831 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2020-10-21 06:27:23.855 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2020-10-21 06:27:23.878 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-10-21 06:27:23.880 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-10-21 06:27:23.883 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2020-10-21 06:27:23.885 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2020-10-21 06:27:23.888 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-10-21 06:27:23.890 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:27:23.892 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:27:23.895 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2020-10-21 06:27:23.897 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2020-10-21 06:27:23.899 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2020-10-21 06:27:23.923 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2020-10-21 06:27:23.947 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2020-10-21 06:27:23.947 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2020-10-21 06:27:23.954 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2020-10-21 06:27:23.957 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2020-10-21 06:27:23.959 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2020-10-21 06:27:23.961 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-10-21 06:27:23.963 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-10-21 06:27:23.966 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-10-21 06:27:23.968 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:27:23.970 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:27:23.972 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-10-21 06:27:23.975 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-10-21 06:27:23.977 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:27:23.979 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:27:23.982 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2020-10-21 06:27:24.037 | Enabling site nova-api-wsgi. 2020-10-21 06:27:24.043 | To activate the new configuration, you need to run: 2020-10-21 06:27:24.043 | systemctl reload apache2 2020-10-21 06:27:24.047 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-10-21 06:27:24.049 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-10-21 06:27:24.051 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-21 06:27:24.053 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-10-21 06:27:24.193 | + lib/nova:create_nova_conf:489 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2020-10-21 06:27:24.196 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2020-10-21 06:27:24.198 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2020-10-21 06:27:24.201 | + lib/apache:write_uwsgi_config:259 : local url= 2020-10-21 06:27:24.203 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2020-10-21 06:27:24.205 | + lib/apache:write_uwsgi_config:261 : local name= 2020-10-21 06:27:24.208 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2020-10-21 06:27:24.211 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2020-10-21 06:27:24.214 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-10-21 06:27:24.216 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-10-21 06:27:24.228 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-10-21 06:27:24.228 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:27:24.236 | d /var/run/uwsgi 0755 ubuntu root 2020-10-21 06:27:24.239 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:27:24.252 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2020-10-21 06:27:24.255 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2020-10-21 06:27:24.258 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2020-10-21 06:27:24.284 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2020-10-21 06:27:24.307 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2020-10-21 06:27:24.330 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2020-10-21 06:27:24.353 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2020-10-21 06:27:24.377 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2020-10-21 06:27:24.399 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2020-10-21 06:27:24.423 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2020-10-21 06:27:24.446 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2020-10-21 06:27:24.469 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-10-21 06:27:24.493 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2020-10-21 06:27:24.516 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2020-10-21 06:27:24.539 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2020-10-21 06:27:24.562 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2020-10-21 06:27:24.565 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2020-10-21 06:27:24.587 | + lib/nova:create_nova_conf:491 : is_service_enabled ceilometer 2020-10-21 06:27:24.602 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:27:24.605 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2020-10-21 06:27:24.631 | ++ lib/nova:create_nova_conf:500 : get_notification_url 2020-10-21 06:27:24.633 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2020-10-21 06:27:24.635 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2020-10-21 06:27:24.650 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:24.653 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2020-10-21 06:27:24.656 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2020-10-21 06:27:24.680 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2020-10-21 06:27:24.706 | + lib/nova:create_nova_conf:502 : iniset_rpc_backend nova /etc/nova/nova.conf 2020-10-21 06:27:24.708 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2020-10-21 06:27:24.711 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2020-10-21 06:27:24.713 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-10-21 06:27:24.716 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-10-21 06:27:24.718 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-10-21 06:27:24.733 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:24.736 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-10-21 06:27:24.738 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-10-21 06:27:24.740 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-10-21 06:27:24.755 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:24.757 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2020-10-21 06:27:24.760 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2020-10-21 06:27:24.784 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-10-21 06:27:24.786 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-10-21 06:27:24.789 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2020-10-21 06:27:24.812 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2020-10-21 06:27:24.839 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf conductor workers 2 2020-10-21 06:27:24.865 | + lib/nova:create_nova_conf:509 : is_service_enabled tls-proxy 2020-10-21 06:27:24.879 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:27:24.882 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2020-10-21 06:27:24.906 | + lib/nova:create_nova_conf:516 : '[' False == True ']' 2020-10-21 06:27:24.909 | + lib/nova:create_nova_conf:520 : is_service_enabled n-cond 2020-10-21 06:27:24.923 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:24.926 | ++ lib/nova:create_nova_conf:521 : seq 1 1 2020-10-21 06:27:24.929 | + lib/nova:create_nova_conf:521 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-10-21 06:27:24.932 | + lib/nova:create_nova_conf:522 : local conf 2020-10-21 06:27:24.934 | + lib/nova:create_nova_conf:523 : local vhost 2020-10-21 06:27:24.937 | ++ lib/nova:create_nova_conf:524 : conductor_conf 1 2020-10-21 06:27:24.939 | ++ lib/nova:conductor_conf:734 : local cell=1 2020-10-21 06:27:24.941 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2020-10-21 06:27:24.944 | + lib/nova:create_nova_conf:524 : conf=/etc/nova/nova_cell1.conf 2020-10-21 06:27:24.946 | + lib/nova:create_nova_conf:525 : vhost=nova_cell1 2020-10-21 06:27:24.949 | + lib/nova:create_nova_conf:527 : rm -f /etc/nova/nova_cell1.conf 2020-10-21 06:27:24.953 | ++ lib/nova:create_nova_conf:528 : database_connection_url nova_cell1 2020-10-21 06:27:24.955 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2020-10-21 06:27:24.957 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2020-10-21 06:27:24.960 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2020-10-21 06:27:24.962 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2020-10-21 06:27:24.965 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2020-10-21 06:27:24.991 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2020-10-21 06:27:25.016 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2020-10-21 06:27:25.041 | + lib/nova:create_nova_conf:532 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-10-21 06:27:25.044 | + lib/nova:create_nova_conf:535 : rpc_backend_add_vhost nova_cell1 2020-10-21 06:27:25.046 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2020-10-21 06:27:25.048 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2020-10-21 06:27:25.063 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:25.066 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2020-10-21 06:27:25.067 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2020-10-21 06:27:26.091 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2020-10-21 06:27:26.094 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2020-10-21 06:27:27.096 | Creating vhost "nova_cell1" 2020-10-21 06:27:27.146 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2020-10-21 06:27:28.165 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2020-10-21 06:27:28.188 | + lib/nova:create_nova_conf:536 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2020-10-21 06:27:28.191 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2020-10-21 06:27:28.193 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2020-10-21 06:27:28.195 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-10-21 06:27:28.198 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2020-10-21 06:27:28.201 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-10-21 06:27:28.215 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:28.218 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2020-10-21 06:27:28.221 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2020-10-21 06:27:28.223 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-10-21 06:27:28.237 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:28.240 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2020-10-21 06:27:28.242 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2020-10-21 06:27:28.266 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-10-21 06:27:28.269 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-10-21 06:27:28.271 | + lib/nova:create_nova_conf:540 : is_service_enabled placement placement-client 2020-10-21 06:27:28.286 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:28.288 | + lib/nova:create_nova_conf:541 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2020-10-21 06:27:28.290 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova_cell1.conf 2020-10-21 06:27:28.293 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2020-10-21 06:27:28.318 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.15/identity 2020-10-21 06:27:28.342 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement username placement 2020-10-21 06:27:28.366 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2020-10-21 06:27:28.390 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2020-10-21 06:27:28.413 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_name service 2020-10-21 06:27:28.437 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2020-10-21 06:27:28.460 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2020-10-21 06:27:28.484 | + lib/nova:create_nova_conf:545 : setup_logging /etc/nova/nova_cell1.conf 2020-10-21 06:27:28.487 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2020-10-21 06:27:28.489 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2020-10-21 06:27:28.492 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-10-21 06:27:28.507 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-10-21 06:27:28.509 | + functions:setup_systemd_logging:719 : local pidstr= 2020-10-21 06:27:28.512 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-10-21 06:27:28.514 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-10-21 06:27:28.516 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-10-21 06:27:28.540 | + functions:setup_systemd_logging:728 : 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' 2020-10-21 06:27:28.563 | + functions:setup_systemd_logging:729 : 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' 2020-10-21 06:27:28.587 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-10-21 06:27:28.612 | + lib/nova:create_nova_conf:552 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2020-10-21 06:27:28.614 | ++ lib/nova:create_nova_conf:555 : seq 1 1 2020-10-21 06:27:28.618 | + lib/nova:create_nova_conf:555 : for i in $(seq 1 $NOVA_NUM_CELLS) 2020-10-21 06:27:28.620 | + lib/nova:create_nova_conf:556 : local conf 2020-10-21 06:27:28.622 | + lib/nova:create_nova_conf:557 : local offset 2020-10-21 06:27:28.625 | ++ lib/nova:create_nova_conf:558 : conductor_conf 1 2020-10-21 06:27:28.627 | ++ lib/nova:conductor_conf:734 : local cell=1 2020-10-21 06:27:28.629 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2020-10-21 06:27:28.632 | + lib/nova:create_nova_conf:558 : conf=/etc/nova/nova_cell1.conf 2020-10-21 06:27:28.634 | + lib/nova:create_nova_conf:559 : offset=0 2020-10-21 06:27:28.637 | + lib/nova:create_nova_conf:560 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2020-10-21 06:27:28.639 | + lib/nova:configure_console_proxies:669 : local conf=/etc/nova/nova_cell1.conf 2020-10-21 06:27:28.641 | + lib/nova:configure_console_proxies:670 : local offset=0 2020-10-21 06:27:28.643 | + lib/nova:configure_console_proxies:674 : offset=0 2020-10-21 06:27:28.646 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-novnc 2020-10-21 06:27:28.660 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:27:28.662 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-xvnc 2020-10-21 06:27:28.677 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:27:28.679 | + lib/nova:configure_console_proxies:676 : '[' False '!=' False ']' 2020-10-21 06:27:28.681 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-spice 2020-10-21 06:27:28.695 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:27:28.697 | + lib/nova:configure_console_proxies:715 : is_service_enabled n-sproxy 2020-10-21 06:27:28.712 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:27:28.715 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2020-10-21 06:27:28.730 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:27:28.733 | + ./stack.sh:main:904 : is_service_enabled placement 2020-10-21 06:27:28.748 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:27:28.750 | + ./stack.sh:main:906 : stack_install_service placement 2020-10-21 06:27:28.753 | + lib/stack:stack_install_service:20 : local service=placement 2020-10-21 06:27:28.755 | + lib/stack:stack_install_service:21 : type install_placement 2020-10-21 06:27:28.757 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-10-21 06:27:28.760 | + lib/stack:stack_install_service:32 : install_placement 2020-10-21 06:27:28.763 | + lib/placement:install_placement:137 : install_apache_wsgi 2020-10-21 06:27:28.765 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2020-10-21 06:27:28.767 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:27:28.770 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:27:28.772 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2020-10-21 06:27:28.775 | + functions-common:install_package:1344 : update_package_repo 2020-10-21 06:27:28.778 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-21 06:27:28.780 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-21 06:27:28.783 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-21 06:27:28.785 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-21 06:27:28.787 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-21 06:27:28.790 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:27:28.792 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:27:28.795 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-21 06:27:28.797 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-21 06:27:28.799 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-21 06:27:28.801 | + functions-common:apt_get_update:1071 : return 2020-10-21 06:27:28.804 | + functions-common:install_package:1345 : real_install_package apache2 2020-10-21 06:27:28.806 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-21 06:27:28.809 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:27:28.812 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:27:28.814 | + functions-common:real_install_package:1331 : apt_get install apache2 2020-10-21 06:27:28.834 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2020-10-21 06:27:28.953 | Reading package lists... 2020-10-21 06:27:29.192 | Building dependency tree... 2020-10-21 06:27:29.193 | Reading state information... 2020-10-21 06:27:29.395 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2020-10-21 06:27:29.395 | The following packages were automatically installed and are no longer required: 2020-10-21 06:27:29.396 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-21 06:27:29.396 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-21 06:27:29.396 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-21 06:27:29.396 | python3-pam python3-problem-report python3-pyasn1 2020-10-21 06:27:29.396 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-21 06:27:29.396 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-21 06:27:29.396 | python3-zope.interface 2020-10-21 06:27:29.396 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:27:29.462 | 0 upgraded, 0 newly installed, 0 to remove and 146 not upgraded. 2020-10-21 06:27:29.466 | + functions-common:apt_get:1115 : result=0 2020-10-21 06:27:29.469 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-21 06:27:29.471 | + functions-common:time_stop:2310 : local name 2020-10-21 06:27:29.473 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:27:29.476 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:27:29.478 | + functions-common:time_stop:2313 : local total 2020-10-21 06:27:29.481 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:27:29.483 | + functions-common:time_stop:2316 : name=apt-get 2020-10-21 06:27:29.485 | + functions-common:time_stop:2317 : start_time=1603261648831 2020-10-21 06:27:29.487 | + functions-common:time_stop:2319 : [[ -z 1603261648831 ]] 2020-10-21 06:27:29.490 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:27:29.494 | + functions-common:time_stop:2322 : end_time=1603261649491 2020-10-21 06:27:29.496 | + functions-common:time_stop:2323 : elapsed_time=660 2020-10-21 06:27:29.499 | + functions-common:time_stop:2324 : total=208670 2020-10-21 06:27:29.501 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:27:29.505 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=209330 2020-10-21 06:27:29.507 | + functions-common:apt_get:1119 : return 0 2020-10-21 06:27:29.510 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2020-10-21 06:27:29.512 | + functions-common:is_package_installed:1353 : [[ -z libapache2-mod-wsgi ]] 2020-10-21 06:27:29.514 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2020-10-21 06:27:29.517 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2020-10-21 06:27:29.519 | + functions-common:is_package_installed:1362 : dpkg -s libapache2-mod-wsgi 2020-10-21 06:27:29.544 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2020-10-21 06:27:29.546 | + functions-common:install_package:1344 : update_package_repo 2020-10-21 06:27:29.549 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-10-21 06:27:29.551 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-10-21 06:27:29.553 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-10-21 06:27:29.556 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-10-21 06:27:29.558 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-10-21 06:27:29.560 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:27:29.563 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:27:29.565 | + functions-common:update_package_repo:1325 : apt_get_update 2020-10-21 06:27:29.568 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-10-21 06:27:29.570 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-10-21 06:27:29.572 | + functions-common:apt_get_update:1071 : return 2020-10-21 06:27:29.575 | + functions-common:install_package:1345 : real_install_package libapache2-mod-wsgi-py3 2020-10-21 06:27:29.577 | + functions-common:real_install_package:1330 : is_ubuntu 2020-10-21 06:27:29.579 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:27:29.582 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:27:29.584 | + functions-common:real_install_package:1331 : apt_get install libapache2-mod-wsgi-py3 2020-10-21 06:27:29.604 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2020-10-21 06:27:29.722 | Reading package lists... 2020-10-21 06:27:29.970 | Building dependency tree... 2020-10-21 06:27:29.971 | Reading state information... 2020-10-21 06:27:30.175 | The following packages were automatically installed and are no longer required: 2020-10-21 06:27:30.176 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-10-21 06:27:30.176 | python3-click python3-colorama python3-configobj python3-constantly 2020-10-21 06:27:30.176 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-10-21 06:27:30.176 | python3-pam python3-problem-report python3-pyasn1 2020-10-21 06:27:30.176 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-10-21 06:27:30.176 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-10-21 06:27:30.176 | python3-zope.interface 2020-10-21 06:27:30.176 | Use 'sudo apt autoremove' to remove them. 2020-10-21 06:27:30.219 | The following NEW packages will be installed: 2020-10-21 06:27:30.220 | libapache2-mod-wsgi-py3 2020-10-21 06:27:30.672 | 0 upgraded, 1 newly installed, 0 to remove and 146 not upgraded. 2020-10-21 06:27:30.672 | Need to get 88.3 kB of archives. 2020-10-21 06:27:30.672 | After this operation, 278 kB of additional disk space will be used. 2020-10-21 06:27:30.672 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2020-10-21 06:27:31.566 | Fetched 88.3 kB in 1s (110 kB/s) 2020-10-21 06:27:31.626 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2020-10-21 06:27:31.666 | (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 ... 77588 files and directories currently installed.) 2020-10-21 06:27:31.669 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2020-10-21 06:27:31.672 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2020-10-21 06:27:31.749 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2020-10-21 06:27:31.927 | apache2_invoke: Enable module wsgi 2020-10-21 06:27:34.213 | + functions-common:apt_get:1115 : result=0 2020-10-21 06:27:34.215 | + functions-common:apt_get:1118 : time_stop apt-get 2020-10-21 06:27:34.218 | + functions-common:time_stop:2310 : local name 2020-10-21 06:27:34.220 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:27:34.222 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:27:34.225 | + functions-common:time_stop:2313 : local total 2020-10-21 06:27:34.227 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:27:34.229 | + functions-common:time_stop:2316 : name=apt-get 2020-10-21 06:27:34.232 | + functions-common:time_stop:2317 : start_time=1603261649601 2020-10-21 06:27:34.234 | + functions-common:time_stop:2319 : [[ -z 1603261649601 ]] 2020-10-21 06:27:34.237 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:27:34.240 | + functions-common:time_stop:2322 : end_time=1603261654238 2020-10-21 06:27:34.242 | + functions-common:time_stop:2323 : elapsed_time=4637 2020-10-21 06:27:34.245 | + functions-common:time_stop:2324 : total=209330 2020-10-21 06:27:34.248 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:27:34.250 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=213967 2020-10-21 06:27:34.252 | + functions-common:apt_get:1119 : return 0 2020-10-21 06:27:34.255 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2020-10-21 06:27:34.257 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2020-10-21 06:27:34.260 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-10-21 06:27:34.263 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:27:34.265 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:27:34.268 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2020-10-21 06:27:34.270 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2020-10-21 06:27:34.322 | wsgi (enabled by maintainer script) 2020-10-21 06:27:34.326 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2020-10-21 06:27:34.329 | + inc/python:pip_install_gr:76 : local name=osc-placement 2020-10-21 06:27:34.331 | + inc/python:pip_install_gr:77 : local clean_name 2020-10-21 06:27:34.334 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2020-10-21 06:27:34.337 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2020-10-21 06:27:34.339 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-10-21 06:27:34.343 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-10-21 06:27:34.343 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2020-10-21 06:27:34.348 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2020-10-21 06:27:34.350 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2020-10-21 06:27:34.353 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2020-10-21 06:27:34.356 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2020-10-21 06:27:34.358 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2020-10-21 06:27:34.377 | Using python 3.6 to install osc-placement 2020-10-21 06:27:34.380 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2020-10-21 06:27:36.771 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:27:36.771 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-21 06:27:36.778 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:27:37.369 | Collecting osc-placement===2.1.0 2020-10-21 06:27:37.376 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b5a/7e49631fe3469/osc_placement-2.1.0-py3-none-any.whl (54 kB) 2020-10-21 06:27:37.481 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.6.0) 2020-10-21 06:27:37.501 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (20.4) 2020-10-21 06:27:37.508 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (5.5.0) 2020-10-21 06:27:37.512 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.4.7) 2020-10-21 06:27:37.516 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (2020.1) 2020-10-21 06:27:37.520 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (3.17.2) 2020-10-21 06:27:37.524 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (1.15.0) 2020-10-21 06:27:37.527 | Requirement already satisfied: osc-lib===2.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.2.1) 2020-10-21 06:27:37.544 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2020-10-21 06:27:37.615 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2020-10-21 06:27:37.619 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2020-10-21 06:27:37.627 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (5.0.1) 2020-10-21 06:27:37.634 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2020-10-21 06:27:37.638 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2020-10-21 06:27:37.645 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.2.2) 2020-10-21 06:27:37.654 | Requirement already satisfied: openstacksdk===0.50.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.50.0) 2020-10-21 06:27:37.686 | Requirement already satisfied: cliff===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.4.0) 2020-10-21 06:27:37.702 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.7.0) 2020-10-21 06:27:37.707 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2.23.0) 2020-10-21 06:27:37.731 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.12.1) 2020-10-21 06:27:37.734 | Requirement already satisfied: importlib-resources===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.0.0) 2020-10-21 06:27:37.753 | Requirement already satisfied: importlib-metadata===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (1.7.0) 2020-10-21 06:27:37.775 | Requirement already satisfied: jsonpatch===1.26 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.26) 2020-10-21 06:27:37.781 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2020-10-21 06:27:37.784 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2020-10-21 06:27:37.788 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-10-21 06:27:37.791 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2020-10-21 06:27:37.798 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (2.5.0) 2020-10-21 06:27:37.822 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.4.0) 2020-10-21 06:27:37.825 | Requirement already satisfied: cryptography===3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.1) 2020-10-21 06:27:37.869 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.10.0) 2020-10-21 06:27:37.873 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (0.7.2) 2020-10-21 06:27:37.876 | Requirement already satisfied: cmd2===1.3.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.3.8) 2020-10-21 06:27:37.938 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-21 06:27:37.941 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.25.10) 2020-10-21 06:27:37.964 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-21 06:27:37.966 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2020-10-21 06:27:37.971 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (3.1.0) 2020-10-21 06:27:37.983 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (2.0) 2020-10-21 06:27:37.987 | Requirement already satisfied: cffi===1.14.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.2) 2020-10-21 06:27:37.991 | Requirement already satisfied: colorama===0.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.3) 2020-10-21 06:27:37.996 | Requirement already satisfied: setuptools>=34.4 in /usr/local/lib/python3.6/dist-packages (from cmd2===1.3.8->-c /opt/stack/requirements/upper-constraints.txt (line 112)) (49.6.0) 2020-10-21 06:27:38.042 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (1.8.0) 2020-10-21 06:27:38.045 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2020-10-21 06:27:38.081 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.2.5) 2020-10-21 06:27:38.087 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (2.20) 2020-10-21 06:27:39.915 | Installing collected packages: osc-placement 2020-10-21 06:27:40.098 | Successfully installed osc-placement-2.1.0 2020-10-21 06:27:40.326 | + inc/python:pip_install:200 : result=0 2020-10-21 06:27:40.328 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:27:40.331 | + functions-common:time_stop:2310 : local name 2020-10-21 06:27:40.333 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:27:40.336 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:27:40.338 | + functions-common:time_stop:2313 : local total 2020-10-21 06:27:40.340 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:27:40.343 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:27:40.345 | + functions-common:time_stop:2317 : start_time=1603261654373 2020-10-21 06:27:40.348 | + functions-common:time_stop:2319 : [[ -z 1603261654373 ]] 2020-10-21 06:27:40.351 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:27:40.354 | + functions-common:time_stop:2322 : end_time=1603261660351 2020-10-21 06:27:40.357 | + functions-common:time_stop:2323 : elapsed_time=5978 2020-10-21 06:27:40.359 | + functions-common:time_stop:2324 : total=354557 2020-10-21 06:27:40.361 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:27:40.364 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=360535 2020-10-21 06:27:40.366 | + inc/python:pip_install:203 : return 0 2020-10-21 06:27:40.369 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2020-10-21 06:27:40.371 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2020-10-21 06:27:40.374 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2020-10-21 06:27:40.376 | + functions-common:git_clone:527 : local git_ref=master 2020-10-21 06:27:40.379 | + functions-common:git_clone:528 : local orig_dir 2020-10-21 06:27:40.382 | ++ functions-common:git_clone:529 : pwd 2020-10-21 06:27:40.384 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-21 06:27:40.387 | + functions-common:git_clone:530 : local git_clone_flags= 2020-10-21 06:27:40.390 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-21 06:27:40.406 | + functions-common:git_clone:532 : RECLONE=False 2020-10-21 06:27:40.408 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-21 06:27:40.411 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-21 06:27:40.414 | + functions-common:git_clone:546 : echo master 2020-10-21 06:27:40.414 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-10-21 06:27:40.419 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2020-10-21 06:27:40.421 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2020-10-21 06:27:40.424 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2020-10-21 06:27:40.426 | + functions-common:git_timed:619 : local count=0 2020-10-21 06:27:40.428 | + functions-common:git_timed:620 : local timeout=0 2020-10-21 06:27:40.431 | + functions-common:git_timed:622 : [[ -n 0 ]] 2020-10-21 06:27:40.433 | + functions-common:git_timed:623 : timeout=0 2020-10-21 06:27:40.436 | + functions-common:git_timed:626 : time_start git_timed 2020-10-21 06:27:40.438 | + functions-common:time_start:2296 : local name=git_timed 2020-10-21 06:27:40.440 | + functions-common:time_start:2297 : local start_time= 2020-10-21 06:27:40.442 | + functions-common:time_start:2298 : [[ -n '' ]] 2020-10-21 06:27:40.445 | ++ functions-common:time_start:2301 : date +%s%3N 2020-10-21 06:27:40.449 | + functions-common:time_start:2301 : _TIME_START[$name]=1603261660446 2020-10-21 06:27:40.451 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2020-10-21 06:27:40.454 | Cloning into '/opt/stack/placement'... 2020-10-21 06:28:03.377 | + functions-common:git_timed:641 : time_stop git_timed 2020-10-21 06:28:03.379 | + functions-common:time_stop:2310 : local name 2020-10-21 06:28:03.381 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:28:03.384 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:28:03.386 | + functions-common:time_stop:2313 : local total 2020-10-21 06:28:03.388 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:28:03.390 | + functions-common:time_stop:2316 : name=git_timed 2020-10-21 06:28:03.393 | + functions-common:time_stop:2317 : start_time=1603261660446 2020-10-21 06:28:03.395 | + functions-common:time_stop:2319 : [[ -z 1603261660446 ]] 2020-10-21 06:28:03.398 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:28:03.401 | + functions-common:time_stop:2322 : end_time=1603261683399 2020-10-21 06:28:03.403 | + functions-common:time_stop:2323 : elapsed_time=22953 2020-10-21 06:28:03.405 | + functions-common:time_stop:2324 : total=0 2020-10-21 06:28:03.408 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:28:03.410 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=22953 2020-10-21 06:28:03.412 | + functions-common:git_clone:594 : cd /opt/stack/placement 2020-10-21 06:28:03.415 | + functions-common:git_clone:595 : git show --oneline 2020-10-21 06:28:03.416 | + functions-common:git_clone:595 : head -1 2020-10-21 06:28:03.418 | 34ec0363 Add Python3 wallaby unit tests 2020-10-21 06:28:03.421 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-21 06:28:03.423 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2020-10-21 06:28:03.426 | + inc/python:setup_develop:338 : local bindep 2020-10-21 06:28:03.428 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2020-10-21 06:28:03.430 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2020-10-21 06:28:03.433 | + inc/python:setup_develop:344 : local extras= 2020-10-21 06:28:03.436 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2020-10-21 06:28:03.438 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-10-21 06:28:03.440 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2020-10-21 06:28:03.443 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2020-10-21 06:28:03.445 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-10-21 06:28:03.448 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-10-21 06:28:03.451 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2020-10-21 06:28:03.453 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-10-21 06:28:03.456 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2020-10-21 06:28:03.458 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-10-21 06:28:03.461 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-10-21 06:28:03.464 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2020-10-21 06:28:03.469 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2020-10-21 06:28:03.471 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2020-10-21 06:28:04.150 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2020-10-21 06:28:04.154 | + inc/python:setup_package:417 : local bindep=0 2020-10-21 06:28:04.156 | + inc/python:setup_package:418 : local bindep_flag= 2020-10-21 06:28:04.159 | + inc/python:setup_package:419 : local bindep_profiles= 2020-10-21 06:28:04.161 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2020-10-21 06:28:04.166 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2020-10-21 06:28:04.168 | + inc/python:setup_package:426 : local flags=-e 2020-10-21 06:28:04.171 | + inc/python:setup_package:427 : local extras= 2020-10-21 06:28:04.173 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-10-21 06:28:04.175 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-10-21 06:28:04.178 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-10-21 06:28:04.180 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-10-21 06:28:04.183 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-10-21 06:28:04.185 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2020-10-21 06:28:04.207 | Using python 3.6 to install /opt/stack/placement 2020-10-21 06:28:04.209 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2020-10-21 06:28:06.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:28:06.503 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-21 06:28:06.510 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:28:06.524 | Obtaining file:///opt/stack/placement 2020-10-21 06:28:07.901 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-10-21 06:28:09.272 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.4.1) 2020-10-21 06:28:09.281 | Requirement already satisfied: SQLAlchemy===1.3.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.19) 2020-10-21 06:28:09.304 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2020-10-21 06:28:09.319 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.2.0) 2020-10-21 06:28:09.352 | Requirement already satisfied: keystonemiddleware===9.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (9.1.0) 2020-10-21 06:28:09.414 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.1) 2020-10-21 06:28:09.419 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (1.0.0) 2020-10-21 06:28:09.424 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2020-10-21 06:28:09.429 | Requirement already satisfied: oslo.cache===2.6.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.6.1) 2020-10-21 06:28:09.470 | Requirement already satisfied: oslo.concurrency===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (4.3.0) 2020-10-21 06:28:09.483 | Requirement already satisfied: oslo.config===8.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (8.3.2) 2020-10-21 06:28:09.502 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (3.1.1) 2020-10-21 06:28:09.509 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.4.0) 2020-10-21 06:28:09.563 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.0.1) 2020-10-21 06:28:09.570 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.4.0) 2020-10-21 06:28:09.614 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.1) 2020-10-21 06:28:09.634 | Requirement already satisfied: oslo.policy===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.5.0) 2020-10-21 06:28:09.652 | Requirement already satisfied: oslo.serialization===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.0.1) 2020-10-21 06:28:09.663 | Requirement already satisfied: oslo.upgradecheck===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (1.1.1) 2020-10-21 06:28:09.672 | Requirement already satisfied: oslo.utils===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.6.0) 2020-10-21 06:28:09.692 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2020-10-21 06:28:09.699 | Requirement already satisfied: pbr===5.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (5.5.0) 2020-10-21 06:28:09.702 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (0.7.2) 2020-10-21 06:28:09.705 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.1.1) 2020-10-21 06:28:09.717 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.9.6) 2020-10-21 06:28:09.720 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2020-10-21 06:28:09.724 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.16.0) 2020-10-21 06:28:09.730 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (2.8.1) 2020-10-21 06:28:09.736 | Requirement already satisfied: python-keystoneclient===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (4.1.1) 2020-10-21 06:28:09.756 | Requirement already satisfied: pytz===2020.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2020.1) 2020-10-21 06:28:09.761 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (0.7) 2020-10-21 06:28:09.768 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2.23.0) 2020-10-21 06:28:09.792 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2020-10-21 06:28:09.798 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2020-10-21 06:28:09.801 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.13.0) 2020-10-21 06:28:09.812 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (0.3.1) 2020-10-21 06:28:09.816 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (3.3.0) 2020-10-21 06:28:09.819 | Requirement already satisfied: stevedore===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.2.2) 2020-10-21 06:28:09.831 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (2.0.1) 2020-10-21 06:28:09.841 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (0.5.0) 2020-10-21 06:28:09.848 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (2.4.0) 2020-10-21 06:28:09.867 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.4.0) 2020-10-21 06:28:09.871 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.1.0) 2020-10-21 06:28:09.879 | Requirement already satisfied: urllib3===1.25.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.25.10) 2020-10-21 06:28:09.904 | 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/local/lib/python3.6/dist-packages (from openstack-placement==4.1.0.dev2) (49.6.0) 2020-10-21 06:28:09.949 | Requirement already satisfied: attrs===20.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.1.0) 2020-10-21 06:28:09.986 | Requirement already satisfied: importlib-metadata===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (1.7.0) 2020-10-21 06:28:10.007 | Requirement already satisfied: keystoneauth1===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.2.1) 2020-10-21 06:28:10.078 | Requirement already satisfied: dogpile.cache===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.0.2) 2020-10-21 06:28:10.085 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.14.1) 2020-10-21 06:28:10.091 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (2.2.0) 2020-10-21 06:28:10.100 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.3.1) 2020-10-21 06:28:10.103 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (0.8.0) 2020-10-21 06:28:10.111 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.2) 2020-10-21 06:28:10.120 | Requirement already satisfied: Jinja2===2.11.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.2) 2020-10-21 06:28:10.128 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 247)) (1.0.0) 2020-10-21 06:28:10.132 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 207)) (0.1.12) 2020-10-21 06:28:10.135 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (0.10.9) 2020-10-21 06:28:10.139 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.0.4) 2020-10-21 06:28:10.142 | Requirement already satisfied: certifi===2020.6.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.6.20) 2020-10-21 06:28:10.145 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.10) 2020-10-21 06:28:10.149 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2020-10-21 06:28:10.152 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (4.4.2) 2020-10-21 06:28:10.155 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (3.0.0) 2020-10-21 06:28:10.167 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (1.0.0) 2020-10-21 06:28:10.170 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.6.0) 2020-10-21 06:28:10.173 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (1.0.0) 2020-10-21 06:28:10.176 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2020-10-21 06:28:10.179 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (3.1.0) 2020-10-21 06:28:10.191 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.7.0) 2020-10-21 06:28:10.196 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.5) 2020-10-21 06:28:10.199 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.12.1) 2020-10-21 06:28:10.202 | Requirement already satisfied: importlib-resources===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.0.0) 2020-10-21 06:28:10.223 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (1.0.4) 2020-10-21 06:28:10.226 | Requirement already satisfied: Mako===1.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.3) 2020-10-21 06:28:10.234 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2020-10-21 06:28:11.861 | Installing collected packages: openstack-placement 2020-10-21 06:28:11.863 | Running setup.py develop for openstack-placement 2020-10-21 06:28:13.537 | Successfully installed openstack-placement 2020-10-21 06:28:13.795 | + inc/python:pip_install:200 : result=0 2020-10-21 06:28:13.797 | + inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:28:13.799 | + functions-common:time_stop:2310 : local name 2020-10-21 06:28:13.802 | + functions-common:time_stop:2311 : local end_time 2020-10-21 06:28:13.804 | + functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:28:13.806 | + functions-common:time_stop:2313 : local total 2020-10-21 06:28:13.809 | + functions-common:time_stop:2314 : local start_time 2020-10-21 06:28:13.811 | + functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:28:13.813 | + functions-common:time_stop:2317 : start_time=1603261684202 2020-10-21 06:28:13.815 | + functions-common:time_stop:2319 : [[ -z 1603261684202 ]] 2020-10-21 06:28:13.818 | ++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:28:13.822 | + functions-common:time_stop:2322 : end_time=1603261693819 2020-10-21 06:28:13.824 | + functions-common:time_stop:2323 : elapsed_time=9617 2020-10-21 06:28:13.826 | + functions-common:time_stop:2324 : total=360535 2020-10-21 06:28:13.829 | + functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:28:13.831 | + functions-common:time_stop:2327 : _TIME_TOTAL[$name]=370152 2020-10-21 06:28:13.833 | + inc/python:pip_install:203 : return 0 2020-10-21 06:28:13.836 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-10-21 06:28:13.838 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-10-21 06:28:13.841 | + functions-common:safe_chown:2211 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-10-21 06:28:13.860 | + functions-common:_safe_permission_operation:2059 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2020-10-21 06:28:13.871 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2020-10-21 06:28:13.873 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2020-10-21 06:28:13.876 | + inc/python:use_library_from_git:251 : local enabled=1 2020-10-21 06:28:13.878 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-10-21 06:28:13.880 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2020-10-21 06:28:13.883 | + inc/python:use_library_from_git:253 : return 1 2020-10-21 06:28:13.886 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-10-21 06:28:13.888 | + ./stack.sh:main:907 : configure_placement 2020-10-21 06:28:13.891 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2020-10-21 06:28:13.902 | + lib/placement:configure_placement:107 : create_placement_conf 2020-10-21 06:28:13.905 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2020-10-21 06:28:13.909 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2020-10-21 06:28:13.912 | ++ lib/database:database_connection_url:132 : local db=placement 2020-10-21 06:28:13.914 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2020-10-21 06:28:13.916 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2020-10-21 06:28:13.919 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2020-10-21 06:28:13.922 | + 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' 2020-10-21 06:28:13.948 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2020-10-21 06:28:13.975 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2020-10-21 06:28:14.001 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2020-10-21 06:28:14.003 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2020-10-21 06:28:14.006 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2020-10-21 06:28:14.008 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-10-21 06:28:14.011 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2020-10-21 06:28:14.038 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2020-10-21 06:28:14.064 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.15/identity 2020-10-21 06:28:14.088 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2020-10-21 06:28:14.114 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2020-10-21 06:28:14.139 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2020-10-21 06:28:14.165 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2020-10-21 06:28:14.190 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2020-10-21 06:28:14.215 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-10-21 06:28:14.241 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2020-10-21 06:28:14.265 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2020-10-21 06:28:14.268 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2020-10-21 06:28:14.270 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2020-10-21 06:28:14.273 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-10-21 06:28:14.290 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-10-21 06:28:14.292 | + functions:setup_systemd_logging:719 : local pidstr= 2020-10-21 06:28:14.295 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-10-21 06:28:14.297 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-10-21 06:28:14.300 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2020-10-21 06:28:14.324 | + functions:setup_systemd_logging:728 : 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' 2020-10-21 06:28:14.349 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2020-10-21 06:28:14.374 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-10-21 06:28:14.398 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2020-10-21 06:28:14.401 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2020-10-21 06:28:14.404 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2020-10-21 06:28:14.406 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2020-10-21 06:28:14.409 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2020-10-21 06:28:14.411 | + lib/apache:write_uwsgi_config:260 : local http= 2020-10-21 06:28:14.413 | + lib/apache:write_uwsgi_config:261 : local name= 2020-10-21 06:28:14.416 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2020-10-21 06:28:14.420 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2020-10-21 06:28:14.423 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-10-21 06:28:14.425 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-10-21 06:28:14.436 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-10-21 06:28:14.437 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:28:14.443 | d /var/run/uwsgi 0755 ubuntu root 2020-10-21 06:28:14.447 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-10-21 06:28:14.460 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2020-10-21 06:28:14.462 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2020-10-21 06:28:14.466 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2020-10-21 06:28:14.493 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2020-10-21 06:28:14.518 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2020-10-21 06:28:14.543 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2020-10-21 06:28:14.567 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2020-10-21 06:28:14.592 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2020-10-21 06:28:14.616 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2020-10-21 06:28:14.641 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2020-10-21 06:28:14.665 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2020-10-21 06:28:14.690 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2020-10-21 06:28:14.715 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2020-10-21 06:28:14.739 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2020-10-21 06:28:14.764 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2020-10-21 06:28:14.789 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-10-21 06:28:14.791 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-10-21 06:28:14.794 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2020-10-21 06:28:14.797 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2020-10-21 06:28:14.799 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-10-21 06:28:14.801 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:28:14.804 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:28:14.806 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2020-10-21 06:28:14.809 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2020-10-21 06:28:14.811 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2020-10-21 06:28:14.836 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2020-10-21 06:28:14.862 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2020-10-21 06:28:14.862 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2020-10-21 06:28:14.869 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2020-10-21 06:28:14.873 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2020-10-21 06:28:14.875 | + lib/apache:enable_apache_site:206 : local site=placement-api 2020-10-21 06:28:14.878 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-10-21 06:28:14.880 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-10-21 06:28:14.883 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-10-21 06:28:14.885 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:28:14.888 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:28:14.890 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-10-21 06:28:14.893 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-10-21 06:28:14.895 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-10-21 06:28:14.897 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-10-21 06:28:14.900 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2020-10-21 06:28:14.956 | Enabling site placement-api. 2020-10-21 06:28:14.961 | To activate the new configuration, you need to run: 2020-10-21 06:28:14.961 | systemctl reload apache2 2020-10-21 06:28:14.965 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-10-21 06:28:14.967 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-10-21 06:28:14.970 | + functions-common:restart_service:2194 : '[' -x /bin/systemctl ']' 2020-10-21 06:28:14.972 | + functions-common:restart_service:2195 : sudo /bin/systemctl restart apache2 2020-10-21 06:28:15.132 | + ./stack.sh:main:914 : is_service_enabled placement placement-client 2020-10-21 06:28:15.153 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:28:15.155 | + ./stack.sh:main:915 : is_service_enabled n-cpu 2020-10-21 06:28:15.172 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:28:15.175 | + ./stack.sh:main:915 : is_service_enabled n-sch 2020-10-21 06:28:15.193 | + functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:28:15.195 | + ./stack.sh:main:916 : configure_placement_nova_compute 2020-10-21 06:28:15.198 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova.conf 2020-10-21 06:28:15.201 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_type password 2020-10-21 06:28:15.228 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.15/identity 2020-10-21 06:28:15.254 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement username placement 2020-10-21 06:28:15.279 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement password Passw0rd 2020-10-21 06:28:15.304 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement user_domain_name Default 2020-10-21 06:28:15.330 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_name service 2020-10-21 06:28:15.355 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement project_domain_name Default 2020-10-21 06:28:15.381 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement region_name RegionOne 2020-10-21 06:28:15.406 | + ./stack.sh:main:920 : is_service_enabled horizon 2020-10-21 06:28:15.422 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:28:15.424 | + ./stack.sh:main:925 : is_service_enabled tls-proxy 2020-10-21 06:28:15.441 | + functions-common:is_service_enabled:1966 : return 1 2020-10-21 06:28:15.443 | + ./stack.sh:main:933 : run_phase stack install 2020-10-21 06:28:15.446 | + functions-common:run_phase:1738 : local mode=stack 2020-10-21 06:28:15.448 | + functions-common:run_phase:1739 : local phase=install 2020-10-21 06:28:15.450 | + functions-common:run_phase:1740 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-10-21 06:28:15.453 | + functions-common:run_phase:1741 : local extra_plugin_file_name 2020-10-21 06:28:15.455 | + functions-common:run_phase:1742 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-10-21 06:28:15.458 | + functions-common:run_phase:1747 : local exceptions=80-tempest.sh 2020-10-21 06:28:15.460 | + functions-common:run_phase:1748 : local extra 2020-10-21 06:28:15.463 | ++ functions-common:run_phase:1749 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-10-21 06:28:15.467 | + functions-common:run_phase:1749 : extra=80-tempest.sh 2020-10-21 06:28:15.469 | + functions-common:run_phase:1750 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-10-21 06:28:15.472 | + functions-common:run_phase:1754 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-10-21 06:28:15.474 | + functions-common:run_phase:1754 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2020-10-21 06:28:15.477 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-10-21 06:28:15.492 | ++ functions-common:is_service_enabled:1966 : return 0 2020-10-21 06:28:15.494 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-10-21 06:28:15.496 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-10-21 06:28:15.499 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2020-10-21 06:28:15.501 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2020-10-21 06:28:15.504 | ++ ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-10-21 06:28:15.506 | ++ ./stack.sh:echo_summary:416 : echo -e Installing Tempest 2020-10-21 06:28:15.508 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2020-10-21 06:28:15.511 | ++ lib/tempest:install_tempest:694 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2020-10-21 06:28:15.513 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2020-10-21 06:28:15.515 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2020-10-21 06:28:15.517 | ++ functions-common:git_clone:527 : local git_ref=master 2020-10-21 06:28:15.519 | ++ functions-common:git_clone:528 : local orig_dir 2020-10-21 06:28:15.522 | +++ functions-common:git_clone:529 : pwd 2020-10-21 06:28:15.524 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-10-21 06:28:15.526 | ++ functions-common:git_clone:530 : local git_clone_flags= 2020-10-21 06:28:15.529 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-10-21 06:28:15.544 | ++ functions-common:git_clone:532 : RECLONE=False 2020-10-21 06:28:15.546 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-10-21 06:28:15.548 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-10-21 06:28:15.551 | ++ functions-common:git_clone:546 : echo master 2020-10-21 06:28:15.551 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2020-10-21 06:28:15.555 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2020-10-21 06:28:15.557 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-10-21 06:28:15.560 | ++ functions-common:git_clone:594 : cd /opt/stack/tempest 2020-10-21 06:28:15.563 | ++ functions-common:git_clone:595 : git show --oneline 2020-10-21 06:28:15.563 | ++ functions-common:git_clone:595 : head -1 2020-10-21 06:28:15.565 | 181ae6521 Merge "Retry on ServerFault in call_and_ignore_notfound_exc()" 2020-10-21 06:28:15.568 | ++ functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-10-21 06:28:15.570 | ++ lib/tempest:install_tempest:695 : pip_install 'tox!=2.8.0' 2020-10-21 06:28:15.589 | Using python 3.6 to install tox!=2.8.0 2020-10-21 06:28:15.592 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2020-10-21 06:28:17.846 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-10-21 06:28:17.846 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2020-10-21 06:28:17.853 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2020-10-21 06:28:18.545 | Collecting tox!=2.8.0 2020-10-21 06:28:18.554 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42c/e19ce5dc2f6d6/tox-3.20.1-py2.py3-none-any.whl (83 kB) 2020-10-21 06:28:18.699 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (1.15.0) 2020-10-21 06:28:19.205 | Collecting py===1.9.0 2020-10-21 06:28:19.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/366/389d1db726cd2/py-1.9.0-py2.py3-none-any.whl (99 kB) 2020-10-21 06:28:19.308 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.12) 2020-10-21 06:28:19.743 | Collecting toml===0.10.0 2020-10-21 06:28:19.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2020-10-21 06:28:19.840 | Requirement already satisfied: packaging===20.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (20.4) 2020-10-21 06:28:20.000 | Collecting virtualenv===20.0.31 2020-10-21 06:28:20.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e03/05af10299a7fb/virtualenv-20.0.31-py2.py3-none-any.whl (4.9 MB) 2020-10-21 06:28:20.221 | Requirement already satisfied: importlib-metadata===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (1.7.0) 2020-10-21 06:28:20.691 | Collecting pluggy===0.13.1 2020-10-21 06:28:20.699 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2020-10-21 06:28:20.800 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.4.7) 2020-10-21 06:28:20.803 | Requirement already satisfied: importlib-resources===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.0.0) 2020-10-21 06:28:20.823 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2020-10-21 06:28:20.826 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 136)) (0.3.1) 2020-10-21 06:28:20.829 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (3.1.0) 2020-10-21 06:28:23.131 | Installing collected packages: pluggy, py, toml, virtualenv, tox 2020-10-21 06:28:23.304 | Attempting uninstall: virtualenv 2020-10-21 06:28:23.306 | Found existing installation: virtualenv 20.0.35 2020-10-21 06:28:23.372 | Uninstalling virtualenv-20.0.35: 2020-10-21 06:28:23.380 | Successfully uninstalled virtualenv-20.0.35 2020-10-21 06:28:23.816 | Successfully installed pluggy-0.13.1 py-1.9.0 toml-0.10.0 tox-3.20.1 virtualenv-20.0.31 2020-10-21 06:28:24.054 | ++ inc/python:pip_install:200 : result=0 2020-10-21 06:28:24.056 | ++ inc/python:pip_install:202 : time_stop pip_install 2020-10-21 06:28:24.058 | ++ functions-common:time_stop:2310 : local name 2020-10-21 06:28:24.061 | ++ functions-common:time_stop:2311 : local end_time 2020-10-21 06:28:24.063 | ++ functions-common:time_stop:2312 : local elapsed_time 2020-10-21 06:28:24.065 | ++ functions-common:time_stop:2313 : local total 2020-10-21 06:28:24.067 | ++ functions-common:time_stop:2314 : local start_time 2020-10-21 06:28:24.070 | ++ functions-common:time_stop:2316 : name=pip_install 2020-10-21 06:28:24.072 | ++ functions-common:time_stop:2317 : start_time=1603261695584 2020-10-21 06:28:24.074 | ++ functions-common:time_stop:2319 : [[ -z 1603261695584 ]] 2020-10-21 06:28:24.077 | +++ functions-common:time_stop:2322 : date +%s%3N 2020-10-21 06:28:24.081 | ++ functions-common:time_stop:2322 : end_time=1603261704078 2020-10-21 06:28:24.083 | ++ functions-common:time_stop:2323 : elapsed_time=8494 2020-10-21 06:28:24.086 | ++ functions-common:time_stop:2324 : total=370152 2020-10-21 06:28:24.088 | ++ functions-common:time_stop:2326 : _TIME_START[$name]= 2020-10-21 06:28:24.090 | ++ functions-common:time_stop:2327 : _TIME_TOTAL[$name]=378646 2020-10-21 06:28:24.093 | ++ inc/python:pip_install:203 : return 0 2020-10-21 06:28:24.095 | ++ lib/tempest:install_tempest:696 : pushd /opt/stack/tempest 2020-10-21 06:28:24.095 | /opt/stack/tempest ~/devstack 2020-10-21 06:28:24.098 | ++ lib/tempest:install_tempest:700 : git checkout master 2020-10-21 06:28:24.120 | M .coveragerc 2020-10-21 06:28:24.121 | M .gitignore 2020-10-21 06:28:24.121 | M .gitreview 2020-10-21 06:28:24.121 | M .mailmap 2020-10-21 06:28:24.121 | M .stestr.conf 2020-10-21 06:28:24.121 | M .zuul.yaml 2020-10-21 06:28:24.121 | M CONTRIBUTING.rst 2020-10-21 06:28:24.121 | M HACKING.rst 2020-10-21 06:28:24.121 | M LICENSE 2020-10-21 06:28:24.121 | M README.rst 2020-10-21 06:28:24.121 | M REVIEWING.rst 2020-10-21 06:28:24.121 | M bindep.txt 2020-10-21 06:28:24.121 | M doc/requirements.txt 2020-10-21 06:28:24.121 | M doc/source/_extra/.htaccess 2020-10-21 06:28:24.121 | M doc/source/_static/.keep 2020-10-21 06:28:24.121 | M doc/source/account_generator.rst 2020-10-21 06:28:24.121 | M doc/source/cleanup.rst 2020-10-21 06:28:24.121 | M doc/source/conf.py 2020-10-21 06:28:24.121 | M doc/source/configuration.rst 2020-10-21 06:28:24.121 | M doc/source/contributor/contributing.rst 2020-10-21 06:28:24.121 | M doc/source/data/tempest-blacklisted-plugins-registry.header 2020-10-21 06:28:24.121 | M doc/source/data/tempest-plugins-registry.header 2020-10-21 06:28:24.121 | M doc/source/index.rst 2020-10-21 06:28:24.121 | M doc/source/library.rst 2020-10-21 06:28:24.121 | M doc/source/library/api_microversion_testing.rst 2020-10-21 06:28:24.121 | M doc/source/library/auth.rst 2020-10-21 06:28:24.121 | M doc/source/library/cli.rst 2020-10-21 06:28:24.121 | M doc/source/library/clients.rst 2020-10-21 06:28:24.121 | M doc/source/library/credential_providers.rst 2020-10-21 06:28:24.121 | M doc/source/library/decorators.rst 2020-10-21 06:28:24.121 | M doc/source/library/rest_client.rst 2020-10-21 06:28:24.121 | M doc/source/library/service_clients/compute_clients.rst 2020-10-21 06:28:24.121 | M doc/source/library/utils.rst 2020-10-21 06:28:24.121 | M doc/source/library/validation_resources.rst 2020-10-21 06:28:24.121 | M doc/source/microversion_testing.rst 2020-10-21 06:28:24.121 | M doc/source/overview.rst 2020-10-21 06:28:24.122 | M doc/source/plugins/index.rst 2020-10-21 06:28:24.122 | M doc/source/plugins/plugin.rst 2020-10-21 06:28:24.122 | M doc/source/requirement_upper_constraint_for_tempest.rst 2020-10-21 06:28:24.122 | M doc/source/run.rst 2020-10-21 06:28:24.122 | M doc/source/sampleconf.rst 2020-10-21 06:28:24.122 | M doc/source/stable_branch_support_policy.rst 2020-10-21 06:28:24.122 | M doc/source/stable_branch_testing_policy.rst 2020-10-21 06:28:24.122 | M doc/source/subunit_describe_calls.rst 2020-10-21 06:28:24.122 | M doc/source/supported_version.rst 2020-10-21 06:28:24.122 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2020-10-21 06:28:24.122 | M doc/source/test_removal.rst 2020-10-21 06:28:24.122 | M doc/source/tests/modules.rst 2020-10-21 06:28:24.122 | M doc/source/workspace.rst 2020-10-21 06:28:24.122 | M doc/source/write_tests.rst 2020-10-21 06:28:24.122 | M etc/accounts.yaml.sample 2020-10-21 06:28:24.122 | M etc/logging.conf.sample 2020-10-21 06:28:24.122 | M etc/whitelist.yaml 2020-10-21 06:28:24.122 | M playbooks/devstack-tempest-ipv6.yaml 2020-10-21 06:28:24.122 | M playbooks/devstack-tempest.yaml 2020-10-21 06:28:24.122 | M playbooks/post-tempest.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2020-10-21 06:28:24.122 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2020-10-21 06:28:24.123 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2020-10-21 06:28:24.124 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2020-10-21 06:28:24.125 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2020-10-21 06:28:24.126 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2020-10-21 06:28:24.127 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2020-10-21 06:28:24.128 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2020-10-21 06:28:24.129 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2020-10-21 06:28:24.130 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2020-10-21 06:28:24.131 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2020-10-21 06:28:24.131 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2020-10-21 06:28:24.131 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2020-10-21 06:28:24.131 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2020-10-21 06:28:24.131 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2020-10-21 06:28:24.131 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2020-10-21 06:28:24.131 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2020-10-21 06:28:24.131 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2020-10-21 06:28:24.131 | M releasenotes/source/_static/.placeholder 2020-10-21 06:28:24.131 | M releasenotes/source/_templates/.placeholder 2020-10-21 06:28:24.131 | M releasenotes/source/conf.py 2020-10-21 06:28:24.131 | M releasenotes/source/index.rst 2020-10-21 06:28:24.131 | M releasenotes/source/unreleased.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v10.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v11.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v12.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v13.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v14.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v15.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v16.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v16.1.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v17.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v17.1.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v17.2.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v18.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v19.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v20.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v21.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v22.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v22.1.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v23.0.0.rst 2020-10-21 06:28:24.131 | M releasenotes/source/v24.0.0.rst 2020-10-21 06:28:24.131 | M requirements.txt 2020-10-21 06:28:24.131 | M roles/acl-devstack-files/README.rst 2020-10-21 06:28:24.132 | M roles/acl-devstack-files/defaults/main.yaml 2020-10-21 06:28:24.132 | M roles/acl-devstack-files/tasks/main.yaml 2020-10-21 06:28:24.132 | M roles/ipv6-only-deployments-verification/README.rst 2020-10-21 06:28:24.132 | M roles/ipv6-only-deployments-verification/defaults/main.yaml 2020-10-21 06:28:24.132 | M roles/ipv6-only-deployments-verification/tasks/main.yaml 2020-10-21 06:28:24.132 | M roles/run-tempest/README.rst 2020-10-21 06:28:24.132 | M roles/run-tempest/defaults/main.yaml 2020-10-21 06:28:24.132 | M roles/run-tempest/tasks/main.yaml 2020-10-21 06:28:24.132 | M roles/setup-tempest-data-dir/README.rst 2020-10-21 06:28:24.132 | M roles/setup-tempest-data-dir/defaults/main.yaml 2020-10-21 06:28:24.132 | M roles/setup-tempest-data-dir/tasks/main.yaml 2020-10-21 06:28:24.132 | M roles/setup-tempest-run-dir/README.rst 2020-10-21 06:28:24.132 | M roles/setup-tempest-run-dir/defaults/main.yaml 2020-10-21 06:28:24.132 | M roles/setup-tempest-run-dir/tasks/main.yaml 2020-10-21 06:28:24.132 | M roles/tempest-cleanup/README.rst 2020-10-21 06:28:24.132 | M roles/tempest-cleanup/defaults/main.yaml 2020-10-21 06:28:24.132 | M roles/tempest-cleanup/tasks/main.yaml 2020-10-21 06:28:24.132 | M setup.cfg 2020-10-21 06:28:24.132 | M setup.py 2020-10-21 06:28:24.132 | M tempest/README.rst 2020-10-21 06:28:24.132 | M tempest/__init__.py 2020-10-21 06:28:24.132 | M tempest/api/README.rst 2020-10-21 06:28:24.132 | M tempest/api/__init__.py 2020-10-21 06:28:24.132 | M tempest/api/compute/__init__.py 2020-10-21 06:28:24.132 | M tempest/api/compute/admin/__init__.py 2020-10-21 06:28:24.132 | M tempest/api/compute/admin/test_agents.py 2020-10-21 06:28:24.132 | M tempest/api/compute/admin/test_aggregates.py 2020-10-21 06:28:24.132 | M tempest/api/compute/admin/test_aggregates_negative.py 2020-10-21 06:28:24.132 | M tempest/api/compute/admin/test_auto_allocate_network.py 2020-10-21 06:28:24.132 | M tempest/api/compute/admin/test_availability_zone.py 2020-10-21 06:28:24.132 | M tempest/api/compute/admin/test_availability_zone_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_create_server.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_delete_server.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_fixed_ips.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_flavors.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_flavors_access.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_flavors_access_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_flavors_microversions.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_hosts.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_hosts_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_hypervisor.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_hypervisor_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_keypairs_v210.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_live_migration.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_live_migration_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_migrations.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_networks.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_quotas.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_quotas_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_security_groups.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_server_diagnostics.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_servers.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_servers_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_services.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_services_negative.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2020-10-21 06:28:24.133 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2020-10-21 06:28:24.134 | M tempest/api/compute/admin/test_volume_swap.py 2020-10-21 06:28:24.134 | M tempest/api/compute/admin/test_volumes_negative.py 2020-10-21 06:28:24.134 | M tempest/api/compute/api_microversion_fixture.py 2020-10-21 06:28:24.134 | M tempest/api/compute/base.py 2020-10-21 06:28:24.134 | M tempest/api/compute/certificates/__init__.py 2020-10-21 06:28:24.134 | M tempest/api/compute/certificates/test_certificates.py 2020-10-21 06:28:24.134 | M tempest/api/compute/flavors/__init__.py 2020-10-21 06:28:24.134 | M tempest/api/compute/flavors/test_flavors.py 2020-10-21 06:28:24.134 | M tempest/api/compute/flavors/test_flavors_negative.py 2020-10-21 06:28:24.134 | M tempest/api/compute/floating_ips/__init__.py 2020-10-21 06:28:24.134 | M tempest/api/compute/floating_ips/base.py 2020-10-21 06:28:24.134 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2020-10-21 06:28:24.134 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2020-10-21 06:28:24.134 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2020-10-21 06:28:24.134 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2020-10-21 06:28:24.134 | M tempest/api/compute/images/__init__.py 2020-10-21 06:28:24.134 | M tempest/api/compute/images/test_image_metadata.py 2020-10-21 06:28:24.134 | M tempest/api/compute/images/test_image_metadata_negative.py 2020-10-21 06:28:24.134 | M tempest/api/compute/images/test_images.py 2020-10-21 06:28:24.134 | M tempest/api/compute/images/test_images_negative.py 2020-10-21 06:28:24.134 | M tempest/api/compute/images/test_images_oneserver.py 2020-10-21 06:28:24.134 | M tempest/api/compute/images/test_images_oneserver_negative.py 2020-10-21 06:28:24.134 | M tempest/api/compute/images/test_list_image_filters.py 2020-10-21 06:28:24.134 | M tempest/api/compute/images/test_list_image_filters_negative.py 2020-10-21 06:28:24.134 | M tempest/api/compute/images/test_list_images.py 2020-10-21 06:28:24.134 | M tempest/api/compute/keypairs/__init__.py 2020-10-21 06:28:24.134 | M tempest/api/compute/keypairs/base.py 2020-10-21 06:28:24.134 | M tempest/api/compute/keypairs/test_keypairs.py 2020-10-21 06:28:24.134 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2020-10-21 06:28:24.134 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2020-10-21 06:28:24.134 | M tempest/api/compute/limits/__init__.py 2020-10-21 06:28:24.134 | M tempest/api/compute/limits/test_absolute_limits.py 2020-10-21 06:28:24.134 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2020-10-21 06:28:24.135 | M tempest/api/compute/security_groups/__init__.py 2020-10-21 06:28:24.135 | M tempest/api/compute/security_groups/base.py 2020-10-21 06:28:24.135 | M tempest/api/compute/security_groups/test_security_group_rules.py 2020-10-21 06:28:24.135 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2020-10-21 06:28:24.135 | M tempest/api/compute/security_groups/test_security_groups.py 2020-10-21 06:28:24.135 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/__init__.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_attach_interfaces.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_availability_zone.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_create_server.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_delete_server.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_device_tagging.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_disk_config.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_instance_actions.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_instance_actions_negative.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_list_server_filters.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_list_servers_negative.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_multiple_create.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_multiple_create_negative.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_novnc.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_server_actions.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_server_addresses.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_server_addresses_negative.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_server_group.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_server_metadata.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_server_metadata_negative.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_server_password.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_server_personality.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_server_rescue.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_server_rescue_negative.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_server_tags.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_servers.py 2020-10-21 06:28:24.135 | M tempest/api/compute/servers/test_servers_microversions.py 2020-10-21 06:28:24.136 | M tempest/api/compute/servers/test_servers_negative.py 2020-10-21 06:28:24.136 | M tempest/api/compute/servers/test_virtual_interfaces.py 2020-10-21 06:28:24.136 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2020-10-21 06:28:24.136 | M tempest/api/compute/test_extensions.py 2020-10-21 06:28:24.136 | M tempest/api/compute/test_networks.py 2020-10-21 06:28:24.136 | M tempest/api/compute/test_quotas.py 2020-10-21 06:28:24.136 | M tempest/api/compute/test_tenant_networks.py 2020-10-21 06:28:24.136 | M tempest/api/compute/test_versions.py 2020-10-21 06:28:24.136 | M tempest/api/compute/volumes/__init__.py 2020-10-21 06:28:24.136 | M tempest/api/compute/volumes/test_attach_volume.py 2020-10-21 06:28:24.136 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2020-10-21 06:28:24.136 | M tempest/api/compute/volumes/test_volume_snapshots.py 2020-10-21 06:28:24.136 | M tempest/api/compute/volumes/test_volumes_get.py 2020-10-21 06:28:24.136 | M tempest/api/compute/volumes/test_volumes_list.py 2020-10-21 06:28:24.136 | M tempest/api/compute/volumes/test_volumes_negative.py 2020-10-21 06:28:24.136 | M tempest/api/identity/__init__.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/__init__.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v2/__init__.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v2/test_endpoints.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v2/test_roles.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v2/test_roles_negative.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v2/test_services.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v2/test_tenants.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v2/test_tokens.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v2/test_users.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v2/test_users_negative.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v3/__init__.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v3/test_application_credentials.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v3/test_credentials.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v3/test_default_project_id.py 2020-10-21 06:28:24.136 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_domains.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_domains_negative.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_endpoints.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_groups.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_inherits.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_list_projects.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_list_users.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_policies.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_project_tags.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_projects.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_projects_negative.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_regions.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_roles.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_services.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_tokens.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_trusts.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_users.py 2020-10-21 06:28:24.137 | M tempest/api/identity/admin/v3/test_users_negative.py 2020-10-21 06:28:24.137 | M tempest/api/identity/base.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v2/__init__.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v2/test_api_discovery.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v2/test_ec2_credentials.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v2/test_extension.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v2/test_tenants.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v2/test_tokens.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v2/test_users.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v3/__init__.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v3/test_access_rules.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v3/test_api_discovery.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v3/test_application_credentials.py 2020-10-21 06:28:24.137 | M tempest/api/identity/v3/test_catalog.py 2020-10-21 06:28:24.138 | M tempest/api/identity/v3/test_domains.py 2020-10-21 06:28:24.138 | M tempest/api/identity/v3/test_ec2_credentials.py 2020-10-21 06:28:24.138 | M tempest/api/identity/v3/test_projects.py 2020-10-21 06:28:24.138 | M tempest/api/identity/v3/test_tokens.py 2020-10-21 06:28:24.138 | M tempest/api/identity/v3/test_users.py 2020-10-21 06:28:24.138 | M tempest/api/image/__init__.py 2020-10-21 06:28:24.138 | M tempest/api/image/base.py 2020-10-21 06:28:24.138 | M tempest/api/image/v1/__init__.py 2020-10-21 06:28:24.138 | M tempest/api/image/v1/test_image_members.py 2020-10-21 06:28:24.138 | M tempest/api/image/v1/test_image_members_negative.py 2020-10-21 06:28:24.138 | M tempest/api/image/v1/test_images.py 2020-10-21 06:28:24.138 | M tempest/api/image/v1/test_images_negative.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/__init__.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/admin/__init__.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/admin/test_images.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images_member.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images_member_negative.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images_metadefs_namespace_objects.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images_metadefs_namespace_properties.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images_metadefs_namespace_tags.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images_metadefs_namespaces.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images_metadefs_resource_types.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images_metadefs_schema.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images_negative.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images_tags.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_images_tags_negative.py 2020-10-21 06:28:24.138 | M tempest/api/image/v2/test_versions.py 2020-10-21 06:28:24.138 | M tempest/api/network/__init__.py 2020-10-21 06:28:24.138 | M tempest/api/network/admin/__init__.py 2020-10-21 06:28:24.138 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2020-10-21 06:28:24.138 | M tempest/api/network/admin/test_external_network_extension.py 2020-10-21 06:28:24.138 | M tempest/api/network/admin/test_external_networks_negative.py 2020-10-21 06:28:24.138 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2020-10-21 06:28:24.139 | M tempest/api/network/admin/test_metering_extensions.py 2020-10-21 06:28:24.139 | M tempest/api/network/admin/test_negative_quotas.py 2020-10-21 06:28:24.139 | M tempest/api/network/admin/test_ports.py 2020-10-21 06:28:24.139 | M tempest/api/network/admin/test_quotas.py 2020-10-21 06:28:24.139 | M tempest/api/network/admin/test_routers.py 2020-10-21 06:28:24.139 | M tempest/api/network/admin/test_routers_dvr.py 2020-10-21 06:28:24.139 | M tempest/api/network/admin/test_routers_negative.py 2020-10-21 06:28:24.139 | M tempest/api/network/base.py 2020-10-21 06:28:24.139 | M tempest/api/network/base_security_groups.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_agent_management_negative.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_allowed_address_pair.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_dhcp_ipv6.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_extensions.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_extra_dhcp_options.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_floating_ips.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_floating_ips_negative.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_networks.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_networks_negative.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_ports.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_routers.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_routers_negative.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_security_groups.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_security_groups_negative.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_service_providers.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_subnetpools_extensions.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_tags.py 2020-10-21 06:28:24.139 | M tempest/api/network/test_versions.py 2020-10-21 06:28:24.139 | M tempest/api/object_storage/__init__.py 2020-10-21 06:28:24.139 | M tempest/api/object_storage/base.py 2020-10-21 06:28:24.139 | M tempest/api/object_storage/test_account_bulk.py 2020-10-21 06:28:24.139 | M tempest/api/object_storage/test_account_quotas.py 2020-10-21 06:28:24.139 | M tempest/api/object_storage/test_account_quotas_negative.py 2020-10-21 06:28:24.139 | M tempest/api/object_storage/test_account_services.py 2020-10-21 06:28:24.139 | M tempest/api/object_storage/test_account_services_negative.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_container_acl.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_container_acl_negative.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_container_quotas.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_container_services.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_container_services_negative.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_container_staticweb.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_container_sync.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_container_sync_middleware.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_crossdomain.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_healthcheck.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_object_expiry.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_object_formpost.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_object_formpost_negative.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_object_services.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_object_slo.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_object_temp_url.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_object_temp_url_negative.py 2020-10-21 06:28:24.140 | M tempest/api/object_storage/test_object_version.py 2020-10-21 06:28:24.140 | M tempest/api/volume/__init__.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/__init__.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_backends_capabilities.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_group_snapshots.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_group_type_specs.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_group_types.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_groups.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_multi_backend.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_qos.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_snapshot_manage.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_snapshots_actions.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_user_messages.py 2020-10-21 06:28:24.140 | M tempest/api/volume/admin/test_volume_hosts.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_manage.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_pools.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_quota_classes.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_quotas.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_retype.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_services.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_services_negative.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_type_access.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_types.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volume_types_negative.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volumes_actions.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volumes_backup.py 2020-10-21 06:28:24.141 | M tempest/api/volume/admin/test_volumes_list.py 2020-10-21 06:28:24.141 | M tempest/api/volume/api_microversion_fixture.py 2020-10-21 06:28:24.141 | M tempest/api/volume/base.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_availability_zone.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_extensions.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_image_metadata.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_snapshot_metadata.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_versions.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_volume_absolute_limits.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_volume_delete_cascade.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_volume_metadata.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_volume_transfers.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_volumes_actions.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_volumes_backup.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_volumes_clone.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_volumes_clone_negative.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_volumes_extend.py 2020-10-21 06:28:24.141 | M tempest/api/volume/test_volumes_get.py 2020-10-21 06:28:24.142 | M tempest/api/volume/test_volumes_list.py 2020-10-21 06:28:24.142 | M tempest/api/volume/test_volumes_negative.py 2020-10-21 06:28:24.142 | M tempest/api/volume/test_volumes_snapshots.py 2020-10-21 06:28:24.142 | M tempest/api/volume/test_volumes_snapshots_list.py 2020-10-21 06:28:24.142 | M tempest/api/volume/test_volumes_snapshots_negative.py 2020-10-21 06:28:24.142 | M tempest/clients.py 2020-10-21 06:28:24.142 | M tempest/cmd/__init__.py 2020-10-21 06:28:24.142 | M tempest/cmd/cleanup.py 2020-10-21 06:28:24.142 | M tempest/cmd/cleanup_service.py 2020-10-21 06:28:24.142 | M tempest/cmd/config-generator.tempest.conf 2020-10-21 06:28:24.142 | M tempest/cmd/init.py 2020-10-21 06:28:24.142 | M tempest/cmd/list_plugins.py 2020-10-21 06:28:24.142 | M tempest/cmd/main.py 2020-10-21 06:28:24.142 | M tempest/cmd/run.py 2020-10-21 06:28:24.142 | M tempest/cmd/subunit_describe_calls.py 2020-10-21 06:28:24.142 | M tempest/cmd/verify_tempest_config.py 2020-10-21 06:28:24.142 | M tempest/cmd/workspace.py 2020-10-21 06:28:24.142 | M tempest/common/__init__.py 2020-10-21 06:28:24.142 | M tempest/common/compute.py 2020-10-21 06:28:24.142 | M tempest/common/credentials_factory.py 2020-10-21 06:28:24.142 | M tempest/common/custom_matchers.py 2020-10-21 06:28:24.142 | M tempest/common/identity.py 2020-10-21 06:28:24.142 | M tempest/common/image.py 2020-10-21 06:28:24.142 | M tempest/common/tempest_fixtures.py 2020-10-21 06:28:24.142 | M tempest/common/utils/__init__.py 2020-10-21 06:28:24.142 | M tempest/common/utils/linux/__init__.py 2020-10-21 06:28:24.142 | M tempest/common/utils/linux/remote_client.py 2020-10-21 06:28:24.142 | M tempest/common/utils/net_info.py 2020-10-21 06:28:24.142 | M tempest/common/utils/net_utils.py 2020-10-21 06:28:24.142 | M tempest/common/waiters.py 2020-10-21 06:28:24.142 | M tempest/config.py 2020-10-21 06:28:24.142 | M tempest/hacking/__init__.py 2020-10-21 06:28:24.142 | M tempest/hacking/checks.py 2020-10-21 06:28:24.142 | M tempest/lib/__init__.py 2020-10-21 06:28:24.142 | M tempest/lib/api_schema/__init__.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/__init__.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/__init__.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2020-10-21 06:28:24.143 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2020-10-21 06:28:24.144 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/volume/__init__.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/volume/backups.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/volume/capabilities.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/volume/extensions.py 2020-10-21 06:28:24.145 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/group_types.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/groups.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/hosts.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/limits.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/manage_volume.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/messages.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/qos.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/quota_classes.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/quotas.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/services.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/snapshots.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/transfers.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/volume_types.py 2020-10-21 06:28:24.146 | M tempest/lib/api_schema/response/volume/volumes.py 2020-10-21 06:28:24.146 | M tempest/lib/auth.py 2020-10-21 06:28:24.146 | M tempest/lib/base.py 2020-10-21 06:28:24.146 | M tempest/lib/cli/__init__.py 2020-10-21 06:28:24.146 | M tempest/lib/cli/base.py 2020-10-21 06:28:24.146 | M tempest/lib/cli/output_parser.py 2020-10-21 06:28:24.146 | M tempest/lib/cmd/__init__.py 2020-10-21 06:28:24.146 | M tempest/lib/common/__init__.py 2020-10-21 06:28:24.146 | M tempest/lib/common/api_microversion_fixture.py 2020-10-21 06:28:24.146 | M tempest/lib/common/api_version_request.py 2020-10-21 06:28:24.146 | M tempest/lib/common/api_version_utils.py 2020-10-21 06:28:24.146 | M tempest/lib/common/cred_client.py 2020-10-21 06:28:24.146 | M tempest/lib/common/cred_provider.py 2020-10-21 06:28:24.146 | M tempest/lib/common/dynamic_creds.py 2020-10-21 06:28:24.146 | M tempest/lib/common/fixed_network.py 2020-10-21 06:28:24.146 | M tempest/lib/common/http.py 2020-10-21 06:28:24.146 | M tempest/lib/common/jsonschema_validator.py 2020-10-21 06:28:24.146 | M tempest/lib/common/preprov_creds.py 2020-10-21 06:28:24.146 | M tempest/lib/common/profiler.py 2020-10-21 06:28:24.146 | M tempest/lib/common/rest_client.py 2020-10-21 06:28:24.147 | M tempest/lib/common/ssh.py 2020-10-21 06:28:24.147 | M tempest/lib/common/thread.py 2020-10-21 06:28:24.147 | M tempest/lib/common/utils/__init__.py 2020-10-21 06:28:24.147 | M tempest/lib/common/utils/data_utils.py 2020-10-21 06:28:24.147 | M tempest/lib/common/utils/linux/__init__.py 2020-10-21 06:28:24.147 | M tempest/lib/common/utils/linux/remote_client.py 2020-10-21 06:28:24.147 | M tempest/lib/common/utils/misc.py 2020-10-21 06:28:24.147 | M tempest/lib/common/utils/test_utils.py 2020-10-21 06:28:24.147 | M tempest/lib/common/validation_resources.py 2020-10-21 06:28:24.147 | M tempest/lib/decorators.py 2020-10-21 06:28:24.147 | M tempest/lib/exceptions.py 2020-10-21 06:28:24.147 | M tempest/lib/services/__init__.py 2020-10-21 06:28:24.147 | M tempest/lib/services/clients.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/__init__.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/agents_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/aggregates_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/availability_zone_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/baremetal_nodes_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/base_compute_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/certificates_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/extensions_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/fixed_ips_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/flavors_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/floating_ip_pools_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/floating_ips_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/hosts_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/hypervisor_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/images_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/interfaces_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/keypairs_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/limits_client.py 2020-10-21 06:28:24.147 | M tempest/lib/services/compute/migrations_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/networks_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/quota_classes_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/quotas_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/security_group_default_rules_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/security_group_rules_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/security_groups_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/server_groups_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/servers_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/services_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/snapshots_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/tenant_networks_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/tenant_usages_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/versions_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/compute/volumes_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/__init__.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v2/__init__.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v2/endpoints_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v2/identity_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v2/roles_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v2/services_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v2/tenants_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v2/token_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v2/users_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v3/__init__.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v3/access_rules_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v3/application_credentials_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v3/catalog_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v3/credentials_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v3/domains_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2020-10-21 06:28:24.148 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/endpoints_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/groups_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/identity_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/oauth_token_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/policies_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/project_tags_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/projects_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/regions_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/role_assignments_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/roles_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/services_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/token_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/trusts_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/users_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/identity/v3/versions_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/__init__.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v1/__init__.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v1/image_members_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v1/images_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v2/__init__.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v2/image_members_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v2/images_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v2/namespace_objects_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v2/namespace_properties_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v2/namespace_tags_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v2/namespaces_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v2/resource_types_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v2/schemas_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/image/v2/versions_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/network/__init__.py 2020-10-21 06:28:24.149 | M tempest/lib/services/network/agents_client.py 2020-10-21 06:28:24.149 | M tempest/lib/services/network/base.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/extensions_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/floating_ips_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/metering_label_rules_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/metering_labels_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/networks_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/ports_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/qos_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/quotas_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/routers_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/security_group_rules_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/security_groups_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/segments_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/service_providers_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/subnetpools_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/subnets_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/tags_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/network/versions_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/object_storage/__init__.py 2020-10-21 06:28:24.150 | M tempest/lib/services/object_storage/account_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/object_storage/capabilities_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/object_storage/container_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/object_storage/object_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/placement/__init__.py 2020-10-21 06:28:24.150 | M tempest/lib/services/placement/base_placement_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/placement/placement_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/placement/resource_providers_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/volume/__init__.py 2020-10-21 06:28:24.150 | M tempest/lib/services/volume/base_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/volume/v1/__init__.py 2020-10-21 06:28:24.150 | M tempest/lib/services/volume/v1/availability_zone_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/volume/v1/backups_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/volume/v1/encryption_types_client.py 2020-10-21 06:28:24.150 | M tempest/lib/services/volume/v1/extensions_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v1/hosts_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v1/limits_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v1/qos_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v1/quotas_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v1/services_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v1/snapshots_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v1/types_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v1/volumes_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/__init__.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/availability_zone_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/backups_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/capabilities_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/encryption_types_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/extensions_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/hosts_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/limits_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/qos_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/quota_classes_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/quotas_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/services_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/snapshots_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/transfers_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/types_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/volume_manage_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v2/volumes_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v3/__init__.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v3/attachments_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v3/availability_zone_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v3/backups_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v3/base_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v3/capabilities_client.py 2020-10-21 06:28:24.151 | M tempest/lib/services/volume/v3/encryption_types_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/extensions_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/group_types_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/groups_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/hosts_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/limits_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/messages_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/qos_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/quota_classes_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/quotas_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/services_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/snapshots_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/transfers_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/types_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/versions_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/volume_manage_client.py 2020-10-21 06:28:24.152 | M tempest/lib/services/volume/v3/volumes_client.py 2020-10-21 06:28:24.152 | M tempest/manager.py 2020-10-21 06:28:24.152 | M tempest/scenario/README.rst 2020-10-21 06:28:24.152 | M tempest/scenario/__init__.py 2020-10-21 06:28:24.152 | M tempest/scenario/manager.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_aggregates_basic_ops.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_encrypted_cinder_volumes.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_minbw_allocation_placement.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_minimum_basic.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_network_advanced_server_ops.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_network_basic_ops.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_network_v6.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_object_storage_basic_ops.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_security_groups_basic_ops.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_server_advanced_ops.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_server_basic_ops.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_server_multinode.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_shelve_instance.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_snapshot_pattern.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_stamp_pattern.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_volume_backup_restore.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_volume_boot_pattern.py 2020-10-21 06:28:24.153 | M tempest/scenario/test_volume_migrate_attached.py 2020-10-21 06:28:24.153 | M tempest/services/__init__.py 2020-10-21 06:28:24.153 | M tempest/services/orchestration/__init__.py 2020-10-21 06:28:24.153 | M tempest/services/orchestration/json/__init__.py 2020-10-21 06:28:24.153 | M tempest/services/orchestration/json/orchestration_client.py 2020-10-21 06:28:24.153 | M tempest/test.py 2020-10-21 06:28:24.153 | M tempest/test_discover/__init__.py 2020-10-21 06:28:24.153 | M tempest/test_discover/plugins.py 2020-10-21 06:28:24.153 | M tempest/test_discover/test_discover.py 2020-10-21 06:28:24.153 | M tempest/tests/README.rst 2020-10-21 06:28:24.153 | M tempest/tests/__init__.py 2020-10-21 06:28:24.154 | M tempest/tests/api/__init__.py 2020-10-21 06:28:24.154 | M tempest/tests/api/compute/__init__.py 2020-10-21 06:28:24.154 | M tempest/tests/api/compute/test_base.py 2020-10-21 06:28:24.154 | M tempest/tests/base.py 2020-10-21 06:28:24.154 | M tempest/tests/cmd/__init__.py 2020-10-21 06:28:24.154 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2020-10-21 06:28:24.154 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2020-10-21 06:28:24.154 | M tempest/tests/cmd/test_account_generator.py 2020-10-21 06:28:24.154 | M tempest/tests/cmd/test_cleanup.py 2020-10-21 06:28:24.154 | M tempest/tests/cmd/test_cleanup_services.py 2020-10-21 06:28:24.154 | M tempest/tests/cmd/test_list_plugins.py 2020-10-21 06:28:24.154 | M tempest/tests/cmd/test_run.py 2020-10-21 06:28:24.154 | M tempest/tests/cmd/test_saved_state_json.json 2020-10-21 06:28:24.154 | M tempest/tests/cmd/test_subunit_describe_calls.py 2020-10-21 06:28:24.154 | M tempest/tests/cmd/test_tempest_init.py 2020-10-21 06:28:24.154 | M tempest/tests/cmd/test_verify_tempest_config.py 2020-10-21 06:28:24.154 | M tempest/tests/cmd/test_workspace.py 2020-10-21 06:28:24.154 | M tempest/tests/common/__init__.py 2020-10-21 06:28:24.154 | M tempest/tests/common/test_admin_available.py 2020-10-21 06:28:24.154 | M tempest/tests/common/test_alt_available.py 2020-10-21 06:28:24.154 | M tempest/tests/common/test_compute.py 2020-10-21 06:28:24.154 | M tempest/tests/common/test_credentials_factory.py 2020-10-21 06:28:24.154 | M tempest/tests/common/test_custom_matchers.py 2020-10-21 06:28:24.154 | M tempest/tests/common/test_image.py 2020-10-21 06:28:24.154 | M tempest/tests/common/utils/__init__.py 2020-10-21 06:28:24.154 | M tempest/tests/common/utils/linux/__init__.py 2020-10-21 06:28:24.154 | M tempest/tests/common/utils/linux/test_remote_client.py 2020-10-21 06:28:24.154 | M tempest/tests/common/utils/test_net_utils.py 2020-10-21 06:28:24.154 | M tempest/tests/fake_config.py 2020-10-21 06:28:24.154 | M tempest/tests/fake_tempest_plugin.py 2020-10-21 06:28:24.154 | M tempest/tests/files/__init__.py 2020-10-21 06:28:24.154 | M tempest/tests/files/failing-tests 2020-10-21 06:28:24.154 | M tempest/tests/files/passing-tests 2020-10-21 06:28:24.155 | M tempest/tests/files/setup.cfg 2020-10-21 06:28:24.155 | M tempest/tests/files/testr-conf 2020-10-21 06:28:24.155 | M tempest/tests/lib/__init__.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/cli/__init__.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/cli/test_command_failed.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/cli/test_execute.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/cli/test_output_parser.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/cmd/__init__.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/cmd/test_check_uuid.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/__init__.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/test_api_version_request.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/test_api_version_utils.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/test_cred_client.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/test_dynamic_creds.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/test_http.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/test_jsonschema_validator.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/test_preprov_creds.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/test_profiler.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/test_rest_client.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/test_validation_resources.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/utils/__init__.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/utils/linux/__init__.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/utils/test_data_utils.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/utils/test_misc.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/common/utils/test_test_utils.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/fake_auth_provider.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/fake_credentials.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/fake_http.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/fake_identity.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/services/__init__.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/services/base.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/services/compute/__init__.py 2020-10-21 06:28:24.155 | M tempest/tests/lib/services/compute/test_agents_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_certificates_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_extensions_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_flavors_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_hosts_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_images_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_limits_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_migrations_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_networks_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_quotas_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_servers_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_services_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2020-10-21 06:28:24.156 | M tempest/tests/lib/services/compute/test_versions_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/compute/test_volumes_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/__init__.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v2/__init__.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/__init__.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2020-10-21 06:28:24.157 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/__init__.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v1/__init__.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v2/__init__.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v2/test_images_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/__init__.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_agents_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_base_network_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_extensions_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_networks_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_ports_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_qos_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_quotas_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_routers_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_security_groups_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_segments_client.py 2020-10-21 06:28:24.158 | M tempest/tests/lib/services/network/test_service_providers_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/network/test_subnets_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/network/test_tags_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/network/test_versions_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/object_storage/__init__.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/object_storage/test_object_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/placement/__init__.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/placement/test_placement_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/registry_fixture.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/test_clients.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/__init__.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v1/__init__.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v1/test_encryption_types_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v1/test_quotas_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v1/test_snapshots_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/__init__.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2020-10-21 06:28:24.159 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/test_api_microversion_fixture.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/test_auth.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/test_base.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/test_credentials.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/test_decorators.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/test_ssh.py 2020-10-21 06:28:24.160 | M tempest/tests/lib/test_tempest_lib.py 2020-10-21 06:28:24.160 | M tempest/tests/test_base_test.py 2020-10-21 06:28:24.160 | M tempest/tests/test_config.py 2020-10-21 06:28:24.160 | M tempest/tests/test_decorators.py 2020-10-21 06:28:24.160 | M tempest/tests/test_hacking.py 2020-10-21 06:28:24.160 | M tempest/tests/test_imports.py 2020-10-21 06:28:24.160 | M tempest/tests/test_list_tests.py 2020-10-21 06:28:24.160 | M tempest/tests/test_microversions.py 2020-10-21 06:28:24.160 | M tempest/tests/test_tempest_plugin.py 2020-10-21 06:28:24.160 | M tempest/tests/test_test.py 2020-10-21 06:28:24.160 | M tempest/tests/utSwitched to branch 'master' 2020-10-21 06:28:24.160 | ils.py 2020-10-21 06:28:24.160 | M tempest/version.py 2020-10-21 06:28:24.160 | M test-requirements.txt 2020-10-21 06:28:24.160 | M tools/generate-tempest-plugins-list.py 2020-10-21 06:28:24.160 | M tools/tempest-integrated-gate-compute-blacklist.txt 2020-10-21 06:28:24.160 | M tools/tempest-integrated-gate-networking-blacklist.txt 2020-10-21 06:28:24.160 | M tools/tempest-integrated-gate-object-storage-blacklist.txt 2020-10-21 06:28:24.160 | M tools/tempest-integrated-gate-placement-blacklist.txt 2020-10-21 06:28:24.161 | M tools/tempest-integrated-gate-storage-blacklist.txt 2020-10-21 06:28:24.161 | M tools/tempest-plugin-sanity.sh 2020-10-21 06:28:24.161 | M tox.ini 2020-10-21 06:28:24.161 | Your branch is up to date with 'origin/master'. 2020-10-21 06:28:24.161 | ++ lib/tempest:install_tempest:702 : tox -r --notest -efull 2020-10-21 06:28:24.725 | full create: /opt/stack/tempest/.tox/tempest 2020-10-21 06:28:25.613 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt