2020-12-15 07:58:24.928 | + ./stack.sh:main:457 : exec 2020-12-15 07:58:24.928 | + ./stack.sh:main:465 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2020-12-15-075824' 2020-12-15 07:58:24.928 | ++ ./stack.sh:main:457 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2020-12-15-075824.summary.2020-12-15-075824 2020-12-15 07:58:24.928 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-15 07:58:24.928 | + ./stack.sh:echo_summary:416 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2020-12-15-075824 2020-12-15 07:58:24.928 | + ./stack.sh:main:467 : ln -sf /opt/stack/logs/stack.sh.log.2020-12-15-075824 /opt/stack/logs/stack.sh.log 2020-12-15 07:58:24.928 | + ./stack.sh:main:468 : ln -sf /opt/stack/logs/stack.sh.log.2020-12-15-075824.summary.2020-12-15-075824 /opt/stack/logs/stack.sh.log.summary 2020-12-15 07:58:24.928 | + ./stack.sh:main:483 : check_path_perm_sanity /opt/stack 2020-12-15 07:58:24.928 | + functions:check_path_perm_sanity:620 : local real_path 2020-12-15 07:58:24.928 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2020-12-15 07:58:24.928 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2020-12-15 07:58:24.928 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2020-12-15 07:58:24.928 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2020-12-15 07:58:24.928 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2020-12-15 07:58:24.928 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-12-15 07:58:24.928 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2020-12-15 07:58:24.928 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2020-12-15 07:58:24.928 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-12-15 07:58:24.928 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2020-12-15 07:58:24.929 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2020-12-15 07:58:24.931 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2020-12-15 07:58:24.935 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2020-12-15 07:58:24.936 | + ./stack.sh:main:489 : trap exit_trap EXIT 2020-12-15 07:58:24.939 | + ./stack.sh:main:530 : trap err_trap ERR 2020-12-15 07:58:24.941 | + ./stack.sh:main:543 : set -o errexit 2020-12-15 07:58:24.943 | + ./stack.sh:main:546 : uname -a 2020-12-15 07:58:24.944 | Linux dv-osbrick-737446-19-iscsi 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-12-15 07:58:24.946 | + ./stack.sh:main:549 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2020-12-15 07:58:24.948 | + ./stack.sh:main:550 : rm -f /opt/stack/data/ca-bundle.pem 2020-12-15 07:58:24.951 | + ./stack.sh:main:553 : source /home/ubuntu/devstack/lib/database 2020-12-15 07:58:24.975 | + ./stack.sh:main:554 : source /home/ubuntu/devstack/lib/rpc_backend 2020-12-15 07:58:24.989 | + ./stack.sh:main:560 : fetch_plugins 2020-12-15 07:58:24.990 | + functions-common:fetch_plugins:1652 : local plugins= 2020-12-15 07:58:24.992 | + functions-common:fetch_plugins:1653 : local plugin 2020-12-15 07:58:24.994 | + functions-common:fetch_plugins:1656 : [[ -z '' ]] 2020-12-15 07:58:24.996 | + functions-common:fetch_plugins:1657 : return 2020-12-15 07:58:24.998 | + ./stack.sh:main:564 : run_phase override_defaults 2020-12-15 07:58:25.000 | + functions-common:run_phase:1734 : local mode=override_defaults 2020-12-15 07:58:25.001 | + functions-common:run_phase:1735 : local phase= 2020-12-15 07:58:25.003 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-15 07:58:25.005 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-15 07:58:25.007 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-15 07:58:25.009 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-15 07:58:25.011 | + functions-common:run_phase:1744 : local extra 2020-12-15 07:58:25.013 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-15 07:58:25.015 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-15 07:58:25.017 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-15 07:58:25.019 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-15 07:58:25.021 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2020-12-15 07:58:25.023 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-15 07:58:25.035 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-15 07:58:25.036 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-12-15 07:58:25.038 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-15 07:58:25.040 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-15 07:58:25.042 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-15 07:58:25.045 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-15 07:58:25.048 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2020-12-15 07:58:25.049 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2020-12-15 07:58:25.051 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2020-12-15 07:58:25.053 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2020-12-15 07:58:25.055 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-15 07:58:25.057 | + functions-common:run_phase:1759 : plugin_override_defaults 2020-12-15 07:58:25.058 | + functions-common:plugin_override_defaults:1693 : local plugins= 2020-12-15 07:58:25.060 | + functions-common:plugin_override_defaults:1694 : local plugin 2020-12-15 07:58:25.062 | + functions-common:plugin_override_defaults:1697 : [[ -z '' ]] 2020-12-15 07:58:25.064 | + functions-common:plugin_override_defaults:1698 : return 2020-12-15 07:58:25.066 | + ./stack.sh:main:567 : source /home/ubuntu/devstack/lib/apache 2020-12-15 07:58:25.083 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/tls 2020-12-15 07:58:25.085 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2020-12-15 07:58:25.097 | ++ functions-common:is_service_enabled:1962 : return 1 2020-12-15 07:58:25.099 | +++ lib/tls:source:43 : hostname -f 2020-12-15 07:58:25.102 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2020-12-15 07:58:25.104 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2020-12-15 07:58:25.106 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2020-12-15 07:58:25.108 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2020-12-15 07:58:25.110 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2020-12-15 07:58:25.112 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2020-12-15 07:58:25.113 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2020-12-15 07:58:25.115 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2020-12-15 07:58:25.117 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2020-12-15 07:58:25.119 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2020-12-15 07:58:25.123 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/infra 2020-12-15 07:58:25.134 | + ./stack.sh:main:574 : source /home/ubuntu/devstack/lib/libraries 2020-12-15 07:58:25.150 | + ./stack.sh:main:575 : source /home/ubuntu/devstack/lib/lvm 2020-12-15 07:58:25.161 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/horizon 2020-12-15 07:58:25.172 | + ./stack.sh:main:577 : source /home/ubuntu/devstack/lib/keystone 2020-12-15 07:58:25.196 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/glance 2020-12-15 07:58:25.231 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/nova 2020-12-15 07:58:25.298 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/placement 2020-12-15 07:58:25.318 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/cinder 2020-12-15 07:58:25.347 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/swift 2020-12-15 07:58:25.392 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/neutron 2020-12-15 07:58:25.499 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/ldap 2020-12-15 07:58:25.513 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/dstat 2020-12-15 07:58:25.525 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tcpdump 2020-12-15 07:58:25.536 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/etcd3 2020-12-15 07:58:25.625 | + ./stack.sh:main:593 : run_phase source 2020-12-15 07:58:25.627 | + functions-common:run_phase:1734 : local mode=source 2020-12-15 07:58:25.629 | + functions-common:run_phase:1735 : local phase= 2020-12-15 07:58:25.631 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-15 07:58:25.633 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-15 07:58:25.635 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-15 07:58:25.637 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-15 07:58:25.639 | + functions-common:run_phase:1744 : local extra 2020-12-15 07:58:25.642 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-15 07:58:25.645 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-15 07:58:25.647 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-15 07:58:25.649 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-15 07:58:25.651 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2020-12-15 07:58:25.653 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-15 07:58:25.667 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-15 07:58:25.669 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2020-12-15 07:58:25.671 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2020-12-15 07:58:25.705 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2020-12-15 07:58:25.707 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2020-12-15 07:58:25.709 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2020-12-15 07:58:25.711 | + functions-common:run_phase:1756 : load_plugin_settings 2020-12-15 07:58:25.713 | + functions-common:load_plugin_settings:1670 : local plugins= 2020-12-15 07:58:25.716 | + functions-common:load_plugin_settings:1671 : local plugin 2020-12-15 07:58:25.718 | + functions-common:load_plugin_settings:1674 : [[ -z '' ]] 2020-12-15 07:58:25.720 | + functions-common:load_plugin_settings:1675 : return 2020-12-15 07:58:25.722 | + functions-common:run_phase:1757 : verify_disabled_services 2020-12-15 07:58:25.725 | + functions-common:verify_disabled_services:2017 : local service 2020-12-15 07:58:25.727 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.729 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2020-12-15 07:58:25.731 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.734 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2020-12-15 07:58:25.736 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.738 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2020-12-15 07:58:25.741 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.743 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2020-12-15 07:58:25.746 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.748 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2020-12-15 07:58:25.750 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.752 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2020-12-15 07:58:25.755 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.757 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2020-12-15 07:58:25.759 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.761 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2020-12-15 07:58:25.764 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.766 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2020-12-15 07:58:25.768 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.770 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2020-12-15 07:58:25.772 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.775 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2020-12-15 07:58:25.777 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.779 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2020-12-15 07:58:25.781 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.784 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2020-12-15 07:58:25.786 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.789 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2020-12-15 07:58:25.792 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.794 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2020-12-15 07:58:25.796 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.798 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2020-12-15 07:58:25.801 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.803 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2020-12-15 07:58:25.806 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.808 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2020-12-15 07:58:25.810 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.812 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2020-12-15 07:58:25.815 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.817 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2020-12-15 07:58:25.819 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.821 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2020-12-15 07:58:25.824 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.826 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2020-12-15 07:58:25.828 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.830 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2020-12-15 07:58:25.833 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.835 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2020-12-15 07:58:25.837 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.839 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2020-12-15 07:58:25.842 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.844 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2020-12-15 07:58:25.846 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.849 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2020-12-15 07:58:25.851 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.853 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2020-12-15 07:58:25.856 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.858 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2020-12-15 07:58:25.860 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.862 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2020-12-15 07:58:25.865 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.867 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2020-12-15 07:58:25.870 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.872 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2020-12-15 07:58:25.874 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.876 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2020-12-15 07:58:25.878 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.881 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2020-12-15 07:58:25.883 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.885 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2020-12-15 07:58:25.887 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.889 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2020-12-15 07:58:25.892 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.894 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2020-12-15 07:58:25.896 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.898 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2020-12-15 07:58:25.901 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.903 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2020-12-15 07:58:25.905 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2020-12-15 07:58:25.907 | + functions-common:verify_disabled_services:2019 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2020-12-15 07:58:25.910 | + ./stack.sh:main:664 : initialize_database_backends 2020-12-15 07:58:25.913 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-12-15 07:58:25.915 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2020-12-15 07:58:25.929 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 07:58:25.931 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2020-12-15 07:58:25.933 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2020-12-15 07:58:25.935 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2020-12-15 07:58:25.949 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 07:58:25.951 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2020-12-15 07:58:25.954 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2020-12-15 07:58:25.956 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2020-12-15 07:58:25.958 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2020-12-15 07:58:25.961 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2020-12-15 07:58:25.963 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2020-12-15 07:58:25.965 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2020-12-15 07:58:25.968 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2020-12-15 07:58:25.970 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-12-15 07:58:25.972 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2020-12-15 07:58:25.976 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-15 07:58:25.978 | + lib/database:initialize_database_backends:104 : return 0 2020-12-15 07:58:25.980 | + ./stack.sh:main:665 : echo 'Using mysql database backend' 2020-12-15 07:58:25.980 | Using mysql database backend 2020-12-15 07:58:25.982 | + ./stack.sh:main:668 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2020-12-15 07:58:25.997 | + ./stack.sh:main:680 : is_service_enabled rabbit 2020-12-15 07:58:26.011 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 07:58:26.013 | + ./stack.sh:main:681 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2020-12-15 07:58:26.028 | + ./stack.sh:main:688 : is_service_enabled keystone 2020-12-15 07:58:26.043 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 07:58:26.045 | + ./stack.sh:main:690 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2020-12-15 07:58:26.060 | + ./stack.sh:main:692 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2020-12-15 07:58:26.075 | + ./stack.sh:main:703 : is_service_enabled ldap 2020-12-15 07:58:26.090 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 07:58:26.092 | + ./stack.sh:main:712 : is_service_enabled nova 2020-12-15 07:58:26.107 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 07:58:26.109 | + ./stack.sh:main:712 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2020-12-15 07:58:26.112 | + ./stack.sh:main:722 : is_service_enabled s-proxy 2020-12-15 07:58:26.126 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 07:58:26.129 | + ./stack.sh:main:726 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2020-12-15 07:58:26.143 | + ./stack.sh:main:728 : [[ -z '' ]] 2020-12-15 07:58:26.146 | + ./stack.sh:main:728 : [[ False == \T\r\u\e ]] 2020-12-15 07:58:26.148 | + ./stack.sh:main:734 : save_stackenv 734 2020-12-15 07:58:26.150 | + functions-common:save_stackenv:60 : local tag=734 2020-12-15 07:58:26.153 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2020-12-15 07:58:26.156 | + functions-common:save_stackenv:62 : time_stamp=2020-12-15-075826 2020-12-15 07:58:26.159 | + functions-common:save_stackenv:63 : echo '# 2020-12-15-075826 734' 2020-12-15 07:58:26.162 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.164 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2020-12-15 07:58:26.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.169 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2020-12-15 07:58:26.171 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.173 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2020-12-15 07:58:26.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.178 | + 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,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,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-12-15 07:58:26.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.182 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2020-12-15 07:58:26.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.187 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2020-12-15 07:58:26.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.192 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2020-12-15-075824 2020-12-15 07:58:26.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.196 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2020-12-15 07:58:26.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.201 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2020-12-15 07:58:26.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.205 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2020-12-15 07:58:26.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.210 | + functions-common:save_stackenv:65 : echo TLS_IP= 2020-12-15 07:58:26.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.215 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2020-12-15 07:58:26.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2020-12-15 07:58:26.219 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2020-12-15 07:58:26.222 | + ./stack.sh:main:745 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2020-12-15 07:58:26.224 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2020-12-15 07:58:26.226 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2020-12-15 07:58:26.229 | + functions-common:git_clone:527 : local git_ref=master 2020-12-15 07:58:26.231 | + functions-common:git_clone:528 : local orig_dir 2020-12-15 07:58:26.233 | ++ functions-common:git_clone:529 : pwd 2020-12-15 07:58:26.236 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-15 07:58:26.238 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-15 07:58:26.240 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-15 07:58:26.254 | + functions-common:git_clone:532 : RECLONE=False 2020-12-15 07:58:26.256 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-15 07:58:26.259 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-15 07:58:26.261 | + functions-common:git_clone:546 : echo master 2020-12-15 07:58:26.261 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-15 07:58:26.266 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2020-12-15 07:58:26.268 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-15 07:58:26.270 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2020-12-15 07:58:26.273 | + functions-common:git_clone:595 : git show --oneline 2020-12-15 07:58:26.273 | + functions-common:git_clone:595 : head -1 2020-12-15 07:58:26.276 | 42e95166 Merge "Exclude packaging 20.5-20.7" 2020-12-15 07:58:26.279 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-15 07:58:26.281 | + ./stack.sh:main:749 : echo_summary 'Installing package prerequisites' 2020-12-15 07:58:26.283 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-15 07:58:26.286 | + ./stack.sh:echo_summary:416 : echo -e Installing package prerequisites 2020-12-15 07:58:26.289 | + ./stack.sh:main:750 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2020-12-15 07:58:26.291 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2020-12-15 07:58:26.293 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2020-12-15 07:58:26.296 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2020-12-15 07:58:26.298 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2020-12-15 07:58:26.300 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2020-12-15 07:58:26.303 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2020-12-15 07:58:26.306 | +++ tools/install_prereqs.sh:source:47 : date +%s 2020-12-15 07:58:26.310 | ++ tools/install_prereqs.sh:source:47 : NOW=1608019106 2020-12-15 07:58:26.313 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2020-12-15 07:58:26.317 | +++ tools/install_prereqs.sh:source:48 : echo 0 2020-12-15 07:58:26.320 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2020-12-15 07:58:26.322 | ++ tools/install_prereqs.sh:source:49 : DELTA=1608019106 2020-12-15 07:58:26.324 | ++ tools/install_prereqs.sh:source:50 : [[ 1608019106 -lt 7200 ]] 2020-12-15 07:58:26.327 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2020-12-15 07:58:26.329 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2020-12-15 07:58:26.331 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2020-12-15 07:58:26.334 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2020-12-15 07:58:26.336 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2020-12-15 07:58:26.338 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2020-12-15 07:58:26.341 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2020-12-15 07:58:26.344 | +++ 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,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,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-12-15 07:58:26.389 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2020-12-15 07:58:26.389 | apache2-dev 2020-12-15 07:58:26.389 | bc 2020-12-15 07:58:26.389 | bsdmainutils 2020-12-15 07:58:26.389 | curl 2020-12-15 07:58:26.389 | g++ 2020-12-15 07:58:26.389 | gcc 2020-12-15 07:58:26.389 | gettext 2020-12-15 07:58:26.389 | git 2020-12-15 07:58:26.389 | graphviz 2020-12-15 07:58:26.389 | iputils-ping 2020-12-15 07:58:26.389 | libapache2-mod-proxy-uwsgi 2020-12-15 07:58:26.389 | libffi-dev 2020-12-15 07:58:26.389 | libjpeg-dev 2020-12-15 07:58:26.389 | libmysqlclient-dev 2020-12-15 07:58:26.389 | libpcre3-dev 2020-12-15 07:58:26.389 | libpq-dev 2020-12-15 07:58:26.389 | libssl-dev 2020-12-15 07:58:26.389 | libsystemd-dev 2020-12-15 07:58:26.389 | libxml2-dev 2020-12-15 07:58:26.389 | libxslt1-dev 2020-12-15 07:58:26.389 | libyaml-dev 2020-12-15 07:58:26.389 | lsof 2020-12-15 07:58:26.389 | openssh-server 2020-12-15 07:58:26.389 | openssl 2020-12-15 07:58:26.389 | pkg-config 2020-12-15 07:58:26.389 | psmisc 2020-12-15 07:58:26.389 | python3-dev 2020-12-15 07:58:26.389 | python3-pip 2020-12-15 07:58:26.390 | python3-venv 2020-12-15 07:58:26.390 | tar 2020-12-15 07:58:26.390 | tcpdump 2020-12-15 07:58:26.390 | unzip 2020-12-15 07:58:26.390 | uuid-runtime 2020-12-15 07:58:26.390 | wget 2020-12-15 07:58:26.390 | wget 2020-12-15 07:58:26.390 | zlib1g-dev 2020-12-15 07:58:26.390 | libkrb5-dev 2020-12-15 07:58:26.390 | libldap2-dev 2020-12-15 07:58:26.390 | libsasl2-dev 2020-12-15 07:58:26.390 | memcached 2020-12-15 07:58:26.390 | python3-mysqldb 2020-12-15 07:58:26.390 | sqlite3 2020-12-15 07:58:26.390 | conntrack 2020-12-15 07:58:26.390 | curl 2020-12-15 07:58:26.390 | dnsmasq-base 2020-12-15 07:58:26.390 | dnsmasq-utils 2020-12-15 07:58:26.390 | ebtables 2020-12-15 07:58:26.390 | gawk 2020-12-15 07:58:26.390 | genisoimage 2020-12-15 07:58:26.390 | iptables 2020-12-15 07:58:26.390 | iputils-arping 2020-12-15 07:58:26.390 | kpartx 2020-12-15 07:58:26.390 | libjs-jquery-tablesorter 2020-12-15 07:58:26.390 | libmysqlclient-dev 2020-12-15 07:58:26.390 | parted 2020-12-15 07:58:26.390 | pm-utils 2020-12-15 07:58:26.390 | python3-mysqldb 2020-12-15 07:58:26.390 | socat 2020-12-15 07:58:26.390 | sqlite3 2020-12-15 07:58:26.390 | sudo 2020-12-15 07:58:26.390 | vlan 2020-12-15 07:58:26.390 | lsscsi 2020-12-15 07:58:26.390 | open-iscsi 2020-12-15 07:58:26.390 | lvm2 2020-12-15 07:58:26.390 | qemu-utils 2020-12-15 07:58:26.391 | thin-provisioning-tools 2020-12-15 07:58:26.391 | acl 2020-12-15 07:58:26.391 | dnsmasq-base 2020-12-15 07:58:26.391 | dnsmasq-utils 2020-12-15 07:58:26.391 | ebtables 2020-12-15 07:58:26.391 | haproxy 2020-12-15 07:58:26.391 | iptables 2020-12-15 07:58:26.391 | iputils-arping 2020-12-15 07:58:26.391 | iputils-ping 2020-12-15 07:58:26.391 | libmysqlclient-dev 2020-12-15 07:58:26.391 | postgresql-server-dev-all 2020-12-15 07:58:26.391 | python3-mysqldb 2020-12-15 07:58:26.391 | sqlite3 2020-12-15 07:58:26.391 | sudo 2020-12-15 07:58:26.391 | vlan 2020-12-15 07:58:26.391 | ipset 2020-12-15 07:58:26.391 | conntrack 2020-12-15 07:58:26.391 | conntrackd 2020-12-15 07:58:26.391 | keepalived 2020-12-15 07:58:26.391 | dstat 2020-12-15 07:58:26.391 | lvm2 2020-12-15 07:58:26.391 | qemu-utils 2020-12-15 07:58:26.391 | thin-provisioning-tools 2020-12-15 07:58:26.391 | curl 2020-12-15 07:58:26.391 | liberasurecode-dev 2020-12-15 07:58:26.391 | make 2020-12-15 07:58:26.391 | memcached 2020-12-15 07:58:26.391 | sqlite3 2020-12-15 07:58:26.391 | xfsprogs' 2020-12-15 07:58:26.393 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2020-12-15 07:58:26.409 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2020-12-15 07:58:26.409 | apache2-dev 2020-12-15 07:58:26.409 | bc 2020-12-15 07:58:26.409 | bsdmainutils 2020-12-15 07:58:26.409 | curl 2020-12-15 07:58:26.410 | g++ 2020-12-15 07:58:26.410 | gcc 2020-12-15 07:58:26.410 | gettext 2020-12-15 07:58:26.410 | git 2020-12-15 07:58:26.410 | graphviz 2020-12-15 07:58:26.410 | iputils-ping 2020-12-15 07:58:26.410 | libapache2-mod-proxy-uwsgi 2020-12-15 07:58:26.410 | libffi-dev 2020-12-15 07:58:26.410 | libjpeg-dev 2020-12-15 07:58:26.410 | libmysqlclient-dev 2020-12-15 07:58:26.410 | libpcre3-dev 2020-12-15 07:58:26.410 | libpq-dev 2020-12-15 07:58:26.410 | libssl-dev 2020-12-15 07:58:26.410 | libsystemd-dev 2020-12-15 07:58:26.410 | libxml2-dev 2020-12-15 07:58:26.410 | libxslt1-dev 2020-12-15 07:58:26.410 | libyaml-dev 2020-12-15 07:58:26.410 | lsof 2020-12-15 07:58:26.410 | openssh-server 2020-12-15 07:58:26.410 | openssl 2020-12-15 07:58:26.410 | pkg-config 2020-12-15 07:58:26.410 | psmisc 2020-12-15 07:58:26.410 | python3-dev 2020-12-15 07:58:26.410 | python3-pip 2020-12-15 07:58:26.410 | python3-venv 2020-12-15 07:58:26.410 | tar 2020-12-15 07:58:26.410 | tcpdump 2020-12-15 07:58:26.410 | unzip 2020-12-15 07:58:26.410 | uuid-runtime 2020-12-15 07:58:26.410 | wget 2020-12-15 07:58:26.410 | wget 2020-12-15 07:58:26.410 | zlib1g-dev 2020-12-15 07:58:26.410 | libkrb5-dev 2020-12-15 07:58:26.410 | libldap2-dev 2020-12-15 07:58:26.410 | libsasl2-dev 2020-12-15 07:58:26.410 | memcached 2020-12-15 07:58:26.410 | python3-mysqldb 2020-12-15 07:58:26.411 | sqlite3 2020-12-15 07:58:26.411 | conntrack 2020-12-15 07:58:26.411 | curl 2020-12-15 07:58:26.411 | dnsmasq-base 2020-12-15 07:58:26.411 | dnsmasq-utils 2020-12-15 07:58:26.411 | ebtables 2020-12-15 07:58:26.411 | gawk 2020-12-15 07:58:26.411 | genisoimage 2020-12-15 07:58:26.411 | iptables 2020-12-15 07:58:26.411 | iputils-arping 2020-12-15 07:58:26.411 | kpartx 2020-12-15 07:58:26.411 | libjs-jquery-tablesorter 2020-12-15 07:58:26.411 | libmysqlclient-dev 2020-12-15 07:58:26.411 | parted 2020-12-15 07:58:26.411 | pm-utils 2020-12-15 07:58:26.411 | python3-mysqldb 2020-12-15 07:58:26.411 | socat 2020-12-15 07:58:26.411 | sqlite3 2020-12-15 07:58:26.411 | sudo 2020-12-15 07:58:26.411 | vlan 2020-12-15 07:58:26.411 | lsscsi 2020-12-15 07:58:26.411 | open-iscsi 2020-12-15 07:58:26.411 | lvm2 2020-12-15 07:58:26.411 | qemu-utils 2020-12-15 07:58:26.411 | thin-provisioning-tools 2020-12-15 07:58:26.411 | acl 2020-12-15 07:58:26.411 | dnsmasq-base 2020-12-15 07:58:26.411 | dnsmasq-utils 2020-12-15 07:58:26.411 | ebtables 2020-12-15 07:58:26.411 | haproxy 2020-12-15 07:58:26.411 | iptables 2020-12-15 07:58:26.411 | iputils-arping 2020-12-15 07:58:26.411 | iputils-ping 2020-12-15 07:58:26.411 | libmysqlclient-dev 2020-12-15 07:58:26.411 | postgresql-server-dev-all 2020-12-15 07:58:26.412 | python3-mysqldb 2020-12-15 07:58:26.412 | sqlite3 2020-12-15 07:58:26.412 | sudo 2020-12-15 07:58:26.412 | vlan 2020-12-15 07:58:26.412 | ipset 2020-12-15 07:58:26.412 | conntrack 2020-12-15 07:58:26.412 | conntrackd 2020-12-15 07:58:26.412 | keepalived 2020-12-15 07:58:26.412 | dstat 2020-12-15 07:58:26.412 | lvm2 2020-12-15 07:58:26.412 | qemu-utils 2020-12-15 07:58:26.412 | thin-provisioning-tools 2020-12-15 07:58:26.412 | curl 2020-12-15 07:58:26.412 | liberasurecode-dev 2020-12-15 07:58:26.412 | make 2020-12-15 07:58:26.412 | memcached 2020-12-15 07:58:26.412 | sqlite3 2020-12-15 07:58:26.412 | xfsprogs ' 2020-12-15 07:58:26.413 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2020-12-15 07:58:26.415 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 07:58:26.417 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 07:58:26.420 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2020-12-15 07:58:26.421 | ++ 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-12-15 07:58:26.424 | ++ 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-12-15 07:58:26.426 | ++ functions-common:install_package:1344 : update_package_repo 2020-12-15 07:58:26.429 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-15 07:58:26.431 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2020-12-15 07:58:26.433 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-15 07:58:26.435 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-15 07:58:26.437 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2020-12-15 07:58:26.440 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 07:58:26.442 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 07:58:26.444 | ++ functions-common:update_package_repo:1325 : apt_get_update 2020-12-15 07:58:26.446 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-12-15 07:58:26.449 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-12-15 07:58:26.451 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2020-12-15 07:58:26.453 | +++ functions-common:apt_get_update:1078 : id -u 2020-12-15 07:58:26.457 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-12-15 07:58:26.460 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2020-12-15 07:58:26.462 | ++ functions-common:time_start:2292 : local name=apt-get-update 2020-12-15 07:58:26.464 | ++ functions-common:time_start:2293 : local start_time= 2020-12-15 07:58:26.466 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2020-12-15 07:58:26.469 | +++ functions-common:time_start:2297 : date +%s%3N 2020-12-15 07:58:26.473 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1608019106470 2020-12-15 07:58:26.475 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-12-15 07:58:26.477 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-12-15 07:58:26.479 | ++ 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-12-15 07:58:26.955 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-12-15 07:58:27.151 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-12-15 07:58:27.279 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-12-15 07:58:27.408 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-12-15 07:58:29.327 | Reading package lists... 2020-12-15 07:58:29.387 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-12-15 07:58:29.389 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-12-15 07:58:29.391 | ++ functions-common:time_stop:2306 : local name 2020-12-15 07:58:29.393 | ++ functions-common:time_stop:2307 : local end_time 2020-12-15 07:58:29.396 | ++ functions-common:time_stop:2308 : local elapsed_time 2020-12-15 07:58:29.398 | ++ functions-common:time_stop:2309 : local total 2020-12-15 07:58:29.400 | ++ functions-common:time_stop:2310 : local start_time 2020-12-15 07:58:29.402 | ++ functions-common:time_stop:2312 : name=apt-get-update 2020-12-15 07:58:29.404 | ++ functions-common:time_stop:2313 : start_time=1608019106470 2020-12-15 07:58:29.406 | ++ functions-common:time_stop:2315 : [[ -z 1608019106470 ]] 2020-12-15 07:58:29.409 | +++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 07:58:29.414 | ++ functions-common:time_stop:2318 : end_time=1608019109411 2020-12-15 07:58:29.416 | ++ functions-common:time_stop:2319 : elapsed_time=2941 2020-12-15 07:58:29.419 | ++ functions-common:time_stop:2320 : total=0 2020-12-15 07:58:29.421 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 07:58:29.423 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2941 2020-12-15 07:58:29.427 | ++ 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-12-15 07:58:29.429 | ++ functions-common:real_install_package:1330 : is_ubuntu 2020-12-15 07:58:29.431 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 07:58:29.433 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 07:58:29.436 | ++ 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-12-15 07:58:29.457 | ++ 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-12-15 07:58:29.575 | Reading package lists... 2020-12-15 07:58:29.821 | Building dependency tree... 2020-12-15 07:58:29.822 | Reading state information... 2020-12-15 07:58:30.065 | acl is already the newest version (2.2.52-3build1). 2020-12-15 07:58:30.065 | acl set to manually installed. 2020-12-15 07:58:30.065 | bc is already the newest version (1.07.1-2). 2020-12-15 07:58:30.065 | bc set to manually installed. 2020-12-15 07:58:30.065 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2020-12-15 07:58:30.065 | bsdmainutils set to manually installed. 2020-12-15 07:58:30.065 | dnsmasq-base is already the newest version (2.79-1). 2020-12-15 07:58:30.065 | dnsmasq-base set to manually installed. 2020-12-15 07:58:30.065 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2020-12-15 07:58:30.065 | gawk set to manually installed. 2020-12-15 07:58:30.065 | iptables is already the newest version (1.6.1-2ubuntu2). 2020-12-15 07:58:30.065 | iptables set to manually installed. 2020-12-15 07:58:30.065 | libpcre3-dev is already the newest version (2:8.39-9). 2020-12-15 07:58:30.065 | lsof is already the newest version (4.89+dfsg-0.1). 2020-12-15 07:58:30.065 | lsof set to manually installed. 2020-12-15 07:58:30.065 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2020-12-15 07:58:30.065 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2020-12-15 07:58:30.065 | ebtables set to manually installed. 2020-12-15 07:58:30.065 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2020-12-15 07:58:30.065 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2020-12-15 07:58:30.065 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2020-12-15 07:58:30.065 | parted is already the newest version (3.2-20ubuntu0.2). 2020-12-15 07:58:30.065 | parted set to manually installed. 2020-12-15 07:58:30.065 | psmisc is already the newest version (23.1-1ubuntu0.1). 2020-12-15 07:58:30.065 | psmisc set to manually installed. 2020-12-15 07:58:30.065 | python3-dev is already the newest version (3.6.7-1~18.04). 2020-12-15 07:58:30.065 | tar is already the newest version (1.29b-2ubuntu0.1). 2020-12-15 07:58:30.065 | tar set to manually installed. 2020-12-15 07:58:30.066 | wget is already the newest version (1.19.4-1ubuntu2.2). 2020-12-15 07:58:30.066 | wget set to manually installed. 2020-12-15 07:58:30.066 | The following packages were automatically installed and are no longer required: 2020-12-15 07:58:30.066 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-15 07:58:30.066 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-15 07:58:30.066 | python3-incremental python3-netifaces python3-pam python3-problem-report 2020-12-15 07:58:30.066 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2020-12-15 07:58:30.066 | python3-twisted-bin python3-zope.interface 2020-12-15 07:58:30.066 | Use 'sudo apt autoremove' to remove them. 2020-12-15 07:58:30.066 | The following additional packages will be installed: 2020-12-15 07:58:30.066 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2020-12-15 07:58:30.066 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2020-12-15 07:58:30.066 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2020-12-15 07:58:30.066 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2020-12-15 07:58:30.066 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2020-12-15 07:58:30.066 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2020-12-15 07:58:30.066 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2020-12-15 07:58:30.066 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-12-15 07:58:30.066 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-12-15 07:58:30.066 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2020-12-15 07:58:30.066 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2020-12-15 07:58:30.066 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2020-12-15 07:58:30.066 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2020-12-15 07:58:30.066 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-12-15 07:58:30.066 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-12-15 07:58:30.066 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2020-12-15 07:58:30.066 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-12-15 07:58:30.066 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2020-12-15 07:58:30.066 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2020-12-15 07:58:30.066 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2020-12-15 07:58:30.067 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2020-12-15 07:58:30.067 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-12-15 07:58:30.067 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2020-12-15 07:58:30.067 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2020-12-15 07:58:30.067 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2020-12-15 07:58:30.067 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2020-12-15 07:58:30.067 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2020-12-15 07:58:30.067 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2020-12-15 07:58:30.067 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2020-12-15 07:58:30.067 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2020-12-15 07:58:30.067 | mysql-common po-debconf postgresql-client-common postgresql-common 2020-12-15 07:58:30.067 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2020-12-15 07:58:30.067 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2020-12-15 07:58:30.067 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2020-12-15 07:58:30.068 | uuid-dev uwsgi-core vbetool x11-common 2020-12-15 07:58:30.069 | Suggested packages: 2020-12-15 07:58:30.069 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2020-12-15 07:58:30.069 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2020-12-15 07:58:30.069 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2020-12-15 07:58:30.069 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2020-12-15 07:58:30.069 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2020-12-15 07:58:30.069 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2020-12-15 07:58:30.069 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2020-12-15 07:58:30.069 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2020-12-15 07:58:30.069 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2020-12-15 07:58:30.069 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2020-12-15 07:58:30.069 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2020-12-15 07:58:30.069 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2020-12-15 07:58:30.069 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2020-12-15 07:58:30.069 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2020-12-15 07:58:30.069 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2020-12-15 07:58:30.069 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2020-12-15 07:58:30.069 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2020-12-15 07:58:30.069 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2020-12-15 07:58:30.069 | sqlite3-doc openssl-blacklist systemd-container zip uwsgi-plugins-all 2020-12-15 07:58:30.069 | uwsgi-extra uwsgi-dev 2020-12-15 07:58:30.320 | The following NEW packages will be installed: 2020-12-15 07:58:30.320 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2020-12-15 07:58:30.320 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2020-12-15 07:58:30.320 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2020-12-15 07:58:30.320 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2020-12-15 07:58:30.320 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2020-12-15 07:58:30.320 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2020-12-15 07:58:30.320 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2020-12-15 07:58:30.320 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2020-12-15 07:58:30.320 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2020-12-15 07:58:30.320 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2020-12-15 07:58:30.320 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2020-12-15 07:58:30.320 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2020-12-15 07:58:30.321 | libfakeroot libffi-dev libfile-fcntllock-perl 2020-12-15 07:58:30.321 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2020-12-15 07:58:30.321 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2020-12-15 07:58:30.321 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2020-12-15 07:58:30.321 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2020-12-15 07:58:30.321 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2020-12-15 07:58:30.321 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2020-12-15 07:58:30.321 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2020-12-15 07:58:30.321 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2020-12-15 07:58:30.321 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2020-12-15 07:58:30.321 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2020-12-15 07:58:30.321 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2020-12-15 07:58:30.321 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2020-12-15 07:58:30.321 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2020-12-15 07:58:30.321 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2020-12-15 07:58:30.321 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2020-12-15 07:58:30.321 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2020-12-15 07:58:30.321 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2020-12-15 07:58:30.321 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2020-12-15 07:58:30.321 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2020-12-15 07:58:30.321 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2020-12-15 07:58:30.321 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2020-12-15 07:58:30.321 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2020-12-15 07:58:30.321 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2020-12-15 07:58:30.321 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2020-12-15 07:58:30.321 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2020-12-15 07:58:30.321 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2020-12-15 07:58:30.321 | The following packages will be upgraded: 2020-12-15 07:58:30.322 | curl git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 libicu60 2020-12-15 07:58:30.322 | libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2020-12-15 07:58:30.322 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2020-12-15 07:58:30.322 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2020-12-15 07:58:30.322 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tcpdump uuid-runtime 2020-12-15 07:58:30.605 | 30 upgraded, 202 newly installed, 0 to remove and 144 not upgraded. 2020-12-15 07:58:30.605 | Need to get 84.3 MB of archives. 2020-12-15 07:58:30.605 | After this operation, 263 MB of additional disk space will be used. 2020-12-15 07:58:30.605 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.43 [105 kB] 2020-12-15 07:58:31.126 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.43 [107 kB] 2020-12-15 07:58:31.199 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2,913 kB] 2020-12-15 07:58:31.872 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 2020-12-15 07:58:31.892 | 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-12-15 07:58:31.893 | 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-12-15 07:58:31.896 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2020-12-15 07:58:31.904 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2020-12-15 07:58:32.020 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2020-12-15 07:58:32.031 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2020-12-15 07:58:32.095 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2020-12-15 07:58:32.096 | 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-12-15 07:58:32.116 | 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-12-15 07:58:32.227 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 2020-12-15 07:58:32.229 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 2020-12-15 07:58:32.245 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2020-12-15 07:58:32.245 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2020-12-15 07:58:32.255 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2020-12-15 07:58:33.527 | 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-12-15 07:58:33.549 | 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-12-15 07:58:33.584 | 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-12-15 07:58:33.588 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2020-12-15 07:58:33.593 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2020-12-15 07:58:33.634 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2020-12-15 07:58:33.940 | 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-12-15 07:58:33.966 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2020-12-15 07:58:33.968 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2020-12-15 07:58:34.121 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2020-12-15 07:58:34.150 | 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-12-15 07:58:34.153 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2020-12-15 07:58:34.218 | 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-12-15 07:58:34.222 | 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-12-15 07:58:34.222 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2020-12-15 07:58:34.224 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2020-12-15 07:58:34.237 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2020-12-15 07:58:34.262 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2020-12-15 07:58:34.366 | 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-12-15 07:58:34.367 | 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-12-15 07:58:34.596 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2020-12-15 07:58:34.616 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 2020-12-15 07:58:34.630 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2020-12-15 07:58:34.634 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2020-12-15 07:58:34.717 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2020-12-15 07:58:34.718 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2020-12-15 07:58:34.721 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2020-12-15 07:58:34.888 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2020-12-15 07:58:34.890 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2020-12-15 07:58:34.890 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2020-12-15 07:58:34.892 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2020-12-15 07:58:34.963 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.8 [261 kB] 2020-12-15 07:58:34.972 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2020-12-15 07:58:35.051 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2020-12-15 07:58:35.053 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2020-12-15 07:58:35.058 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2020-12-15 07:58:35.090 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2020-12-15 07:58:35.167 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2020-12-15 07:58:35.225 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2020-12-15 07:58:35.230 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2020-12-15 07:58:35.230 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2020-12-15 07:58:35.233 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2020-12-15 07:58:35.279 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2020-12-15 07:58:35.283 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2020-12-15 07:58:35.283 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2020-12-15 07:58:35.301 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2020-12-15 07:58:35.445 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2020-12-15 07:58:35.552 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2020-12-15 07:58:35.559 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2020-12-15 07:58:35.806 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2020-12-15 07:58:35.808 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2020-12-15 07:58:35.814 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2020-12-15 07:58:36.030 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2020-12-15 07:58:36.036 | Get:72 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-12-15 07:58:36.082 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2020-12-15 07:58:37.869 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2020-12-15 07:58:37.869 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2020-12-15 07:58:37.870 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2020-12-15 07:58:37.871 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2020-12-15 07:58:37.872 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2020-12-15 07:58:37.875 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2020-12-15 07:58:37.880 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2020-12-15 07:58:37.887 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2020-12-15 07:58:37.889 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dnsmasq-utils amd64 2.79-1 [12.9 kB] 2020-12-15 07:58:37.999 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2020-12-15 07:58:38.135 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2020-12-15 07:58:38.139 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2020-12-15 07:58:38.147 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2020-12-15 07:58:38.174 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2020-12-15 07:58:38.181 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2020-12-15 07:58:38.201 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2020-12-15 07:58:38.203 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2020-12-15 07:58:38.799 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2020-12-15 07:58:38.800 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2020-12-15 07:58:38.801 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2020-12-15 07:58:38.803 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2020-12-15 07:58:38.803 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2020-12-15 07:58:38.804 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2020-12-15 07:58:38.809 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2020-12-15 07:58:38.814 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2020-12-15 07:58:38.815 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2020-12-15 07:58:38.948 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2020-12-15 07:58:38.964 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2020-12-15 07:58:39.242 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2020-12-15 07:58:39.499 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2020-12-15 07:58:39.508 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2020-12-15 07:58:39.562 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2020-12-15 07:58:40.092 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2020-12-15 07:58:40.103 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2020-12-15 07:58:40.138 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2020-12-15 07:58:40.142 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2020-12-15 07:58:40.145 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2020-12-15 07:58:40.177 | Get:111 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-12-15 07:58:40.183 | Get:112 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-12-15 07:58:40.187 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2020-12-15 07:58:40.191 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2020-12-15 07:58:40.274 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2020-12-15 07:58:40.351 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2020-12-15 07:58:40.368 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2020-12-15 07:58:40.382 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2020-12-15 07:58:40.386 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2020-12-15 07:58:40.401 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2020-12-15 07:58:40.454 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2020-12-15 07:58:40.459 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2020-12-15 07:58:40.471 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2020-12-15 07:58:40.479 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2020-12-15 07:58:40.494 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2020-12-15 07:58:40.609 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2020-12-15 07:58:40.612 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2020-12-15 07:58:40.613 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2020-12-15 07:58:40.614 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2020-12-15 07:58:40.616 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2020-12-15 07:58:40.635 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2020-12-15 07:58:40.714 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2020-12-15 07:58:40.735 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2020-12-15 07:58:40.752 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2020-12-15 07:58:40.756 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2020-12-15 07:58:40.882 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2020-12-15 07:58:40.885 | Get:137 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-12-15 07:58:40.889 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2020-12-15 07:58:40.898 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2020-12-15 07:58:40.899 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2020-12-15 07:58:40.903 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2020-12-15 07:58:40.904 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2020-12-15 07:58:40.905 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2020-12-15 07:58:41.012 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2020-12-15 07:58:41.014 | Get:145 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-12-15 07:58:41.142 | Get:146 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-12-15 07:58:41.155 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2020-12-15 07:58:41.160 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2020-12-15 07:58:41.177 | Get:149 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-12-15 07:58:41.299 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2020-12-15 07:58:41.301 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2020-12-15 07:58:41.304 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2020-12-15 07:58:41.304 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2020-12-15 07:58:41.306 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2020-12-15 07:58:41.308 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2020-12-15 07:58:41.435 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2020-12-15 07:58:41.438 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2020-12-15 07:58:42.611 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2020-12-15 07:58:42.641 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2020-12-15 07:58:42.642 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2020-12-15 07:58:42.643 | Get:161 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-12-15 07:58:42.650 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2020-12-15 07:58:42.651 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2020-12-15 07:58:42.651 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2020-12-15 07:58:42.655 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2020-12-15 07:58:42.655 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2020-12-15 07:58:42.744 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2020-12-15 07:58:42.789 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2020-12-15 07:58:42.790 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2020-12-15 07:58:42.792 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2020-12-15 07:58:42.794 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2020-12-15 07:58:42.794 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.32-0ubuntu0.18.04.1 [690 kB] 2020-12-15 07:58:42.854 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2020-12-15 07:58:43.115 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.32-0ubuntu0.18.04.1 [988 kB] 2020-12-15 07:58:43.483 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2020-12-15 07:58:43.488 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2020-12-15 07:58:43.491 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2020-12-15 07:58:43.528 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2020-12-15 07:58:43.533 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2020-12-15 07:58:43.561 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2020-12-15 07:58:43.568 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.5 [2,723 kB] 2020-12-15 07:58:44.055 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.5 [923 kB] 2020-12-15 07:58:44.161 | Get:183 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-12-15 07:58:44.171 | Get:184 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-12-15 07:58:44.174 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2020-12-15 07:58:44.187 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.43 [184 kB] 2020-12-15 07:58:44.350 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2020-12-15 07:58:44.352 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2020-12-15 07:58:44.419 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2020-12-15 07:58:44.425 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2020-12-15 07:58:44.472 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2020-12-15 07:58:44.478 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2020-12-15 07:58:44.493 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2020-12-15 07:58:44.568 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2020-12-15 07:58:44.580 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2020-12-15 07:58:44.581 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2020-12-15 07:58:44.609 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2020-12-15 07:58:44.612 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2020-12-15 07:58:44.625 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2020-12-15 07:58:44.963 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2020-12-15 07:58:44.964 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2020-12-15 07:58:45.078 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2020-12-15 07:58:45.342 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2020-12-15 07:58:45.472 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2020-12-15 07:58:45.553 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2020-12-15 07:58:45.622 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2020-12-15 07:58:45.744 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2020-12-15 07:58:45.880 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2020-12-15 07:58:46.026 | Get:209 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-12-15 07:58:46.028 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2020-12-15 07:58:46.030 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2020-12-15 07:58:46.043 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-xdg all 0.25-4ubuntu1 [31.4 kB] 2020-12-15 07:58:46.055 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.34 [40.2 kB] 2020-12-15 07:58:46.070 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.34 [871 kB] 2020-12-15 07:58:46.239 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2020-12-15 07:58:46.259 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2020-12-15 07:58:46.341 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2020-12-15 07:58:46.381 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 2020-12-15 07:58:46.394 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2020-12-15 07:58:46.440 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2020-12-15 07:58:46.442 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2020-12-15 07:58:46.445 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2020-12-15 07:58:46.447 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2020-12-15 07:58:46.450 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2020-12-15 07:58:46.553 | Get:225 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-12-15 07:58:46.554 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2020-12-15 07:58:46.557 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2020-12-15 07:58:46.558 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2020-12-15 07:58:46.682 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2020-12-15 07:58:46.683 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2020-12-15 07:58:46.688 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2020-12-15 07:58:46.718 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2020-12-15 07:58:48.350 | Preconfiguring packages ... 2020-12-15 07:58:48.472 | Fetched 84.3 MB in 16s (5,146 kB/s) 2020-12-15 07:58:48.532 | (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-12-15 07:58:48.535 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-15 07:58:48.573 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-15 07:58:48.700 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-15 07:58:48.723 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-15 07:58:48.872 | Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 2020-12-15 07:58:49.011 | Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-15 07:58:49.732 | Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 2020-12-15 07:58:49.754 | Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10.25) ... 2020-12-15 07:58:49.857 | Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 2020-12-15 07:58:49.979 | (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-12-15 07:58:49.982 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-15 07:58:50.004 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-12-15 07:58:50.093 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-15 07:58:50.224 | (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-12-15 07:58:50.227 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-15 07:58:50.252 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2020-12-15 07:58:50.517 | Selecting previously unselected package libapr1:amd64. 2020-12-15 07:58:50.523 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2020-12-15 07:58:50.526 | Unpacking libapr1:amd64 (1.6.3-2) ... 2020-12-15 07:58:50.662 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-15 07:58:50.689 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-12-15 07:58:50.960 | Selecting previously unselected package libaprutil1:amd64. 2020-12-15 07:58:50.966 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2020-12-15 07:58:50.969 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2020-12-15 07:58:51.065 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2020-12-15 07:58:51.087 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2020-12-15 07:58:51.224 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2020-12-15 07:58:51.231 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2020-12-15 07:58:51.234 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-12-15 07:58:51.296 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-15 07:58:51.318 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-15 07:58:51.426 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-15 07:58:51.450 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-15 07:58:51.542 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 2020-12-15 07:58:51.563 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-12-15 07:58:51.679 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-12-15 07:58:51.700 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) over (2.4.45+dfsg-1ubuntu1.3) ... 2020-12-15 07:58:51.791 | Selecting previously unselected package libaprutil1-ldap:amd64. 2020-12-15 07:58:51.797 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2020-12-15 07:58:51.801 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-12-15 07:58:51.873 | Selecting previously unselected package liblua5.2-0:amd64. 2020-12-15 07:58:51.879 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2020-12-15 07:58:51.882 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-12-15 07:58:51.974 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2020-12-15 07:58:51.999 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2020-12-15 07:58:53.302 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-12-15 07:58:53.323 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2020-12-15 07:58:53.485 | Selecting previously unselected package apache2-bin. 2020-12-15 07:58:53.492 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-15 07:58:53.494 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2020-12-15 07:58:53.704 | Selecting previously unselected package apache2-utils. 2020-12-15 07:58:53.711 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-15 07:58:53.713 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2020-12-15 07:58:53.778 | Selecting previously unselected package apache2-data. 2020-12-15 07:58:53.784 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2020-12-15 07:58:53.787 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2020-12-15 07:58:53.972 | Selecting previously unselected package apache2. 2020-12-15 07:58:53.979 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-15 07:58:53.996 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2020-12-15 07:58:54.109 | Selecting previously unselected package fonts-dejavu-core. 2020-12-15 07:58:54.115 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2020-12-15 07:58:54.118 | Unpacking fonts-dejavu-core (2.37-1) ... 2020-12-15 07:58:54.327 | Selecting previously unselected package fonts-liberation. 2020-12-15 07:58:54.334 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2020-12-15 07:58:54.336 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-12-15 07:58:54.523 | Selecting previously unselected package fontconfig-config. 2020-12-15 07:58:54.530 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2020-12-15 07:58:54.532 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2020-12-15 07:58:54.617 | Selecting previously unselected package libfontconfig1:amd64. 2020-12-15 07:58:54.623 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2020-12-15 07:58:54.626 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-12-15 07:58:54.723 | Selecting previously unselected package fontconfig. 2020-12-15 07:58:54.729 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2020-12-15 07:58:54.732 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2020-12-15 07:58:54.825 | Selecting previously unselected package liblua5.3-0:amd64. 2020-12-15 07:58:54.831 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2020-12-15 07:58:54.834 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-12-15 07:58:54.946 | Selecting previously unselected package haproxy. 2020-12-15 07:58:54.952 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2020-12-15 07:58:54.962 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2020-12-15 07:58:55.179 | Selecting previously unselected package libjpeg-turbo8:amd64. 2020-12-15 07:58:55.185 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-12-15 07:58:55.188 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-15 07:58:55.300 | Selecting previously unselected package x11-common. 2020-12-15 07:58:55.306 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2020-12-15 07:58:55.330 | dpkg-query: no packages found matching nux-tools 2020-12-15 07:58:55.340 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2020-12-15 07:58:55.421 | Selecting previously unselected package libice6:amd64. 2020-12-15 07:58:55.428 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2020-12-15 07:58:55.430 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2020-12-15 07:58:55.513 | Selecting previously unselected package libsm6:amd64. 2020-12-15 07:58:55.519 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2020-12-15 07:58:55.522 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2020-12-15 07:58:55.645 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2020-12-15 07:58:56.113 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2020-12-15 07:58:56.561 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2020-12-15 07:58:56.569 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2020-12-15 07:58:56.571 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-12-15 07:58:56.658 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2020-12-15 07:58:56.680 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2020-12-15 07:58:56.774 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2020-12-15 07:58:56.923 | (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-12-15 07:58:56.925 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-15 07:58:56.947 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2020-12-15 07:58:57.222 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-15 07:58:57.244 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2020-12-15 07:58:57.445 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 2020-12-15 07:58:57.478 | Unpacking sudo (1.8.21p2-3ubuntu1.3) over (1.8.21p2-3ubuntu1) ... 2020-12-15 07:58:57.653 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2020-12-15 07:58:57.679 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-15 07:58:57.821 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2020-12-15 07:58:57.846 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-15 07:58:57.992 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2020-12-15 07:58:58.018 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-15 07:58:58.116 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2020-12-15 07:58:58.138 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2020-12-15 07:58:58.244 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2020-12-15 07:58:58.265 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2020-12-15 07:58:58.390 | Selecting previously unselected package uuid-dev:amd64. 2020-12-15 07:58:58.397 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2020-12-15 07:58:58.399 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-15 07:58:58.482 | Selecting previously unselected package libsctp1:amd64. 2020-12-15 07:58:58.488 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2020-12-15 07:58:58.491 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-12-15 07:58:58.548 | Selecting previously unselected package libsctp-dev:amd64. 2020-12-15 07:58:58.555 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2020-12-15 07:58:58.558 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-12-15 07:58:58.619 | Selecting previously unselected package libapr1-dev. 2020-12-15 07:58:58.625 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2020-12-15 07:58:58.629 | Unpacking libapr1-dev (1.6.3-2) ... 2020-12-15 07:58:58.910 | Selecting previously unselected package libldap2-dev:amd64. 2020-12-15 07:58:58.917 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 2020-12-15 07:58:58.919 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-15 07:58:59.055 | Selecting previously unselected package libaprutil1-dev. 2020-12-15 07:58:59.062 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2020-12-15 07:58:59.065 | Unpacking libaprutil1-dev (1.6.1-2) ... 2020-12-15 07:58:59.319 | Selecting previously unselected package autotools-dev. 2020-12-15 07:58:59.326 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2020-12-15 07:58:59.328 | Unpacking autotools-dev (20180224.1) ... 2020-12-15 07:58:59.387 | Selecting previously unselected package m4. 2020-12-15 07:58:59.394 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2020-12-15 07:58:59.397 | Unpacking m4 (1.4.18-1) ... 2020-12-15 07:58:59.522 | Selecting previously unselected package autoconf. 2020-12-15 07:58:59.529 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2020-12-15 07:58:59.531 | Unpacking autoconf (2.69-11) ... 2020-12-15 07:58:59.663 | Selecting previously unselected package automake. 2020-12-15 07:58:59.669 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2020-12-15 07:58:59.682 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2020-12-15 07:58:59.813 | Selecting previously unselected package autopoint. 2020-12-15 07:58:59.820 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2020-12-15 07:58:59.822 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2020-12-15 07:58:59.885 | Selecting previously unselected package libtool. 2020-12-15 07:58:59.891 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2020-12-15 07:58:59.894 | Unpacking libtool (2.4.6-2) ... 2020-12-15 07:58:59.976 | Selecting previously unselected package dh-autoreconf. 2020-12-15 07:58:59.982 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2020-12-15 07:58:59.985 | Unpacking dh-autoreconf (17) ... 2020-12-15 07:59:00.058 | Selecting previously unselected package libarchive-zip-perl. 2020-12-15 07:59:00.064 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2020-12-15 07:59:00.067 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-12-15 07:59:00.139 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2020-12-15 07:59:00.145 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2020-12-15 07:59:00.148 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-12-15 07:59:00.205 | Selecting previously unselected package libtimedate-perl. 2020-12-15 07:59:00.211 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2020-12-15 07:59:00.222 | Unpacking libtimedate-perl (2.3000-2) ... 2020-12-15 07:59:00.284 | Selecting previously unselected package dh-strip-nondeterminism. 2020-12-15 07:59:00.291 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2020-12-15 07:59:00.293 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-12-15 07:59:00.352 | Selecting previously unselected package libdpkg-perl. 2020-12-15 07:59:00.358 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2020-12-15 07:59:00.361 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-12-15 07:59:00.464 | Selecting previously unselected package make. 2020-12-15 07:59:00.470 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2020-12-15 07:59:00.481 | Unpacking make (4.1-9.1ubuntu1) ... 2020-12-15 07:59:00.557 | Selecting previously unselected package dpkg-dev. 2020-12-15 07:59:00.564 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2020-12-15 07:59:00.566 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-12-15 07:59:00.758 | Selecting previously unselected package libcroco3:amd64. 2020-12-15 07:59:00.764 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2020-12-15 07:59:00.775 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2020-12-15 07:59:00.849 | Selecting previously unselected package gettext. 2020-12-15 07:59:00.856 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2020-12-15 07:59:00.858 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2020-12-15 07:59:01.185 | Selecting previously unselected package intltool-debian. 2020-12-15 07:59:01.192 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2020-12-15 07:59:01.194 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2020-12-15 07:59:01.252 | Selecting previously unselected package po-debconf. 2020-12-15 07:59:01.259 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2020-12-15 07:59:01.261 | Unpacking po-debconf (1.0.20) ... 2020-12-15 07:59:01.349 | Selecting previously unselected package debhelper. 2020-12-15 07:59:01.356 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2020-12-15 07:59:01.358 | Unpacking debhelper (11.1.6ubuntu2) ... 2020-12-15 07:59:01.577 | Selecting previously unselected package apache2-dev. 2020-12-15 07:59:01.583 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2020-12-15 07:59:01.586 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2020-12-15 07:59:01.670 | Selecting previously unselected package libstdc++-7-dev:amd64. 2020-12-15 07:59:01.677 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-12-15 07:59:01.679 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-12-15 07:59:02.122 | Selecting previously unselected package g++-7. 2020-12-15 07:59:02.129 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2020-12-15 07:59:02.132 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-12-15 07:59:03.490 | Selecting previously unselected package g++. 2020-12-15 07:59:03.498 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2020-12-15 07:59:03.500 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2020-12-15 07:59:03.551 | Selecting previously unselected package build-essential. 2020-12-15 07:59:03.558 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2020-12-15 07:59:03.560 | Unpacking build-essential (12.4ubuntu1) ... 2020-12-15 07:59:03.617 | Selecting previously unselected package conntrack. 2020-12-15 07:59:03.623 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-12-15 07:59:03.626 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-15 07:59:03.709 | Selecting previously unselected package libnetfilter-queue1. 2020-12-15 07:59:03.717 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2020-12-15 07:59:03.719 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2020-12-15 07:59:03.810 | Selecting previously unselected package conntrackd. 2020-12-15 07:59:03.817 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2020-12-15 07:59:03.820 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-15 07:59:03.897 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2020-12-15 07:59:03.918 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2020-12-15 07:59:04.047 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2020-12-15 07:59:04.074 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2020-12-15 07:59:04.191 | Selecting previously unselected package dctrl-tools. 2020-12-15 07:59:04.199 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2020-12-15 07:59:04.208 | Unpacking dctrl-tools (2.24-2build1) ... 2020-12-15 07:59:04.271 | Selecting previously unselected package dnsmasq-utils. 2020-12-15 07:59:04.278 | Preparing to unpack .../044-dnsmasq-utils_2.79-1_amd64.deb ... 2020-12-15 07:59:04.281 | Unpacking dnsmasq-utils (2.79-1) ... 2020-12-15 07:59:04.356 | Selecting previously unselected package dstat. 2020-12-15 07:59:04.363 | Preparing to unpack .../045-dstat_0.7.3-1_all.deb ... 2020-12-15 07:59:04.365 | Unpacking dstat (0.7.3-1) ... 2020-12-15 07:59:04.466 | Selecting previously unselected package libfakeroot:amd64. 2020-12-15 07:59:04.473 | Preparing to unpack .../046-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2020-12-15 07:59:04.475 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-12-15 07:59:04.549 | Selecting previously unselected package fakeroot. 2020-12-15 07:59:04.557 | Preparing to unpack .../047-fakeroot_1.22-2ubuntu1_amd64.deb ... 2020-12-15 07:59:04.559 | Unpacking fakeroot (1.22-2ubuntu1) ... 2020-12-15 07:59:04.621 | Selecting previously unselected package genisoimage. 2020-12-15 07:59:04.627 | Preparing to unpack .../048-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2020-12-15 07:59:04.630 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2020-12-15 07:59:04.752 | Selecting previously unselected package libgraphite2-3:amd64. 2020-12-15 07:59:04.759 | Preparing to unpack .../049-libgraphite2-3_1.3.11-2_amd64.deb ... 2020-12-15 07:59:04.762 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2020-12-15 07:59:04.850 | Selecting previously unselected package libharfbuzz0b:amd64. 2020-12-15 07:59:04.857 | Preparing to unpack .../050-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2020-12-15 07:59:04.859 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-12-15 07:59:04.947 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2020-12-15 07:59:04.953 | Preparing to unpack .../051-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-15 07:59:04.956 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-12-15 07:59:05.062 | Preparing to unpack .../052-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2020-12-15 07:59:05.146 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2020-12-15 07:59:06.030 | Selecting previously unselected package libann0. 2020-12-15 07:59:06.037 | Preparing to unpack .../053-libann0_1.1.2+doc-6_amd64.deb ... 2020-12-15 07:59:06.039 | Unpacking libann0 (1.1.2+doc-6) ... 2020-12-15 07:59:06.114 | Selecting previously unselected package libcdt5. 2020-12-15 07:59:06.121 | Preparing to unpack .../054-libcdt5_2.40.1-2_amd64.deb ... 2020-12-15 07:59:06.124 | Unpacking libcdt5 (2.40.1-2) ... 2020-12-15 07:59:06.198 | Selecting previously unselected package libcgraph6. 2020-12-15 07:59:06.205 | Preparing to unpack .../055-libcgraph6_2.40.1-2_amd64.deb ... 2020-12-15 07:59:06.207 | Unpacking libcgraph6 (2.40.1-2) ... 2020-12-15 07:59:06.265 | Selecting previously unselected package libjpeg8:amd64. 2020-12-15 07:59:06.271 | Preparing to unpack .../056-libjpeg8_8c-2ubuntu8_amd64.deb ... 2020-12-15 07:59:06.274 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2020-12-15 07:59:06.357 | Selecting previously unselected package libjbig0:amd64. 2020-12-15 07:59:06.364 | Preparing to unpack .../057-libjbig0_2.1-3.1build1_amd64.deb ... 2020-12-15 07:59:06.366 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2020-12-15 07:59:06.450 | Selecting previously unselected package libtiff5:amd64. 2020-12-15 07:59:06.457 | Preparing to unpack .../058-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2020-12-15 07:59:06.459 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-12-15 07:59:06.561 | Selecting previously unselected package libwebp6:amd64. 2020-12-15 07:59:06.568 | Preparing to unpack .../059-libwebp6_0.6.1-2_amd64.deb ... 2020-12-15 07:59:06.571 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2020-12-15 07:59:06.666 | Selecting previously unselected package libxpm4:amd64. 2020-12-15 07:59:06.673 | Preparing to unpack .../060-libxpm4_1%3a3.5.12-1_amd64.deb ... 2020-12-15 07:59:06.675 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2020-12-15 07:59:06.759 | Selecting previously unselected package libgd3:amd64. 2020-12-15 07:59:06.766 | Preparing to unpack .../061-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2020-12-15 07:59:06.769 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-12-15 07:59:06.865 | Selecting previously unselected package libgts-0.7-5:amd64. 2020-12-15 07:59:06.871 | Preparing to unpack .../062-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2020-12-15 07:59:06.874 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-12-15 07:59:06.974 | Selecting previously unselected package libpixman-1-0:amd64. 2020-12-15 07:59:06.982 | Preparing to unpack .../063-libpixman-1-0_0.34.0-2_amd64.deb ... 2020-12-15 07:59:06.984 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2020-12-15 07:59:07.095 | Selecting previously unselected package libxcb-render0:amd64. 2020-12-15 07:59:07.102 | Preparing to unpack .../064-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2020-12-15 07:59:07.105 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-15 07:59:07.189 | Selecting previously unselected package libxcb-shm0:amd64. 2020-12-15 07:59:07.196 | Preparing to unpack .../065-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2020-12-15 07:59:07.199 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-15 07:59:07.273 | Selecting previously unselected package libxrender1:amd64. 2020-12-15 07:59:07.280 | Preparing to unpack .../066-libxrender1_1%3a0.9.10-1_amd64.deb ... 2020-12-15 07:59:07.282 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2020-12-15 07:59:07.368 | Selecting previously unselected package libcairo2:amd64. 2020-12-15 07:59:07.375 | Preparing to unpack .../067-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2020-12-15 07:59:07.377 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-12-15 07:59:07.520 | Selecting previously unselected package libltdl7:amd64. 2020-12-15 07:59:07.527 | Preparing to unpack .../068-libltdl7_2.4.6-2_amd64.deb ... 2020-12-15 07:59:07.529 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2020-12-15 07:59:07.591 | Selecting previously unselected package libthai-data. 2020-12-15 07:59:07.598 | Preparing to unpack .../069-libthai-data_0.1.27-2_all.deb ... 2020-12-15 07:59:07.600 | Unpacking libthai-data (0.1.27-2) ... 2020-12-15 07:59:07.701 | Selecting previously unselected package libdatrie1:amd64. 2020-12-15 07:59:07.708 | Preparing to unpack .../070-libdatrie1_0.2.10-7_amd64.deb ... 2020-12-15 07:59:07.710 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2020-12-15 07:59:07.794 | Selecting previously unselected package libthai0:amd64. 2020-12-15 07:59:07.802 | Preparing to unpack .../071-libthai0_0.1.27-2_amd64.deb ... 2020-12-15 07:59:07.804 | Unpacking libthai0:amd64 (0.1.27-2) ... 2020-12-15 07:59:07.888 | Selecting previously unselected package libpango-1.0-0:amd64. 2020-12-15 07:59:07.895 | Preparing to unpack .../072-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-15 07:59:07.913 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-15 07:59:08.014 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2020-12-15 07:59:08.021 | Preparing to unpack .../073-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-15 07:59:08.023 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-15 07:59:08.106 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2020-12-15 07:59:08.113 | Preparing to unpack .../074-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2020-12-15 07:59:08.115 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-15 07:59:08.190 | Selecting previously unselected package libpathplan4. 2020-12-15 07:59:08.197 | Preparing to unpack .../075-libpathplan4_2.40.1-2_amd64.deb ... 2020-12-15 07:59:08.199 | Unpacking libpathplan4 (2.40.1-2) ... 2020-12-15 07:59:08.289 | Selecting previously unselected package libgvc6. 2020-12-15 07:59:08.297 | Preparing to unpack .../076-libgvc6_2.40.1-2_amd64.deb ... 2020-12-15 07:59:08.299 | Unpacking libgvc6 (2.40.1-2) ... 2020-12-15 07:59:08.456 | Selecting previously unselected package libgvpr2. 2020-12-15 07:59:08.463 | Preparing to unpack .../077-libgvpr2_2.40.1-2_amd64.deb ... 2020-12-15 07:59:08.465 | Unpacking libgvpr2 (2.40.1-2) ... 2020-12-15 07:59:08.560 | Selecting previously unselected package liblab-gamut1. 2020-12-15 07:59:08.568 | Preparing to unpack .../078-liblab-gamut1_2.40.1-2_amd64.deb ... 2020-12-15 07:59:08.570 | Unpacking liblab-gamut1 (2.40.1-2) ... 2020-12-15 07:59:08.779 | Selecting previously unselected package libxt6:amd64. 2020-12-15 07:59:08.786 | Preparing to unpack .../079-libxt6_1%3a1.1.5-1_amd64.deb ... 2020-12-15 07:59:08.788 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2020-12-15 07:59:08.881 | Selecting previously unselected package libxmu6:amd64. 2020-12-15 07:59:08.888 | Preparing to unpack .../080-libxmu6_2%3a1.1.2-2_amd64.deb ... 2020-12-15 07:59:08.890 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2020-12-15 07:59:08.975 | Selecting previously unselected package libxaw7:amd64. 2020-12-15 07:59:08.982 | Preparing to unpack .../081-libxaw7_2%3a1.0.13-1_amd64.deb ... 2020-12-15 07:59:08.985 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2020-12-15 07:59:09.081 | Selecting previously unselected package graphviz. 2020-12-15 07:59:09.088 | Preparing to unpack .../082-graphviz_2.40.1-2_amd64.deb ... 2020-12-15 07:59:09.090 | Unpacking graphviz (2.40.1-2) ... 2020-12-15 07:59:09.285 | Selecting previously unselected package libnl-3-200:amd64. 2020-12-15 07:59:09.292 | Preparing to unpack .../083-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-15 07:59:09.294 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-15 07:59:09.380 | Selecting previously unselected package libnl-route-3-200:amd64. 2020-12-15 07:59:09.387 | Preparing to unpack .../084-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-15 07:59:09.390 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-15 07:59:09.498 | Selecting previously unselected package libibverbs1:amd64. 2020-12-15 07:59:09.505 | Preparing to unpack .../085-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2020-12-15 07:59:09.508 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-12-15 07:59:09.601 | Selecting previously unselected package ibverbs-providers:amd64. 2020-12-15 07:59:09.609 | Preparing to unpack .../086-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2020-12-15 07:59:09.611 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-12-15 07:59:09.689 | Selecting previously unselected package icu-devtools. 2020-12-15 07:59:09.696 | Preparing to unpack .../087-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2020-12-15 07:59:09.698 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2020-12-15 07:59:09.787 | Selecting previously unselected package iputils-arping. 2020-12-15 07:59:09.794 | Preparing to unpack .../088-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2020-12-15 07:59:09.796 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2020-12-15 07:59:09.898 | Selecting previously unselected package javascript-common. 2020-12-15 07:59:09.906 | Preparing to unpack .../089-javascript-common_11_all.deb ... 2020-12-15 07:59:09.920 | Unpacking javascript-common (11) ... 2020-12-15 07:59:10.001 | Selecting previously unselected package libnl-genl-3-200:amd64. 2020-12-15 07:59:10.009 | Preparing to unpack .../090-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2020-12-15 07:59:10.011 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-15 07:59:10.112 | Selecting previously unselected package libsensors4:amd64. 2020-12-15 07:59:10.119 | Preparing to unpack .../091-libsensors4_1%3a3.4.0-4_amd64.deb ... 2020-12-15 07:59:10.215 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2020-12-15 07:59:10.289 | Selecting previously unselected package libsnmp-base. 2020-12-15 07:59:10.296 | Preparing to unpack .../092-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2020-12-15 07:59:10.298 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-15 07:59:10.410 | Selecting previously unselected package libsnmp30:amd64. 2020-12-15 07:59:10.417 | Preparing to unpack .../093-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2020-12-15 07:59:10.419 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-15 07:59:10.643 | Selecting previously unselected package keepalived. 2020-12-15 07:59:10.650 | Preparing to unpack .../094-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2020-12-15 07:59:10.653 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-12-15 07:59:10.772 | Selecting previously unselected package libgssrpc4:amd64. 2020-12-15 07:59:10.779 | Preparing to unpack .../095-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2020-12-15 07:59:10.781 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 07:59:10.860 | Selecting previously unselected package libkdb5-9:amd64. 2020-12-15 07:59:10.867 | Preparing to unpack .../096-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2020-12-15 07:59:10.869 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 07:59:10.953 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2020-12-15 07:59:10.960 | Preparing to unpack .../097-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-12-15 07:59:10.962 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 07:59:11.047 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2020-12-15 07:59:11.054 | Preparing to unpack .../098-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2020-12-15 07:59:11.057 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 07:59:11.116 | Selecting previously unselected package comerr-dev:amd64. 2020-12-15 07:59:11.124 | Preparing to unpack .../099-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2020-12-15 07:59:11.126 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-12-15 07:59:11.185 | Selecting previously unselected package krb5-multidev:amd64. 2020-12-15 07:59:11.192 | Preparing to unpack .../100-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2020-12-15 07:59:11.194 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 07:59:11.292 | Selecting previously unselected package libaio1:amd64. 2020-12-15 07:59:11.300 | Preparing to unpack .../101-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2020-12-15 07:59:11.302 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-12-15 07:59:11.360 | Selecting previously unselected package libalgorithm-diff-perl. 2020-12-15 07:59:11.367 | Preparing to unpack .../102-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2020-12-15 07:59:11.369 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2020-12-15 07:59:11.428 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2020-12-15 07:59:11.435 | Preparing to unpack .../103-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2020-12-15 07:59:11.437 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2020-12-15 07:59:11.495 | Selecting previously unselected package libalgorithm-merge-perl. 2020-12-15 07:59:11.502 | Preparing to unpack .../104-libalgorithm-merge-perl_0.08-3_all.deb ... 2020-12-15 07:59:11.504 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2020-12-15 07:59:11.562 | Selecting previously unselected package libarchive-cpio-perl. 2020-12-15 07:59:11.569 | Preparing to unpack .../105-libarchive-cpio-perl_0.10-1_all.deb ... 2020-12-15 07:59:11.571 | Unpacking libarchive-cpio-perl (0.10-1) ... 2020-12-15 07:59:11.629 | Selecting previously unselected package libfile-fcntllock-perl. 2020-12-15 07:59:11.635 | Preparing to unpack .../106-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2020-12-15 07:59:11.646 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2020-12-15 07:59:11.704 | Selecting previously unselected package libglib2.0-bin. 2020-12-15 07:59:11.711 | Preparing to unpack .../107-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-15 07:59:11.722 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-15 07:59:11.806 | Selecting previously unselected package libglib2.0-dev-bin. 2020-12-15 07:59:11.813 | Preparing to unpack .../108-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-15 07:59:11.816 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-15 07:59:11.923 | Selecting previously unselected package pkg-config. 2020-12-15 07:59:11.930 | Preparing to unpack .../109-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2020-12-15 07:59:11.932 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2020-12-15 07:59:12.008 | Selecting previously unselected package zlib1g-dev:amd64. 2020-12-15 07:59:12.016 | Preparing to unpack .../110-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2020-12-15 07:59:12.018 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-12-15 07:59:12.106 | Selecting previously unselected package libglib2.0-dev:amd64. 2020-12-15 07:59:12.113 | Preparing to unpack .../111-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2020-12-15 07:59:12.124 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-15 07:59:12.476 | Selecting previously unselected package libgraphite2-dev:amd64. 2020-12-15 07:59:12.484 | Preparing to unpack .../112-libgraphite2-dev_1.3.11-2_amd64.deb ... 2020-12-15 07:59:12.494 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2020-12-15 07:59:12.560 | Selecting previously unselected package libgts-bin. 2020-12-15 07:59:12.568 | Preparing to unpack .../113-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2020-12-15 07:59:12.578 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2020-12-15 07:59:12.664 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2020-12-15 07:59:12.672 | Preparing to unpack .../114-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-15 07:59:12.674 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-12-15 07:59:12.765 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2020-12-15 07:59:12.772 | Preparing to unpack .../115-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2020-12-15 07:59:12.774 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-12-15 07:59:12.857 | Selecting previously unselected package libicu-le-hb0:amd64. 2020-12-15 07:59:12.864 | Preparing to unpack .../116-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2020-12-15 07:59:12.866 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-12-15 07:59:12.941 | Selecting previously unselected package libiculx60:amd64. 2020-12-15 07:59:12.948 | Preparing to unpack .../117-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2020-12-15 07:59:12.950 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-12-15 07:59:13.017 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2020-12-15 07:59:13.024 | Preparing to unpack .../118-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2020-12-15 07:59:13.034 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-12-15 07:59:13.095 | Selecting previously unselected package libicu-dev. 2020-12-15 07:59:13.102 | Preparing to unpack .../119-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2020-12-15 07:59:13.104 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2020-12-15 07:59:14.544 | Selecting previously unselected package libharfbuzz-dev:amd64. 2020-12-15 07:59:14.551 | Preparing to unpack .../120-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2020-12-15 07:59:14.553 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-12-15 07:59:14.689 | Selecting previously unselected package libiscsi7:amd64. 2020-12-15 07:59:14.697 | Preparing to unpack .../121-libiscsi7_1.17.0-1.1_amd64.deb ... 2020-12-15 07:59:14.699 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2020-12-15 07:59:14.796 | Selecting previously unselected package libjansson4:amd64. 2020-12-15 07:59:14.804 | Preparing to unpack .../122-libjansson4_2.11-1_amd64.deb ... 2020-12-15 07:59:14.806 | Unpacking libjansson4:amd64 (2.11-1) ... 2020-12-15 07:59:14.864 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2020-12-15 07:59:14.871 | Preparing to unpack .../123-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2020-12-15 07:59:14.874 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-15 07:59:14.970 | Selecting previously unselected package libjpeg8-dev:amd64. 2020-12-15 07:59:14.977 | Preparing to unpack .../124-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2020-12-15 07:59:14.979 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-12-15 07:59:15.053 | Selecting previously unselected package libjpeg-dev:amd64. 2020-12-15 07:59:15.060 | Preparing to unpack .../125-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2020-12-15 07:59:15.062 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-12-15 07:59:15.128 | Selecting previously unselected package libjs-jquery. 2020-12-15 07:59:15.135 | Preparing to unpack .../126-libjs-jquery_3.2.1-1_all.deb ... 2020-12-15 07:59:15.137 | Unpacking libjs-jquery (3.2.1-1) ... 2020-12-15 07:59:15.219 | Selecting previously unselected package libjs-jquery-metadata. 2020-12-15 07:59:15.226 | Preparing to unpack .../127-libjs-jquery-metadata_12-1_all.deb ... 2020-12-15 07:59:15.228 | Unpacking libjs-jquery-metadata (12-1) ... 2020-12-15 07:59:15.286 | Selecting previously unselected package libjs-jquery-tablesorter. 2020-12-15 07:59:15.294 | Preparing to unpack .../128-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2020-12-15 07:59:15.304 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-12-15 07:59:15.413 | Selecting previously unselected package libltdl-dev:amd64. 2020-12-15 07:59:15.420 | Preparing to unpack .../129-libltdl-dev_2.4.6-2_amd64.deb ... 2020-12-15 07:59:15.423 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2020-12-15 07:59:15.509 | Selecting previously unselected package libsys-hostname-long-perl. 2020-12-15 07:59:15.516 | Preparing to unpack .../130-libsys-hostname-long-perl_1.5-1_all.deb ... 2020-12-15 07:59:15.519 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2020-12-15 07:59:15.577 | Selecting previously unselected package libmail-sendmail-perl. 2020-12-15 07:59:15.584 | Preparing to unpack .../131-libmail-sendmail-perl_0.80-1_all.deb ... 2020-12-15 07:59:15.586 | Unpacking libmail-sendmail-perl (0.80-1) ... 2020-12-15 07:59:15.677 | Selecting previously unselected package libmatheval1:amd64. 2020-12-15 07:59:15.684 | Preparing to unpack .../132-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2020-12-15 07:59:15.686 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-12-15 07:59:15.786 | Selecting previously unselected package mysql-common. 2020-12-15 07:59:15.793 | Preparing to unpack .../133-mysql-common_5.8+1.0.4_all.deb ... 2020-12-15 07:59:15.810 | Unpacking mysql-common (5.8+1.0.4) ... 2020-12-15 07:59:15.896 | Selecting previously unselected package libmysqlclient20:amd64. 2020-12-15 07:59:15.903 | Preparing to unpack .../134-libmysqlclient20_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-15 07:59:15.907 | Unpacking libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 07:59:16.084 | Selecting previously unselected package libssl-dev:amd64. 2020-12-15 07:59:16.091 | Preparing to unpack .../135-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2020-12-15 07:59:16.093 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-15 07:59:16.379 | Selecting previously unselected package libmysqlclient-dev. 2020-12-15 07:59:16.387 | Preparing to unpack .../136-libmysqlclient-dev_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-15 07:59:16.389 | Unpacking libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 07:59:16.637 | Selecting previously unselected package libnorm1:amd64. 2020-12-15 07:59:16.645 | Preparing to unpack .../137-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2020-12-15 07:59:16.648 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-12-15 07:59:16.751 | Selecting previously unselected package libnspr4:amd64. 2020-12-15 07:59:16.759 | Preparing to unpack .../138-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2020-12-15 07:59:16.761 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-12-15 07:59:16.850 | Selecting previously unselected package libnss3:amd64. 2020-12-15 07:59:16.857 | Preparing to unpack .../139-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2020-12-15 07:59:16.859 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-12-15 07:59:17.120 | Selecting previously unselected package libpgm-5.2-0:amd64. 2020-12-15 07:59:17.128 | Preparing to unpack .../140-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2020-12-15 07:59:17.130 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-12-15 07:59:17.231 | Selecting previously unselected package libpq5:amd64. 2020-12-15 07:59:17.238 | Preparing to unpack .../141-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-15 07:59:17.241 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-12-15 07:59:17.326 | Selecting previously unselected package libpq-dev. 2020-12-15 07:59:17.333 | Preparing to unpack .../142-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-15 07:59:17.336 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-12-15 07:59:17.479 | Selecting previously unselected package librados2. 2020-12-15 07:59:17.486 | Preparing to unpack .../143-librados2_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-12-15 07:59:17.489 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-15 07:59:17.961 | Selecting previously unselected package librbd1. 2020-12-15 07:59:17.968 | Preparing to unpack .../144-librbd1_12.2.13-0ubuntu0.18.04.5_amd64.deb ... 2020-12-15 07:59:17.970 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-15 07:59:18.161 | Selecting previously unselected package libsasl2-dev. 2020-12-15 07:59:18.168 | Preparing to unpack .../145-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-15 07:59:18.170 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-15 07:59:18.303 | Preparing to unpack .../146-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 2020-12-15 07:59:18.332 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2020-12-15 07:59:18.452 | Selecting previously unselected package libsodium23:amd64. 2020-12-15 07:59:18.459 | Preparing to unpack .../147-libsodium23_1.0.16-2_amd64.deb ... 2020-12-15 07:59:18.462 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2020-12-15 07:59:18.545 | Selecting previously unselected package libsystemd-dev:amd64. 2020-12-15 07:59:18.553 | Preparing to unpack .../148-libsystemd-dev_237-3ubuntu10.43_amd64.deb ... 2020-12-15 07:59:18.555 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-12-15 07:59:18.684 | Selecting previously unselected package libx86-1:amd64. 2020-12-15 07:59:18.692 | Preparing to unpack .../149-libx86-1_1.1+ds1-10.2_amd64.deb ... 2020-12-15 07:59:18.694 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2020-12-15 07:59:18.761 | Selecting previously unselected package libxml2-dev:amd64. 2020-12-15 07:59:18.768 | Preparing to unpack .../150-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2020-12-15 07:59:18.770 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-15 07:59:18.989 | Preparing to unpack .../151-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2020-12-15 07:59:19.021 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2020-12-15 07:59:19.117 | Selecting previously unselected package libxslt1-dev:amd64. 2020-12-15 07:59:19.124 | Preparing to unpack .../152-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2020-12-15 07:59:19.127 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-15 07:59:19.290 | Selecting previously unselected package libzmq5:amd64. 2020-12-15 07:59:19.298 | Preparing to unpack .../153-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2020-12-15 07:59:19.300 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-12-15 07:59:19.406 | Selecting previously unselected package lsscsi. 2020-12-15 07:59:19.413 | Preparing to unpack .../154-lsscsi_0.28-0.1_amd64.deb ... 2020-12-15 07:59:19.424 | Unpacking lsscsi (0.28-0.1) ... 2020-12-15 07:59:19.534 | Preparing to unpack .../155-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2020-12-15 07:59:19.566 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2020-12-15 07:59:20.430 | Selecting previously unselected package memcached. 2020-12-15 07:59:20.437 | Preparing to unpack .../156-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2020-12-15 07:59:20.448 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2020-12-15 07:59:20.531 | Selecting previously unselected package pm-utils. 2020-12-15 07:59:20.541 | Preparing to unpack .../157-pm-utils_1.4.1-17_all.deb ... 2020-12-15 07:59:20.544 | Unpacking pm-utils (1.4.1-17) ... 2020-12-15 07:59:20.645 | Selecting previously unselected package postgresql-client-common. 2020-12-15 07:59:20.652 | Preparing to unpack .../158-postgresql-client-common_190ubuntu0.1_all.deb ... 2020-12-15 07:59:20.654 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2020-12-15 07:59:20.749 | Selecting previously unselected package ssl-cert. 2020-12-15 07:59:20.757 | Preparing to unpack .../159-ssl-cert_1.0.39_all.deb ... 2020-12-15 07:59:20.759 | Unpacking ssl-cert (1.0.39) ... 2020-12-15 07:59:20.896 | Selecting previously unselected package postgresql-common. 2020-12-15 07:59:20.904 | Preparing to unpack .../160-postgresql-common_190ubuntu0.1_all.deb ... 2020-12-15 07:59:20.944 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2020-12-15 07:59:20.955 | Unpacking postgresql-common (190ubuntu0.1) ... 2020-12-15 07:59:21.044 | Selecting previously unselected package postgresql-server-dev-10. 2020-12-15 07:59:21.052 | Preparing to unpack .../161-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2020-12-15 07:59:21.054 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-12-15 07:59:21.356 | Selecting previously unselected package postgresql-server-dev-all. 2020-12-15 07:59:21.365 | Preparing to unpack .../162-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2020-12-15 07:59:21.367 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2020-12-15 07:59:21.455 | Selecting previously unselected package python-pip-whl. 2020-12-15 07:59:21.463 | Preparing to unpack .../163-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-12-15 07:59:21.467 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-15 07:59:21.725 | Selecting previously unselected package python3-crypto. 2020-12-15 07:59:21.732 | Preparing to unpack .../164-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2020-12-15 07:59:21.734 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2020-12-15 07:59:21.874 | Selecting previously unselected package python3-secretstorage. 2020-12-15 07:59:21.881 | Preparing to unpack .../165-python3-secretstorage_2.3.1-2_all.deb ... 2020-12-15 07:59:21.883 | Unpacking python3-secretstorage (2.3.1-2) ... 2020-12-15 07:59:21.982 | Selecting previously unselected package python3-keyring. 2020-12-15 07:59:21.989 | Preparing to unpack .../166-python3-keyring_10.6.0-1_all.deb ... 2020-12-15 07:59:21.992 | Unpacking python3-keyring (10.6.0-1) ... 2020-12-15 07:59:22.088 | Selecting previously unselected package python3-keyrings.alt. 2020-12-15 07:59:22.096 | Preparing to unpack .../167-python3-keyrings.alt_3.0-1_all.deb ... 2020-12-15 07:59:22.100 | Unpacking python3-keyrings.alt (3.0-1) ... 2020-12-15 07:59:22.184 | Selecting previously unselected package python3-mysqldb. 2020-12-15 07:59:22.192 | Preparing to unpack .../168-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2020-12-15 07:59:22.196 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2020-12-15 07:59:22.280 | Selecting previously unselected package python3-pip. 2020-12-15 07:59:22.288 | Preparing to unpack .../169-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2020-12-15 07:59:22.291 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-15 07:59:22.400 | Selecting previously unselected package python3-setuptools. 2020-12-15 07:59:22.408 | Preparing to unpack .../170-python3-setuptools_39.0.1-2_all.deb ... 2020-12-15 07:59:22.411 | Unpacking python3-setuptools (39.0.1-2) ... 2020-12-15 07:59:22.545 | Selecting previously unselected package python3.6-venv. 2020-12-15 07:59:22.553 | Preparing to unpack .../171-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2020-12-15 07:59:22.556 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-12-15 07:59:22.608 | Selecting previously unselected package python3-venv. 2020-12-15 07:59:22.616 | Preparing to unpack .../172-python3-venv_3.6.7-1~18.04_amd64.deb ... 2020-12-15 07:59:22.618 | Unpacking python3-venv (3.6.7-1~18.04) ... 2020-12-15 07:59:22.701 | Selecting previously unselected package python3-wheel. 2020-12-15 07:59:22.709 | Preparing to unpack .../173-python3-wheel_0.30.0-0.2_all.deb ... 2020-12-15 07:59:22.711 | Unpacking python3-wheel (0.30.0-0.2) ... 2020-12-15 07:59:22.796 | Selecting previously unselected package python3-xdg. 2020-12-15 07:59:22.804 | Preparing to unpack .../174-python3-xdg_0.25-4ubuntu1_all.deb ... 2020-12-15 07:59:22.807 | Unpacking python3-xdg (0.25-4ubuntu1) ... 2020-12-15 07:59:22.892 | Selecting previously unselected package qemu-block-extra:amd64. 2020-12-15 07:59:22.900 | Preparing to unpack .../175-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-12-15 07:59:22.902 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-15 07:59:22.969 | Selecting previously unselected package qemu-utils. 2020-12-15 07:59:22.977 | Preparing to unpack .../176-qemu-utils_1%3a2.11+dfsg-1ubuntu7.34_amd64.deb ... 2020-12-15 07:59:22.979 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-15 07:59:23.197 | Selecting previously unselected package sharutils. 2020-12-15 07:59:23.205 | Preparing to unpack .../177-sharutils_1%3a4.15.2-3_amd64.deb ... 2020-12-15 07:59:23.211 | Unpacking sharutils (1:4.15.2-3) ... 2020-12-15 07:59:23.304 | Selecting previously unselected package sqlite3. 2020-12-15 07:59:23.312 | Preparing to unpack .../178-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2020-12-15 07:59:23.315 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2020-12-15 07:59:23.476 | Selecting previously unselected package thin-provisioning-tools. 2020-12-15 07:59:23.484 | Preparing to unpack .../179-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2020-12-15 07:59:23.486 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-12-15 07:59:23.625 | Selecting previously unselected package unzip. 2020-12-15 07:59:23.633 | Preparing to unpack .../180-unzip_6.0-21ubuntu1_amd64.deb ... 2020-12-15 07:59:23.636 | Unpacking unzip (6.0-21ubuntu1) ... 2020-12-15 07:59:23.738 | Selecting previously unselected package uwsgi-core. 2020-12-15 07:59:23.746 | Preparing to unpack .../181-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-15 07:59:23.756 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-12-15 07:59:23.921 | Selecting previously unselected package vbetool. 2020-12-15 07:59:23.930 | Preparing to unpack .../182-vbetool_1.1-4_amd64.deb ... 2020-12-15 07:59:23.932 | Unpacking vbetool (1.1-4) ... 2020-12-15 07:59:24.028 | Selecting previously unselected package libipset3:amd64. 2020-12-15 07:59:24.036 | Preparing to unpack .../183-libipset3_6.34-1_amd64.deb ... 2020-12-15 07:59:24.038 | Unpacking libipset3:amd64 (6.34-1) ... 2020-12-15 07:59:24.110 | Selecting previously unselected package ipset. 2020-12-15 07:59:24.118 | Preparing to unpack .../184-ipset_6.34-1_amd64.deb ... 2020-12-15 07:59:24.120 | Unpacking ipset (6.34-1) ... 2020-12-15 07:59:24.229 | Selecting previously unselected package ipvsadm. 2020-12-15 07:59:24.236 | Preparing to unpack .../185-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2020-12-15 07:59:24.239 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-12-15 07:59:24.318 | Selecting previously unselected package kpartx. 2020-12-15 07:59:24.326 | Preparing to unpack .../186-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2020-12-15 07:59:24.329 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2020-12-15 07:59:24.405 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2020-12-15 07:59:24.413 | Preparing to unpack .../187-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-15 07:59:24.416 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-15 07:59:24.509 | Selecting previously unselected package liberasurecode1:amd64. 2020-12-15 07:59:24.517 | Preparing to unpack .../188-liberasurecode1_1.5.0-1_amd64.deb ... 2020-12-15 07:59:24.520 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2020-12-15 07:59:24.584 | Selecting previously unselected package liberasurecode-dev. 2020-12-15 07:59:24.592 | Preparing to unpack .../189-liberasurecode-dev_1.5.0-1_amd64.deb ... 2020-12-15 07:59:24.602 | Unpacking liberasurecode-dev (1.5.0-1) ... 2020-12-15 07:59:24.662 | Selecting previously unselected package libffi-dev:amd64. 2020-12-15 07:59:24.670 | Preparing to unpack .../190-libffi-dev_3.2.1-8_amd64.deb ... 2020-12-15 07:59:24.680 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2020-12-15 07:59:24.760 | Selecting previously unselected package libkrb5-dev:amd64. 2020-12-15 07:59:24.768 | Preparing to unpack .../191-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2020-12-15 07:59:24.771 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 07:59:24.833 | Selecting previously unselected package libyaml-dev:amd64. 2020-12-15 07:59:24.841 | Preparing to unpack .../192-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2020-12-15 07:59:24.843 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-12-15 07:59:24.924 | Selecting previously unselected package socat. 2020-12-15 07:59:24.932 | Preparing to unpack .../193-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2020-12-15 07:59:24.934 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2020-12-15 07:59:25.053 | Selecting previously unselected package vlan. 2020-12-15 07:59:25.061 | Preparing to unpack .../194-vlan_1.9-3.2ubuntu6_amd64.deb ... 2020-12-15 07:59:25.064 | Unpacking vlan (1.9-3.2ubuntu6) ... 2020-12-15 07:59:25.172 | Setting up libjs-jquery (3.2.1-1) ... 2020-12-15 07:59:25.201 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2020-12-15 07:59:25.237 | Setting up libapr1:amd64 (1.6.3-2) ... 2020-12-15 07:59:25.266 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-15 07:59:25.303 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-12-15 07:59:25.484 | Setting up libpathplan4 (2.40.1-2) ... 2020-12-15 07:59:25.521 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-15 07:59:25.557 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2020-12-15 07:59:25.585 | Setting up make (4.1-9.1ubuntu1) ... 2020-12-15 07:59:25.621 | Setting up liblab-gamut1 (2.40.1-2) ... 2020-12-15 07:59:25.649 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-15 07:59:25.677 | Setting up vlan (1.9-3.2ubuntu6) ... 2020-12-15 07:59:25.758 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2020-12-15 07:59:25.786 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2020-12-15 07:59:25.822 | Processing triggers for mime-support (3.60ubuntu1) ... 2020-12-15 07:59:25.850 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2020-12-15 07:59:25.886 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 07:59:25.909 | Setting up sudo (1.8.21p2-3ubuntu1.3) ... 2020-12-15 07:59:25.977 | Setting up libtimedate-perl (2.3000-2) ... 2020-12-15 07:59:26.005 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2020-12-15 07:59:26.049 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-15 07:59:26.086 | Setting up fonts-dejavu-core (2.37-1) ... 2020-12-15 07:59:26.259 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2020-12-15 07:59:26.705 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2020-12-15 07:59:26.963 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2020-12-15 07:59:26.991 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2020-12-15 07:59:27.407 | update-initramfs: deferring update (trigger activated) 2020-12-15 07:59:29.454 | Setting up lsscsi (0.28-0.1) ... 2020-12-15 07:59:29.482 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-15 07:59:29.503 | No schema files found: doing nothing. 2020-12-15 07:59:29.510 | Setting up mysql-common (5.8+1.0.4) ... 2020-12-15 07:59:29.577 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-12-15 07:59:29.588 | Setting up sharutils (1:4.15.2-3) ... 2020-12-15 07:59:29.624 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2020-12-15 07:59:29.653 | Setting up python3-xdg (0.25-4ubuntu1) ... 2020-12-15 07:59:29.945 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-15 07:59:29.981 | Setting up libjansson4:amd64 (2.11-1) ... 2020-12-15 07:59:30.018 | Setting up python3-keyrings.alt (3.0-1) ... 2020-12-15 07:59:30.285 | Setting up unzip (6.0-21ubuntu1) ... 2020-12-15 07:59:30.328 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2020-12-15 07:59:30.433 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-15 07:59:30.461 | Setting up libarchive-cpio-perl (0.10-1) ... 2020-12-15 07:59:30.497 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2020-12-15 07:59:30.525 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2020-12-15 07:59:30.553 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2020-12-15 07:59:30.589 | Setting up dctrl-tools (2.24-2build1) ... 2020-12-15 07:59:30.626 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2020-12-15 07:59:30.654 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2020-12-15 07:59:30.690 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2020-12-15 07:59:30.718 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-15 07:59:30.748 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2020-12-15 07:59:30.784 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-12-15 07:59:30.849 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-12-15 07:59:41.122 | Setting up pm-utils (1.4.1-17) ... 2020-12-15 07:59:41.162 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2020-12-15 07:59:41.196 | Setting up python3-wheel (0.30.0-0.2) ... 2020-12-15 07:59:41.490 | Setting up m4 (1.4.18-1) ... 2020-12-15 07:59:41.522 | Setting up libipset3:amd64 (6.34-1) ... 2020-12-15 07:59:41.550 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2020-12-15 07:59:41.580 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-15 07:59:41.608 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 07:59:41.638 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2020-12-15 07:59:41.712 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2020-12-15 07:59:43.522 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2020-12-15 07:59:43.550 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-15 07:59:43.579 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2020-12-15 07:59:44.414 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2020-12-15 07:59:44.442 | Setting up libcroco3:amd64 (0.6.12-2) ... 2020-12-15 07:59:44.469 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-15 07:59:44.497 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2020-12-15 07:59:44.525 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2020-12-15 07:59:44.552 | Setting up libsys-hostname-long-perl (1.5-1) ... 2020-12-15 07:59:44.580 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2020-12-15 07:59:44.608 | Setting up dnsmasq-utils (2.79-1) ... 2020-12-15 07:59:44.635 | Setting up libsodium23:amd64 (1.0.16-2) ... 2020-12-15 07:59:44.663 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2020-12-15 07:59:44.708 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2020-12-15 07:59:44.754 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2020-12-15 07:59:44.782 | Setting up libmail-sendmail-perl (0.80-1) ... 2020-12-15 07:59:44.810 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-15 07:59:44.845 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2020-12-15 07:59:44.882 | Setting up autotools-dev (20180224.1) ... 2020-12-15 07:59:44.911 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-15 07:59:44.939 | Setting up kpartx (0.7.4-2ubuntu3) ... 2020-12-15 07:59:44.966 | Setting up postgresql-client-common (190ubuntu0.1) ... 2020-12-15 07:59:45.012 | Setting up dstat (0.7.3-1) ... 2020-12-15 07:59:45.215 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-15 07:59:45.451 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2020-12-15 07:59:45.479 | Setting up ipset (6.34-1) ... 2020-12-15 07:59:45.507 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2020-12-15 07:59:45.544 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2020-12-15 07:59:45.572 | Setting up systemd (237-3ubuntu10.43) ... 2020-12-15 07:59:45.595 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2020-12-15 07:59:46.740 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2020-12-15 07:59:46.741 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2020-12-15 07:59:46.742 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2020-12-15 07:59:46.743 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2020-12-15 07:59:46.820 | Setting up libltdl7:amd64 (2.4.6-2) ... 2020-12-15 07:59:46.848 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-15 07:59:46.885 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-15 07:59:47.252 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2020-12-15 07:59:47.279 | Setting up libann0 (1.1.2+doc-6) ... 2020-12-15 07:59:47.307 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2020-12-15 07:59:47.335 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2020-12-15 07:59:47.362 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2020-12-15 07:59:47.390 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2020-12-15 07:59:47.418 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2020-12-15 07:59:47.465 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-15 08:00:08.805 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.43) ... 2020-12-15 08:00:08.813 | Setting up libmysqlclient20:amd64 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:00:08.842 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2020-12-15 08:00:08.876 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2020-12-15 08:00:08.899 | Setting up libthai-data (0.1.27-2) ... 2020-12-15 08:00:08.926 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2020-12-15 08:00:08.954 | Setting up javascript-common (11) ... 2020-12-15 08:00:09.021 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2020-12-15 08:00:09.036 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-15 08:00:09.077 | Setting up python3-setuptools (39.0.1-2) ... 2020-12-15 08:00:09.512 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 2020-12-15 08:00:09.549 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-15 08:00:09.596 | Setting up libjs-jquery-metadata (12-1) ... 2020-12-15 08:00:09.624 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2020-12-15 08:00:10.007 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2020-12-15 08:00:10.347 | Setting up python3-secretstorage (2.3.1-2) ... 2020-12-15 08:00:10.606 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2020-12-15 08:00:10.634 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2020-12-15 08:00:10.662 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-15 08:00:10.689 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2020-12-15 08:00:10.717 | Setting up vbetool (1.1-4) ... 2020-12-15 08:00:10.745 | Setting up libcdt5 (2.40.1-2) ... 2020-12-15 08:00:10.773 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2020-12-15 08:00:10.831 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2020-12-15 08:00:10.859 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2020-12-15 08:00:10.887 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-12-15 08:00:11.108 | Setting up libcgraph6 (2.40.1-2) ... 2020-12-15 08:00:11.135 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2020-12-15 08:00:11.165 | Setting up libwebp6:amd64 (0.6.1-2) ... 2020-12-15 08:00:11.192 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2020-12-15 08:00:11.221 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-15 08:00:11.259 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2020-12-15 08:00:11.287 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2020-12-15 08:00:11.315 | Setting up python3-venv (3.6.7-1~18.04) ... 2020-12-15 08:00:11.343 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2020-12-15 08:00:11.377 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 2020-12-15 08:00:11.405 | Setting up libtool (2.4.6-2) ... 2020-12-15 08:00:11.433 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2020-12-15 08:00:11.461 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2020-12-15 08:00:11.489 | Setting up libnss-systemd:amd64 (237-3ubuntu10.43) ... 2020-12-15 08:00:11.517 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2020-12-15 08:00:11.545 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 08:00:11.573 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2020-12-15 08:00:12.156 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2020-12-15 08:00:12.743 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2020-12-15 08:00:13.131 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2020-12-15 08:00:13.159 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2020-12-15 08:00:13.186 | Setting up libpam-systemd:amd64 (237-3ubuntu10.43) ... 2020-12-15 08:00:13.584 | Setting up libapr1-dev (1.6.3-2) ... 2020-12-15 08:00:13.612 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2020-12-15 08:00:13.639 | Setting up python3-keyring (10.6.0-1) ... 2020-12-15 08:00:13.917 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2020-12-15 08:00:14.201 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2020-12-15 08:00:14.229 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2020-12-15 08:00:14.257 | Setting up libgvpr2 (2.40.1-2) ... 2020-12-15 08:00:14.285 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2020-12-15 08:00:14.313 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2020-12-15 08:00:14.883 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2020-12-15 08:00:15.463 | Setting up socat (1.7.3.2-2ubuntu2) ... 2020-12-15 08:00:15.483 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2020-12-15 08:00:15.511 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2020-12-15 08:00:15.539 | Setting up libaprutil1-dev (1.6.1-2) ... 2020-12-15 08:00:15.567 | Setting up liberasurecode-dev (1.5.0-1) ... 2020-12-15 08:00:15.616 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2020-12-15 08:00:15.643 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-15 08:00:15.671 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2020-12-15 08:00:15.699 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2020-12-15 08:00:15.727 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2020-12-15 08:00:15.755 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2020-12-15 08:00:15.783 | Setting up ssl-cert (1.0.39) ... 2020-12-15 08:00:16.432 | Setting up python3-mysqldb (1.3.10-1build1) ... 2020-12-15 08:00:16.712 | Setting up autoconf (2.69-11) ... 2020-12-15 08:00:16.749 | Setting up libthai0:amd64 (0.1.27-2) ... 2020-12-15 08:00:16.777 | Setting up fakeroot (1.22-2ubuntu1) ... 2020-12-15 08:00:16.798 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2020-12-15 08:00:16.822 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2020-12-15 08:00:17.022 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2020-12-15 08:00:17.456 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2020-12-15 08:00:17.484 | Setting up libalgorithm-merge-perl (0.08-3) ... 2020-12-15 08:00:17.514 | Setting up intltool-debian (0.35.0+20060710.4) ... 2020-12-15 08:00:17.542 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2020-12-15 08:00:17.641 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2020-12-15 08:00:17.668 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2020-12-15 08:00:17.697 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2020-12-15 08:00:17.725 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2020-12-15 08:00:17.752 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2020-12-15 08:00:18.038 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2020-12-15 08:00:18.590 | Setting up postgresql-common (190ubuntu0.1) ... 2020-12-15 08:00:19.188 | Adding user postgres to group ssl-cert 2020-12-15 08:00:19.340 | 2020-12-15 08:00:19.340 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2020-12-15 08:00:19.527 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2020-12-15 08:00:19.527 | Removing obsolete dictionary files: 2020-12-15 08:00:19.758 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2020-12-15 08:00:20.380 | Setting up automake (1:1.15.1-3ubuntu2) ... 2020-12-15 08:00:20.395 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2020-12-15 08:00:20.418 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-15 08:00:20.455 | Setting up libice6:amd64 (2:1.0.9-2) ... 2020-12-15 08:00:20.483 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2020-12-15 08:00:20.558 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2020-12-15 08:00:20.569 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 08:00:20.596 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2020-12-15 08:00:20.624 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2020-12-15 08:00:20.652 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2020-12-15 08:00:20.689 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2020-12-15 08:00:20.977 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2020-12-15 08:00:21.582 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2020-12-15 08:00:21.710 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2020-12-15 08:00:21.738 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2020-12-15 08:00:21.772 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2020-12-15 08:00:21.801 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2020-12-15 08:00:23.354 | Enabling module mpm_event. 2020-12-15 08:00:23.415 | Enabling module authz_core. 2020-12-15 08:00:23.420 | Enabling module authz_host. 2020-12-15 08:00:23.475 | Enabling module authn_core. 2020-12-15 08:00:23.480 | Enabling module auth_basic. 2020-12-15 08:00:23.535 | Enabling module access_compat. 2020-12-15 08:00:23.591 | Enabling module authn_file. 2020-12-15 08:00:23.646 | Enabling module authz_user. 2020-12-15 08:00:23.701 | Enabling module alias. 2020-12-15 08:00:23.757 | Enabling module dir. 2020-12-15 08:00:23.811 | Enabling module autoindex. 2020-12-15 08:00:23.866 | Enabling module env. 2020-12-15 08:00:23.921 | Enabling module mime. 2020-12-15 08:00:23.977 | Enabling module negotiation. 2020-12-15 08:00:24.032 | Enabling module setenvif. 2020-12-15 08:00:24.087 | Enabling module filter. 2020-12-15 08:00:24.143 | Enabling module deflate. 2020-12-15 08:00:24.198 | Enabling module status. 2020-12-15 08:00:24.253 | Enabling module reqtimeout. 2020-12-15 08:00:24.308 | Enabling conf charset. 2020-12-15 08:00:24.363 | Enabling conf localized-error-pages. 2020-12-15 08:00:24.418 | Enabling conf other-vhosts-access-log. 2020-12-15 08:00:24.473 | Enabling conf security. 2020-12-15 08:00:24.529 | Enabling conf serve-cgi-bin. 2020-12-15 08:00:24.584 | Enabling site 000-default. 2020-12-15 08:00:24.632 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2020-12-15 08:00:24.684 | Enabling conf javascript-common. 2020-12-15 08:00:24.921 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2020-12-15 08:00:25.317 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2020-12-15 08:00:26.632 | Setting up libmysqlclient-dev (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:00:26.659 | Setting up po-debconf (1.0.20) ... 2020-12-15 08:00:26.687 | Setting up build-essential (12.4ubuntu1) ... 2020-12-15 08:00:26.714 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2020-12-15 08:00:26.742 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2020-12-15 08:00:26.770 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2020-12-15 08:00:26.798 | Setting up librados2 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-15 08:00:26.826 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 08:00:26.854 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2020-12-15 08:00:26.882 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2020-12-15 08:00:27.051 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2020-12-15 08:00:27.078 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2020-12-15 08:00:27.106 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2020-12-15 08:00:29.273 | Regenerating fonts cache... done. 2020-12-15 08:00:29.276 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2020-12-15 08:00:29.304 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 08:00:29.332 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2020-12-15 08:00:29.359 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2020-12-15 08:00:29.387 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2020-12-15 08:00:29.415 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.5) ... 2020-12-15 08:00:29.452 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 08:00:29.489 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-15 08:00:29.519 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.34) ... 2020-12-15 08:00:29.546 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2020-12-15 08:00:29.582 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2020-12-15 08:00:29.610 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-15 08:00:29.646 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 08:00:29.674 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 08:00:29.710 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2020-12-15 08:00:29.753 | Setting up curl (7.58.0-2ubuntu3.12) ... 2020-12-15 08:00:29.789 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-15 08:00:29.825 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 08:00:29.861 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2020-12-15 08:00:29.898 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2020-12-15 08:00:29.927 | Setting up libgvc6 (2.40.1-2) ... 2020-12-15 08:00:29.971 | Setting up graphviz (2.40.1-2) ... 2020-12-15 08:00:30.035 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2020-12-15 08:00:30.056 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2020-12-15 08:00:30.086 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2020-12-15 08:00:30.113 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2020-12-15 08:00:30.157 | Setting up debhelper (11.1.6ubuntu2) ... 2020-12-15 08:00:30.194 | Setting up dh-autoreconf (17) ... 2020-12-15 08:00:30.231 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2020-12-15 08:00:30.253 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2020-12-15 08:00:30.289 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2020-12-15 08:00:30.317 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2020-12-15 08:00:30.385 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2020-12-15 08:00:39.124 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-15 08:00:39.147 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-15 08:00:39.310 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:00:39.333 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2020-12-15 08:00:39.552 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-15 08:00:39.569 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2020-12-15 08:00:41.599 | ++ functions-common:apt_get:1115 : result=0 2020-12-15 08:00:41.602 | ++ functions-common:apt_get:1118 : time_stop apt-get 2020-12-15 08:00:41.604 | ++ functions-common:time_stop:2306 : local name 2020-12-15 08:00:41.608 | ++ functions-common:time_stop:2307 : local end_time 2020-12-15 08:00:41.610 | ++ functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:00:41.615 | ++ functions-common:time_stop:2309 : local total 2020-12-15 08:00:41.618 | ++ functions-common:time_stop:2310 : local start_time 2020-12-15 08:00:41.620 | ++ functions-common:time_stop:2312 : name=apt-get 2020-12-15 08:00:41.623 | ++ functions-common:time_stop:2313 : start_time=1608019109454 2020-12-15 08:00:41.625 | ++ functions-common:time_stop:2315 : [[ -z 1608019109454 ]] 2020-12-15 08:00:41.627 | +++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:00:41.631 | ++ functions-common:time_stop:2318 : end_time=1608019241628 2020-12-15 08:00:41.633 | ++ functions-common:time_stop:2319 : elapsed_time=132174 2020-12-15 08:00:41.635 | ++ functions-common:time_stop:2320 : total=659 2020-12-15 08:00:41.638 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:00:41.640 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=132833 2020-12-15 08:00:41.642 | ++ functions-common:apt_get:1119 : return 0 2020-12-15 08:00:41.645 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2020-12-15 08:00:41.647 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2020-12-15 08:00:41.649 | ++ tools/install_prereqs.sh:source:88 : date +%s 2020-12-15 08:00:41.654 | ++ tools/install_prereqs.sh:source:89 : date 2020-12-15 08:00:41.657 | + ./stack.sh:main:753 : [[ False != \T\r\u\e ]] 2020-12-15 08:00:41.660 | + ./stack.sh:main:754 : PYPI_ALTERNATIVE_URL= 2020-12-15 08:00:41.662 | + ./stack.sh:main:754 : /home/ubuntu/devstack/tools/install_pip.sh 2020-12-15 08:00:43.158 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2020-12-15 08:00:43.161 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2020-12-15 08:00:43.165 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2020-12-15 08:00:43.168 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2020-12-15 08:00:43.170 | + tools/install_pip.sh:main:43 : GetDistro 2020-12-15 08:00:43.172 | + functions-common:GetDistro:373 : GetOSVersion 2020-12-15 08:00:43.173 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2020-12-15 08:00:43.177 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2020-12-15 08:00:43.180 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2020-12-15 08:00:43.181 | + functions-common:_ensure_lsb_release:328 : return 2020-12-15 08:00:43.185 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2020-12-15 08:00:43.256 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2020-12-15 08:00:43.258 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2020-12-15 08:00:43.331 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2020-12-15 08:00:43.333 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2020-12-15 08:00:43.406 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2020-12-15 08:00:43.408 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2020-12-15 08:00:43.410 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2020-12-15 08:00:43.412 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2020-12-15 08:00:43.414 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2020-12-15 08:00:43.416 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2020-12-15 08:00:43.418 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2020-12-15 08:00:43.420 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2020-12-15 08:00:43.421 | + functions-common:GetDistro:378 : DISTRO=bionic 2020-12-15 08:00:43.423 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2020-12-15 08:00:43.425 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2020-12-15 08:00:43.425 | Distro: bionic 2020-12-15 08:00:43.427 | + tools/install_pip.sh:main:127 : get_versions 2020-12-15 08:00:43.430 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-12-15 08:00:43.434 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-12-15 08:00:43.435 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-12-15 08:00:43.438 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-12-15 08:00:43.438 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-12-15 08:00:43.774 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2020-12-15 08:00:43.776 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2020-12-15 08:00:43.776 | pip: 20.2.2 2020-12-15 08:00:43.780 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-12-15 08:00:44.093 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-12-15 08:00:44.116 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2020-12-15 08:00:44.118 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2020-12-15 08:00:44.120 | + tools/install_pip.sh:main:143 : is_fedora 2020-12-15 08:00:44.121 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-15 08:00:44.123 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-15 08:00:44.125 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-15 08:00:44.126 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-15 08:00:44.128 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-15 08:00:44.130 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-15 08:00:44.131 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-12-15 08:00:44.134 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-15 08:00:44.135 | + tools/install_pip.sh:main:143 : is_suse 2020-12-15 08:00:44.137 | + functions-common:is_suse:464 : is_opensuse 2020-12-15 08:00:44.139 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-15 08:00:44.141 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-15 08:00:44.142 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-15 08:00:44.144 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-15 08:00:44.146 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-15 08:00:44.148 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2020-12-15 08:00:44.150 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2020-12-15 08:00:44.152 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2020-12-15 08:00:44.154 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2020-12-15 08:00:44.155 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2020-12-15 08:00:44.177 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2020-12-15 08:00:44.179 | + functions-common:uninstall_package:1373 : is_ubuntu 2020-12-15 08:00:44.180 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:00:44.182 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:00:44.184 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2020-12-15 08:00:44.199 | + 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-12-15 08:00:44.318 | Reading package lists... 2020-12-15 08:00:44.572 | Building dependency tree... 2020-12-15 08:00:44.573 | Reading state information... 2020-12-15 08:00:44.789 | The following packages were automatically installed and are no longer required: 2020-12-15 08:00:44.790 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-15 08:00:44.790 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-15 08:00:44.790 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-15 08:00:44.790 | python3-pam python3-problem-report python3-pyasn1 2020-12-15 08:00:44.790 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-15 08:00:44.790 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-15 08:00:44.790 | python3-zope.interface 2020-12-15 08:00:44.790 | Use 'sudo apt autoremove' to remove them. 2020-12-15 08:00:44.831 | The following packages will be REMOVED: 2020-12-15 08:00:44.831 | python3-pip* 2020-12-15 08:00:45.258 | 0 upgraded, 0 newly installed, 1 to remove and 144 not upgraded. 2020-12-15 08:00:45.259 | After this operation, 601 kB disk space will be freed. 2020-12-15 08:00:45.322 | (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-12-15 08:00:45.326 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2020-12-15 08:00:45.561 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-15 08:00:48.201 | + functions-common:apt_get:1115 : result=0 2020-12-15 08:00:48.203 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-15 08:00:48.204 | + functions-common:time_stop:2306 : local name 2020-12-15 08:00:48.206 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:00:48.208 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:00:48.209 | + functions-common:time_stop:2309 : local total 2020-12-15 08:00:48.212 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:00:48.213 | + functions-common:time_stop:2312 : name=apt-get 2020-12-15 08:00:48.215 | + functions-common:time_stop:2313 : start_time=1608019244197 2020-12-15 08:00:48.217 | + functions-common:time_stop:2315 : [[ -z 1608019244197 ]] 2020-12-15 08:00:48.219 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:00:48.221 | + functions-common:time_stop:2318 : end_time=1608019248220 2020-12-15 08:00:48.223 | + functions-common:time_stop:2319 : elapsed_time=4023 2020-12-15 08:00:48.225 | + functions-common:time_stop:2320 : total=0 2020-12-15 08:00:48.227 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:00:48.229 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4023 2020-12-15 08:00:48.230 | + functions-common:apt_get:1119 : return 0 2020-12-15 08:00:48.232 | + tools/install_pip.sh:main:149 : install_get_pip 2020-12-15 08:00:48.234 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-15 08:00:48.236 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-15 08:00:48.238 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2020-12-15 08:00:48.240 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2020-12-15 08:00:48.242 | + 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-12-15 08:00:48.252 | % Total % Received % Xferd Average Speed Time Time Time Current 2020-12-15 08:00:48.252 | Dload Upload Total Spent Left Speed 2020-12-15 08:00:48.895 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1842k 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1842k 100 1842k 0 0 2870k 0 --:--:-- --:--:-- --:--:-- 2865k 2020-12-15 08:00:48.900 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2020-12-15 08:00:48.903 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2020-12-15 08:00:51.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:00:52.244 | Collecting pip<20.3 2020-12-15 08:00:52.257 | 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-12-15 08:00:52.581 | Installing collected packages: pip 2020-12-15 08:00:52.581 | Attempting uninstall: pip 2020-12-15 08:00:52.582 | Found existing installation: pip 20.2.2 2020-12-15 08:00:52.814 | Uninstalling pip-20.2.2: 2020-12-15 08:00:52.829 | Successfully uninstalled pip-20.2.2 2020-12-15 08:00:54.097 | Successfully installed pip-20.2.4 2020-12-15 08:00:54.226 | + tools/install_pip.sh:main:151 : set -x 2020-12-15 08:00:54.228 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2020-12-15 08:00:54.230 | + inc/python:pip_install_gr:76 : local name=setuptools 2020-12-15 08:00:54.232 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-15 08:00:54.234 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2020-12-15 08:00:54.236 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2020-12-15 08:00:54.238 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-15 08:00:54.241 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2020-12-15 08:00:54.241 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-15 08:00:54.245 | ++ 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-12-15 08:00:54.247 | ++ 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-12-15 08:00:54.249 | ++ 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-12-15 08:00:54.251 | + 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-12-15 08:00:54.252 | + 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-12-15 08:00:54.268 | 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-12-15 08:00:54.269 | + 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-12-15 08:00:56.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:00:57.837 | Collecting setuptools===50.3.2 2020-12-15 08:00:57.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/42a0856fbad7e/setuptools-50.3.2-py3-none-any.whl (785 kB) 2020-12-15 08:00:58.234 | Installing collected packages: setuptools 2020-12-15 08:00:58.234 | Attempting uninstall: setuptools 2020-12-15 08:00:58.235 | Found existing installation: setuptools 49.6.0 2020-12-15 08:00:58.322 | Uninstalling setuptools-49.6.0: 2020-12-15 08:00:58.352 | Successfully uninstalled setuptools-49.6.0 2020-12-15 08:00:58.873 | Successfully installed setuptools-50.3.2 2020-12-15 08:00:58.927 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:00:58.927 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:00:59.010 | + inc/python:pip_install:200 : result=0 2020-12-15 08:00:59.012 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:00:59.014 | + functions-common:time_stop:2306 : local name 2020-12-15 08:00:59.015 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:00:59.017 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:00:59.019 | + functions-common:time_stop:2309 : local total 2020-12-15 08:00:59.021 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:00:59.022 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:00:59.025 | + functions-common:time_stop:2313 : start_time=1608019254264 2020-12-15 08:00:59.026 | + functions-common:time_stop:2315 : [[ -z 1608019254264 ]] 2020-12-15 08:00:59.028 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:00:59.031 | + functions-common:time_stop:2318 : end_time=1608019259029 2020-12-15 08:00:59.033 | + functions-common:time_stop:2319 : elapsed_time=4765 2020-12-15 08:00:59.034 | + functions-common:time_stop:2320 : total=0 2020-12-15 08:00:59.036 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:00:59.038 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4765 2020-12-15 08:00:59.040 | + inc/python:pip_install:203 : return 0 2020-12-15 08:00:59.041 | + tools/install_pip.sh:main:157 : get_versions 2020-12-15 08:00:59.044 | ++ tools/install_pip.sh:get_versions:49 : which pip 2020-12-15 08:00:59.047 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2020-12-15 08:00:59.049 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2020-12-15 08:00:59.052 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2020-12-15 08:00:59.052 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2020-12-15 08:00:59.431 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2020-12-15 08:00:59.433 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2020-12-15 08:00:59.433 | pip: 20.2.4 2020-12-15 08:00:59.435 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2020-12-15 08:00:59.741 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2020-12-15 08:00:59.765 | + ./stack.sh:main:758 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2020-12-15 08:00:59.767 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2020-12-15 08:00:59.771 | + ./stack.sh:main:759 : fixup_all 2020-12-15 08:00:59.773 | + tools/fixup_stuff.sh:fixup_all:188 : fixup_keystone 2020-12-15 08:00:59.775 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2020-12-15 08:00:59.777 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2020-12-15 08:00:59.788 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2020-12-15 08:00:59.788 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2020-12-15 08:00:59.788 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2020-12-15 08:00:59.793 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2020-12-15 08:00:59.796 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2020-12-15 08:00:59.798 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2020-12-15 08:00:59.805 | net.ipv4.ip_local_reserved_ports = 35357,35358 2020-12-15 08:00:59.809 | + tools/fixup_stuff.sh:fixup_all:189 : fixup_ubuntu 2020-12-15 08:00:59.811 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2020-12-15 08:00:59.813 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2020-12-15 08:00:59.815 | + functions-common:install_package:1344 : update_package_repo 2020-12-15 08:00:59.817 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-15 08:00:59.819 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-15 08:00:59.821 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-15 08:00:59.824 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-15 08:00:59.826 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-15 08:00:59.828 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:00:59.830 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:00:59.832 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-15 08:00:59.834 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-15 08:00:59.836 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-15 08:00:59.838 | + functions-common:apt_get_update:1071 : return 2020-12-15 08:00:59.840 | + functions-common:install_package:1345 : real_install_package software-properties-common 2020-12-15 08:00:59.842 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-15 08:00:59.844 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:00:59.846 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:00:59.848 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2020-12-15 08:00:59.865 | + 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-12-15 08:00:59.984 | Reading package lists... 2020-12-15 08:01:00.225 | Building dependency tree... 2020-12-15 08:01:00.226 | Reading state information... 2020-12-15 08:01:00.432 | The following packages were automatically installed and are no longer required: 2020-12-15 08:01:00.433 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-15 08:01:00.433 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-15 08:01:00.433 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-15 08:01:00.433 | python3-pam python3-problem-report python3-pyasn1 2020-12-15 08:01:00.433 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-15 08:01:00.433 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-15 08:01:00.433 | python3-zope.interface 2020-12-15 08:01:00.433 | Use 'sudo apt autoremove' to remove them. 2020-12-15 08:01:00.434 | The following additional packages will be installed: 2020-12-15 08:01:00.434 | python3-software-properties 2020-12-15 08:01:00.482 | The following packages will be upgraded: 2020-12-15 08:01:00.482 | python3-software-properties software-properties-common 2020-12-15 08:01:00.622 | 2 upgraded, 0 newly installed, 0 to remove and 142 not upgraded. 2020-12-15 08:01:00.622 | Need to get 33.9 kB of archives. 2020-12-15 08:01:00.622 | After this operation, 0 B of additional disk space will be used. 2020-12-15 08:01:00.623 | 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-12-15 08:01:00.680 | 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-12-15 08:01:01.216 | Fetched 33.9 kB in 0s (175 kB/s) 2020-12-15 08:01:01.298 | (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-12-15 08:01:01.301 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2020-12-15 08:01:01.448 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2020-12-15 08:01:01.592 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2020-12-15 08:01:01.739 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2020-12-15 08:01:01.824 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-15 08:01:02.314 | Setting up python3-software-properties (0.96.24.32.14) ... 2020-12-15 08:01:02.582 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2020-12-15 08:01:02.600 | Setting up software-properties-common (0.96.24.32.14) ... 2020-12-15 08:01:04.688 | + functions-common:apt_get:1115 : result=0 2020-12-15 08:01:04.690 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-15 08:01:04.692 | + functions-common:time_stop:2306 : local name 2020-12-15 08:01:04.694 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:01:04.697 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:01:04.699 | + functions-common:time_stop:2309 : local total 2020-12-15 08:01:04.701 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:01:04.703 | + functions-common:time_stop:2312 : name=apt-get 2020-12-15 08:01:04.705 | + functions-common:time_stop:2313 : start_time=1608019259862 2020-12-15 08:01:04.707 | + functions-common:time_stop:2315 : [[ -z 1608019259862 ]] 2020-12-15 08:01:04.710 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:01:04.713 | + functions-common:time_stop:2318 : end_time=1608019264711 2020-12-15 08:01:04.715 | + functions-common:time_stop:2319 : elapsed_time=4849 2020-12-15 08:01:04.717 | + functions-common:time_stop:2320 : total=132833 2020-12-15 08:01:04.719 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:01:04.721 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=137682 2020-12-15 08:01:04.723 | + functions-common:apt_get:1119 : return 0 2020-12-15 08:01:04.725 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2020-12-15 08:01:05.526 | 'universe' distribution component is already enabled for all sources. 2020-12-15 08:01:05.552 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2020-12-15 08:01:05.554 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2020-12-15 08:01:08.058 | Reading package lists... 2020-12-15 08:01:08.347 | Building dependency tree... 2020-12-15 08:01:08.348 | Reading state information... 2020-12-15 08:01:08.552 | The following packages were automatically installed and are no longer required: 2020-12-15 08:01:08.552 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-15 08:01:08.553 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-15 08:01:08.553 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-15 08:01:08.553 | python3-pam python3-problem-report python3-pyasn1 2020-12-15 08:01:08.553 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-15 08:01:08.553 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-15 08:01:08.553 | python3-zope.interface 2020-12-15 08:01:08.553 | Use 'sudo apt autoremove' to remove them. 2020-12-15 08:01:08.599 | The following NEW packages will be installed: 2020-12-15 08:01:08.599 | ubuntu-cloud-keyring 2020-12-15 08:01:08.874 | 0 upgraded, 1 newly installed, 0 to remove and 142 not upgraded. 2020-12-15 08:01:08.874 | Need to get 6,008 B of archives. 2020-12-15 08:01:08.875 | After this operation, 22.5 kB of additional disk space will be used. 2020-12-15 08:01:08.875 | 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-12-15 08:01:09.403 | Fetched 6,008 B in 0s (23.0 kB/s) 2020-12-15 08:01:09.452 | Selecting previously unselected package ubuntu-cloud-keyring. 2020-12-15 08:01:09.489 | (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-12-15 08:01:09.492 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2020-12-15 08:01:09.495 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-12-15 08:01:09.584 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2020-12-15 08:01:11.917 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-12-15 08:01:11.917 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-12-15 08:01:12.063 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-12-15 08:01:12.063 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2020-12-15 08:01:12.201 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-12-15 08:01:12.480 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2020-12-15 08:01:16.159 | Fetched 197 kB in 1s (184 kB/s) 2020-12-15 08:01:17.866 | Reading package lists... 2020-12-15 08:01:17.926 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2020-12-15 08:01:17.928 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2020-12-15 08:01:17.930 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2020-12-15 08:01:17.932 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2020-12-15 08:01:17.934 | + functions-common:apt_get_update:1077 : local sudo=sudo 2020-12-15 08:01:17.937 | ++ functions-common:apt_get_update:1078 : id -u 2020-12-15 08:01:17.941 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2020-12-15 08:01:17.943 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2020-12-15 08:01:17.945 | + functions-common:time_start:2292 : local name=apt-get-update 2020-12-15 08:01:17.948 | + functions-common:time_start:2293 : local start_time= 2020-12-15 08:01:17.950 | + functions-common:time_start:2294 : [[ -n '' ]] 2020-12-15 08:01:17.953 | ++ functions-common:time_start:2297 : date +%s%3N 2020-12-15 08:01:17.957 | + functions-common:time_start:2297 : _TIME_START[$name]=1608019277954 2020-12-15 08:01:17.959 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2020-12-15 08:01:17.962 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2020-12-15 08:01:17.964 | + 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-12-15 08:01:18.348 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2020-12-15 08:01:18.348 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2020-12-15 08:01:18.388 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2020-12-15 08:01:18.466 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2020-12-15 08:01:18.598 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2020-12-15 08:01:20.835 | Reading package lists... 2020-12-15 08:01:20.894 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2020-12-15 08:01:20.896 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2020-12-15 08:01:20.899 | + functions-common:time_stop:2306 : local name 2020-12-15 08:01:20.901 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:01:20.903 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:01:20.906 | + functions-common:time_stop:2309 : local total 2020-12-15 08:01:20.908 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:01:20.910 | + functions-common:time_stop:2312 : name=apt-get-update 2020-12-15 08:01:20.912 | + functions-common:time_stop:2313 : start_time=1608019277954 2020-12-15 08:01:20.914 | + functions-common:time_stop:2315 : [[ -z 1608019277954 ]] 2020-12-15 08:01:20.917 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:01:20.921 | + functions-common:time_stop:2318 : end_time=1608019280918 2020-12-15 08:01:20.923 | + functions-common:time_stop:2319 : elapsed_time=2964 2020-12-15 08:01:20.925 | + functions-common:time_stop:2320 : total=2941 2020-12-15 08:01:20.927 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:01:20.929 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5905 2020-12-15 08:01:20.932 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2020-12-15 08:01:20.943 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2020-12-15 08:01:20.953 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2020-12-15 08:01:20.965 | + tools/fixup_stuff.sh:fixup_all:190 : fixup_fedora 2020-12-15 08:01:20.967 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2020-12-15 08:01:20.969 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-15 08:01:20.972 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-15 08:01:20.974 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-15 08:01:20.976 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-15 08:01:20.978 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-15 08:01:20.981 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-15 08:01:20.983 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-12-15 08:01:20.985 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-15 08:01:20.987 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2020-12-15 08:01:20.989 | + tools/fixup_stuff.sh:fixup_all:191 : fixup_suse 2020-12-15 08:01:20.992 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2020-12-15 08:01:20.994 | + functions-common:is_suse:464 : is_opensuse 2020-12-15 08:01:20.997 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-15 08:01:20.999 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-15 08:01:21.001 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-15 08:01:21.004 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-15 08:01:21.006 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-15 08:01:21.008 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2020-12-15 08:01:21.011 | + ./stack.sh:main:762 : pip_install -U os-testr 2020-12-15 08:01:21.029 | Using python 3.6 to install os-testr 2020-12-15 08:01:21.031 | + 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-12-15 08:01:22.888 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:01:23.388 | Collecting os-testr===2.0.0 2020-12-15 08:01:23.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2020-12-15 08:01:23.901 | Collecting pbr===5.5.1 2020-12-15 08:01:23.908 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2020-12-15 08:01:24.353 | Collecting testtools===2.4.0 2020-12-15 08:01:24.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2020-12-15 08:01:24.862 | Collecting python-subunit===1.4.0 2020-12-15 08:01:24.870 | 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-12-15 08:01:25.375 | Collecting stestr===3.1.0 2020-12-15 08:01:25.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2020-12-15 08:01:25.824 | Collecting traceback2===1.4.0 2020-12-15 08:01:25.830 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2020-12-15 08:01:26.293 | Collecting extras===1.0.0 2020-12-15 08:01:26.300 | 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-12-15 08:01:26.792 | Collecting fixtures===3.0.0 2020-12-15 08:01:26.799 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2020-12-15 08:01:27.283 | Collecting python-mimeparse===1.6.0 2020-12-15 08:01:27.291 | 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-12-15 08:01:27.664 | Collecting six===1.15.0 2020-12-15 08:01:27.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2020-12-15 08:01:28.034 | Collecting unittest2===1.1.0 2020-12-15 08:01:28.041 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2020-12-15 08:01:28.574 | Collecting PyYAML===5.3.1 2020-12-15 08:01:28.582 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269 kB) 2020-12-15 08:01:29.804 | Collecting cliff===3.5.0 2020-12-15 08:01:29.812 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81 kB) 2020-12-15 08:01:30.240 | Collecting voluptuous===0.12.0 2020-12-15 08:01:30.248 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ff/f348a097c9a74/voluptuous-0.12.0-py3-none-any.whl (29 kB) 2020-12-15 08:01:30.659 | Collecting future===0.18.2 2020-12-15 08:01:30.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2020-12-15 08:01:31.830 | Collecting linecache2===1.0.0 2020-12-15 08:01:31.837 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2020-12-15 08:01:32.224 | Collecting argparse 2020-12-15 08:01:32.229 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2020-12-15 08:01:32.789 | Collecting pyparsing===2.4.7 2020-12-15 08:01:32.795 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2020-12-15 08:01:33.263 | Collecting stevedore===3.3.0 2020-12-15 08:01:33.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2020-12-15 08:01:33.669 | Collecting prettytable===0.7.2 2020-12-15 08:01:33.676 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2020-12-15 08:01:34.263 | Collecting cmd2===1.4.0 2020-12-15 08:01:34.271 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133 kB) 2020-12-15 08:01:34.430 | Collecting importlib-metadata===3.1.1 2020-12-15 08:01:34.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/611/2e21359ef8f34/importlib_metadata-3.1.1-py3-none-any.whl (9.6 kB) 2020-12-15 08:01:34.842 | Collecting wcwidth===0.2.5 2020-12-15 08:01:34.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2020-12-15 08:01:35.217 | Collecting attrs===20.3.0 2020-12-15 08:01:35.224 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2020-12-15 08:01:35.677 | Collecting pyperclip===1.8.1 2020-12-15 08:01:35.682 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl (11 kB) 2020-12-15 08:01:36.089 | Collecting colorama===0.4.4 2020-12-15 08:01:36.097 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2020-12-15 08:01:36.103 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (3.4.0) 2020-12-15 08:01:36.133 | Building wheels for collected packages: PyYAML, future 2020-12-15 08:01:36.134 | Building wheel for PyYAML (setup.py): started 2020-12-15 08:01:46.269 | Building wheel for PyYAML (setup.py): finished with status 'done' 2020-12-15 08:01:46.273 | Created wheel for PyYAML: filename=PyYAML-5.3.1-cp36-cp36m-linux_x86_64.whl size=403694 sha256=0ce8e3071e472aab8a2fc5cc5b6452f731358f3b2787f2882c43e763a634326d 2020-12-15 08:01:46.273 | Stored in directory: /root/.cache/pip/wheels/87/72/81/854eb4786f69e1920706847b6c06be3b0d589b7483cf247172 2020-12-15 08:01:46.275 | Building wheel for future (setup.py): started 2020-12-15 08:01:47.245 | Building wheel for future (setup.py): finished with status 'done' 2020-12-15 08:01:47.249 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=f2a81b63091677de108c52c6a28f8cf759efdb015f4c6e7c4bef6b03ba8f9490 2020-12-15 08:01:47.249 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2020-12-15 08:01:47.250 | Successfully built PyYAML future 2020-12-15 08:01:47.793 | Installing collected packages: voluptuous, pbr, attrs, six, linecache2, traceback2, extras, python-mimeparse, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, pyparsing, importlib-metadata, stevedore, pyperclip, colorama, cmd2, cliff, future, stestr, os-testr 2020-12-15 08:01:47.928 | Attempting uninstall: attrs 2020-12-15 08:01:47.929 | Found existing installation: attrs 17.4.0 2020-12-15 08:01:47.937 | Uninstalling attrs-17.4.0: 2020-12-15 08:01:47.991 | Successfully uninstalled attrs-17.4.0 2020-12-15 08:01:48.047 | Attempting uninstall: six 2020-12-15 08:01:48.047 | Found existing installation: six 1.11.0 2020-12-15 08:01:48.055 | Uninstalling six-1.11.0: 2020-12-15 08:01:48.087 | Successfully uninstalled six-1.11.0 2020-12-15 08:01:48.975 | Attempting uninstall: importlib-metadata 2020-12-15 08:01:48.976 | Found existing installation: importlib-metadata 3.3.0 2020-12-15 08:01:48.979 | Uninstalling importlib-metadata-3.3.0: 2020-12-15 08:01:48.980 | Successfully uninstalled importlib-metadata-3.3.0 2020-12-15 08:01:49.068 | Attempting uninstall: colorama 2020-12-15 08:01:49.068 | Found existing installation: colorama 0.3.7 2020-12-15 08:01:49.074 | Uninstalling colorama-0.3.7: 2020-12-15 08:01:49.104 | Successfully uninstalled colorama-0.3.7 2020-12-15 08:01:49.980 | Successfully installed PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 importlib-metadata-3.1.1 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.1.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.0 wcwidth-0.2.5 2020-12-15 08:01:50.045 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:01:50.045 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:01:50.194 | + inc/python:pip_install:200 : result=0 2020-12-15 08:01:50.196 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:01:50.199 | + functions-common:time_stop:2306 : local name 2020-12-15 08:01:50.201 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:01:50.203 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:01:50.206 | + functions-common:time_stop:2309 : local total 2020-12-15 08:01:50.208 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:01:50.210 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:01:50.212 | + functions-common:time_stop:2313 : start_time=1608019281024 2020-12-15 08:01:50.215 | + functions-common:time_stop:2315 : [[ -z 1608019281024 ]] 2020-12-15 08:01:50.217 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:01:50.221 | + functions-common:time_stop:2318 : end_time=1608019310218 2020-12-15 08:01:50.223 | + functions-common:time_stop:2319 : elapsed_time=29194 2020-12-15 08:01:50.226 | + functions-common:time_stop:2320 : total=0 2020-12-15 08:01:50.228 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:01:50.230 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=29194 2020-12-15 08:01:50.232 | + inc/python:pip_install:203 : return 0 2020-12-15 08:01:50.235 | + ./stack.sh:main:764 : pip_install_gr systemd-python 2020-12-15 08:01:50.237 | + inc/python:pip_install_gr:76 : local name=systemd-python 2020-12-15 08:01:50.239 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-15 08:01:50.242 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2020-12-15 08:01:50.245 | ++ inc/python:get_from_global_requirements:225 : local package=systemd-python 2020-12-15 08:01:50.247 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-15 08:01:50.251 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-15 08:01:50.251 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2020-12-15 08:01:50.256 | ++ inc/python:get_from_global_requirements:227 : required_pkg='systemd-python ' 2020-12-15 08:01:50.258 | ++ inc/python:get_from_global_requirements:228 : [[ systemd-python == '' ]] 2020-12-15 08:01:50.260 | ++ inc/python:get_from_global_requirements:231 : echo systemd-python 2020-12-15 08:01:50.263 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2020-12-15 08:01:50.265 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2020-12-15 08:01:50.283 | Using python 3.6 to install systemd-python 2020-12-15 08:01:50.286 | + 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-12-15 08:01:52.111 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:01:52.133 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (234) 2020-12-15 08:01:52.671 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:01:52.671 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:01:52.744 | + inc/python:pip_install:200 : result=0 2020-12-15 08:01:52.747 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:01:52.750 | + functions-common:time_stop:2306 : local name 2020-12-15 08:01:52.752 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:01:52.754 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:01:52.756 | + functions-common:time_stop:2309 : local total 2020-12-15 08:01:52.758 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:01:52.760 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:01:52.762 | + functions-common:time_stop:2313 : start_time=1608019310279 2020-12-15 08:01:52.765 | + functions-common:time_stop:2315 : [[ -z 1608019310279 ]] 2020-12-15 08:01:52.767 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:01:52.771 | + functions-common:time_stop:2318 : end_time=1608019312768 2020-12-15 08:01:52.776 | + functions-common:time_stop:2319 : elapsed_time=2489 2020-12-15 08:01:52.779 | + functions-common:time_stop:2320 : total=29194 2020-12-15 08:01:52.781 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:01:52.784 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=31683 2020-12-15 08:01:52.786 | + inc/python:pip_install:203 : return 0 2020-12-15 08:01:52.789 | + ./stack.sh:main:767 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2020-12-15 08:01:52.836 | + ./stack.sh:main:768 : sudo systemctl restart systemd-journald 2020-12-15 08:01:52.913 | + ./stack.sh:main:774 : install_infra 2020-12-15 08:01:52.916 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-15 08:01:52.918 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2020-12-15 08:01:52.920 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2020-12-15 08:01:55.539 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-15 08:01:55.542 | + lib/infra:install_infra:34 : pip_install -U pbr 2020-12-15 08:01:55.562 | + 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-12-15 08:01:58.221 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2020-12-15 08:01:58.335 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-12-15 08:01:58.364 | Installing collected packages: pbr 2020-12-15 08:01:58.470 | Successfully installed pbr-5.5.1 2020-12-15 08:01:58.534 | + inc/python:pip_install:200 : result=0 2020-12-15 08:01:58.536 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:01:58.539 | + functions-common:time_stop:2306 : local name 2020-12-15 08:01:58.541 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:01:58.546 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:01:58.548 | + functions-common:time_stop:2309 : local total 2020-12-15 08:01:58.551 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:01:58.553 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:01:58.555 | + functions-common:time_stop:2313 : start_time=1608019315555 2020-12-15 08:01:58.557 | + functions-common:time_stop:2315 : [[ -z 1608019315555 ]] 2020-12-15 08:01:58.560 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:01:58.563 | + functions-common:time_stop:2318 : end_time=1608019318561 2020-12-15 08:01:58.566 | + functions-common:time_stop:2319 : elapsed_time=3006 2020-12-15 08:01:58.568 | + functions-common:time_stop:2320 : total=31683 2020-12-15 08:01:58.570 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:01:58.572 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=34689 2020-12-15 08:01:58.574 | + inc/python:pip_install:203 : return 0 2020-12-15 08:01:58.577 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2020-12-15 08:01:58.580 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2020-12-15 08:01:58.600 | + 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-12-15 08:02:01.245 | Processing /opt/stack/requirements 2020-12-15 08:02:02.614 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2020-12-15 08:02:02.679 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2020-12-15 08:02:02.714 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) 2020-12-15 08:02:02.797 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2020-12-15 08:02:03.422 | Collecting requests===2.25.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) 2020-12-15 08:02:03.931 | Downloading http://10.100.0.9:8080/root/pypi/+f/e78/6fa28d8c9154e/requests-2.25.0-py2.py3-none-any.whl (61kB) 2020-12-15 08:02:03.971 | Collecting packaging===20.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) 2020-12-15 08:02:04.328 | Downloading http://10.100.0.9:8080/root/pypi/+f/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl 2020-12-15 08:02:04.349 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2020-12-15 08:02:04.393 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2020-12-15 08:02:04.451 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) 2020-12-15 08:02:04.820 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2020-12-15 08:02:04.839 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) 2020-12-15 08:02:04.944 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2020-12-15 08:02:04.961 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) 2020-12-15 08:02:04.997 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2020-12-15 08:02:05.011 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4217) 2020-12-15 08:02:05.311 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-12-15 08:02:05.340 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4217) 2020-12-15 08:02:05.769 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2020-12-15 08:02:05.818 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2020-12-15 08:02:05.824 | Collecting urllib3===1.26.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) 2020-12-15 08:02:06.252 | Downloading http://10.100.0.9:8080/root/pypi/+f/d8f/f90d979214d7b/urllib3-1.26.2-py2.py3-none-any.whl (136kB) 2020-12-15 08:02:06.302 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2020-12-15 08:02:06.639 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2020-12-15 08:02:06.672 | Collecting certifi===2020.11.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2020-12-15 08:02:07.077 | Downloading http://10.100.0.9:8080/root/pypi/+f/1f4/22849db327d53/certifi-2020.11.8-py2.py3-none-any.whl (155kB) 2020-12-15 08:02:07.098 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) 2020-12-15 08:02:07.125 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2020-12-15 08:02:07.156 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) 2020-12-15 08:02:07.177 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2020-12-15 08:02:07.191 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) 2020-12-15 08:02:07.212 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2020-12-15 08:02:07.228 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) 2020-12-15 08:02:07.246 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2020-12-15 08:02:07.259 | Collecting cliff===3.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) 2020-12-15 08:02:07.324 | Downloading http://10.100.0.9:8080/root/pypi/+f/31c/2e2bf04d826c2/cliff-3.5.0-py3-none-any.whl (81kB) 2020-12-15 08:02:07.365 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 196)) 2020-12-15 08:02:07.394 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2020-12-15 08:02:07.408 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) 2020-12-15 08:02:07.425 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2020-12-15 08:02:07.440 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 137)) 2020-12-15 08:02:07.467 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2020-12-15 08:02:07.481 | Collecting cmd2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) 2020-12-15 08:02:07.606 | Downloading http://10.100.0.9:8080/root/pypi/+f/87c/19e56c145fbc6/cmd2-1.4.0-py3-none-any.whl (133kB) 2020-12-15 08:02:07.692 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) 2020-12-15 08:02:07.763 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2020-12-15 08:02:07.796 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 134)) 2020-12-15 08:02:07.826 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2020-12-15 08:02:07.847 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2020-12-15 08:02:07.881 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2020-12-15 08:02:07.947 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) 2020-12-15 08:02:07.999 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2020-12-15 08:02:08.017 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) 2020-12-15 08:02:08.052 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl 2020-12-15 08:02:08.067 | Collecting importlib-metadata===3.1.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 271)) 2020-12-15 08:02:08.123 | Downloading http://10.100.0.9:8080/root/pypi/+f/611/2e21359ef8f34/importlib_metadata-3.1.1-py3-none-any.whl 2020-12-15 08:02:08.168 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) 2020-12-15 08:02:08.208 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2020-12-15 08:02:08.243 | Building wheels for collected packages: PyYAML 2020-12-15 08:02:08.244 | Running setup.py bdist_wheel for PyYAML: started 2020-12-15 08:02:08.533 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2020-12-15 08:02:08.533 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6gt5xowg/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/tmpbpzuhreqpip-wheel- --python-tag cp36: 2020-12-15 08:02:08.534 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2020-12-15 08:02:08.534 | or: -c --help [cmd1 cmd2 ...] 2020-12-15 08:02:08.534 | or: -c --help-commands 2020-12-15 08:02:08.534 | or: -c cmd --help 2020-12-15 08:02:08.534 | 2020-12-15 08:02:08.534 | error: invalid command 'bdist_wheel' 2020-12-15 08:02:08.535 | 2020-12-15 08:02:08.535 | ---------------------------------------- 2020-12-15 08:02:08.535 | Failed building wheel for PyYAML 2020-12-15 08:02:08.535 | Running setup.py clean for PyYAML 2020-12-15 08:02:08.825 | Failed to build PyYAML 2020-12-15 08:02:08.826 | Installing collected packages: chardet, certifi, attrs, linecache2, traceback2, argparse, six, unittest2, python-mimeparse, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, colorama, pyperclip, zipp, importlib-metadata, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2020-12-15 08:02:09.781 | Running setup.py install for PyYAML: started 2020-12-15 08:02:19.469 | Running setup.py install for PyYAML: finished with status 'done' 2020-12-15 08:02:20.226 | Running setup.py install for openstack-requirements: started 2020-12-15 08:02:22.502 | Running setup.py install for openstack-requirements: finished with status 'done' 2020-12-15 08:02:23.055 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.11.8 chardet-3.0.4 cliff-3.5.0 cmd2-1.4.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.1.1 linecache2-1.0.0 openstack-requirements-1.2.1.dev4217 packaging-20.4 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 requests-2.25.0 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.2 wcwidth-0.2.5 zipp-3.4.0 2020-12-15 08:02:23.184 | + inc/python:pip_install:200 : result=0 2020-12-15 08:02:23.186 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:02:23.188 | + functions-common:time_stop:2306 : local name 2020-12-15 08:02:23.190 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:02:23.193 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:02:23.195 | + functions-common:time_stop:2309 : local total 2020-12-15 08:02:23.197 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:02:23.199 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:02:23.201 | + functions-common:time_stop:2313 : start_time=1608019318593 2020-12-15 08:02:23.203 | + functions-common:time_stop:2315 : [[ -z 1608019318593 ]] 2020-12-15 08:02:23.206 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:02:23.209 | + functions-common:time_stop:2318 : end_time=1608019343207 2020-12-15 08:02:23.212 | + functions-common:time_stop:2319 : elapsed_time=24614 2020-12-15 08:02:23.214 | + functions-common:time_stop:2320 : total=34689 2020-12-15 08:02:23.216 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:02:23.218 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=59303 2020-12-15 08:02:23.221 | + inc/python:pip_install:203 : return 0 2020-12-15 08:02:23.224 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2020-12-15 08:02:23.226 | + lib/infra:install_infra:42 : use_library_from_git pbr 2020-12-15 08:02:23.228 | + inc/python:use_library_from_git:250 : local name=pbr 2020-12-15 08:02:23.231 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:02:23.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:02:23.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2020-12-15 08:02:23.238 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:02:23.241 | + lib/infra:install_infra:48 : pip_install -U pbr 2020-12-15 08:02:23.259 | Using python 3.6 to install pbr 2020-12-15 08:02:23.262 | + 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-12-15 08:02:25.072 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:02:25.208 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2020-12-15 08:02:25.745 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:02:25.745 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:02:25.822 | + inc/python:pip_install:200 : result=0 2020-12-15 08:02:25.825 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:02:25.833 | + functions-common:time_stop:2306 : local name 2020-12-15 08:02:25.835 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:02:25.838 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:02:25.840 | + functions-common:time_stop:2309 : local total 2020-12-15 08:02:25.842 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:02:25.844 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:02:25.849 | + functions-common:time_stop:2313 : start_time=1608019343255 2020-12-15 08:02:25.851 | + functions-common:time_stop:2315 : [[ -z 1608019343255 ]] 2020-12-15 08:02:25.853 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:02:25.856 | + functions-common:time_stop:2318 : end_time=1608019345854 2020-12-15 08:02:25.858 | + functions-common:time_stop:2319 : elapsed_time=2599 2020-12-15 08:02:25.861 | + functions-common:time_stop:2320 : total=59303 2020-12-15 08:02:25.863 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:02:25.865 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=61902 2020-12-15 08:02:25.867 | + inc/python:pip_install:203 : return 0 2020-12-15 08:02:25.869 | + ./stack.sh:main:777 : python3 -m venv /opt/stack/bindep-venv 2020-12-15 08:02:28.482 | + ./stack.sh:main:779 : /opt/stack/bindep-venv/bin/pip install bindep 2020-12-15 08:02:30.150 | Collecting bindep 2020-12-15 08:02:30.636 | Downloading http://10.100.0.9:8080/root/pypi/+f/755/6130a90d5c67a/bindep-2.8.1-py2.py3-none-any.whl 2020-12-15 08:02:30.658 | Collecting Parsley (from bindep) 2020-12-15 08:02:30.676 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2020-12-15 08:02:30.702 | Collecting pbr>=2.0.0 (from bindep) 2020-12-15 08:02:30.786 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2020-12-15 08:02:30.818 | Collecting distro (from bindep) 2020-12-15 08:02:31.135 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2020-12-15 08:02:31.145 | Installing collected packages: Parsley, pbr, distro, bindep 2020-12-15 08:02:31.477 | Successfully installed Parsley-1.3 bindep-2.8.1 distro-1.5.0 pbr-5.5.1 2020-12-15 08:02:31.545 | + ./stack.sh:main:780 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-12-15 08:02:31.547 | + ./stack.sh:main:780 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2020-12-15 08:02:31.551 | ++ ./stack.sh:main:783 : _get_plugin_bindep_packages 2020-12-15 08:02:31.567 | + ./stack.sh:main:783 : pkgs= 2020-12-15 08:02:31.569 | + ./stack.sh:main:784 : [[ -n '' ]] 2020-12-15 08:02:31.571 | + ./stack.sh:main:791 : run_phase stack pre-install 2020-12-15 08:02:31.574 | + functions-common:run_phase:1734 : local mode=stack 2020-12-15 08:02:31.576 | + functions-common:run_phase:1735 : local phase=pre-install 2020-12-15 08:02:31.578 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2020-12-15 08:02:31.580 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2020-12-15 08:02:31.583 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2020-12-15 08:02:31.585 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2020-12-15 08:02:31.587 | + functions-common:run_phase:1744 : local extra 2020-12-15 08:02:31.590 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2020-12-15 08:02:31.593 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2020-12-15 08:02:31.601 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2020-12-15 08:02:31.603 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2020-12-15 08:02:31.605 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2020-12-15 08:02:31.608 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2020-12-15 08:02:31.622 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:02:31.624 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2020-12-15 08:02:31.626 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2020-12-15 08:02:31.629 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2020-12-15 08:02:31.631 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2020-12-15 08:02:31.633 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2020-12-15 08:02:31.635 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2020-12-15 08:02:31.637 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2020-12-15 08:02:31.639 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2020-12-15 08:02:31.641 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2020-12-15 08:02:31.643 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2020-12-15 08:02:31.645 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2020-12-15 08:02:31.647 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2020-12-15 08:02:31.649 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2020-12-15 08:02:31.652 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2020-12-15 08:02:31.654 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2020-12-15 08:02:31.656 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2020-12-15 08:02:31.658 | + functions-common:run_plugins:1720 : local mode=stack 2020-12-15 08:02:31.661 | + functions-common:run_plugins:1721 : local phase=pre-install 2020-12-15 08:02:31.663 | + functions-common:run_plugins:1723 : local plugins= 2020-12-15 08:02:31.665 | + functions-common:run_plugins:1724 : local plugin 2020-12-15 08:02:31.667 | + ./stack.sh:main:794 : set_systemd_override DefaultLimitNOFILE 2048 2020-12-15 08:02:31.670 | + functions:set_systemd_override:849 : local key=DefaultLimitNOFILE 2020-12-15 08:02:31.672 | + functions:set_systemd_override:850 : local value=2048 2020-12-15 08:02:31.674 | + functions:set_systemd_override:852 : local sysconf=/etc/systemd/system.conf 2020-12-15 08:02:31.677 | + functions:set_systemd_override:853 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2020-12-15 08:02:31.725 | + functions:set_systemd_override:854 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2020-12-15 08:02:31.725 | Set systemd system override for DefaultLimitNOFILE=2048 2020-12-15 08:02:31.727 | + functions:set_systemd_override:856 : sudo systemctl daemon-reload 2020-12-15 08:02:31.926 | + ./stack.sh:main:796 : install_rpc_backend 2020-12-15 08:02:31.928 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2020-12-15 08:02:31.944 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:02:31.947 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2020-12-15 08:02:31.949 | + functions-common:install_package:1344 : update_package_repo 2020-12-15 08:02:31.952 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-15 08:02:31.954 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-15 08:02:31.957 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-15 08:02:31.959 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-15 08:02:31.961 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-15 08:02:31.964 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:02:31.966 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:02:31.968 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-15 08:02:31.971 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-15 08:02:31.973 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-15 08:02:31.976 | + functions-common:apt_get_update:1071 : return 2020-12-15 08:02:31.978 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2020-12-15 08:02:31.980 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-15 08:02:31.983 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:02:31.985 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:02:31.987 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2020-12-15 08:02:32.006 | + 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-12-15 08:02:32.126 | Reading package lists... 2020-12-15 08:02:32.383 | Building dependency tree... 2020-12-15 08:02:32.384 | Reading state information... 2020-12-15 08:02:32.603 | The following packages were automatically installed and are no longer required: 2020-12-15 08:02:32.603 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-15 08:02:32.604 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-15 08:02:32.604 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-15 08:02:32.604 | python3-pam python3-problem-report python3-pyasn1 2020-12-15 08:02:32.604 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-15 08:02:32.604 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-15 08:02:32.604 | python3-zope.interface 2020-12-15 08:02:32.604 | Use 'sudo apt autoremove' to remove them. 2020-12-15 08:02:32.604 | The following additional packages will be installed: 2020-12-15 08:02:32.604 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-12-15 08:02:32.604 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-12-15 08:02:32.604 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-12-15 08:02:32.604 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-12-15 08:02:32.605 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-12-15 08:02:32.606 | Suggested packages: 2020-12-15 08:02:32.606 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2020-12-15 08:02:32.606 | odbc-postgresql tdsodbc unixodbc-bin 2020-12-15 08:02:32.651 | The following NEW packages will be installed: 2020-12-15 08:02:32.651 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2020-12-15 08:02:32.651 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2020-12-15 08:02:32.651 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2020-12-15 08:02:32.651 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2020-12-15 08:02:32.651 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2020-12-15 08:02:32.651 | rabbitmq-server 2020-12-15 08:02:33.098 | 0 upgraded, 26 newly installed, 0 to remove and 164 not upgraded. 2020-12-15 08:02:33.098 | Need to get 24.5 MB of archives. 2020-12-15 08:02:33.098 | After this operation, 40.4 MB of additional disk space will be used. 2020-12-15 08:02:33.098 | 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-12-15 08:02:34.759 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-12-15 08:02:34.821 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2020-12-15 08:02:34.882 | 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-12-15 08:02:34.897 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2020-12-15 08:02:34.906 | 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-12-15 08:02:35.290 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2020-12-15 08:02:35.309 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2020-12-15 08:02:35.325 | 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-12-15 08:02:35.833 | 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-12-15 08:02:35.841 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2020-12-15 08:02:35.856 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2020-12-15 08:02:35.930 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2020-12-15 08:02:35.937 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2020-12-15 08:02:35.939 | 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-12-15 08:02:35.950 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2020-12-15 08:02:35.965 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2020-12-15 08:02:36.137 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2020-12-15 08:02:36.142 | 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-12-15 08:02:36.143 | 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-12-15 08:02:36.436 | 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-12-15 08:02:36.439 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2020-12-15 08:02:36.443 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2020-12-15 08:02:36.454 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2020-12-15 08:02:36.593 | 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-12-15 08:02:36.602 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2020-12-15 08:02:37.834 | Fetched 24.5 MB in 5s (5,298 kB/s) 2020-12-15 08:02:37.869 | Selecting previously unselected package erlang-base. 2020-12-15 08:02:37.908 | (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-12-15 08:02:37.912 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:37.915 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:38.976 | Selecting previously unselected package erlang-asn1. 2020-12-15 08:02:38.984 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:38.986 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:39.129 | Selecting previously unselected package erlang-mnesia. 2020-12-15 08:02:39.136 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:39.138 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:39.279 | Selecting previously unselected package erlang-runtime-tools. 2020-12-15 08:02:39.287 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:39.289 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:39.371 | Selecting previously unselected package erlang-crypto. 2020-12-15 08:02:39.378 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:39.381 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:39.449 | Selecting previously unselected package erlang-public-key. 2020-12-15 08:02:39.456 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:39.459 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:39.588 | Selecting previously unselected package erlang-ssl. 2020-12-15 08:02:39.596 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:39.599 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:39.756 | Selecting previously unselected package erlang-inets. 2020-12-15 08:02:39.764 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:39.766 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:39.915 | Selecting previously unselected package erlang-corba. 2020-12-15 08:02:39.923 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:39.925 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:40.323 | Selecting previously unselected package erlang-syntax-tools. 2020-12-15 08:02:40.331 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:40.335 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:40.435 | Selecting previously unselected package erlang-diameter. 2020-12-15 08:02:40.444 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:40.446 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:40.589 | Selecting previously unselected package erlang-xmerl. 2020-12-15 08:02:40.596 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:40.599 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:40.780 | Selecting previously unselected package erlang-edoc. 2020-12-15 08:02:40.789 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:40.791 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:40.882 | Selecting previously unselected package erlang-eldap. 2020-12-15 08:02:40.890 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:40.892 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:40.959 | Selecting previously unselected package erlang-erl-docgen. 2020-12-15 08:02:40.967 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:40.969 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:41.045 | Selecting previously unselected package erlang-eunit. 2020-12-15 08:02:41.053 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:41.056 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:41.128 | Selecting previously unselected package erlang-ic. 2020-12-15 08:02:41.136 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:41.138 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:41.326 | Selecting previously unselected package libodbc1:amd64. 2020-12-15 08:02:41.334 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2020-12-15 08:02:41.346 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-12-15 08:02:41.427 | Selecting previously unselected package erlang-odbc. 2020-12-15 08:02:41.435 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:41.437 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:41.500 | Selecting previously unselected package erlang-snmp. 2020-12-15 08:02:41.509 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:41.511 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:41.786 | Selecting previously unselected package erlang-os-mon. 2020-12-15 08:02:41.794 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:41.796 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:41.864 | Selecting previously unselected package erlang-parsetools. 2020-12-15 08:02:41.871 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:41.874 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:41.948 | Selecting previously unselected package erlang-ssh. 2020-12-15 08:02:41.956 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:41.958 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:42.082 | Selecting previously unselected package erlang-tools. 2020-12-15 08:02:42.090 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2020-12-15 08:02:42.092 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:42.216 | Selecting previously unselected package erlang-nox. 2020-12-15 08:02:42.225 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2020-12-15 08:02:42.227 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:42.319 | Selecting previously unselected package rabbitmq-server. 2020-12-15 08:02:42.327 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2020-12-15 08:02:42.329 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-12-15 08:02:42.869 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2020-12-15 08:02:42.890 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:43.715 | Searching for services which depend on erlang and should be started...none found. 2020-12-15 08:02:43.718 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:02:43.741 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:43.768 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:43.797 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:43.825 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:43.853 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:43.880 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:43.908 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-15 08:02:43.937 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-15 08:02:44.103 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-15 08:02:44.759 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:44.787 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:44.815 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:44.842 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:44.870 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:44.899 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:44.928 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:44.956 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:44.984 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:45.012 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:45.039 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:45.068 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:45.096 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:45.123 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:45.150 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:45.178 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:45.205 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2020-12-15 08:02:45.233 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2020-12-15 08:02:45.371 | Adding group `rabbitmq' (GID 121) ... 2020-12-15 08:02:45.404 | Done. 2020-12-15 08:02:45.480 | Adding system user `rabbitmq' (UID 115) ... 2020-12-15 08:02:45.480 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2020-12-15 08:02:45.556 | Not creating home directory `/var/lib/rabbitmq'. 2020-12-15 08:02:45.802 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2020-12-15 08:02:50.642 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-15 08:02:50.822 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:02:52.706 | + functions-common:apt_get:1115 : result=0 2020-12-15 08:02:52.709 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-15 08:02:52.712 | + functions-common:time_stop:2306 : local name 2020-12-15 08:02:52.714 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:02:52.716 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:02:52.718 | + functions-common:time_stop:2309 : local total 2020-12-15 08:02:52.720 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:02:52.723 | + functions-common:time_stop:2312 : name=apt-get 2020-12-15 08:02:52.725 | + functions-common:time_stop:2313 : start_time=1608019352003 2020-12-15 08:02:52.727 | + functions-common:time_stop:2315 : [[ -z 1608019352003 ]] 2020-12-15 08:02:52.730 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:02:52.733 | + functions-common:time_stop:2318 : end_time=1608019372731 2020-12-15 08:02:52.736 | + functions-common:time_stop:2319 : elapsed_time=20728 2020-12-15 08:02:52.738 | + functions-common:time_stop:2320 : total=137682 2020-12-15 08:02:52.740 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:02:52.742 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=158410 2020-12-15 08:02:52.744 | + functions-common:apt_get:1119 : return 0 2020-12-15 08:02:52.747 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2020-12-15 08:02:52.749 | + functions-common:is_suse:464 : is_opensuse 2020-12-15 08:02:52.751 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-15 08:02:52.754 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-15 08:02:52.756 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-15 08:02:52.759 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-15 08:02:52.761 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-15 08:02:52.764 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2020-12-15 08:02:52.766 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-15 08:02:52.768 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-15 08:02:52.770 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-15 08:02:52.773 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-15 08:02:52.776 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-15 08:02:52.778 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-15 08:02:52.780 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-12-15 08:02:52.782 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-15 08:02:52.784 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2020-12-15 08:02:52.787 | + functions-common:is_suse:464 : is_opensuse 2020-12-15 08:02:52.789 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-15 08:02:52.791 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-15 08:02:52.794 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-15 08:02:52.796 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-15 08:02:52.798 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-15 08:02:52.800 | + ./stack.sh:main:797 : restart_rpc_backend 2020-12-15 08:02:52.803 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2020-12-15 08:02:52.818 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:02:52.821 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2020-12-15 08:02:52.823 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-15 08:02:52.826 | + ./stack.sh:echo_summary:416 : echo -e Starting RabbitMQ 2020-12-15 08:02:52.828 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2020-12-15 08:02:52.831 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2020-12-15 08:02:52.834 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2020-12-15 08:02:52.836 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2020-12-15 08:02:52.839 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2020-12-15 08:02:52.841 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2020-12-15 08:02:52.843 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2020-12-15 08:02:52.846 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2020-12-15 08:02:52.849 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2020-12-15 08:02:53.905 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2020-12-15 08:02:53.905 | guest [administrator]' 2020-12-15 08:02:53.908 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2020-12-15 08:02:53.908 | guest [administrator]' 2020-12-15 08:02:53.909 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2020-12-15 08:02:53.915 | + lib/rpc_backend:rabbit_setuser:176 : found= 2020-12-15 08:02:53.917 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2020-12-15 08:02:53.920 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2020-12-15 08:02:54.980 | Creating user "stackrabbit" 2020-12-15 08:02:55.006 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2020-12-15 08:02:56.076 | Setting permissions for user "stackrabbit" in vhost "/" 2020-12-15 08:02:56.101 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2020-12-15 08:02:56.103 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2020-12-15 08:02:57.172 | Changing password for user "stackrabbit" 2020-12-15 08:02:57.199 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2020-12-15 08:02:57.202 | + lib/rpc_backend:restart_rpc_backend:116 : break 2020-12-15 08:02:57.204 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2020-12-15 08:02:58.237 | Deleting user "guest" 2020-12-15 08:02:58.260 | + ./stack.sh:main:799 : is_service_enabled mysql postgresql 2020-12-15 08:02:58.276 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:02:58.278 | + ./stack.sh:main:800 : install_database 2020-12-15 08:02:58.281 | + lib/database:install_database:116 : install_database_mysql 2020-12-15 08:02:58.283 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2020-12-15 08:02:58.285 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:02:58.288 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:02:58.290 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2020-12-15 08:02:58.490 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2020-12-15 08:02:58.492 | + lib/databases/mysql:install_database_mysql:164 : cat 2020-12-15 08:02:58.496 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2020-12-15 08:02:58.498 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:02:58.501 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:02:58.503 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2020-12-15 08:02:58.505 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2020-12-15 08:02:58.508 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2020-12-15 08:02:58.512 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2020-12-15 08:02:58.514 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2020-12-15 08:02:58.516 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2020-12-15 08:02:58.518 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2020-12-15 08:02:58.521 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-15 08:02:58.524 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-15 08:02:58.526 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-15 08:02:58.528 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-15 08:02:58.530 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-15 08:02:58.533 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-15 08:02:58.535 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-12-15 08:02:58.537 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-15 08:02:58.539 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2020-12-15 08:02:58.542 | + functions-common:is_suse:464 : is_opensuse 2020-12-15 08:02:58.544 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-15 08:02:58.546 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-15 08:02:58.548 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-15 08:02:58.551 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-15 08:02:58.553 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-15 08:02:58.555 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2020-12-15 08:02:58.558 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:02:58.560 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:02:58.562 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2020-12-15 08:02:58.564 | + functions-common:install_package:1344 : update_package_repo 2020-12-15 08:02:58.567 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-15 08:02:58.569 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-15 08:02:58.572 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-15 08:02:58.574 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-15 08:02:58.576 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-15 08:02:58.578 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:02:58.581 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:02:58.583 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-15 08:02:58.585 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-15 08:02:58.588 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-15 08:02:58.590 | + functions-common:apt_get_update:1071 : return 2020-12-15 08:02:58.592 | + functions-common:install_package:1345 : real_install_package mysql-server 2020-12-15 08:02:58.594 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-15 08:02:58.597 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:02:58.599 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:02:58.601 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2020-12-15 08:02:58.619 | + 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-12-15 08:02:58.739 | Reading package lists... 2020-12-15 08:02:58.984 | Building dependency tree... 2020-12-15 08:02:58.985 | Reading state information... 2020-12-15 08:02:59.197 | The following packages were automatically installed and are no longer required: 2020-12-15 08:02:59.198 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-15 08:02:59.198 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-15 08:02:59.198 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-15 08:02:59.198 | python3-pam python3-problem-report python3-pyasn1 2020-12-15 08:02:59.198 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-15 08:02:59.198 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-15 08:02:59.198 | python3-zope.interface 2020-12-15 08:02:59.198 | Use 'sudo apt autoremove' to remove them. 2020-12-15 08:02:59.198 | The following additional packages will be installed: 2020-12-15 08:02:59.198 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-12-15 08:02:59.199 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-12-15 08:02:59.199 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-12-15 08:02:59.199 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-12-15 08:02:59.199 | mysql-server-5.7 mysql-server-core-5.7 2020-12-15 08:02:59.200 | Suggested packages: 2020-12-15 08:02:59.200 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2020-12-15 08:02:59.252 | The following NEW packages will be installed: 2020-12-15 08:02:59.252 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2020-12-15 08:02:59.252 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2020-12-15 08:02:59.252 | libhttp-date-perl libhttp-message-perl libio-html-perl 2020-12-15 08:02:59.252 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2020-12-15 08:02:59.252 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2020-12-15 08:02:59.384 | 0 upgraded, 18 newly installed, 0 to remove and 164 not upgraded. 2020-12-15 08:02:59.385 | Need to get 19.7 MB of archives. 2020-12-15 08:02:59.385 | After this operation, 156 MB of additional disk space will be used. 2020-12-15 08:02:59.385 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [6,660 kB] 2020-12-15 08:03:00.341 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [1,943 kB] 2020-12-15 08:03:00.508 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [7,455 kB] 2020-12-15 08:03:01.774 | 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-12-15 08:03:01.776 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.32-0ubuntu0.18.04.1 [2,935 kB] 2020-12-15 08:03:02.216 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2020-12-15 08:03:02.216 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2020-12-15 08:03:02.225 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2020-12-15 08:03:02.237 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2020-12-15 08:03:02.273 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2020-12-15 08:03:02.274 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2020-12-15 08:03:02.274 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2020-12-15 08:03:02.275 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2020-12-15 08:03:02.276 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2020-12-15 08:03:02.277 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2020-12-15 08:03:02.330 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2020-12-15 08:03:02.333 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2020-12-15 08:03:02.344 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.32-0ubuntu0.18.04.1 [9,944 B] 2020-12-15 08:03:02.843 | Preconfiguring packages ... 2020-12-15 08:03:02.948 | Fetched 19.7 MB in 3s (6,397 kB/s) 2020-12-15 08:03:02.982 | Selecting previously unselected package mysql-client-core-5.7. 2020-12-15 08:03:03.024 | (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-12-15 08:03:03.028 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-15 08:03:03.031 | Unpacking mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:03:04.060 | Selecting previously unselected package mysql-client-5.7. 2020-12-15 08:03:04.069 | Preparing to unpack .../01-mysql-client-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-15 08:03:04.071 | Unpacking mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:03:04.529 | Selecting previously unselected package mysql-server-core-5.7. 2020-12-15 08:03:04.537 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-15 08:03:04.539 | Unpacking mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:03:05.762 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2020-12-15 08:03:05.770 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2020-12-15 08:03:05.781 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-12-15 08:03:05.907 | Selecting previously unselected package mysql-server-5.7. 2020-12-15 08:03:05.915 | Preparing to unpack .../04-mysql-server-5.7_5.7.32-0ubuntu0.18.04.1_amd64.deb ... 2020-12-15 08:03:06.395 | Unpacking mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:03:07.013 | Selecting previously unselected package libhtml-tagset-perl. 2020-12-15 08:03:07.020 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2020-12-15 08:03:07.023 | Unpacking libhtml-tagset-perl (3.20-3) ... 2020-12-15 08:03:07.081 | Selecting previously unselected package liburi-perl. 2020-12-15 08:03:07.090 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2020-12-15 08:03:07.093 | Unpacking liburi-perl (1.73-1) ... 2020-12-15 08:03:07.160 | Selecting previously unselected package libhtml-parser-perl. 2020-12-15 08:03:07.169 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2020-12-15 08:03:07.171 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2020-12-15 08:03:07.236 | Selecting previously unselected package libcgi-pm-perl. 2020-12-15 08:03:07.244 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2020-12-15 08:03:07.246 | Unpacking libcgi-pm-perl (4.38-1) ... 2020-12-15 08:03:07.322 | Selecting previously unselected package libfcgi-perl. 2020-12-15 08:03:07.330 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2020-12-15 08:03:07.332 | Unpacking libfcgi-perl (0.78-2build1) ... 2020-12-15 08:03:07.391 | Selecting previously unselected package libcgi-fast-perl. 2020-12-15 08:03:07.399 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2020-12-15 08:03:07.401 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2020-12-15 08:03:07.461 | Selecting previously unselected package libencode-locale-perl. 2020-12-15 08:03:07.469 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2020-12-15 08:03:07.471 | Unpacking libencode-locale-perl (1.05-1) ... 2020-12-15 08:03:07.529 | Selecting previously unselected package libhtml-template-perl. 2020-12-15 08:03:07.537 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2020-12-15 08:03:07.539 | Unpacking libhtml-template-perl (2.97-1) ... 2020-12-15 08:03:07.601 | Selecting previously unselected package libhttp-date-perl. 2020-12-15 08:03:07.609 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2020-12-15 08:03:07.611 | Unpacking libhttp-date-perl (6.02-1) ... 2020-12-15 08:03:07.669 | Selecting previously unselected package libio-html-perl. 2020-12-15 08:03:07.677 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2020-12-15 08:03:07.679 | Unpacking libio-html-perl (1.001-1) ... 2020-12-15 08:03:07.737 | Selecting previously unselected package liblwp-mediatypes-perl. 2020-12-15 08:03:07.745 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2020-12-15 08:03:07.747 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2020-12-15 08:03:07.805 | Selecting previously unselected package libhttp-message-perl. 2020-12-15 08:03:07.813 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2020-12-15 08:03:07.815 | Unpacking libhttp-message-perl (6.14-1) ... 2020-12-15 08:03:07.881 | Selecting previously unselected package mysql-server. 2020-12-15 08:03:07.889 | Preparing to unpack .../17-mysql-server_5.7.32-0ubuntu0.18.04.1_all.deb ... 2020-12-15 08:03:07.891 | Unpacking mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:03:07.971 | Setting up libhtml-tagset-perl (3.20-3) ... 2020-12-15 08:03:07.993 | Setting up libhttp-date-perl (6.02-1) ... 2020-12-15 08:03:08.020 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2020-12-15 08:03:08.047 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:03:08.070 | Setting up libencode-locale-perl (1.05-1) ... 2020-12-15 08:03:08.097 | Setting up mysql-server-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:03:08.126 | Setting up libio-html-perl (1.001-1) ... 2020-12-15 08:03:08.153 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2020-12-15 08:03:08.182 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-15 08:03:08.211 | Setting up liburi-perl (1.73-1) ... 2020-12-15 08:03:08.239 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-15 08:03:08.412 | Setting up libhtml-parser-perl (3.72-3build1) ... 2020-12-15 08:03:08.440 | Setting up libcgi-pm-perl (4.38-1) ... 2020-12-15 08:03:08.469 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-15 08:03:10.234 | Setting up libhttp-message-perl (6.14-1) ... 2020-12-15 08:03:10.262 | Setting up mysql-client-core-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:03:10.291 | Setting up libfcgi-perl (0.78-2build1) ... 2020-12-15 08:03:10.319 | Setting up libhtml-template-perl (2.97-1) ... 2020-12-15 08:03:10.347 | Setting up libcgi-fast-perl (1:2.13-1) ... 2020-12-15 08:03:10.375 | Setting up mysql-client-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:03:10.403 | Setting up mysql-server-5.7 (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:03:11.018 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2020-12-15 08:03:11.046 | Renaming removed key_buffer and myisam-recover options (if present) 2020-12-15 08:03:22.134 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2020-12-15 08:03:23.109 | Setting up mysql-server (5.7.32-0ubuntu0.18.04.1) ... 2020-12-15 08:03:23.122 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-15 08:03:23.314 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:03:25.260 | + functions-common:apt_get:1115 : result=0 2020-12-15 08:03:25.262 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-15 08:03:25.265 | + functions-common:time_stop:2306 : local name 2020-12-15 08:03:25.267 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:03:25.269 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:03:25.271 | + functions-common:time_stop:2309 : local total 2020-12-15 08:03:25.274 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:03:25.276 | + functions-common:time_stop:2312 : name=apt-get 2020-12-15 08:03:25.278 | + functions-common:time_stop:2313 : start_time=1608019378617 2020-12-15 08:03:25.280 | + functions-common:time_stop:2315 : [[ -z 1608019378617 ]] 2020-12-15 08:03:25.283 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:03:25.286 | + functions-common:time_stop:2318 : end_time=1608019405284 2020-12-15 08:03:25.288 | + functions-common:time_stop:2319 : elapsed_time=26667 2020-12-15 08:03:25.291 | + functions-common:time_stop:2320 : total=158410 2020-12-15 08:03:25.293 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:03:25.295 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=185077 2020-12-15 08:03:25.297 | + functions-common:apt_get:1119 : return 0 2020-12-15 08:03:25.300 | + ./stack.sh:main:802 : '[' -n mysql ']' 2020-12-15 08:03:25.302 | + ./stack.sh:main:803 : install_database_python 2020-12-15 08:03:25.305 | + lib/database:install_database_python:121 : install_database_python_mysql 2020-12-15 08:03:25.307 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2020-12-15 08:03:25.310 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2020-12-15 08:03:25.312 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-15 08:03:25.315 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2020-12-15 08:03:25.317 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2020-12-15 08:03:25.320 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-15 08:03:25.324 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2020-12-15 08:03:25.325 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-15 08:03:25.329 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2020-12-15 08:03:25.331 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2020-12-15 08:03:25.333 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2020-12-15 08:03:25.336 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2020-12-15 08:03:25.339 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2020-12-15 08:03:25.358 | Using python 3.6 to install PyMySQL 2020-12-15 08:03:25.360 | + 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-12-15 08:03:27.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:03:27.310 | Collecting PyMySQL===0.10.1 2020-12-15 08:03:27.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44f/47128dda8676e/PyMySQL-0.10.1-py2.py3-none-any.whl (47 kB) 2020-12-15 08:03:27.816 | Installing collected packages: PyMySQL 2020-12-15 08:03:27.897 | Successfully installed PyMySQL-0.10.1 2020-12-15 08:03:27.964 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:03:27.964 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:03:28.040 | + inc/python:pip_install:200 : result=0 2020-12-15 08:03:28.042 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:03:28.045 | + functions-common:time_stop:2306 : local name 2020-12-15 08:03:28.047 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:03:28.049 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:03:28.052 | + functions-common:time_stop:2309 : local total 2020-12-15 08:03:28.054 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:03:28.056 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:03:28.059 | + functions-common:time_stop:2313 : start_time=1608019405353 2020-12-15 08:03:28.061 | + functions-common:time_stop:2315 : [[ -z 1608019405353 ]] 2020-12-15 08:03:28.064 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:03:28.067 | + functions-common:time_stop:2318 : end_time=1608019408065 2020-12-15 08:03:28.069 | + functions-common:time_stop:2319 : elapsed_time=2712 2020-12-15 08:03:28.072 | + functions-common:time_stop:2320 : total=61902 2020-12-15 08:03:28.075 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:03:28.077 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=64614 2020-12-15 08:03:28.079 | + inc/python:pip_install:203 : return 0 2020-12-15 08:03:28.081 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2020-12-15 08:03:28.084 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2020-12-15 08:03:28.086 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2020-12-15 08:03:28.088 | + ./stack.sh:main:806 : is_service_enabled neutron 2020-12-15 08:03:28.103 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:03:28.106 | + ./stack.sh:main:807 : install_neutron_agent_packages 2020-12-15 08:03:28.108 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2020-12-15 08:03:28.111 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-15 08:03:28.112 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-15 08:03:28.116 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-15 08:03:28.119 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-12-15 08:03:28.121 | + 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,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,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-12-15 08:03:28.123 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-15 08:03:28.126 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2020-12-15 08:03:28.128 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2020-12-15 08:03:28.143 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:03:28.145 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2020-12-15 08:03:28.149 | + functions-common:install_package:1344 : update_package_repo 2020-12-15 08:03:28.153 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-15 08:03:28.155 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-15 08:03:28.158 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-15 08:03:28.160 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-15 08:03:28.162 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-15 08:03:28.165 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:03:28.167 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:03:28.169 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-15 08:03:28.176 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-15 08:03:28.178 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-15 08:03:28.181 | + functions-common:apt_get_update:1071 : return 2020-12-15 08:03:28.183 | + functions-common:install_package:1345 : real_install_package radvd 2020-12-15 08:03:28.185 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-15 08:03:28.188 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:03:28.190 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:03:28.193 | + functions-common:real_install_package:1331 : apt_get install radvd 2020-12-15 08:03:28.211 | + 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-12-15 08:03:28.332 | Reading package lists... 2020-12-15 08:03:28.588 | Building dependency tree... 2020-12-15 08:03:28.589 | Reading state information... 2020-12-15 08:03:28.805 | The following packages were automatically installed and are no longer required: 2020-12-15 08:03:28.806 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2020-12-15 08:03:28.806 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2020-12-15 08:03:28.806 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2020-12-15 08:03:28.806 | python3-pam python3-problem-report python3-pyasn1 2020-12-15 08:03:28.806 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-15 08:03:28.806 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-15 08:03:28.806 | python3-zope.interface 2020-12-15 08:03:28.806 | Use 'sudo apt autoremove' to remove them. 2020-12-15 08:03:28.849 | The following NEW packages will be installed: 2020-12-15 08:03:28.849 | radvd 2020-12-15 08:03:28.977 | 0 upgraded, 1 newly installed, 0 to remove and 164 not upgraded. 2020-12-15 08:03:28.977 | Need to get 59.0 kB of archives. 2020-12-15 08:03:28.977 | After this operation, 164 kB of additional disk space will be used. 2020-12-15 08:03:28.977 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2020-12-15 08:03:29.648 | Fetched 59.0 kB in 0s (243 kB/s) 2020-12-15 08:03:29.701 | Selecting previously unselected package radvd. 2020-12-15 08:03:29.741 | (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-12-15 08:03:29.745 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2020-12-15 08:03:29.748 | Unpacking radvd (1:2.16-3) ... 2020-12-15 08:03:29.853 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:03:29.868 | Setting up radvd (1:2.16-3) ... 2020-12-15 08:03:30.657 | Job for radvd.service failed because the control process exited with error code. 2020-12-15 08:03:30.657 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2020-12-15 08:03:30.659 | invoke-rc.d: initscript radvd, action "start" failed. 2020-12-15 08:03:30.669 | ● radvd.service - Router advertisement daemon for IPv6 2020-12-15 08:03:30.669 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2020-12-15 08:03:30.669 | Active: failed (Result: exit-code) since Tue 2020-12-15 08:03:30 UTC; 13ms ago 2020-12-15 08:03:30.670 | Docs: man:radvd(8) 2020-12-15 08:03:30.670 | Process: 41870 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2020-12-15 08:03:30.670 | 2020-12-15 08:03:30.670 | Dec 15 08:03:30 dv-osbrick-737446-19-iscsi systemd[1]: Starting Router advertisement daemon for IPv6... 2020-12-15 08:03:30.670 | Dec 15 08:03:30 dv-osbrick-737446-19-iscsi radvd[41870]: can't open /etc/radvd.conf: No such file or directory 2020-12-15 08:03:30.670 | Dec 15 08:03:30 dv-osbrick-737446-19-iscsi radvd[41870]: Insecure file permissions, but continuing anyway 2020-12-15 08:03:30.670 | Dec 15 08:03:30 dv-osbrick-737446-19-iscsi radvd[41870]: exiting, failed to read config file 2020-12-15 08:03:30.670 | Dec 15 08:03:30 dv-osbrick-737446-19-iscsi systemd[1]: radvd.service: Control process exited, code=exited status=1 2020-12-15 08:03:30.670 | Dec 15 08:03:30 dv-osbrick-737446-19-iscsi systemd[1]: radvd.service: Failed with result 'exit-code'. 2020-12-15 08:03:30.670 | Dec 15 08:03:30 dv-osbrick-737446-19-iscsi systemd[1]: Failed to start Router advertisement daemon for IPv6. 2020-12-15 08:03:30.674 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-15 08:03:30.857 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-15 08:03:31.083 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:03:33.051 | + functions-common:apt_get:1115 : result=0 2020-12-15 08:03:33.054 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-15 08:03:33.056 | + functions-common:time_stop:2306 : local name 2020-12-15 08:03:33.059 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:03:33.061 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:03:33.063 | + functions-common:time_stop:2309 : local total 2020-12-15 08:03:33.065 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:03:33.067 | + functions-common:time_stop:2312 : name=apt-get 2020-12-15 08:03:33.069 | + functions-common:time_stop:2313 : start_time=1608019408209 2020-12-15 08:03:33.072 | + functions-common:time_stop:2315 : [[ -z 1608019408209 ]] 2020-12-15 08:03:33.074 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:03:33.078 | + functions-common:time_stop:2318 : end_time=1608019413075 2020-12-15 08:03:33.080 | + functions-common:time_stop:2319 : elapsed_time=4866 2020-12-15 08:03:33.082 | + functions-common:time_stop:2320 : total=185077 2020-12-15 08:03:33.084 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:03:33.086 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=189943 2020-12-15 08:03:33.088 | + functions-common:apt_get:1119 : return 0 2020-12-15 08:03:33.091 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2020-12-15 08:03:33.107 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:03:33.109 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2020-12-15 08:03:33.111 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2020-12-15 08:03:33.114 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2020-12-15 08:03:33.134 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2020-12-15 08:03:33.136 | + functions-common:install_package:1344 : update_package_repo 2020-12-15 08:03:33.139 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-15 08:03:33.141 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-15 08:03:33.143 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-15 08:03:33.146 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-15 08:03:33.148 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-15 08:03:33.150 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:03:33.152 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:03:33.155 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-15 08:03:33.157 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-15 08:03:33.159 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-15 08:03:33.161 | + functions-common:apt_get_update:1071 : return 2020-12-15 08:03:33.164 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2020-12-15 08:03:33.167 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-15 08:03:33.169 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:03:33.171 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:03:33.173 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2020-12-15 08:03:33.192 | + 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-12-15 08:03:33.313 | Reading package lists... 2020-12-15 08:03:33.571 | Building dependency tree... 2020-12-15 08:03:33.572 | Reading state information... 2020-12-15 08:03:33.796 | fakeroot is already the newest version (1.22-2ubuntu1). 2020-12-15 08:03:33.796 | fakeroot set to manually installed. 2020-12-15 08:03:33.796 | make is already the newest version (4.1-9.1ubuntu1). 2020-12-15 08:03:33.796 | The following packages were automatically installed and are no longer required: 2020-12-15 08:03:33.797 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-12-15 08:03:33.797 | python3-click python3-colorama python3-configobj python3-constantly 2020-12-15 08:03:33.797 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-12-15 08:03:33.797 | python3-pam python3-problem-report python3-pyasn1 2020-12-15 08:03:33.797 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-15 08:03:33.797 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-15 08:03:33.797 | python3-zope.interface 2020-12-15 08:03:33.797 | Use 'sudo apt autoremove' to remove them. 2020-12-15 08:03:33.798 | The following additional packages will be installed: 2020-12-15 08:03:33.798 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2020-12-15 08:03:33.799 | Suggested packages: 2020-12-15 08:03:33.799 | openvswitch-doc python-sortedcontainers-doc 2020-12-15 08:03:33.852 | The following NEW packages will be installed: 2020-12-15 08:03:33.852 | libunbound2 python3-openvswitch python3-sortedcontainers 2020-12-15 08:03:33.853 | The following packages will be upgraded: 2020-12-15 08:03:33.853 | openvswitch-common openvswitch-switch 2020-12-15 08:03:34.133 | 2 upgraded, 3 newly installed, 0 to remove and 162 not upgraded. 2020-12-15 08:03:34.133 | Need to get 3,109 kB of archives. 2020-12-15 08:03:34.133 | After this operation, 3,368 kB of additional disk space will be used. 2020-12-15 08:03:34.133 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.1~cloud0 [108 kB] 2020-12-15 08:03:34.191 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2020-12-15 08:03:34.651 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.1~cloud0 [1,544 kB] 2020-12-15 08:03:34.929 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2020-12-15 08:03:36.318 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.1~cloud0 [1,164 kB] 2020-12-15 08:03:37.014 | Fetched 3,109 kB in 3s (1,200 kB/s) 2020-12-15 08:03:37.074 | Selecting previously unselected package libunbound2:amd64. 2020-12-15 08:03:37.117 | (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-12-15 08:03:37.121 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2020-12-15 08:03:37.133 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-12-15 08:03:37.243 | Selecting previously unselected package python3-sortedcontainers. 2020-12-15 08:03:37.251 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2020-12-15 08:03:37.254 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2020-12-15 08:03:37.329 | Selecting previously unselected package python3-openvswitch. 2020-12-15 08:03:37.337 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.1~cloud0_all.deb ... 2020-12-15 08:03:37.340 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-15 08:03:37.451 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2020-12-15 08:03:37.473 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-12-15 08:03:38.898 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2020-12-15 08:03:38.919 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.1~cloud0) over (2.9.5-0ubuntu0.18.04.1) ... 2020-12-15 08:03:39.179 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2020-12-15 08:03:39.200 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:03:39.223 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-15 08:03:39.251 | Setting up python3-sortedcontainers (1.5.7-1) ... 2020-12-15 08:03:39.529 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-15 08:03:39.558 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-15 08:03:39.742 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-15 08:03:40.568 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-15 08:03:40.929 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.1~cloud0) ... 2020-12-15 08:03:40.979 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2020-12-15 08:03:44.008 | + functions-common:apt_get:1115 : result=0 2020-12-15 08:03:44.010 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-15 08:03:44.012 | + functions-common:time_stop:2306 : local name 2020-12-15 08:03:44.014 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:03:44.016 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:03:44.018 | + functions-common:time_stop:2309 : local total 2020-12-15 08:03:44.021 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:03:44.023 | + functions-common:time_stop:2312 : name=apt-get 2020-12-15 08:03:44.025 | + functions-common:time_stop:2313 : start_time=1608019413189 2020-12-15 08:03:44.027 | + functions-common:time_stop:2315 : [[ -z 1608019413189 ]] 2020-12-15 08:03:44.030 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:03:44.033 | + functions-common:time_stop:2318 : end_time=1608019424031 2020-12-15 08:03:44.035 | + functions-common:time_stop:2319 : elapsed_time=10842 2020-12-15 08:03:44.037 | + functions-common:time_stop:2320 : total=189943 2020-12-15 08:03:44.040 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:03:44.042 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=200785 2020-12-15 08:03:44.044 | + functions-common:apt_get:1119 : return 0 2020-12-15 08:03:44.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2020-12-15 08:03:44.049 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:03:44.051 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:03:44.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2020-12-15 08:03:44.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2020-12-15 08:03:44.058 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2020-12-15 08:03:44.062 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2020-12-15 08:03:44.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2020-12-15 08:03:44.067 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2020-12-15 08:03:44.067 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2020-12-15 08:03:44.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2020-12-15 08:03:44.074 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2020-12-15 08:03:44.076 | + functions:vercmp:652 : local v1=4.15 2020-12-15 08:03:44.078 | + functions:vercmp:653 : local 'op=<' 2020-12-15 08:03:44.080 | + functions:vercmp:654 : local v2=3.13 2020-12-15 08:03:44.082 | + functions:vercmp:655 : local result 2020-12-15 08:03:44.087 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2020-12-15 08:03:44.087 | ++ functions:vercmp:659 : sort -V 2020-12-15 08:03:44.087 | ++ functions:vercmp:659 : head -1 2020-12-15 08:03:44.091 | + functions:vercmp:659 : result=3.13 2020-12-15 08:03:44.093 | + functions:vercmp:661 : case $op in 2020-12-15 08:03:44.095 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2020-12-15 08:03:44.097 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2020-12-15 08:03:44.100 | + functions:vercmp:672 : return 2020-12-15 08:03:44.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2020-12-15 08:03:44.105 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-15 08:03:44.107 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart openvswitch-switch 2020-12-15 08:03:44.546 | + ./stack.sh:main:810 : is_service_enabled etcd3 2020-12-15 08:03:44.562 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:03:44.564 | + ./stack.sh:main:811 : install_etcd3 2020-12-15 08:03:44.567 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2020-12-15 08:03:44.567 | Installing etcd 2020-12-15 08:03:44.569 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2020-12-15 08:03:44.580 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2020-12-15 08:03:44.591 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2020-12-15 08:03:44.593 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2020-12-15 08:03:44.605 | + lib/etcd3:install_etcd3:113 : local etcd_file 2020-12-15 08:03:44.607 | ++ 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-12-15 08:03:44.610 | ++ 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-12-15 08:03:44.613 | +++ 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-12-15 08:03:44.617 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2020-12-15 08:03:44.620 | ++ 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-12-15 08:03:44.622 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2020-12-15 08:03:44.625 | ++ 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-12-15 08:03:44.656 | --2020-12-15 08:03:44-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-15 08:03:44.710 | Resolving github.com (github.com)... 140.82.121.3 2020-12-15 08:03:44.755 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2020-12-15 08:03:45.074 | HTTP request sent, awaiting response... 302 Found 2020-12-15 08:03:45.082 | 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%2F20201215%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201215T080344Z&X-Amz-Expires=300&X-Amz-Signature=d486f79a471a312219c98596d2d7191d19483eb975f7851397d0d8e83032f628&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-12-15 08:03:45.082 | --2020-12-15 08:03:45-- 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%2F20201215%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20201215T080344Z&X-Amz-Expires=300&X-Amz-Signature=d486f79a471a312219c98596d2d7191d19483eb975f7851397d0d8e83032f628&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-12-15 08:03:45.242 | Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.217.49.76 2020-12-15 08:03:45.395 | Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.217.49.76|:443... connected. 2020-12-15 08:03:45.874 | HTTP request sent, awaiting response... 200 OK 2020-12-15 08:03:45.875 | Length: 11350736 (11M) [application/octet-stream] 2020-12-15 08:03:45.875 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2020-12-15 08:03:46.646 | 2020-12-15 08:03:47.884 | 0K ........ .. 100% 5.39M=2.0s 2020-12-15 08:03:47.884 | 2020-12-15 08:03:47.885 | 2020-12-15 08:03:47 (5.39 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2020-12-15 08:03:47.885 | 2020-12-15 08:03:47.888 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2020-12-15 08:03:47.891 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-15 08:03:47.893 | ++ functions:get_extra_file:73 : return 2020-12-15 08:03:47.896 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2020-12-15 08:03:47.898 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2020-12-15 08:03:47.900 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2020-12-15 08:03:47.903 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2020-12-15 08:03:48.033 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2020-12-15 08:03:48.036 | + 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-12-15 08:03:48.040 | etcd-v3.3.12-linux-amd64/ 2020-12-15 08:03:48.040 | etcd-v3.3.12-linux-amd64/README.md 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/ 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2020-12-15 08:03:48.041 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2020-12-15 08:03:48.042 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2020-12-15 08:03:48.043 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2020-12-15 08:03:48.044 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2020-12-15 08:03:48.045 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2020-12-15 08:03:48.046 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2020-12-15 08:03:48.047 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2020-12-15 08:03:48.048 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2020-12-15 08:03:48.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2020-12-15 08:03:48.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2020-12-15 08:03:48.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2020-12-15 08:03:48.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2020-12-15 08:03:48.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2020-12-15 08:03:48.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2020-12-15 08:03:48.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2020-12-15 08:03:48.049 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2020-12-15 08:03:48.050 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2020-12-15 08:03:48.050 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2020-12-15 08:03:48.050 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2020-12-15 08:03:48.050 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2020-12-15 08:03:48.050 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2020-12-15 08:03:48.052 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2020-12-15 08:03:48.052 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2020-12-15 08:03:48.052 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2020-12-15 08:03:48.052 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2020-12-15 08:03:48.052 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2020-12-15 08:03:48.052 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2020-12-15 08:03:48.052 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2020-12-15 08:03:48.053 | etcd-v3.3.12-linux-amd64/etcdctl 2020-12-15 08:03:48.261 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2020-12-15 08:03:48.261 | etcd-v3.3.12-linux-amd64/etcd 2020-12-15 08:03:48.516 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2020-12-15 08:03:48.551 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2020-12-15 08:03:48.581 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2020-12-15 08:03:48.584 | + ./stack.sh:main:820 : is_service_enabled tls-proxy 2020-12-15 08:03:48.599 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:03:48.602 | + ./stack.sh:main:830 : install_dstat 2020-12-15 08:03:48.605 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2020-12-15 08:03:48.620 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:03:48.623 | + ./stack.sh:main:836 : echo_summary 'Installing OpenStack project source' 2020-12-15 08:03:48.625 | + ./stack.sh:echo_summary:410 : [[ -t 3 ]] 2020-12-15 08:03:48.627 | + ./stack.sh:echo_summary:416 : echo -e Installing OpenStack project source 2020-12-15 08:03:48.630 | + ./stack.sh:main:839 : install_libs 2020-12-15 08:03:48.632 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2020-12-15 08:03:48.634 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2020-12-15 08:03:48.637 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2020-12-15 08:03:48.639 | + inc/python:use_library_from_git:250 : local name=automaton 2020-12-15 08:03:48.641 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.643 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2020-12-15 08:03:48.648 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.650 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2020-12-15 08:03:48.652 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2020-12-15 08:03:48.655 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2020-12-15 08:03:48.657 | + inc/python:use_library_from_git:250 : local name=castellan 2020-12-15 08:03:48.659 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.664 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2020-12-15 08:03:48.666 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.669 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2020-12-15 08:03:48.671 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2020-12-15 08:03:48.673 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2020-12-15 08:03:48.675 | + inc/python:use_library_from_git:250 : local name=cliff 2020-12-15 08:03:48.678 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.680 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.682 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2020-12-15 08:03:48.684 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.686 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2020-12-15 08:03:48.689 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2020-12-15 08:03:48.691 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2020-12-15 08:03:48.693 | + inc/python:use_library_from_git:250 : local name=cursive 2020-12-15 08:03:48.696 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.698 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.700 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2020-12-15 08:03:48.702 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.705 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2020-12-15 08:03:48.707 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2020-12-15 08:03:48.709 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2020-12-15 08:03:48.712 | + inc/python:use_library_from_git:250 : local name=debtcollector 2020-12-15 08:03:48.714 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2020-12-15 08:03:48.721 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.723 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2020-12-15 08:03:48.725 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2020-12-15 08:03:48.728 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2020-12-15 08:03:48.730 | + inc/python:use_library_from_git:250 : local name=futurist 2020-12-15 08:03:48.732 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2020-12-15 08:03:48.738 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.741 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2020-12-15 08:03:48.743 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2020-12-15 08:03:48.745 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2020-12-15 08:03:48.748 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2020-12-15 08:03:48.750 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2020-12-15 08:03:48.756 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.759 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2020-12-15 08:03:48.761 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2020-12-15 08:03:48.764 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2020-12-15 08:03:48.766 | + inc/python:use_library_from_git:250 : local name=osc-lib 2020-12-15 08:03:48.768 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.773 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2020-12-15 08:03:48.775 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.777 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2020-12-15 08:03:48.780 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2020-12-15 08:03:48.782 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2020-12-15 08:03:48.784 | + inc/python:use_library_from_git:250 : local name=osc-placement 2020-12-15 08:03:48.786 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2020-12-15 08:03:48.793 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.795 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2020-12-15 08:03:48.797 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2020-12-15 08:03:48.800 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2020-12-15 08:03:48.802 | + inc/python:use_library_from_git:250 : local name=os-client-config 2020-12-15 08:03:48.804 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2020-12-15 08:03:48.811 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.813 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2020-12-15 08:03:48.815 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2020-12-15 08:03:48.817 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2020-12-15 08:03:48.820 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2020-12-15 08:03:48.823 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2020-12-15 08:03:48.829 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.832 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2020-12-15 08:03:48.834 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2020-12-15 08:03:48.837 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2020-12-15 08:03:48.839 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2020-12-15 08:03:48.841 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.845 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2020-12-15 08:03:48.848 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.850 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2020-12-15 08:03:48.852 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2020-12-15 08:03:48.854 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2020-12-15 08:03:48.857 | + inc/python:use_library_from_git:250 : local name=oslo.config 2020-12-15 08:03:48.859 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.861 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.864 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2020-12-15 08:03:48.866 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.868 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2020-12-15 08:03:48.870 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2020-12-15 08:03:48.873 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2020-12-15 08:03:48.875 | + inc/python:use_library_from_git:250 : local name=oslo.context 2020-12-15 08:03:48.877 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2020-12-15 08:03:48.884 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.887 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2020-12-15 08:03:48.889 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2020-12-15 08:03:48.891 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2020-12-15 08:03:48.893 | + inc/python:use_library_from_git:250 : local name=oslo.db 2020-12-15 08:03:48.896 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2020-12-15 08:03:48.903 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.905 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2020-12-15 08:03:48.907 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2020-12-15 08:03:48.910 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2020-12-15 08:03:48.912 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2020-12-15 08:03:48.914 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.919 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2020-12-15 08:03:48.921 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.923 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2020-12-15 08:03:48.925 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2020-12-15 08:03:48.928 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2020-12-15 08:03:48.930 | + inc/python:use_library_from_git:250 : local name=oslo.log 2020-12-15 08:03:48.932 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.934 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.937 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2020-12-15 08:03:48.939 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.941 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2020-12-15 08:03:48.943 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2020-12-15 08:03:48.946 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2020-12-15 08:03:48.949 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2020-12-15 08:03:48.951 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2020-12-15 08:03:48.957 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.960 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2020-12-15 08:03:48.963 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2020-12-15 08:03:48.965 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2020-12-15 08:03:48.967 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2020-12-15 08:03:48.969 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2020-12-15 08:03:48.976 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.979 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2020-12-15 08:03:48.981 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2020-12-15 08:03:48.983 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2020-12-15 08:03:48.985 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2020-12-15 08:03:48.988 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:48.990 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:48.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2020-12-15 08:03:48.994 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:48.997 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2020-12-15 08:03:48.999 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2020-12-15 08:03:49.001 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2020-12-15 08:03:49.004 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2020-12-15 08:03:49.006 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.008 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.011 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2020-12-15 08:03:49.013 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.015 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2020-12-15 08:03:49.017 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2020-12-15 08:03:49.020 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2020-12-15 08:03:49.022 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2020-12-15 08:03:49.025 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.027 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.029 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2020-12-15 08:03:49.032 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.034 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2020-12-15 08:03:49.036 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2020-12-15 08:03:49.038 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2020-12-15 08:03:49.041 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2020-12-15 08:03:49.043 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.045 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.047 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2020-12-15 08:03:49.050 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.052 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2020-12-15 08:03:49.055 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2020-12-15 08:03:49.057 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2020-12-15 08:03:49.059 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2020-12-15 08:03:49.062 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.066 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2020-12-15 08:03:49.068 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.072 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2020-12-15 08:03:49.074 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2020-12-15 08:03:49.076 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2020-12-15 08:03:49.078 | + inc/python:use_library_from_git:250 : local name=oslo.service 2020-12-15 08:03:49.081 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.083 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2020-12-15 08:03:49.087 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.089 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2020-12-15 08:03:49.092 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2020-12-15 08:03:49.094 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2020-12-15 08:03:49.096 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2020-12-15 08:03:49.099 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.103 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2020-12-15 08:03:49.105 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.108 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2020-12-15 08:03:49.110 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2020-12-15 08:03:49.112 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2020-12-15 08:03:49.114 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2020-12-15 08:03:49.117 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2020-12-15 08:03:49.124 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.126 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2020-12-15 08:03:49.129 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2020-12-15 08:03:49.131 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2020-12-15 08:03:49.134 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2020-12-15 08:03:49.136 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2020-12-15 08:03:49.143 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.145 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2020-12-15 08:03:49.147 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2020-12-15 08:03:49.150 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2020-12-15 08:03:49.152 | + inc/python:use_library_from_git:250 : local name=osprofiler 2020-12-15 08:03:49.154 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2020-12-15 08:03:49.161 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.163 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2020-12-15 08:03:49.166 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2020-12-15 08:03:49.168 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2020-12-15 08:03:49.170 | + inc/python:use_library_from_git:250 : local name=pycadf 2020-12-15 08:03:49.173 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2020-12-15 08:03:49.180 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.182 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2020-12-15 08:03:49.185 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2020-12-15 08:03:49.187 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2020-12-15 08:03:49.189 | + inc/python:use_library_from_git:250 : local name=stevedore 2020-12-15 08:03:49.191 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2020-12-15 08:03:49.200 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.202 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2020-12-15 08:03:49.204 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2020-12-15 08:03:49.207 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2020-12-15 08:03:49.209 | + inc/python:use_library_from_git:250 : local name=taskflow 2020-12-15 08:03:49.211 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2020-12-15 08:03:49.218 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.220 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2020-12-15 08:03:49.223 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2020-12-15 08:03:49.225 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2020-12-15 08:03:49.227 | + inc/python:use_library_from_git:250 : local name=tooz 2020-12-15 08:03:49.229 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2020-12-15 08:03:49.236 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.238 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2020-12-15 08:03:49.241 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2020-12-15 08:03:49.243 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2020-12-15 08:03:49.246 | + inc/python:use_library_from_git:250 : local name=os-brick 2020-12-15 08:03:49.248 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2020-12-15 08:03:49.255 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.258 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2020-12-15 08:03:49.260 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2020-12-15 08:03:49.262 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2020-12-15 08:03:49.265 | + inc/python:use_library_from_git:250 : local name=os-traits 2020-12-15 08:03:49.267 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2020-12-15 08:03:49.274 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.276 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2020-12-15 08:03:49.278 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2020-12-15 08:03:49.280 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2020-12-15 08:03:49.283 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2020-12-15 08:03:49.285 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:03:49.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:03:49.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2020-12-15 08:03:49.292 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:03:49.294 | + lib/libraries:install_libs:135 : pip_install etcd3 2020-12-15 08:03:49.312 | Using python 3.6 to install etcd3 2020-12-15 08:03:49.315 | + 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-12-15 08:03:51.123 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:03:51.530 | Collecting etcd3===0.12.0 2020-12-15 08:03:51.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2020-12-15 08:03:56.061 | Collecting grpcio===1.34.0 2020-12-15 08:03:56.080 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72b/6a89aabf937d7/grpcio-1.34.0-cp36-cp36m-manylinux2014_x86_64.whl (4.0 MB) 2020-12-15 08:03:57.222 | Collecting protobuf===3.14.0 2020-12-15 08:03:57.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ecc/33531a213eee2/protobuf-3.14.0-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2020-12-15 08:03:57.297 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2020-12-15 08:03:57.699 | Collecting tenacity===6.2.0 2020-12-15 08:03:57.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5a5/d3dcd46381abe/tenacity-6.2.0-py2.py3-none-any.whl (24 kB) 2020-12-15 08:03:57.760 | Building wheels for collected packages: etcd3 2020-12-15 08:03:57.760 | Building wheel for etcd3 (setup.py): started 2020-12-15 08:03:58.426 | Building wheel for etcd3 (setup.py): finished with status 'done' 2020-12-15 08:03:58.427 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=9c6f08829c38afcc6a91329a913aa8d71ca5ddaae75c72177ef11404d57d9f0d 2020-12-15 08:03:58.427 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2020-12-15 08:03:58.428 | Successfully built etcd3 2020-12-15 08:03:58.948 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2020-12-15 08:03:59.545 | Successfully installed etcd3-0.12.0 grpcio-1.34.0 protobuf-3.14.0 tenacity-6.2.0 2020-12-15 08:03:59.614 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:03:59.615 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:03:59.711 | + inc/python:pip_install:200 : result=0 2020-12-15 08:03:59.713 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:03:59.716 | + functions-common:time_stop:2306 : local name 2020-12-15 08:03:59.718 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:03:59.720 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:03:59.722 | + functions-common:time_stop:2309 : local total 2020-12-15 08:03:59.724 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:03:59.727 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:03:59.729 | + functions-common:time_stop:2313 : start_time=1608019429308 2020-12-15 08:03:59.731 | + functions-common:time_stop:2315 : [[ -z 1608019429308 ]] 2020-12-15 08:03:59.734 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:03:59.737 | + functions-common:time_stop:2318 : end_time=1608019439735 2020-12-15 08:03:59.739 | + functions-common:time_stop:2319 : elapsed_time=10427 2020-12-15 08:03:59.741 | + functions-common:time_stop:2320 : total=64614 2020-12-15 08:03:59.743 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:03:59.746 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=75041 2020-12-15 08:03:59.748 | + inc/python:pip_install:203 : return 0 2020-12-15 08:03:59.750 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2020-12-15 08:03:59.769 | Using python 3.6 to install etcd3gw 2020-12-15 08:03:59.771 | + 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-12-15 08:04:01.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:04:02.034 | Collecting etcd3gw===0.2.5 2020-12-15 08:04:02.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2020-12-15 08:04:02.669 | Collecting futurist===2.3.0 2020-12-15 08:04:02.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2020-12-15 08:04:02.722 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2020-12-15 08:04:02.839 | Collecting requests===2.25.0 2020-12-15 08:04:02.846 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e78/6fa28d8c9154e/requests-2.25.0-py2.py3-none-any.whl (61 kB) 2020-12-15 08:04:02.937 | Collecting urllib3===1.26.2 2020-12-15 08:04:02.943 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d8f/f90d979214d7b/urllib3-1.26.2-py2.py3-none-any.whl (136 kB) 2020-12-15 08:04:02.973 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2020-12-15 08:04:02.975 | 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-12-15 08:04:03.029 | Collecting certifi===2020.11.8 2020-12-15 08:04:03.036 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1f4/22849db327d53/certifi-2020.11.8-py2.py3-none-any.whl (155 kB) 2020-12-15 08:04:03.073 | Collecting idna===2.10 2020-12-15 08:04:03.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2020-12-15 08:04:03.594 | Installing collected packages: certifi, urllib3, idna, requests, futurist, etcd3gw 2020-12-15 08:04:03.594 | Attempting uninstall: certifi 2020-12-15 08:04:03.595 | Found existing installation: certifi 2018.1.18 2020-12-15 08:04:03.597 | Uninstalling certifi-2018.1.18: 2020-12-15 08:04:03.628 | Successfully uninstalled certifi-2018.1.18 2020-12-15 08:04:03.645 | Attempting uninstall: urllib3 2020-12-15 08:04:03.646 | Found existing installation: urllib3 1.22 2020-12-15 08:04:03.653 | Uninstalling urllib3-1.22: 2020-12-15 08:04:03.685 | Successfully uninstalled urllib3-1.22 2020-12-15 08:04:03.798 | Attempting uninstall: idna 2020-12-15 08:04:03.799 | Found existing installation: idna 2.6 2020-12-15 08:04:03.804 | Uninstalling idna-2.6: 2020-12-15 08:04:03.834 | Successfully uninstalled idna-2.6 2020-12-15 08:04:03.943 | Attempting uninstall: requests 2020-12-15 08:04:03.944 | Found existing installation: requests 2.18.4 2020-12-15 08:04:03.954 | Uninstalling requests-2.18.4: 2020-12-15 08:04:03.984 | Successfully uninstalled requests-2.18.4 2020-12-15 08:04:04.140 | Successfully installed certifi-2020.11.8 etcd3gw-0.2.5 futurist-2.3.0 idna-2.10 requests-2.25.0 urllib3-1.26.2 2020-12-15 08:04:04.208 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:04:04.208 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:04:04.285 | + inc/python:pip_install:200 : result=0 2020-12-15 08:04:04.289 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:04:04.291 | + functions-common:time_stop:2306 : local name 2020-12-15 08:04:04.293 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:04:04.295 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:04:04.297 | + functions-common:time_stop:2309 : local total 2020-12-15 08:04:04.299 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:04:04.302 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:04:04.304 | + functions-common:time_stop:2313 : start_time=1608019439764 2020-12-15 08:04:04.306 | + functions-common:time_stop:2315 : [[ -z 1608019439764 ]] 2020-12-15 08:04:04.309 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:04:04.312 | + functions-common:time_stop:2318 : end_time=1608019444310 2020-12-15 08:04:04.314 | + functions-common:time_stop:2319 : elapsed_time=4546 2020-12-15 08:04:04.316 | + functions-common:time_stop:2320 : total=75041 2020-12-15 08:04:04.318 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:04:04.320 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=79587 2020-12-15 08:04:04.323 | + inc/python:pip_install:203 : return 0 2020-12-15 08:04:04.325 | + ./stack.sh:main:842 : install_apache_uwsgi 2020-12-15 08:04:04.328 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2020-12-15 08:04:04.330 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2020-12-15 08:04:04.332 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2020-12-15 08:04:04.335 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2020-12-15 08:04:04.337 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2020-12-15 08:04:04.339 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2020-12-15 08:04:04.342 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2020-12-15 08:04:04.344 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2020-12-15 08:04:04.346 | + functions-common:is_fedora:455 : '[' Ubuntu = OracleServer ']' 2020-12-15 08:04:04.349 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2020-12-15 08:04:04.351 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2020-12-15 08:04:04.354 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2020-12-15 08:04:04.356 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:04:04.358 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:04:04.360 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2020-12-15 08:04:04.363 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2020-12-15 08:04:04.365 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2020-12-15 08:04:04.367 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-12-15 08:04:04.369 | + functions-common:install_package:1344 : update_package_repo 2020-12-15 08:04:04.372 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-15 08:04:04.374 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-15 08:04:04.376 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-15 08:04:04.379 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-15 08:04:04.381 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-15 08:04:04.383 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:04:04.386 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:04:04.388 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-15 08:04:04.390 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-15 08:04:04.392 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-15 08:04:04.394 | + functions-common:apt_get_update:1071 : return 2020-12-15 08:04:04.397 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-12-15 08:04:04.400 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-15 08:04:04.402 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:04:04.404 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:04:04.407 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2020-12-15 08:04:04.425 | + 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-12-15 08:04:04.545 | Reading package lists... 2020-12-15 08:04:04.790 | Building dependency tree... 2020-12-15 08:04:04.791 | Reading state information... 2020-12-15 08:04:04.999 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2020-12-15 08:04:04.999 | The following packages were automatically installed and are no longer required: 2020-12-15 08:04:05.000 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-12-15 08:04:05.000 | python3-click python3-colorama python3-configobj python3-constantly 2020-12-15 08:04:05.000 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-12-15 08:04:05.000 | python3-pam python3-problem-report python3-pyasn1 2020-12-15 08:04:05.000 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-15 08:04:05.000 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-15 08:04:05.000 | python3-zope.interface 2020-12-15 08:04:05.000 | Use 'sudo apt autoremove' to remove them. 2020-12-15 08:04:05.002 | Suggested packages: 2020-12-15 08:04:05.002 | python-uwsgidecorators python3-uwsgidecorators 2020-12-15 08:04:05.050 | The following NEW packages will be installed: 2020-12-15 08:04:05.050 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2020-12-15 08:04:05.323 | 0 upgraded, 3 newly installed, 0 to remove and 162 not upgraded. 2020-12-15 08:04:05.323 | Need to get 163 kB of archives. 2020-12-15 08:04:05.323 | After this operation, 634 kB of additional disk space will be used. 2020-12-15 08:04:05.323 | 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-12-15 08:04:05.580 | 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-12-15 08:04:05.809 | 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-12-15 08:04:06.458 | Fetched 163 kB in 1s (190 kB/s) 2020-12-15 08:04:06.517 | Selecting previously unselected package uwsgi. 2020-12-15 08:04:06.558 | (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 ... 77268 files and directories currently installed.) 2020-12-15 08:04:06.562 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-15 08:04:06.564 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-15 08:04:06.657 | Selecting previously unselected package uwsgi-plugin-python. 2020-12-15 08:04:06.666 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-15 08:04:06.668 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-12-15 08:04:06.758 | Selecting previously unselected package uwsgi-plugin-python3. 2020-12-15 08:04:06.766 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2020-12-15 08:04:06.768 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-12-15 08:04:06.851 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2020-12-15 08:04:06.900 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:04:06.921 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2020-12-15 08:04:07.466 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2020-12-15 08:04:07.522 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-15 08:04:07.715 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-15 08:04:08.237 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:04:10.164 | + functions-common:apt_get:1115 : result=0 2020-12-15 08:04:10.166 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-15 08:04:10.169 | + functions-common:time_stop:2306 : local name 2020-12-15 08:04:10.171 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:04:10.173 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:04:10.175 | + functions-common:time_stop:2309 : local total 2020-12-15 08:04:10.177 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:04:10.180 | + functions-common:time_stop:2312 : name=apt-get 2020-12-15 08:04:10.182 | + functions-common:time_stop:2313 : start_time=1608019444423 2020-12-15 08:04:10.184 | + functions-common:time_stop:2315 : [[ -z 1608019444423 ]] 2020-12-15 08:04:10.187 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:04:10.190 | + functions-common:time_stop:2318 : end_time=1608019450188 2020-12-15 08:04:10.193 | + functions-common:time_stop:2319 : elapsed_time=5765 2020-12-15 08:04:10.196 | + functions-common:time_stop:2320 : total=200785 2020-12-15 08:04:10.198 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:04:10.200 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=206550 2020-12-15 08:04:10.203 | + functions-common:apt_get:1119 : return 0 2020-12-15 08:04:10.205 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2020-12-15 08:04:10.207 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:04:10.209 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:04:10.212 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2020-12-15 08:04:10.269 | Enabling module proxy. 2020-12-15 08:04:10.274 | To activate the new configuration, you need to run: 2020-12-15 08:04:10.274 | systemctl restart apache2 2020-12-15 08:04:10.278 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2020-12-15 08:04:10.337 | Considering dependency proxy for proxy_uwsgi: 2020-12-15 08:04:10.337 | Module proxy already enabled 2020-12-15 08:04:10.337 | Enabling module proxy_uwsgi. 2020-12-15 08:04:10.342 | To activate the new configuration, you need to run: 2020-12-15 08:04:10.342 | systemctl restart apache2 2020-12-15 08:04:10.346 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2020-12-15 08:04:10.348 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-15 08:04:10.350 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-15 08:04:10.352 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-15 08:04:10.497 | + ./stack.sh:main:845 : install_keystoneauth 2020-12-15 08:04:10.500 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2020-12-15 08:04:10.502 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2020-12-15 08:04:10.505 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:04:10.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:04:10.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2020-12-15 08:04:10.512 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:04:10.514 | + ./stack.sh:main:846 : install_keystoneclient 2020-12-15 08:04:10.516 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2020-12-15 08:04:10.519 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2020-12-15 08:04:10.521 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:04:10.523 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:04:10.526 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2020-12-15 08:04:10.528 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:04:10.530 | + ./stack.sh:main:847 : install_glanceclient 2020-12-15 08:04:10.532 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2020-12-15 08:04:10.535 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2020-12-15 08:04:10.537 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:04:10.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:04:10.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2020-12-15 08:04:10.545 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:04:10.547 | + ./stack.sh:main:848 : install_cinderclient 2020-12-15 08:04:10.549 | + lib/cinder:install_cinderclient:431 : use_library_from_git python-brick-cinderclient-ext 2020-12-15 08:04:10.552 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2020-12-15 08:04:10.554 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:04:10.557 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:04:10.559 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2020-12-15 08:04:10.561 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:04:10.564 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-cinderclient 2020-12-15 08:04:10.566 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2020-12-15 08:04:10.568 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:04:10.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:04:10.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2020-12-15 08:04:10.575 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:04:10.578 | + ./stack.sh:main:849 : install_novaclient 2020-12-15 08:04:10.580 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2020-12-15 08:04:10.582 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2020-12-15 08:04:10.584 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:04:10.587 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:04:10.589 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2020-12-15 08:04:10.591 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:04:10.593 | + ./stack.sh:main:850 : is_service_enabled swift glance horizon 2020-12-15 08:04:10.609 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:04:10.612 | + ./stack.sh:main:851 : install_swiftclient 2020-12-15 08:04:10.614 | + lib/swift:install_swiftclient:751 : use_library_from_git python-swiftclient 2020-12-15 08:04:10.617 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2020-12-15 08:04:10.619 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:04:10.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:04:10.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2020-12-15 08:04:10.626 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:04:10.629 | + ./stack.sh:main:853 : is_service_enabled neutron nova horizon 2020-12-15 08:04:10.644 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:04:10.646 | + ./stack.sh:main:854 : install_neutronclient 2020-12-15 08:04:10.648 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2020-12-15 08:04:10.651 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2020-12-15 08:04:10.653 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:04:10.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:04:10.658 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2020-12-15 08:04:10.660 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:04:10.662 | + ./stack.sh:main:858 : install_keystonemiddleware 2020-12-15 08:04:10.665 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2020-12-15 08:04:10.667 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2020-12-15 08:04:10.670 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:04:10.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:04:10.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2020-12-15 08:04:10.677 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:04:10.680 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2020-12-15 08:04:10.682 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2020-12-15 08:04:10.684 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-15 08:04:10.687 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2020-12-15 08:04:10.690 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2020-12-15 08:04:10.692 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-15 08:04:10.696 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2020-12-15 08:04:10.696 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-15 08:04:10.700 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2020-12-15 08:04:10.702 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2020-12-15 08:04:10.705 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2020-12-15 08:04:10.708 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2020-12-15 08:04:10.710 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2020-12-15 08:04:10.728 | Using python 3.6 to install keystonemiddleware 2020-12-15 08:04:10.730 | + 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-12-15 08:04:12.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:04:13.152 | Collecting keystonemiddleware===9.2.0 2020-12-15 08:04:13.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/921/fa4f305c8070a/keystonemiddleware-9.2.0-py3-none-any.whl (119 kB) 2020-12-15 08:04:13.784 | Collecting oslo.cache===2.6.1 2020-12-15 08:04:13.789 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab7/718f31294f6d2/oslo.cache-2.6.1-py3-none-any.whl (61 kB) 2020-12-15 08:04:14.467 | Collecting oslo.config===8.4.0 2020-12-15 08:04:14.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/2e94c2da67cde/oslo.config-8.4.0-py3-none-any.whl (127 kB) 2020-12-15 08:04:14.945 | Collecting dogpile.cache===1.1.1 2020-12-15 08:04:14.953 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/658/0a63ee595dd42/dogpile.cache-1.1.1-py3-none-any.whl (49 kB) 2020-12-15 08:04:15.000 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.3.0) 2020-12-15 08:04:15.009 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2020-12-15 08:04:15.455 | Collecting rfc3986===1.4.0 2020-12-15 08:04:15.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2020-12-15 08:04:15.978 | Collecting keystoneauth1===4.3.0 2020-12-15 08:04:15.986 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/38f606c098f83/keystoneauth1-4.3.0-py3-none-any.whl (314 kB) 2020-12-15 08:04:16.598 | Collecting python-keystoneclient===4.2.0 2020-12-15 08:04:16.606 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/2f387e2a3f364/python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 2020-12-15 08:04:17.057 | Collecting decorator===4.4.2 2020-12-15 08:04:17.064 | 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-12-15 08:04:17.880 | Collecting oslo.utils===4.7.0 2020-12-15 08:04:17.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/1127c518e44be/oslo.utils-4.7.0-py3-none-any.whl (97 kB) 2020-12-15 08:04:18.903 | Collecting pytz===2020.4 2020-12-15 08:04:18.911 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c5/5e189b682d420/pytz-2020.4-py2.py3-none-any.whl (509 kB) 2020-12-15 08:04:18.981 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.25.0) 2020-12-15 08:04:19.432 | Collecting oslo.context===3.1.1 2020-12-15 08:04:19.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b4/d59c515d0dcaa/oslo.context-3.1.1-py3-none-any.whl (16 kB) 2020-12-15 08:04:20.012 | Collecting pycadf===3.1.1 2020-12-15 08:04:20.019 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2020-12-15 08:04:20.198 | Collecting WebOb===1.8.6 2020-12-15 08:04:20.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2020-12-15 08:04:20.817 | Collecting oslo.serialization===4.0.1 2020-12-15 08:04:20.824 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ed/86d8378a845a2/oslo.serialization-4.0.1-py3-none-any.whl (21 kB) 2020-12-15 08:04:20.872 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2020-12-15 08:04:21.409 | Collecting oslo.i18n===5.0.1 2020-12-15 08:04:21.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 2020-12-15 08:04:22.076 | Collecting oslo.log===4.4.0 2020-12-15 08:04:22.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB) 2020-12-15 08:04:22.168 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (5.3.1) 2020-12-15 08:04:22.170 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (0.8.0) 2020-12-15 08:04:22.778 | Collecting debtcollector===2.2.0 2020-12-15 08:04:22.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2020-12-15 08:04:22.834 | Requirement already satisfied: importlib-metadata===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 271)) (3.1.1) 2020-12-15 08:04:22.934 | Collecting iso8601===0.1.13 2020-12-15 08:04:22.942 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f0/2f01dd13320a7/iso8601-0.1.13-py3-none-any.whl (9.3 kB) 2020-12-15 08:04:23.441 | Collecting os-service-types===1.7.0 2020-12-15 08:04:23.448 | 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-12-15 08:04:23.575 | Collecting packaging===20.4 2020-12-15 08:04:23.582 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/998/416ba6962ae7f/packaging-20.4-py2.py3-none-any.whl (37 kB) 2020-12-15 08:04:23.628 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.4.7) 2020-12-15 08:04:24.088 | Collecting netifaces===0.10.9 2020-12-15 08:04:24.095 | 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-12-15 08:04:24.100 | 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-12-15 08:04:24.102 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (2.10) 2020-12-15 08:04:24.105 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.11.8) 2020-12-15 08:04:24.107 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.26.2) 2020-12-15 08:04:24.656 | Collecting msgpack===1.0.0 2020-12-15 08:04:24.663 | 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-12-15 08:04:25.098 | Collecting python-dateutil===2.8.1 2020-12-15 08:04:25.103 | 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-12-15 08:04:25.492 | Collecting pyinotify===0.9.6 2020-12-15 08:04:25.499 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2020-12-15 08:04:26.070 | Requirement already satisfied: importlib-resources===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-12-15 08:04:26.490 | Collecting wrapt===1.12.1 2020-12-15 08:04:26.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2020-12-15 08:04:27.050 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (3.4.0) 2020-12-15 08:04:27.078 | Building wheels for collected packages: pyinotify, wrapt 2020-12-15 08:04:27.079 | Building wheel for pyinotify (setup.py): started 2020-12-15 08:04:27.666 | Building wheel for pyinotify (setup.py): finished with status 'done' 2020-12-15 08:04:27.666 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=196a1691c7d05cf444bdfa19e93b02072ef9d4bb45ff834411dd7a8aa820858e 2020-12-15 08:04:27.667 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2020-12-15 08:04:27.668 | Building wheel for wrapt (setup.py): started 2020-12-15 08:04:29.183 | Building wheel for wrapt (setup.py): finished with status 'done' 2020-12-15 08:04:29.184 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67494 sha256=3a2fce1f5d65d14a5e60919c1108ebe9b3d0a59af55340e6604804e16c9c4274 2020-12-15 08:04:29.184 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2020-12-15 08:04:29.185 | Successfully built pyinotify wrapt 2020-12-15 08:04:29.935 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, pytz, iso8601, packaging, netifaces, oslo.utils, msgpack, oslo.serialization, rfc3986, oslo.config, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, keystoneauth1, python-keystoneclient, decorator, dogpile.cache, oslo.cache, keystonemiddleware 2020-12-15 08:04:30.463 | Attempting uninstall: netifaces 2020-12-15 08:04:30.464 | Found existing installation: netifaces 0.10.4 2020-12-15 08:04:30.471 | Uninstalling netifaces-0.10.4: 2020-12-15 08:04:30.499 | Successfully uninstalled netifaces-0.10.4 2020-12-15 08:04:32.171 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.1.1 iso8601-0.1.13 keystoneauth1-4.3.0 keystonemiddleware-9.2.0 msgpack-1.0.0 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.6.1 oslo.config-8.4.0 oslo.context-3.1.1 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.0.1 oslo.utils-4.7.0 packaging-20.4 pycadf-3.1.1 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.2.0 pytz-2020.4 rfc3986-1.4.0 wrapt-1.12.1 2020-12-15 08:04:32.251 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:04:32.251 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:04:32.356 | + inc/python:pip_install:200 : result=0 2020-12-15 08:04:32.359 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:04:32.361 | + functions-common:time_stop:2306 : local name 2020-12-15 08:04:32.363 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:04:32.365 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:04:32.367 | + functions-common:time_stop:2309 : local total 2020-12-15 08:04:32.369 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:04:32.372 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:04:32.374 | + functions-common:time_stop:2313 : start_time=1608019450723 2020-12-15 08:04:32.376 | + functions-common:time_stop:2315 : [[ -z 1608019450723 ]] 2020-12-15 08:04:32.379 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:04:32.382 | + functions-common:time_stop:2318 : end_time=1608019472379 2020-12-15 08:04:32.384 | + functions-common:time_stop:2319 : elapsed_time=21656 2020-12-15 08:04:32.387 | + functions-common:time_stop:2320 : total=79587 2020-12-15 08:04:32.389 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:04:32.391 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=101243 2020-12-15 08:04:32.393 | + inc/python:pip_install:203 : return 0 2020-12-15 08:04:32.395 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2020-12-15 08:04:32.398 | + inc/python:pip_install_gr:76 : local name=python-memcached 2020-12-15 08:04:32.400 | + inc/python:pip_install_gr:77 : local clean_name 2020-12-15 08:04:32.403 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2020-12-15 08:04:32.406 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2020-12-15 08:04:32.408 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2020-12-15 08:04:32.412 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2020-12-15 08:04:32.412 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2020-12-15 08:04:32.416 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2020-12-15 08:04:32.419 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2020-12-15 08:04:32.421 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2020-12-15 08:04:32.424 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2020-12-15 08:04:32.426 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2020-12-15 08:04:32.445 | Using python 3.6 to install python-memcached 2020-12-15 08:04:32.447 | + 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-12-15 08:04:34.311 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:04:34.716 | Collecting python-memcached===1.59 2020-12-15 08:04:34.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2020-12-15 08:04:34.775 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.15.0) 2020-12-15 08:04:35.557 | Installing collected packages: python-memcached 2020-12-15 08:04:35.618 | Successfully installed python-memcached-1.59 2020-12-15 08:04:35.695 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:04:35.695 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:04:35.771 | + inc/python:pip_install:200 : result=0 2020-12-15 08:04:35.774 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:04:35.776 | + functions-common:time_stop:2306 : local name 2020-12-15 08:04:35.778 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:04:35.780 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:04:35.782 | + functions-common:time_stop:2309 : local total 2020-12-15 08:04:35.785 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:04:35.787 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:04:35.789 | + functions-common:time_stop:2313 : start_time=1608019472439 2020-12-15 08:04:35.792 | + functions-common:time_stop:2315 : [[ -z 1608019472439 ]] 2020-12-15 08:04:35.794 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:04:35.798 | + functions-common:time_stop:2318 : end_time=1608019475795 2020-12-15 08:04:35.800 | + functions-common:time_stop:2319 : elapsed_time=3356 2020-12-15 08:04:35.802 | + functions-common:time_stop:2320 : total=101243 2020-12-15 08:04:35.804 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:04:35.806 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=104599 2020-12-15 08:04:35.808 | + inc/python:pip_install:203 : return 0 2020-12-15 08:04:35.811 | + ./stack.sh:main:860 : is_service_enabled keystone 2020-12-15 08:04:35.826 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:04:35.828 | + ./stack.sh:main:861 : '[' 10.222.0.52 == 10.222.0.52 ']' 2020-12-15 08:04:35.830 | + ./stack.sh:main:862 : stack_install_service keystone 2020-12-15 08:04:35.833 | + lib/stack:stack_install_service:20 : local service=keystone 2020-12-15 08:04:35.836 | + lib/stack:stack_install_service:21 : type install_keystone 2020-12-15 08:04:35.838 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-15 08:04:35.840 | + lib/stack:stack_install_service:32 : install_keystone 2020-12-15 08:04:35.843 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2020-12-15 08:04:35.857 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:04:35.860 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2020-12-15 08:04:35.862 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2020-12-15 08:04:35.864 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2020-12-15 08:04:35.866 | + functions-common:git_clone:527 : local git_ref=master 2020-12-15 08:04:35.868 | + functions-common:git_clone:528 : local orig_dir 2020-12-15 08:04:35.870 | ++ functions-common:git_clone:529 : pwd 2020-12-15 08:04:35.873 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-15 08:04:35.875 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-15 08:04:35.877 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-15 08:04:35.892 | + functions-common:git_clone:532 : RECLONE=False 2020-12-15 08:04:35.894 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-15 08:04:35.896 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-15 08:04:35.900 | + functions-common:git_clone:546 : echo master 2020-12-15 08:04:35.900 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-15 08:04:35.904 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2020-12-15 08:04:35.906 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-15 08:04:35.908 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2020-12-15 08:04:35.911 | + functions-common:git_clone:595 : git show --oneline 2020-12-15 08:04:35.911 | + functions-common:git_clone:595 : head -1 2020-12-15 08:04:35.915 | b0b93c039 Merge "Generalize release note for bug 1878938" 2020-12-15 08:04:35.917 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-15 08:04:35.920 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2020-12-15 08:04:35.922 | + inc/python:setup_develop:338 : local bindep 2020-12-15 08:04:35.924 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-15 08:04:35.926 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2020-12-15 08:04:35.929 | + inc/python:setup_develop:344 : local extras= 2020-12-15 08:04:35.931 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2020-12-15 08:04:35.933 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-15 08:04:35.936 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-15 08:04:35.938 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2020-12-15 08:04:35.940 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-15 08:04:35.942 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-15 08:04:35.946 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2020-12-15 08:04:35.948 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-15 08:04:35.951 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2020-12-15 08:04:35.953 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-15 08:04:35.955 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-15 08:04:35.958 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2020-12-15 08:04:35.963 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2020-12-15 08:04:35.966 | + 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-12-15 08:04:36.646 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2020-12-15 08:04:36.648 | + inc/python:setup_package:417 : local bindep=0 2020-12-15 08:04:36.650 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-15 08:04:36.652 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-15 08:04:36.654 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2020-12-15 08:04:36.656 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2020-12-15 08:04:36.659 | + inc/python:setup_package:426 : local flags=-e 2020-12-15 08:04:36.661 | + inc/python:setup_package:427 : local extras= 2020-12-15 08:04:36.663 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-15 08:04:36.665 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-15 08:04:36.667 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-15 08:04:36.670 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-15 08:04:36.672 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-15 08:04:36.674 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2020-12-15 08:04:36.692 | Using python 3.6 to install /opt/stack/keystone 2020-12-15 08:04:36.694 | + 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-12-15 08:04:38.537 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:04:38.537 | 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-12-15 08:04:38.558 | Obtaining file:///opt/stack/keystone 2020-12-15 08:04:40.095 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-15 08:04:42.020 | Collecting Flask===1.1.2 2020-12-15 08:04:42.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2020-12-15 08:04:42.516 | Collecting Flask-RESTful===0.3.8 2020-12-15 08:04:42.523 | 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-12-15 08:04:42.936 | Collecting Jinja2===2.11.2 2020-12-15 08:04:42.942 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f0a/4641d3cf95532/Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) 2020-12-15 08:04:43.344 | Collecting MarkupSafe===1.1.1 2020-12-15 08:04:43.349 | 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-12-15 08:04:43.991 | Collecting PyJWT===1.7.1 2020-12-15 08:04:43.998 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2020-12-15 08:04:44.263 | Collecting SQLAlchemy===1.3.20 2020-12-15 08:04:44.275 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c09/2fe282de83d48/SQLAlchemy-1.3.20-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB) 2020-12-15 08:04:44.377 | 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-12-15 08:04:44.875 | Collecting Werkzeug===1.0.1 2020-12-15 08:04:44.881 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2020-12-15 08:04:45.460 | Collecting aniso8601===8.1.0 2020-12-15 08:04:45.466 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/510/47d4fb51d7b8a/aniso8601-8.1.0-py2.py3-none-any.whl (44 kB) 2020-12-15 08:04:46.184 | Collecting bcrypt===3.2.0 2020-12-15 08:04:46.190 | 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-12-15 08:04:47.588 | Collecting cffi===1.14.4 2020-12-15 08:04:47.596 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/8c3ae1a0edfb7/cffi-1.14.4-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 2020-12-15 08:04:48.056 | Collecting click===7.1.2 2020-12-15 08:04:48.063 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2020-12-15 08:04:48.814 | Collecting cryptography===3.2.1 2020-12-15 08:04:48.828 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/324/34673d8505b42/cryptography-3.2.1-cp35-abi3-manylinux2010_x86_64.whl (2.6 MB) 2020-12-15 08:04:48.933 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2020-12-15 08:04:49.310 | Collecting itsdangerous===1.1.0 2020-12-15 08:04:49.316 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2020-12-15 08:04:49.412 | Collecting jsonschema===3.2.0 2020-12-15 08:04:49.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2020-12-15 08:04:49.455 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (9.2.0) 2020-12-15 08:04:49.513 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2020-12-15 08:04:49.891 | Collecting oauthlib===3.1.0 2020-12-15 08:04:49.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2020-12-15 08:04:49.916 | 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 291)) (2.6.1) 2020-12-15 08:04:49.956 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (8.4.0) 2020-12-15 08:04:50.003 | 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 294)) (3.1.1) 2020-12-15 08:04:50.189 | Collecting oslo.db===8.4.0 2020-12-15 08:04:50.196 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/76489ec9dce77/oslo.db-8.4.0-py3-none-any.whl (172 kB) 2020-12-15 08:04:50.304 | 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 296)) (5.0.1) 2020-12-15 08:04:50.312 | 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 298)) (4.4.0) 2020-12-15 08:04:50.590 | Collecting oslo.messaging===12.6.0 2020-12-15 08:04:50.597 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e17/200f2741a84c7/oslo.messaging-12.6.0-py3-none-any.whl (240 kB) 2020-12-15 08:04:50.882 | Collecting oslo.middleware===4.1.1 2020-12-15 08:04:50.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce8/859e6bf38d53d/oslo.middleware-4.1.1-py3-none-any.whl (56 kB) 2020-12-15 08:04:51.124 | Collecting oslo.policy===3.6.0 2020-12-15 08:04:51.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c30/265ab0563689d/oslo.policy-3.6.0-py3-none-any.whl (83 kB) 2020-12-15 08:04:51.198 | 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-12-15 08:04:51.352 | Collecting oslo.service===2.4.0 2020-12-15 08:04:51.358 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/99fc3b445febf/oslo.service-2.4.0-py3-none-any.whl (73 kB) 2020-12-15 08:04:51.507 | Collecting oslo.upgradecheck===1.3.0 2020-12-15 08:04:51.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/62920db8b773e/oslo.upgradecheck-1.3.0-py3-none-any.whl (14 kB) 2020-12-15 08:04:51.573 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.7.0) 2020-12-15 08:04:51.696 | Collecting osprofiler===3.4.0 2020-12-15 08:04:51.708 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB) 2020-12-15 08:04:51.809 | 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-12-15 08:04:52.222 | Collecting passlib===1.7.4 2020-12-15 08:04:52.229 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2020-12-15 08:04:52.303 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (5.5.1) 2020-12-15 08:04:52.305 | 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-12-15 08:04:52.308 | 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-12-15 08:04:52.678 | Collecting pycparser===2.20 2020-12-15 08:04:52.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2020-12-15 08:04:52.738 | 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-12-15 08:04:52.740 | 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-12-15 08:04:52.833 | Collecting pyrsistent===0.17.3 2020-12-15 08:04:52.841 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB) 2020-12-15 08:04:54.350 | Collecting pysaml2===6.3.1 2020-12-15 08:04:54.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df3/7dc93a93232bd/pysaml2-6.3.1-py2.py3-none-any.whl (338 kB) 2020-12-15 08:04:54.430 | 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-12-15 08:04:54.435 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (4.2.0) 2020-12-15 08:04:54.455 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (2020.4) 2020-12-15 08:04:54.459 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2.25.0) 2020-12-15 08:04:54.481 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (1.4.0) 2020-12-15 08:04:55.245 | Collecting scrypt===0.8.17 2020-12-15 08:04:55.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2020-12-15 08:04:55.324 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (50.3.2) 2020-12-15 08:04:55.373 | 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-12-15 08:04:55.453 | Collecting sqlalchemy-migrate===0.13.0 2020-12-15 08:04:55.459 | 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-12-15 08:04:55.597 | Collecting sqlparse===0.4.1 2020-12-15 08:04:55.610 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB) 2020-12-15 08:04:55.731 | Collecting statsd===3.3.0 2020-12-15 08:04:55.737 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2020-12-15 08:04:55.785 | Requirement already satisfied: stevedore===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-12-15 08:04:55.857 | Collecting testresources===2.0.1 2020-12-15 08:04:55.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2020-12-15 08:04:55.981 | Collecting testscenarios===0.5.0 2020-12-15 08:04:55.988 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2020-12-15 08:04:56.041 | 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-12-15 08:04:56.060 | 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-12-15 08:04:56.064 | 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-12-15 08:04:56.071 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.26.2) 2020-12-15 08:04:56.158 | Collecting yappi===1.3.2 2020-12-15 08:04:56.168 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a51/d3e6e5563cc74/yappi-1.3.2.tar.gz (58 kB) 2020-12-15 08:04:56.838 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2020-12-15 08:04:56.841 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-15 08:04:56.887 | Requirement already satisfied: importlib-metadata===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.1.1) 2020-12-15 08:04:56.923 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (4.3.0) 2020-12-15 08:04:56.991 | 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-12-15 08:04:56.994 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (0.8.0) 2020-12-15 08:04:57.000 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2020-12-15 08:04:57.111 | Collecting alembic===1.4.3 2020-12-15 08:04:57.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/2ed2aa796bd17/alembic-1.4.3-py2.py3-none-any.whl (159 kB) 2020-12-15 08:04:57.653 | Collecting amqp===5.0.2 2020-12-15 08:04:57.660 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5b9/062d5c0812335/amqp-5.0.2-py3-none-any.whl (46 kB) 2020-12-15 08:04:57.797 | Collecting cachetools===4.1.1 2020-12-15 08:04:57.804 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/513/d4ff98dd27f85/cachetools-4.1.1-py3-none-any.whl (10 kB) 2020-12-15 08:04:58.061 | Collecting kombu===5.0.2 2020-12-15 08:04:58.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB) 2020-12-15 08:04:58.168 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2.3.0) 2020-12-15 08:04:58.175 | 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-12-15 08:04:58.276 | Collecting eventlet===0.29.1 2020-12-15 08:04:58.283 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a07/b8c8e1f43bc4c/eventlet-0.29.1-py2.py3-none-any.whl (223 kB) 2020-12-15 08:04:58.480 | Collecting oslo.concurrency===4.3.1 2020-12-15 08:04:58.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/367/2179805822f15/oslo.concurrency-4.3.1-py3-none-any.whl (42 kB) 2020-12-15 08:04:58.662 | Collecting Routes===2.5.1 2020-12-15 08:04:58.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2020-12-15 08:04:58.987 | Collecting greenlet===0.4.17 2020-12-15 08:04:58.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bee/111161420f341/greenlet-0.4.17-cp36-cp36m-manylinux1_x86_64.whl (44 kB) 2020-12-15 08:04:59.171 | Collecting Paste===3.5.0 2020-12-15 08:04:59.178 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB) 2020-12-15 08:04:59.318 | Collecting PasteDeploy===2.1.1 2020-12-15 08:04:59.325 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2020-12-15 08:04:59.380 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (0.10.9) 2020-12-15 08:04:59.382 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (0.1.13) 2020-12-15 08:04:59.763 | Collecting defusedxml===0.6.0 2020-12-15 08:04:59.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2020-12-15 08:04:59.871 | Collecting pyOpenSSL===20.0.0 2020-12-15 08:04:59.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/898/aefbde331ba71/pyOpenSSL-20.0.0-py2.py3-none-any.whl (54 kB) 2020-12-15 08:04:59.897 | 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-12-15 08:04:59.898 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (2.10) 2020-12-15 08:04:59.902 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-15 08:05:00.277 | Collecting Tempita===0.5.2 2020-12-15 08:05:00.285 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB) 2020-12-15 08:05:00.337 | 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-12-15 08:05:00.339 | 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-12-15 08:05:00.341 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (1.0.0) 2020-12-15 08:05:00.343 | 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-12-15 08:05:00.345 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (3.4.0) 2020-12-15 08:05:00.373 | 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 283)) (1.7.0) 2020-12-15 08:05:00.377 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.3.0) 2020-12-15 08:05:00.396 | 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-12-15 08:05:00.796 | Collecting Mako===1.1.3 2020-12-15 08:05:00.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/937/29a258e4ff074/Mako-1.1.3-py2.py3-none-any.whl (75 kB) 2020-12-15 08:05:01.236 | Collecting python-editor===1.0.4 2020-12-15 08:05:01.243 | 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-12-15 08:05:01.680 | Collecting vine===5.0.0 2020-12-15 08:05:01.688 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB) 2020-12-15 08:05:01.800 | Collecting dnspython===1.16.0 2020-12-15 08:05:01.806 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) 2020-12-15 08:05:01.936 | Collecting fasteners===0.14.1 2020-12-15 08:05:01.942 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2020-12-15 08:05:02.053 | Collecting repoze.lru===0.7 2020-12-15 08:05:02.060 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB) 2020-12-15 08:05:02.489 | Collecting monotonic===1.5 2020-12-15 08:05:02.498 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2020-12-15 08:05:02.546 | Building wheels for collected packages: pyrsistent, yappi 2020-12-15 08:05:02.547 | Building wheel for pyrsistent (setup.py): started 2020-12-15 08:05:03.964 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2020-12-15 08:05:03.966 | Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97030 sha256=8a9f65b4aaba9fd4ff41a716491b05559e14e03eb0f381a2dd76b9594584e8ad 2020-12-15 08:05:03.966 | Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738 2020-12-15 08:05:03.968 | Building wheel for yappi (setup.py): started 2020-12-15 08:05:06.416 | Building wheel for yappi (setup.py): finished with status 'done' 2020-12-15 08:05:06.418 | Created wheel for yappi: filename=yappi-1.3.2-cp36-cp36m-linux_x86_64.whl size=90042 sha256=65b88e2de53bf7b76e0a6243c2a715f5fb2143997ecafde9f8732829aa06516f 2020-12-15 08:05:06.418 | Stored in directory: /root/.cache/pip/wheels/2c/f6/ed/37af57410b5f53067a2a196175f565d15ab76949cca6b2c3b9 2020-12-15 08:05:06.419 | Successfully built pyrsistent yappi 2020-12-15 08:05:07.382 | Installing collected packages: itsdangerous, click, MarkupSafe, Jinja2, Werkzeug, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, Tempita, sqlalchemy-migrate, passlib, bcrypt, scrypt, vine, amqp, cachetools, kombu, yappi, dnspython, greenlet, eventlet, monotonic, fasteners, oslo.concurrency, repoze.lru, Routes, Paste, PasteDeploy, oslo.service, statsd, oslo.middleware, oslo.messaging, testscenarios, Mako, python-editor, alembic, testresources, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, defusedxml, pyOpenSSL, pysaml2, PyJWT, pyrsistent, jsonschema, osprofiler, keystone 2020-12-15 08:05:07.406 | Attempting uninstall: click 2020-12-15 08:05:07.408 | Found existing installation: click 6.7 2020-12-15 08:05:07.412 | Uninstalling click-6.7: 2020-12-15 08:05:07.441 | Successfully uninstalled click-6.7 2020-12-15 08:05:07.518 | Attempting uninstall: MarkupSafe 2020-12-15 08:05:07.519 | Found existing installation: MarkupSafe 1.0 2020-12-15 08:05:07.521 | Uninstalling MarkupSafe-1.0: 2020-12-15 08:05:07.551 | Successfully uninstalled MarkupSafe-1.0 2020-12-15 08:05:07.569 | Attempting uninstall: Jinja2 2020-12-15 08:05:07.570 | Found existing installation: Jinja2 2.10 2020-12-15 08:05:07.574 | Uninstalling Jinja2-2.10: 2020-12-15 08:05:07.602 | Successfully uninstalled Jinja2-2.10 2020-12-15 08:05:08.363 | Attempting uninstall: cryptography 2020-12-15 08:05:08.364 | Found existing installation: cryptography 2.1.4 2020-12-15 08:05:08.370 | Uninstalling cryptography-2.1.4: 2020-12-15 08:05:08.398 | Successfully uninstalled cryptography-2.1.4 2020-12-15 08:05:12.387 | Attempting uninstall: oauthlib 2020-12-15 08:05:12.388 | Found existing installation: oauthlib 2.0.6 2020-12-15 08:05:12.393 | Uninstalling oauthlib-2.0.6: 2020-12-15 08:05:12.419 | Successfully uninstalled oauthlib-2.0.6 2020-12-15 08:05:12.563 | Attempting uninstall: pyOpenSSL 2020-12-15 08:05:12.564 | Found existing installation: pyOpenSSL 17.5.0 2020-12-15 08:05:12.577 | Uninstalling pyOpenSSL-17.5.0: 2020-12-15 08:05:12.601 | Successfully uninstalled pyOpenSSL-17.5.0 2020-12-15 08:05:13.140 | Attempting uninstall: PyJWT 2020-12-15 08:05:13.141 | Found existing installation: PyJWT 1.5.3 2020-12-15 08:05:13.151 | Uninstalling PyJWT-1.5.3: 2020-12-15 08:05:13.175 | Successfully uninstalled PyJWT-1.5.3 2020-12-15 08:05:13.261 | Attempting uninstall: jsonschema 2020-12-15 08:05:13.262 | Found existing installation: jsonschema 2.6.0 2020-12-15 08:05:13.271 | Uninstalling jsonschema-2.6.0: 2020-12-15 08:05:13.308 | Successfully uninstalled jsonschema-2.6.0 2020-12-15 08:05:13.484 | Running setup.py develop for keystone 2020-12-15 08:05:15.252 | 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.5.0 PasteDeploy-2.1.1 PyJWT-1.7.1 Routes-2.5.1 SQLAlchemy-1.3.20 Tempita-0.5.2 Werkzeug-1.0.1 alembic-1.4.3 amqp-5.0.2 aniso8601-8.1.0 bcrypt-3.2.0 cachetools-4.1.1 cffi-1.14.4 click-7.1.2 cryptography-3.2.1 defusedxml-0.6.0 dnspython-1.16.0 eventlet-0.29.1 fasteners-0.14.1 greenlet-0.4.17 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-5.0.2 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.3.1 oslo.db-8.4.0 oslo.messaging-12.6.0 oslo.middleware-4.1.1 oslo.policy-3.6.0 oslo.service-2.4.0 oslo.upgradecheck-1.3.0 osprofiler-3.4.0 passlib-1.7.4 pyOpenSSL-20.0.0 pycparser-2.20 pyrsistent-0.17.3 pysaml2-6.3.1 python-editor-1.0.4 repoze.lru-0.7 scrypt-0.8.17 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-5.0.0 yappi-1.3.2 2020-12-15 08:05:15.354 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:05:15.354 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:05:15.508 | + inc/python:pip_install:200 : result=0 2020-12-15 08:05:15.510 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:05:15.513 | + functions-common:time_stop:2306 : local name 2020-12-15 08:05:15.515 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:05:15.517 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:05:15.519 | + functions-common:time_stop:2309 : local total 2020-12-15 08:05:15.521 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:05:15.523 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:05:15.526 | + functions-common:time_stop:2313 : start_time=1608019476687 2020-12-15 08:05:15.528 | + functions-common:time_stop:2315 : [[ -z 1608019476687 ]] 2020-12-15 08:05:15.531 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:05:15.534 | + functions-common:time_stop:2318 : end_time=1608019515531 2020-12-15 08:05:15.536 | + functions-common:time_stop:2319 : elapsed_time=38844 2020-12-15 08:05:15.538 | + functions-common:time_stop:2320 : total=104599 2020-12-15 08:05:15.540 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:05:15.542 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=143443 2020-12-15 08:05:15.544 | + inc/python:pip_install:203 : return 0 2020-12-15 08:05:15.546 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-15 08:05:15.553 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-12-15 08:05:15.555 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-12-15 08:05:15.573 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2020-12-15 08:05:15.585 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2020-12-15 08:05:15.587 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2020-12-15 08:05:15.590 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:05:15.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:05:15.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2020-12-15 08:05:15.597 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:05:15.599 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2020-12-15 08:05:15.615 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:05:15.617 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2020-12-15 08:05:15.620 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-15 08:05:15.622 | + ./stack.sh:main:863 : configure_keystone 2020-12-15 08:05:15.625 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2020-12-15 08:05:15.638 | + 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-12-15 08:05:15.640 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2020-12-15 08:05:15.645 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2020-12-15 08:05:15.661 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:05:15.663 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2020-12-15 08:05:15.690 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2020-12-15 08:05:15.715 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2020-12-15 08:05:15.740 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2020-12-15 08:05:15.767 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2020-12-15 08:05:15.793 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2020-12-15 08:05:15.819 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2020-12-15 08:05:15.844 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2020-12-15 08:05:15.869 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2020-12-15 08:05:15.871 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2020-12-15 08:05:15.874 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2020-12-15 08:05:15.876 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2020-12-15 08:05:15.878 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-12-15 08:05:15.880 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-12-15 08:05:15.895 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:05:15.898 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-12-15 08:05:15.901 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-12-15 08:05:15.903 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-12-15 08:05:15.918 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:05:15.920 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2020-12-15 08:05:15.924 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2020-12-15 08:05:15.951 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-12-15 08:05:15.954 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-12-15 08:05:15.956 | + lib/keystone:configure_keystone:225 : local service_port=5000 2020-12-15 08:05:15.958 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2020-12-15 08:05:15.961 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2020-12-15 08:05:15.978 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:05:15.980 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.52/identity 2020-12-15 08:05:16.007 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.52/identity 2020-12-15 08:05:16.032 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2020-12-15 08:05:16.034 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2020-12-15 08:05:16.062 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2020-12-15 08:05:16.064 | ++ lib/database:database_connection_url:132 : local db=keystone 2020-12-15 08:05:16.067 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2020-12-15 08:05:16.069 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2020-12-15 08:05:16.072 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-12-15 08:05:16.075 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2020-12-15 08:05:16.102 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2020-12-15 08:05:16.108 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2020-12-15 08:05:16.111 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2020-12-15 08:05:16.113 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2020-12-15 08:05:16.119 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-12-15 08:05:16.136 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-12-15 08:05:16.139 | + functions:setup_systemd_logging:719 : local pidstr= 2020-12-15 08:05:16.141 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-12-15 08:05:16.143 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-12-15 08:05:16.146 | + 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-12-15 08:05:16.174 | + 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-12-15 08:05:16.201 | + 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-12-15 08:05:16.225 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-15 08:05:16.251 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2020-12-15 08:05:16.276 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2020-12-15 08:05:16.278 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2020-12-15 08:05:16.281 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2020-12-15 08:05:16.283 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2020-12-15 08:05:16.285 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2020-12-15 08:05:16.288 | + lib/apache:write_uwsgi_config:260 : local http= 2020-12-15 08:05:16.291 | + lib/apache:write_uwsgi_config:261 : local name= 2020-12-15 08:05:16.294 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2020-12-15 08:05:16.298 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2020-12-15 08:05:16.300 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-12-15 08:05:16.303 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-15 08:05:16.315 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-15 08:05:16.315 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-15 08:05:16.323 | d /var/run/uwsgi 0755 ubuntu root 2020-12-15 08:05:16.326 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-15 08:05:16.340 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2020-12-15 08:05:16.342 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2020-12-15 08:05:16.346 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2020-12-15 08:05:16.373 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2020-12-15 08:05:16.397 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2020-12-15 08:05:16.423 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2020-12-15 08:05:16.447 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2020-12-15 08:05:16.472 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2020-12-15 08:05:16.496 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2020-12-15 08:05:16.520 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2020-12-15 08:05:16.545 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2020-12-15 08:05:16.572 | + 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-12-15 08:05:16.597 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2020-12-15 08:05:16.621 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2020-12-15 08:05:16.646 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2020-12-15 08:05:16.671 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-12-15 08:05:16.673 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-12-15 08:05:16.677 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2020-12-15 08:05:16.680 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2020-12-15 08:05:16.685 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-12-15 08:05:16.687 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:05:16.689 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:05:16.691 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-12-15 08:05:16.694 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2020-12-15 08:05:16.697 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2020-12-15 08:05:16.724 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2020-12-15 08:05:16.749 | + 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-12-15 08:05:16.750 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2020-12-15 08:05:16.757 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2020-12-15 08:05:16.761 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2020-12-15 08:05:16.763 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2020-12-15 08:05:16.765 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-12-15 08:05:16.768 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-15 08:05:16.770 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-15 08:05:16.772 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:05:16.776 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:05:16.778 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-15 08:05:16.780 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-12-15 08:05:16.783 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:05:16.785 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:05:16.788 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2020-12-15 08:05:16.847 | Enabling site keystone-wsgi-public. 2020-12-15 08:05:16.852 | To activate the new configuration, you need to run: 2020-12-15 08:05:16.852 | systemctl reload apache2 2020-12-15 08:05:16.857 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-12-15 08:05:16.860 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-15 08:05:16.862 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-15 08:05:16.864 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-15 08:05:17.007 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2020-12-15 08:05:17.010 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2020-12-15 08:05:17.012 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2020-12-15 08:05:17.015 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2020-12-15 08:05:17.017 | + lib/apache:write_uwsgi_config:260 : local http= 2020-12-15 08:05:17.020 | + lib/apache:write_uwsgi_config:261 : local name= 2020-12-15 08:05:17.025 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2020-12-15 08:05:17.028 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2020-12-15 08:05:17.031 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-12-15 08:05:17.033 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-15 08:05:17.045 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-15 08:05:17.045 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-15 08:05:17.053 | d /var/run/uwsgi 0755 ubuntu root 2020-12-15 08:05:17.057 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-15 08:05:17.070 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2020-12-15 08:05:17.073 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2020-12-15 08:05:17.077 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2020-12-15 08:05:17.105 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2020-12-15 08:05:17.130 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2020-12-15 08:05:17.155 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2020-12-15 08:05:17.179 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2020-12-15 08:05:17.205 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2020-12-15 08:05:17.229 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2020-12-15 08:05:17.253 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2020-12-15 08:05:17.278 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2020-12-15 08:05:17.302 | + 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-12-15 08:05:17.333 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2020-12-15 08:05:17.359 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2020-12-15 08:05:17.383 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2020-12-15 08:05:17.407 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-12-15 08:05:17.410 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-12-15 08:05:17.413 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2020-12-15 08:05:17.415 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2020-12-15 08:05:17.417 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-12-15 08:05:17.420 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:05:17.422 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:05:17.424 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-12-15 08:05:17.427 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-12-15 08:05:17.429 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2020-12-15 08:05:17.455 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2020-12-15 08:05:17.480 | + 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-12-15 08:05:17.480 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2020-12-15 08:05:17.488 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2020-12-15 08:05:17.491 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2020-12-15 08:05:17.494 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2020-12-15 08:05:17.496 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-12-15 08:05:17.498 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-15 08:05:17.501 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-15 08:05:17.503 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:05:17.506 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:05:17.508 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-15 08:05:17.510 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-12-15 08:05:17.513 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:05:17.516 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:05:17.518 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2020-12-15 08:05:17.575 | Enabling site keystone-wsgi-admin. 2020-12-15 08:05:17.579 | To activate the new configuration, you need to run: 2020-12-15 08:05:17.579 | systemctl reload apache2 2020-12-15 08:05:17.583 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-12-15 08:05:17.586 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-15 08:05:17.588 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-15 08:05:17.590 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-15 08:05:17.731 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2020-12-15 08:05:17.762 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2020-12-15 08:05:17.788 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2020-12-15 08:05:17.818 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2020-12-15 08:05:17.820 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2020-12-15 08:05:17.848 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2020-12-15 08:05:17.879 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2020-12-15 08:05:17.905 | + ./stack.sh:main:867 : is_service_enabled swift 2020-12-15 08:05:17.924 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:05:17.927 | + ./stack.sh:main:868 : is_service_enabled ceilometer 2020-12-15 08:05:17.943 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:05:17.945 | + ./stack.sh:main:871 : stack_install_service swift 2020-12-15 08:05:17.948 | + lib/stack:stack_install_service:20 : local service=swift 2020-12-15 08:05:17.951 | + lib/stack:stack_install_service:21 : type install_swift 2020-12-15 08:05:17.953 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-15 08:05:17.955 | + lib/stack:stack_install_service:32 : install_swift 2020-12-15 08:05:17.958 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2020-12-15 08:05:17.960 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2020-12-15 08:05:17.963 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2020-12-15 08:05:17.965 | + functions-common:git_clone:527 : local git_ref=master 2020-12-15 08:05:17.968 | + functions-common:git_clone:528 : local orig_dir 2020-12-15 08:05:17.970 | ++ functions-common:git_clone:529 : pwd 2020-12-15 08:05:17.973 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-15 08:05:17.975 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-15 08:05:17.979 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-15 08:05:17.997 | + functions-common:git_clone:532 : RECLONE=False 2020-12-15 08:05:18.000 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-15 08:05:18.002 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-15 08:05:18.005 | + functions-common:git_clone:546 : echo master 2020-12-15 08:05:18.005 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-15 08:05:18.009 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2020-12-15 08:05:18.012 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-15 08:05:18.015 | + functions-common:git_clone:594 : cd /opt/stack/swift 2020-12-15 08:05:18.018 | + functions-common:git_clone:595 : git show --oneline 2020-12-15 08:05:18.018 | + functions-common:git_clone:595 : head -1 2020-12-15 08:05:18.021 | 34d474c12 Merge "s3api: Clone ACLs when creating +segments container" 2020-12-15 08:05:18.024 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-15 08:05:18.027 | + lib/swift:install_swift:744 : setup_develop /opt/stack/swift 2020-12-15 08:05:18.029 | + inc/python:setup_develop:338 : local bindep 2020-12-15 08:05:18.032 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2020-12-15 08:05:18.034 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2020-12-15 08:05:18.036 | + inc/python:setup_develop:344 : local extras= 2020-12-15 08:05:18.039 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e 2020-12-15 08:05:18.042 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-15 08:05:18.044 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2020-12-15 08:05:18.046 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2020-12-15 08:05:18.049 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-15 08:05:18.051 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-15 08:05:18.054 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2020-12-15 08:05:18.056 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-15 08:05:18.059 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2020-12-15 08:05:18.061 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-15 08:05:18.064 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-15 08:05:18.067 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2020-12-15 08:05:18.072 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2020-12-15 08:05:18.074 | + 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-12-15 08:05:18.756 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e 2020-12-15 08:05:18.758 | + inc/python:setup_package:417 : local bindep=0 2020-12-15 08:05:18.761 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-15 08:05:18.763 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-15 08:05:18.766 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2020-12-15 08:05:18.768 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2020-12-15 08:05:18.770 | + inc/python:setup_package:426 : local flags=-e 2020-12-15 08:05:18.772 | + inc/python:setup_package:427 : local extras= 2020-12-15 08:05:18.775 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-15 08:05:18.777 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-15 08:05:18.779 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-15 08:05:18.782 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-15 08:05:18.784 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-15 08:05:18.786 | + inc/python:setup_package:445 : pip_install -e /opt/stack/swift 2020-12-15 08:05:18.804 | Using python 3.6 to install /opt/stack/swift 2020-12-15 08:05:18.807 | + 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-12-15 08:05:20.829 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:05:20.830 | 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-12-15 08:05:20.850 | Obtaining file:///opt/stack/swift 2020-12-15 08:05:22.124 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-15 08:05:23.400 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-15 08:05:23.409 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.2.1) 2020-12-15 08:05:23.453 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.29.1) 2020-12-15 08:05:23.463 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.4.17) 2020-12-15 08:05:24.315 | Collecting lxml===4.6.2 2020-12-15 08:05:24.338 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4fb/85c447e288df5/lxml-4.6.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2020-12-15 08:05:24.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 251)) (0.10.9) 2020-12-15 08:05:25.051 | Collecting pyeclib===1.6.0 2020-12-15 08:05:25.074 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2020-12-15 08:05:26.064 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2.25.0) 2020-12-15 08:05:26.085 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (50.3.2) 2020-12-15 08:05:26.132 | 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-12-15 08:05:26.135 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.26.2) 2020-12-15 08:05:26.628 | Collecting xattr===0.9.7 2020-12-15 08:05:26.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2020-12-15 08:05:27.367 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-15 08:05:27.371 | 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-12-15 08:05:27.380 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-15 08:05:27.382 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (2.10) 2020-12-15 08:05:27.386 | 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-12-15 08:05:27.388 | 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-12-15 08:05:27.391 | Building wheels for collected packages: pyeclib, xattr 2020-12-15 08:05:27.392 | Building wheel for pyeclib (setup.py): started 2020-12-15 08:05:28.528 | Building wheel for pyeclib (setup.py): finished with status 'done' 2020-12-15 08:05:28.529 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53044 sha256=134199a84a2aca20f2971b4c82a1d2de5585631270d946bc11775220354175a1 2020-12-15 08:05:28.529 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2020-12-15 08:05:28.531 | Building wheel for xattr (setup.py): started 2020-12-15 08:05:29.751 | Building wheel for xattr (setup.py): finished with status 'done' 2020-12-15 08:05:29.752 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30925 sha256=869afdcef583bf272f7e1df84a8171acccf2858181e17df0eb35302ce5b720a0 2020-12-15 08:05:29.752 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2020-12-15 08:05:29.753 | Successfully built pyeclib xattr 2020-12-15 08:05:30.914 | Installing collected packages: lxml, xattr, pyeclib, swift 2020-12-15 08:05:31.270 | Running setup.py develop for swift 2020-12-15 08:05:32.841 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2020-12-15 08:05:32.943 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:05:32.943 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:05:33.058 | + inc/python:pip_install:200 : result=0 2020-12-15 08:05:33.060 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:05:33.062 | + functions-common:time_stop:2306 : local name 2020-12-15 08:05:33.064 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:05:33.067 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:05:33.069 | + functions-common:time_stop:2309 : local total 2020-12-15 08:05:33.071 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:05:33.073 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:05:33.075 | + functions-common:time_stop:2313 : start_time=1608019518800 2020-12-15 08:05:33.078 | + functions-common:time_stop:2315 : [[ -z 1608019518800 ]] 2020-12-15 08:05:33.080 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:05:33.084 | + functions-common:time_stop:2318 : end_time=1608019533081 2020-12-15 08:05:33.086 | + functions-common:time_stop:2319 : elapsed_time=14281 2020-12-15 08:05:33.089 | + functions-common:time_stop:2320 : total=143443 2020-12-15 08:05:33.091 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:05:33.093 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=157724 2020-12-15 08:05:33.095 | + inc/python:pip_install:203 : return 0 2020-12-15 08:05:33.097 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-15 08:05:33.100 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-12-15 08:05:33.103 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-12-15 08:05:33.120 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2020-12-15 08:05:33.131 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2020-12-15 08:05:33.133 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2020-12-15 08:05:33.135 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:05:33.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:05:33.140 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2020-12-15 08:05:33.142 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:05:33.145 | + lib/swift:install_swift:745 : '[' False == True ']' 2020-12-15 08:05:33.147 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-15 08:05:33.150 | + ./stack.sh:main:872 : configure_swift 2020-12-15 08:05:33.152 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2020-12-15 08:05:33.154 | + lib/swift:configure_swift:335 : local node_number 2020-12-15 08:05:33.156 | + lib/swift:configure_swift:336 : local swift_node_config 2020-12-15 08:05:33.158 | + lib/swift:configure_swift:337 : local swift_log_dir 2020-12-15 08:05:33.160 | + lib/swift:configure_swift:338 : local user_group 2020-12-15 08:05:33.162 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2020-12-15 08:05:34.020 | No proxy-server running 2020-12-15 08:05:34.020 | No container-reconciler running 2020-12-15 08:05:34.020 | No account-reaper running 2020-12-15 08:05:34.020 | No container-server running 2020-12-15 08:05:34.020 | No container-replicator running 2020-12-15 08:05:34.020 | No container-auditor running 2020-12-15 08:05:34.020 | No object-replicator running 2020-12-15 08:05:34.020 | No object-expirer running 2020-12-15 08:05:34.020 | No container-sharder running 2020-12-15 08:05:34.020 | No object-reconstructor running 2020-12-15 08:05:34.020 | No container-updater running 2020-12-15 08:05:34.020 | No account-server running 2020-12-15 08:05:34.020 | No container-sync running 2020-12-15 08:05:34.020 | No object-updater running 2020-12-15 08:05:34.020 | No object-server running 2020-12-15 08:05:34.020 | No account-replicator running 2020-12-15 08:05:34.020 | No account-auditor running 2020-12-15 08:05:34.020 | No object-auditor running 2020-12-15 08:05:34.069 | + lib/swift:configure_swift:341 : true 2020-12-15 08:05:34.071 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2020-12-15 08:05:34.083 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2020-12-15 08:05:34.094 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2020-12-15 08:05:34.097 | + lib/swift:configure_swift:355 : sed -e ' 2020-12-15 08:05:34.097 | s/%GROUP%//; 2020-12-15 08:05:34.097 | s/%USER%/ubuntu/; 2020-12-15 08:05:34.097 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2020-12-15 08:05:34.097 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2020-12-15 08:05:34.097 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2020-12-15 08:05:34.104 | uid = ubuntu 2020-12-15 08:05:34.104 | gid = 2020-12-15 08:05:34.104 | log file = /opt/stack/data/swift/logs/rsyncd.log 2020-12-15 08:05:34.104 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2020-12-15 08:05:34.104 | address = 127.0.0.1 2020-12-15 08:05:34.104 | 2020-12-15 08:05:34.104 | [account6612] 2020-12-15 08:05:34.104 | max connections = 25 2020-12-15 08:05:34.104 | path = /opt/stack/data/swift/1/node/ 2020-12-15 08:05:34.104 | read only = false 2020-12-15 08:05:34.104 | lock file = /opt/stack/data/swift/run/account6612.lock 2020-12-15 08:05:34.104 | 2020-12-15 08:05:34.104 | [account6622] 2020-12-15 08:05:34.104 | max connections = 25 2020-12-15 08:05:34.104 | path = /opt/stack/data/swift/2/node/ 2020-12-15 08:05:34.105 | read only = false 2020-12-15 08:05:34.105 | lock file = /opt/stack/data/swift/run/account6622.lock 2020-12-15 08:05:34.105 | 2020-12-15 08:05:34.105 | [account6632] 2020-12-15 08:05:34.105 | max connections = 25 2020-12-15 08:05:34.105 | path = /opt/stack/data/swift/3/node/ 2020-12-15 08:05:34.105 | read only = false 2020-12-15 08:05:34.105 | lock file = /opt/stack/data/swift/run/account6632.lock 2020-12-15 08:05:34.105 | 2020-12-15 08:05:34.105 | [account6642] 2020-12-15 08:05:34.105 | max connections = 25 2020-12-15 08:05:34.105 | path = /opt/stack/data/swift/4/node/ 2020-12-15 08:05:34.105 | read only = false 2020-12-15 08:05:34.105 | lock file = /opt/stack/data/swift/run/account6642.lock 2020-12-15 08:05:34.105 | 2020-12-15 08:05:34.105 | 2020-12-15 08:05:34.105 | [container6611] 2020-12-15 08:05:34.105 | max connections = 25 2020-12-15 08:05:34.105 | path = /opt/stack/data/swift/1/node/ 2020-12-15 08:05:34.105 | read only = false 2020-12-15 08:05:34.105 | lock file = /opt/stack/data/swift/run/container6611.lock 2020-12-15 08:05:34.105 | 2020-12-15 08:05:34.105 | [container6621] 2020-12-15 08:05:34.105 | max connections = 25 2020-12-15 08:05:34.105 | path = /opt/stack/data/swift/2/node/ 2020-12-15 08:05:34.105 | read only = false 2020-12-15 08:05:34.105 | lock file = /opt/stack/data/swift/run/container6621.lock 2020-12-15 08:05:34.105 | 2020-12-15 08:05:34.105 | [container6631] 2020-12-15 08:05:34.105 | max connections = 25 2020-12-15 08:05:34.105 | path = /opt/stack/data/swift/3/node/ 2020-12-15 08:05:34.105 | read only = false 2020-12-15 08:05:34.105 | lock file = /opt/stack/data/swift/run/container6631.lock 2020-12-15 08:05:34.105 | 2020-12-15 08:05:34.105 | [container6641] 2020-12-15 08:05:34.106 | max connections = 25 2020-12-15 08:05:34.106 | path = /opt/stack/data/swift/4/node/ 2020-12-15 08:05:34.106 | read only = false 2020-12-15 08:05:34.106 | lock file = /opt/stack/data/swift/run/container6641.lock 2020-12-15 08:05:34.106 | 2020-12-15 08:05:34.106 | 2020-12-15 08:05:34.106 | [object6613] 2020-12-15 08:05:34.106 | max connections = 25 2020-12-15 08:05:34.106 | path = /opt/stack/data/swift/1/node/ 2020-12-15 08:05:34.106 | read only = false 2020-12-15 08:05:34.106 | lock file = /opt/stack/data/swift/run/object6613.lock 2020-12-15 08:05:34.106 | 2020-12-15 08:05:34.106 | [object6623] 2020-12-15 08:05:34.106 | max connections = 25 2020-12-15 08:05:34.106 | path = /opt/stack/data/swift/2/node/ 2020-12-15 08:05:34.106 | read only = false 2020-12-15 08:05:34.106 | lock file = /opt/stack/data/swift/run/object6623.lock 2020-12-15 08:05:34.106 | 2020-12-15 08:05:34.106 | [object6633] 2020-12-15 08:05:34.106 | max connections = 25 2020-12-15 08:05:34.106 | path = /opt/stack/data/swift/3/node/ 2020-12-15 08:05:34.106 | read only = false 2020-12-15 08:05:34.106 | lock file = /opt/stack/data/swift/run/object6633.lock 2020-12-15 08:05:34.106 | 2020-12-15 08:05:34.106 | [object6643] 2020-12-15 08:05:34.106 | max connections = 25 2020-12-15 08:05:34.106 | path = /opt/stack/data/swift/4/node/ 2020-12-15 08:05:34.106 | read only = false 2020-12-15 08:05:34.106 | lock file = /opt/stack/data/swift/run/object6643.lock 2020-12-15 08:05:34.107 | + lib/swift:configure_swift:361 : is_ubuntu 2020-12-15 08:05:34.109 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:05:34.111 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:05:34.113 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2020-12-15 08:05:34.129 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2020-12-15 08:05:34.131 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2020-12-15 08:05:34.135 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2020-12-15 08:05:34.139 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2020-12-15 08:05:34.141 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2020-12-15 08:05:34.145 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2020-12-15 08:05:34.169 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.52:8080/v1/ 2020-12-15 08:05:34.191 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2020-12-15 08:05:34.211 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2020-12-15 08:05:34.239 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2020-12-15 08:05:34.259 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2020-12-15 08:05:34.286 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2020-12-15 08:05:34.307 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2020-12-15 08:05:34.335 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2020-12-15 08:05:34.356 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2020-12-15 08:05:34.384 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2020-12-15 08:05:34.405 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2020-12-15 08:05:34.433 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2020-12-15 08:05:34.453 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2020-12-15 08:05:34.467 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:05:34.469 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2020-12-15 08:05:34.502 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2020-12-15 08:05:34.529 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2020-12-15 08:05:34.556 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2020-12-15 08:05:34.583 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2020-12-15 08:05:34.597 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:05:34.599 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2020-12-15 08:05:34.626 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2020-12-15 08:05:34.640 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:05:34.642 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2020-12-15 08:05:34.656 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:05:34.658 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2020-12-15 08:05:34.660 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2020-12-15 08:05:34.674 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:05:34.676 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2020-12-15 08:05:34.678 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2020-12-15 08:05:34.680 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2020-12-15 08:05:34.688 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2020-12-15 08:05:34.697 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2020-12-15 08:05:34.725 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2020-12-15 08:05:34.751 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2020-12-15 08:05:34.780 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2020-12-15 08:05:34.808 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2020-12-15 08:05:34.835 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2020-12-15 08:05:34.838 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2020-12-15 08:05:34.840 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2020-12-15 08:05:34.842 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2020-12-15 08:05:34.844 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2020-12-15 08:05:34.871 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2020-12-15 08:05:34.897 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.52/identity 2020-12-15 08:05:34.924 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2020-12-15 08:05:34.952 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2020-12-15 08:05:34.979 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2020-12-15 08:05:35.005 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2020-12-15 08:05:35.032 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2020-12-15 08:05:35.059 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-15 08:05:35.086 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2020-12-15 08:05:35.114 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2020-12-15 08:05:35.140 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2020-12-15 08:05:35.168 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2020-12-15 08:05:35.195 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2020-12-15 08:05:35.224 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2020-12-15 08:05:35.252 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2020-12-15 08:05:35.271 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2020-12-15 08:05:35.299 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2020-12-15 08:05:35.326 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2020-12-15 08:05:35.330 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2020-12-15 08:05:35.355 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2020-12-15 08:05:35.378 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2020-12-15 08:05:35.402 | + lib/swift:configure_swift:479 : local node_number 2020-12-15 08:05:35.404 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2020-12-15 08:05:35.406 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2020-12-15 08:05:35.408 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2020-12-15 08:05:35.412 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2020-12-15 08:05:35.414 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2020-12-15 08:05:35.417 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-12-15 08:05:35.419 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2020-12-15 08:05:35.421 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2020-12-15 08:05:35.423 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-12-15 08:05:35.425 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-12-15 08:05:35.427 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2020-12-15 08:05:35.445 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2020-12-15 08:05:35.471 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2020-12-15 08:05:35.488 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2020-12-15 08:05:35.515 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2020-12-15 08:05:35.533 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2020-12-15 08:05:35.558 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2020-12-15 08:05:35.577 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-12-15 08:05:35.603 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2020-12-15 08:05:35.622 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-12-15 08:05:35.649 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2020-12-15 08:05:35.667 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2020-12-15 08:05:35.693 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2020-12-15 08:05:35.711 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2020-12-15 08:05:35.737 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2020-12-15 08:05:35.755 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2020-12-15 08:05:35.781 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2020-12-15 08:05:35.799 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2020-12-15 08:05:35.825 | + 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-12-15 08:05:35.831 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2020-12-15 08:05:35.848 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-12-15 08:05:35.875 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2020-12-15 08:05:35.901 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2020-12-15 08:05:35.903 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2020-12-15 08:05:35.907 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2020-12-15 08:05:35.909 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2020-12-15 08:05:35.911 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-12-15 08:05:35.913 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2020-12-15 08:05:35.915 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2020-12-15 08:05:35.917 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-12-15 08:05:35.920 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-12-15 08:05:35.922 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2020-12-15 08:05:35.940 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2020-12-15 08:05:35.966 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2020-12-15 08:05:35.983 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2020-12-15 08:05:36.009 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2020-12-15 08:05:36.027 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2020-12-15 08:05:36.052 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2020-12-15 08:05:36.070 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-12-15 08:05:36.096 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2020-12-15 08:05:36.114 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-12-15 08:05:36.140 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2020-12-15 08:05:36.158 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2020-12-15 08:05:36.184 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2020-12-15 08:05:36.202 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2020-12-15 08:05:36.230 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2020-12-15 08:05:36.249 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2020-12-15 08:05:36.277 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2020-12-15 08:05:36.306 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2020-12-15 08:05:36.332 | + 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-12-15 08:05:36.340 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2020-12-15 08:05:36.358 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-12-15 08:05:36.387 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2020-12-15 08:05:36.389 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2020-12-15 08:05:36.393 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2020-12-15 08:05:36.395 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2020-12-15 08:05:36.397 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2020-12-15 08:05:36.400 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2020-12-15 08:05:36.402 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2020-12-15 08:05:36.404 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2020-12-15 08:05:36.407 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2020-12-15 08:05:36.409 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2020-12-15 08:05:36.427 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2020-12-15 08:05:36.457 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2020-12-15 08:05:36.475 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2020-12-15 08:05:36.500 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2020-12-15 08:05:36.517 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2020-12-15 08:05:36.543 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2020-12-15 08:05:36.561 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2020-12-15 08:05:36.588 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2020-12-15 08:05:36.605 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2020-12-15 08:05:36.632 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2020-12-15 08:05:36.650 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2020-12-15 08:05:36.675 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2020-12-15 08:05:36.693 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2020-12-15 08:05:36.719 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2020-12-15 08:05:36.736 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2020-12-15 08:05:36.762 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2020-12-15 08:05:36.779 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2020-12-15 08:05:36.804 | + 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-12-15 08:05:36.809 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2020-12-15 08:05:36.828 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2020-12-15 08:05:36.854 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2020-12-15 08:05:36.882 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2020-12-15 08:05:36.911 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2020-12-15 08:05:36.940 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2020-12-15 08:05:36.942 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2020-12-15 08:05:36.947 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2020-12-15 08:05:36.972 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2020-12-15 08:05:36.999 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2020-12-15 08:05:37.024 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2020-12-15 08:05:37.051 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2020-12-15 08:05:37.078 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2020-12-15 08:05:37.103 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2020-12-15 08:05:37.128 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2020-12-15 08:05:37.152 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2020-12-15 08:05:37.176 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2020-12-15 08:05:37.191 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:05:37.194 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2020-12-15 08:05:37.211 | + lib/swift:configure_swift:522 : local auth_vers 2020-12-15 08:05:37.214 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2020-12-15 08:05:37.232 | + lib/swift:configure_swift:523 : auth_vers=3 2020-12-15 08:05:37.234 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.52 2020-12-15 08:05:37.257 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2020-12-15 08:05:37.260 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2020-12-15 08:05:37.283 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.52/identity 2020-12-15 08:05:37.309 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2020-12-15 08:05:37.311 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2020-12-15 08:05:37.335 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2020-12-15 08:05:37.349 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:05:37.351 | + lib/swift:configure_swift:542 : local user_group 2020-12-15 08:05:37.355 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2020-12-15 08:05:37.359 | + lib/swift:configure_swift:543 : user_group=1000 2020-12-15 08:05:37.361 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2020-12-15 08:05:37.372 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2020-12-15 08:05:37.375 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2020-12-15 08:05:37.385 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2020-12-15 08:05:37.387 | + lib/swift:configure_swift:549 : is_suse 2020-12-15 08:05:37.389 | + functions-common:is_suse:464 : is_opensuse 2020-12-15 08:05:37.391 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2020-12-15 08:05:37.393 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2020-12-15 08:05:37.396 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2020-12-15 08:05:37.398 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2020-12-15 08:05:37.401 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2020-12-15 08:05:37.403 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2020-12-15 08:05:37.414 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2020-12-15 08:05:37.416 | + lib/swift:configure_swift:562 : '[' False == True ']' 2020-12-15 08:05:37.419 | + ./stack.sh:main:875 : is_service_enabled s3api 2020-12-15 08:05:37.434 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:05:37.437 | + ./stack.sh:main:881 : is_service_enabled g-api n-api 2020-12-15 08:05:37.452 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:05:37.455 | + ./stack.sh:main:883 : stack_install_service glance 2020-12-15 08:05:37.457 | + lib/stack:stack_install_service:20 : local service=glance 2020-12-15 08:05:37.460 | + lib/stack:stack_install_service:21 : type install_glance 2020-12-15 08:05:37.462 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-15 08:05:37.465 | + lib/stack:stack_install_service:32 : install_glance 2020-12-15 08:05:37.467 | + lib/glance:install_glance:436 : glance_store_extras=() 2020-12-15 08:05:37.470 | + lib/glance:install_glance:436 : local glance_store_extras 2020-12-15 08:05:37.472 | + lib/glance:install_glance:438 : is_service_enabled cinder 2020-12-15 08:05:37.488 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:05:37.491 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2020-12-15 08:05:37.493 | + lib/glance:install_glance:442 : is_service_enabled swift 2020-12-15 08:05:37.508 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:05:37.511 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2020-12-15 08:05:37.513 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2020-12-15 08:05:37.516 | + inc/python:use_library_from_git:250 : local name=glance_store 2020-12-15 08:05:37.518 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:05:37.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:05:37.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2020-12-15 08:05:37.526 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:05:37.530 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2020-12-15 08:05:37.532 | ++ inc/python:join_extras:29 : local IFS=, 2020-12-15 08:05:37.535 | ++ inc/python:join_extras:30 : echo swift,cinder 2020-12-15 08:05:37.538 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2020-12-15 08:05:37.541 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2020-12-15 08:05:37.543 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2020-12-15 08:05:37.546 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2020-12-15 08:05:37.549 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2020-12-15 08:05:37.551 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2020-12-15 08:05:37.554 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2020-12-15 08:05:37.558 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2020-12-15 08:05:37.558 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2020-12-15 08:05:37.562 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2020-12-15 08:05:37.565 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2020-12-15 08:05:37.567 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2020-12-15 08:05:37.570 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2020-12-15 08:05:37.573 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2020-12-15 08:05:37.592 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 2020-12-15 08:05:37.595 | + 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-12-15 08:05:39.645 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:05:39.645 | 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-12-15 08:05:40.246 | Collecting glance-store===2.4.0 2020-12-15 08:05:40.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59f/79a3d41ec315b/glance_store-2.4.0-py3-none-any.whl (215 kB) 2020-12-15 08:05:40.520 | Collecting httplib2===0.18.1 2020-12-15 08:05:40.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca2/914b015b62477/httplib2-0.18.1-py3-none-any.whl (95 kB) 2020-12-15 08:05:40.597 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (3.2.0) 2020-12-15 08:05:40.629 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (4.3.0) 2020-12-15 08:05:40.874 | Collecting os-brick===4.1.0 2020-12-15 08:05:40.881 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/914/945bdb17581e0/os_brick-4.1.0-py3-none-any.whl (239 kB) 2020-12-15 08:05:40.983 | 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-12-15 08:05:41.114 | Collecting os-win===5.3.0 2020-12-15 08:05:41.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b84/6032e3b016e61/os_win-5.3.0-py3-none-any.whl (273 kB) 2020-12-15 08:05:41.219 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (4.3.1) 2020-12-15 08:05:41.230 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (8.4.0) 2020-12-15 08:05:41.286 | 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-12-15 08:05:41.294 | 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-12-15 08:05:41.306 | 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-12-15 08:05:41.511 | Collecting oslo.privsep===2.4.0 2020-12-15 08:05:41.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/175818dc0ea1c/oslo.privsep-2.4.0-py3-none-any.whl (33 kB) 2020-12-15 08:05:41.738 | Collecting oslo.rootwrap===6.2.0 2020-12-15 08:05:41.745 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB) 2020-12-15 08:05:41.812 | 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-12-15 08:05:41.822 | 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-12-15 08:05:41.848 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.7.0) 2020-12-15 08:05:41.869 | 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-12-15 08:05:41.875 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (5.5.1) 2020-12-15 08:05:41.878 | 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-12-15 08:05:41.880 | 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-12-15 08:05:41.884 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.17.3) 2020-12-15 08:05:42.367 | Collecting python-cinderclient===7.2.0 2020-12-15 08:05:42.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a1b/ef06dcba610b2/python_cinderclient-7.2.0-py3-none-any.whl (274 kB) 2020-12-15 08:05:42.470 | 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-12-15 08:05:42.475 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2020-12-15 08:05:42.602 | Collecting python-swiftclient===3.11.0 2020-12-15 08:05:42.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/265/7e2871691bac4/python_swiftclient-3.11.0-py2.py3-none-any.whl (86 kB) 2020-12-15 08:05:42.704 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (2020.4) 2020-12-15 08:05:42.708 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2.25.0) 2020-12-15 08:05:42.730 | 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-12-15 08:05:42.735 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (50.3.2) 2020-12-15 08:05:43.023 | Collecting simplejson===3.17.2 2020-12-15 08:05:43.030 | 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-12-15 08:05:43.100 | 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-12-15 08:05:43.104 | Requirement already satisfied: stevedore===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-12-15 08:05:43.113 | 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-12-15 08:05:43.129 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.26.2) 2020-12-15 08:05:43.152 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.3.2) 2020-12-15 08:05:43.157 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.29.1) 2020-12-15 08:05:43.168 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-15 08:05:43.214 | Requirement already satisfied: importlib-metadata===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.1.1) 2020-12-15 08:05:43.252 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (0.1.13) 2020-12-15 08:05:43.254 | 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-12-15 08:05:43.259 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2020-12-15 08:05:43.267 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (0.8.0) 2020-12-15 08:05:43.274 | 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-12-15 08:05:43.277 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-15 08:05:43.281 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.4.17) 2020-12-15 08:05:43.283 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.0.0) 2020-12-15 08:05:43.286 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2020-12-15 08:05:43.295 | 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-12-15 08:05:43.310 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-15 08:05:43.320 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-12-15 08:05:43.332 | 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-12-15 08:05:43.344 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.10.9) 2020-12-15 08:05:43.347 | 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-12-15 08:05:43.349 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (2.10) 2020-12-15 08:05:43.353 | 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-12-15 08:05:43.356 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-15 08:05:43.358 | 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-12-15 08:05:43.366 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (3.4.0) 2020-12-15 08:05:43.394 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.5) 2020-12-15 08:05:43.396 | 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-12-15 08:05:43.399 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.3.0) 2020-12-15 08:05:43.419 | 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-12-15 08:05:43.422 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (0.7) 2020-12-15 08:05:43.429 | 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-12-15 08:05:43.448 | 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-12-15 08:05:43.451 | 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-12-15 08:05:43.458 | 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-12-15 08:05:43.460 | 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-12-15 08:05:43.464 | 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-12-15 08:05:43.467 | 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-12-15 08:05:44.469 | Installing collected packages: oslo.privsep, os-win, os-brick, simplejson, python-cinderclient, oslo.rootwrap, httplib2, python-swiftclient, glance-store 2020-12-15 08:05:45.910 | Successfully installed glance-store-2.4.0 httplib2-0.18.1 os-brick-4.1.0 os-win-5.3.0 oslo.privsep-2.4.0 oslo.rootwrap-6.2.0 python-cinderclient-7.2.0 python-swiftclient-3.11.0 simplejson-3.17.2 2020-12-15 08:05:46.019 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:05:46.019 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:05:46.113 | + inc/python:pip_install:200 : result=0 2020-12-15 08:05:46.116 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:05:46.118 | + functions-common:time_stop:2306 : local name 2020-12-15 08:05:46.120 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:05:46.123 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:05:46.125 | + functions-common:time_stop:2309 : local total 2020-12-15 08:05:46.128 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:05:46.130 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:05:46.132 | + functions-common:time_stop:2313 : start_time=1608019537588 2020-12-15 08:05:46.135 | + functions-common:time_stop:2315 : [[ -z 1608019537588 ]] 2020-12-15 08:05:46.138 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:05:46.141 | + functions-common:time_stop:2318 : end_time=1608019546139 2020-12-15 08:05:46.144 | + functions-common:time_stop:2319 : elapsed_time=8551 2020-12-15 08:05:46.146 | + functions-common:time_stop:2320 : total=157724 2020-12-15 08:05:46.148 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:05:46.151 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=166275 2020-12-15 08:05:46.154 | + inc/python:pip_install:203 : return 0 2020-12-15 08:05:46.156 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2020-12-15 08:05:46.159 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2020-12-15 08:05:46.161 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2020-12-15 08:05:46.174 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2020-12-15 08:05:46.178 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2020-12-15 08:05:46.181 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2020-12-15 08:05:46.183 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2020-12-15 08:05:46.185 | + functions-common:git_clone:527 : local git_ref=master 2020-12-15 08:05:46.188 | + functions-common:git_clone:528 : local orig_dir 2020-12-15 08:05:46.191 | ++ functions-common:git_clone:529 : pwd 2020-12-15 08:05:46.194 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-15 08:05:46.197 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-15 08:05:46.200 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-15 08:05:46.216 | + functions-common:git_clone:532 : RECLONE=False 2020-12-15 08:05:46.218 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-15 08:05:46.221 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-15 08:05:46.224 | + functions-common:git_clone:546 : echo master 2020-12-15 08:05:46.224 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-15 08:05:46.228 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2020-12-15 08:05:46.231 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-15 08:05:46.233 | + functions-common:git_clone:594 : cd /opt/stack/glance 2020-12-15 08:05:46.236 | + functions-common:git_clone:595 : head -1 2020-12-15 08:05:46.236 | + functions-common:git_clone:595 : git show --oneline 2020-12-15 08:05:46.239 | 65c8da30 Merge "Imported Translations from Zanata" 2020-12-15 08:05:46.241 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-15 08:05:46.244 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2020-12-15 08:05:46.247 | + inc/python:setup_develop:338 : local bindep 2020-12-15 08:05:46.249 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2020-12-15 08:05:46.251 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2020-12-15 08:05:46.254 | + inc/python:setup_develop:344 : local extras= 2020-12-15 08:05:46.257 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2020-12-15 08:05:46.260 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-15 08:05:46.262 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2020-12-15 08:05:46.265 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2020-12-15 08:05:46.267 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-15 08:05:46.270 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-15 08:05:46.273 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2020-12-15 08:05:46.276 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-15 08:05:46.279 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2020-12-15 08:05:46.281 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-15 08:05:46.284 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-15 08:05:46.287 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2020-12-15 08:05:46.292 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2020-12-15 08:05:46.295 | + 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-12-15 08:05:46.982 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2020-12-15 08:05:46.985 | + inc/python:setup_package:417 : local bindep=0 2020-12-15 08:05:46.987 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-15 08:05:46.990 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-15 08:05:46.992 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2020-12-15 08:05:46.995 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2020-12-15 08:05:46.997 | + inc/python:setup_package:426 : local flags=-e 2020-12-15 08:05:47.000 | + inc/python:setup_package:427 : local extras= 2020-12-15 08:05:47.002 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-15 08:05:47.004 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-15 08:05:47.007 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-15 08:05:47.009 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-15 08:05:47.011 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-15 08:05:47.014 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2020-12-15 08:05:47.034 | Using python 3.6 to install /opt/stack/glance 2020-12-15 08:05:47.036 | + 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-12-15 08:05:49.108 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:05:49.108 | 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-12-15 08:05:49.130 | Obtaining file:///opt/stack/glance 2020-12-15 08:05:50.429 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-15 08:05:51.730 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2020-12-15 08:05:51.739 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-15 08:05:51.749 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-12-15 08:05:51.762 | Requirement already satisfied: SQLAlchemy===1.3.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.20) 2020-12-15 08:05:52.308 | Collecting WSME===0.10.0 2020-12-15 08:05:52.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2020-12-15 08:05:52.395 | 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-12-15 08:05:52.410 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2020-12-15 08:05:52.549 | Collecting castellan===3.7.0 2020-12-15 08:05:52.556 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af3/facd94857f477/castellan-3.7.0-py3-none-any.whl (93 kB) 2020-12-15 08:05:52.649 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.2.1) 2020-12-15 08:05:52.772 | Collecting cursive===0.2.2 2020-12-15 08:05:52.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2020-12-15 08:05:52.860 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2020-12-15 08:05:52.867 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 129)) (0.6.0) 2020-12-15 08:05:52.874 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.29.1) 2020-12-15 08:05:52.884 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2.3.0) 2020-12-15 08:05:52.890 | Requirement already satisfied: glance-store===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.0) 2020-12-15 08:05:52.969 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (0.4.17) 2020-12-15 08:05:52.971 | Requirement already satisfied: httplib2===0.18.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (0.18.1) 2020-12-15 08:05:52.974 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (0.1.13) 2020-12-15 08:05:52.976 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 215)) (3.2.0) 2020-12-15 08:05:53.010 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (4.3.0) 2020-12-15 08:05:53.077 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (9.2.0) 2020-12-15 08:05:53.137 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (0.8.0) 2020-12-15 08:05:53.144 | 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-12-15 08:05:53.148 | Requirement already satisfied: os-win===5.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.3.0) 2020-12-15 08:05:53.169 | 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-12-15 08:05:53.210 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (4.3.1) 2020-12-15 08:05:53.223 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (8.4.0) 2020-12-15 08:05:53.293 | 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-12-15 08:05:53.299 | 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 296)) (8.4.0) 2020-12-15 08:05:53.354 | 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-12-15 08:05:53.361 | 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-12-15 08:05:53.406 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (12.6.0) 2020-12-15 08:05:53.469 | 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-12-15 08:05:53.490 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.6.0) 2020-12-15 08:05:53.639 | Collecting oslo.reports===2.2.0 2020-12-15 08:05:53.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/ef1cf70a64013/oslo.reports-2.2.0-py3-none-any.whl (50 kB) 2020-12-15 08:05:53.732 | 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-12-15 08:05:53.742 | 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-12-15 08:05:53.768 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.3.0) 2020-12-15 08:05:53.779 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.7.0) 2020-12-15 08:05:53.799 | 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-12-15 08:05:53.857 | 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-12-15 08:05:53.863 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (5.5.1) 2020-12-15 08:05:53.866 | 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-12-15 08:05:54.413 | Collecting psutil===5.7.3 2020-12-15 08:05:54.421 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af7/3f7bcebdc538e/psutil-5.7.3.tar.gz (465 kB) 2020-12-15 08:05:55.377 | Requirement already satisfied: pyOpenSSL===20.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (20.0.0) 2020-12-15 08:05:55.393 | 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-12-15 08:05:55.405 | 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-12-15 08:05:55.407 | 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-12-15 08:05:55.410 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (0.17.3) 2020-12-15 08:05:55.527 | Collecting python-barbicanclient===5.0.1 2020-12-15 08:05:55.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2020-12-15 08:05:55.621 | 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-12-15 08:05:55.626 | 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-12-15 08:05:55.629 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2020-12-15 08:05:55.649 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (2020.4) 2020-12-15 08:05:55.654 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (0.7) 2020-12-15 08:05:55.661 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2.25.0) 2020-12-15 08:05:56.085 | Collecting retrying===1.3.3 2020-12-15 08:05:56.091 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2020-12-15 08:05:56.160 | 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-12-15 08:05:56.165 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (50.3.2) 2020-12-15 08:05:56.608 | Collecting simplegeneric===0.8.1 2020-12-15 08:05:56.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2020-12-15 08:05:57.288 | 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-12-15 08:05:57.291 | 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-12-15 08:05:57.302 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (0.4.1) 2020-12-15 08:05:57.305 | 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-12-15 08:05:57.308 | Requirement already satisfied: stevedore===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-12-15 08:05:57.478 | Collecting taskflow===4.5.0 2020-12-15 08:05:57.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2b0/a10f9e46ddf23/taskflow-4.5.0-py3-none-any.whl (488 kB) 2020-12-15 08:05:57.635 | 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-12-15 08:05:57.651 | 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-12-15 08:05:57.660 | 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-12-15 08:05:57.666 | 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-12-15 08:05:57.685 | 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-12-15 08:05:57.689 | 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-12-15 08:05:57.697 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.26.2) 2020-12-15 08:05:57.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 558)) (1.12.1) 2020-12-15 08:05:57.723 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.3.2) 2020-12-15 08:05:57.728 | 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-12-15 08:05:57.736 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-15 08:05:57.740 | 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-12-15 08:05:57.749 | Requirement already satisfied: importlib-metadata===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.1.1) 2020-12-15 08:05:57.785 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-15 08:05:57.831 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.3.0) 2020-12-15 08:05:57.850 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2020-12-15 08:05:57.856 | 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-12-15 08:05:57.861 | 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-12-15 08:05:57.864 | Requirement already satisfied: amqp===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.2) 2020-12-15 08:05:57.869 | 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-12-15 08:05:57.872 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (5.0.2) 2020-12-15 08:05:57.919 | 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-12-15 08:05:57.926 | Requirement already satisfied: msgpack===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (1.0.0) 2020-12-15 08:05:57.929 | 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-12-15 08:05:57.941 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.10.9) 2020-12-15 08:05:57.944 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.5.0) 2020-12-15 08:05:57.960 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 192)) (2.10) 2020-12-15 08:05:57.964 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-15 08:05:57.966 | 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-12-15 08:05:57.968 | 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-12-15 08:05:57.971 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2020-12-15 08:05:58.085 | Collecting automaton===2.2.0 2020-12-15 08:05:58.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2020-12-15 08:05:58.316 | Collecting networkx===2.5 2020-12-15 08:05:58.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2020-12-15 08:05:58.558 | Collecting pydot===1.4.1 2020-12-15 08:05:58.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2020-12-15 08:05:58.635 | 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-12-15 08:05:58.637 | 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-12-15 08:05:58.640 | 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-12-15 08:05:58.642 | 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-12-15 08:05:58.645 | 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-12-15 08:05:58.648 | 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-12-15 08:05:58.651 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (3.4.0) 2020-12-15 08:05:58.678 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.5) 2020-12-15 08:05:58.681 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (5.0.0) 2020-12-15 08:05:58.683 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.4.0) 2020-12-15 08:05:58.745 | 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-12-15 08:05:58.750 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.8.1) 2020-12-15 08:05:58.753 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.4) 2020-12-15 08:05:58.757 | Building wheels for collected packages: psutil, simplegeneric 2020-12-15 08:05:58.758 | Building wheel for psutil (setup.py): started 2020-12-15 08:06:00.982 | Building wheel for psutil (setup.py): finished with status 'done' 2020-12-15 08:06:00.984 | Created wheel for psutil: filename=psutil-5.7.3-cp36-cp36m-linux_x86_64.whl size=281523 sha256=92294769966fe452c9f3169608feb1e7ca322bacc9557eb9f9aee2588aadc4a2 2020-12-15 08:06:00.985 | Stored in directory: /root/.cache/pip/wheels/09/09/ff/b85efd2765d3ed44dc26efac81e21a086b951cf772540799c6 2020-12-15 08:06:00.986 | Building wheel for simplegeneric (setup.py): started 2020-12-15 08:06:01.661 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2020-12-15 08:06:01.662 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=d6db09ac5a8a8dbab7bc377965eeb442cf7336259be43d3e21e9fc5911950de8 2020-12-15 08:06:01.662 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2020-12-15 08:06:01.663 | Successfully built psutil simplegeneric 2020-12-15 08:06:02.335 | Installing collected packages: automaton, networkx, pydot, taskflow, simplegeneric, WSME, psutil, oslo.reports, retrying, python-barbicanclient, castellan, cursive, glance 2020-12-15 08:06:04.967 | Running setup.py develop for glance 2020-12-15 08:06:06.471 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.7.0 cursive-0.2.2 glance networkx-2.5 oslo.reports-2.2.0 psutil-5.7.3 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.5.0 2020-12-15 08:06:06.586 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:06:06.586 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:06:06.709 | + inc/python:pip_install:200 : result=0 2020-12-15 08:06:06.712 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:06:06.715 | + functions-common:time_stop:2306 : local name 2020-12-15 08:06:06.717 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:06:06.719 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:06:06.721 | + functions-common:time_stop:2309 : local total 2020-12-15 08:06:06.723 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:06:06.726 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:06:06.728 | + functions-common:time_stop:2313 : start_time=1608019547028 2020-12-15 08:06:06.731 | + functions-common:time_stop:2315 : [[ -z 1608019547028 ]] 2020-12-15 08:06:06.733 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:06:06.737 | + functions-common:time_stop:2318 : end_time=1608019566734 2020-12-15 08:06:06.739 | + functions-common:time_stop:2319 : elapsed_time=19706 2020-12-15 08:06:06.741 | + functions-common:time_stop:2320 : total=166275 2020-12-15 08:06:06.743 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:06:06.746 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=185981 2020-12-15 08:06:06.748 | + inc/python:pip_install:203 : return 0 2020-12-15 08:06:06.750 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-15 08:06:06.753 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-12-15 08:06:06.755 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-12-15 08:06:06.772 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2020-12-15 08:06:06.784 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2020-12-15 08:06:06.786 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2020-12-15 08:06:06.789 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:06:06.792 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:06:06.794 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2020-12-15 08:06:06.797 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:06:06.800 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-15 08:06:06.802 | + ./stack.sh:main:884 : configure_glance 2020-12-15 08:06:06.804 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2020-12-15 08:06:06.816 | + lib/glance:configure_glance:270 : local dburl 2020-12-15 08:06:06.819 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2020-12-15 08:06:06.821 | ++ lib/database:database_connection_url:132 : local db=glance 2020-12-15 08:06:06.824 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2020-12-15 08:06:06.827 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2020-12-15 08:06:06.829 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-12-15 08:06:06.832 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2020-12-15 08:06:06.834 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2020-12-15 08:06:06.861 | + 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-12-15 08:06:06.887 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2020-12-15 08:06:06.912 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-12-15 08:06:06.938 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2020-12-15 08:06:06.967 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2020-12-15 08:06:06.996 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2020-12-15 08:06:07.000 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2020-12-15 08:06:07.002 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2020-12-15 08:06:07.005 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-15 08:06:07.007 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2020-12-15 08:06:07.037 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2020-12-15 08:06:07.062 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.52/identity 2020-12-15 08:06:07.089 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2020-12-15 08:06:07.116 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2020-12-15 08:06:07.142 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2020-12-15 08:06:07.167 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2020-12-15 08:06:07.192 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2020-12-15 08:06:07.218 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-15 08:06:07.242 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2020-12-15 08:06:07.268 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2020-12-15 08:06:07.296 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2020-12-15 08:06:07.299 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2020-12-15 08:06:07.301 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2020-12-15 08:06:07.304 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-12-15 08:06:07.307 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-12-15 08:06:07.309 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-12-15 08:06:07.326 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:06:07.329 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-12-15 08:06:07.332 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-12-15 08:06:07.334 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-12-15 08:06:07.350 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:06:07.352 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2020-12-15 08:06:07.355 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2020-12-15 08:06:07.381 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-12-15 08:06:07.384 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-12-15 08:06:07.386 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2020-12-15 08:06:07.389 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2020-12-15 08:06:07.391 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2020-12-15 08:06:07.394 | + lib/glance:configure_glance:291 : configure_glance_store False False 2020-12-15 08:06:07.396 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2020-12-15 08:06:07.398 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2020-12-15 08:06:07.401 | + lib/glance:configure_glance_store:230 : local be 2020-12-15 08:06:07.403 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2020-12-15 08:06:07.406 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2020-12-15 08:06:07.408 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-12-15 08:06:07.434 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2020-12-15 08:06:07.437 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.52 2020-12-15 08:06:07.465 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2020-12-15 08:06:07.467 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2020-12-15 08:06:07.483 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:06:07.485 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2020-12-15 08:06:07.511 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2020-12-15 08:06:07.536 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2020-12-15 08:06:07.562 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2020-12-15 08:06:07.589 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2020-12-15 08:06:07.614 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2020-12-15 08:06:07.631 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:06:07.634 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2020-12-15 08:06:07.659 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2020-12-15 08:06:07.687 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2020-12-15 08:06:07.713 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.52/identity/v3 2020-12-15 08:06:07.739 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2020-12-15 08:06:07.765 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.52/image 2020-12-15 08:06:07.800 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2020-12-15 08:06:07.816 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:06:07.819 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2020-12-15 08:06:07.821 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2020-12-15 08:06:07.824 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2020-12-15 08:06:07.827 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-12-15 08:06:07.843 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-12-15 08:06:07.846 | + functions:setup_systemd_logging:719 : local pidstr= 2020-12-15 08:06:07.848 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-12-15 08:06:07.850 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-12-15 08:06:07.853 | + 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-12-15 08:06:07.879 | + 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-12-15 08:06:07.903 | + 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-12-15 08:06:07.928 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-15 08:06:07.953 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2020-12-15 08:06:07.957 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2020-12-15 08:06:07.984 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2020-12-15 08:06:08.009 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2020-12-15 08:06:08.034 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.52/identity 2020-12-15 08:06:08.059 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2020-12-15 08:06:08.084 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2020-12-15 08:06:08.109 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2020-12-15 08:06:08.133 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2020-12-15 08:06:08.159 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2020-12-15 08:06:08.186 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2020-12-15 08:06:08.213 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2020-12-15 08:06:08.238 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2020-12-15 08:06:08.243 | + 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-12-15 08:06:08.249 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2020-12-15 08:06:08.264 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:06:08.266 | + lib/glance:configure_glance:366 : [[ False == False ]] 2020-12-15 08:06:08.269 | + lib/glance:configure_glance:367 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2020-12-15 08:06:08.271 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2020-12-15 08:06:08.273 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2020-12-15 08:06:08.276 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2020-12-15 08:06:08.279 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2020-12-15 08:06:08.282 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2020-12-15 08:06:08.284 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2020-12-15 08:06:08.287 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2020-12-15 08:06:08.313 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2020-12-15 08:06:08.315 | ++ functions:get_random_port:865 : read lower_port upper_port 2020-12-15 08:06:08.317 | ++ functions:get_random_port:866 : true 2020-12-15 08:06:08.320 | ++ functions:get_random_port:867 : (( port = upper_port )) 2020-12-15 08:06:08.322 | ++ functions:get_random_port:867 : (( port >= lower_port )) 2020-12-15 08:06:08.324 | ++ functions:get_random_port:868 : sudo lsof -i :60999 2020-12-15 08:06:08.377 | ++ functions:get_random_port:869 : [[ 1 > 0 ]] 2020-12-15 08:06:08.380 | ++ functions:get_random_port:870 : break 2 2020-12-15 08:06:08.382 | ++ functions:get_random_port:874 : echo 60999 2020-12-15 08:06:08.385 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2020-12-15 08:06:08.387 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2020-12-15 08:06:08.411 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2020-12-15 08:06:08.435 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2020-12-15 08:06:08.459 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2020-12-15 08:06:08.483 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2020-12-15 08:06:08.506 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2020-12-15 08:06:08.531 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2020-12-15 08:06:08.554 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2020-12-15 08:06:08.579 | + 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-12-15 08:06:08.603 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-15 08:06:08.627 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2020-12-15 08:06:08.651 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-15 08:06:08.675 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2020-12-15 08:06:08.701 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2020-12-15 08:06:08.726 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2020-12-15 08:06:08.750 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2020-12-15 08:06:08.775 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2020-12-15 08:06:08.799 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2020-12-15 08:06:08.826 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2020-12-15 08:06:08.850 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2020-12-15 08:06:08.852 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2020-12-15 08:06:08.854 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-15 08:06:08.857 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:06:08.859 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:06:08.861 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2020-12-15 08:06:08.864 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2020-12-15 08:06:08.924 | proxy (enabled by site administrator) 2020-12-15 08:06:08.928 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2020-12-15 08:06:08.930 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2020-12-15 08:06:08.933 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-15 08:06:08.935 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:06:08.938 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:06:08.940 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2020-12-15 08:06:08.942 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2020-12-15 08:06:08.993 | No module matches proxy_http 2020-12-15 08:06:08.996 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2020-12-15 08:06:09.053 | Considering dependency proxy for proxy_http: 2020-12-15 08:06:09.053 | Module proxy already enabled 2020-12-15 08:06:09.053 | Enabling module proxy_http. 2020-12-15 08:06:09.058 | To activate the new configuration, you need to run: 2020-12-15 08:06:09.058 | systemctl restart apache2 2020-12-15 08:06:09.062 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2020-12-15 08:06:09.065 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-15 08:06:09.067 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-15 08:06:09.070 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-15 08:06:09.218 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2020-12-15 08:06:09.222 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2020-12-15 08:06:09.225 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2020-12-15 08:06:09.227 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-12-15 08:06:09.230 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:06:09.233 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:06:09.235 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-15 08:06:09.238 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-15 08:06:09.241 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-15 08:06:09.242 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2020-12-15 08:06:09.249 | KeepAlive Off 2020-12-15 08:06:09.253 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2020-12-15 08:06:09.254 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-15 08:06:09.271 | SetEnv proxy-sendchunked 1 2020-12-15 08:06:09.275 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2020-12-15 08:06:09.275 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2020-12-15 08:06:09.282 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2020-12-15 08:06:09.286 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2020-12-15 08:06:09.288 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2020-12-15 08:06:09.291 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-12-15 08:06:09.293 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-15 08:06:09.296 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-15 08:06:09.298 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:06:09.301 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:06:09.303 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-15 08:06:09.306 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-12-15 08:06:09.309 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:06:09.312 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:06:09.314 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2020-12-15 08:06:09.374 | Enabling site glance-wsgi-api. 2020-12-15 08:06:09.378 | To activate the new configuration, you need to run: 2020-12-15 08:06:09.379 | systemctl reload apache2 2020-12-15 08:06:09.383 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2020-12-15 08:06:09.386 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-15 08:06:09.388 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-15 08:06:09.390 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-15 08:06:09.531 | + ./stack.sh:main:887 : is_service_enabled cinder 2020-12-15 08:06:09.548 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:06:09.551 | + ./stack.sh:main:889 : stack_install_service cinder 2020-12-15 08:06:09.553 | + lib/stack:stack_install_service:20 : local service=cinder 2020-12-15 08:06:09.557 | + lib/stack:stack_install_service:21 : type install_cinder 2020-12-15 08:06:09.559 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-15 08:06:09.561 | + lib/stack:stack_install_service:32 : install_cinder 2020-12-15 08:06:09.564 | + lib/cinder:install_cinder:413 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2020-12-15 08:06:09.567 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2020-12-15 08:06:09.569 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2020-12-15 08:06:09.572 | + functions-common:git_clone:527 : local git_ref=master 2020-12-15 08:06:09.574 | + functions-common:git_clone:528 : local orig_dir 2020-12-15 08:06:09.577 | ++ functions-common:git_clone:529 : pwd 2020-12-15 08:06:09.580 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-15 08:06:09.582 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-15 08:06:09.585 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-15 08:06:09.602 | + functions-common:git_clone:532 : RECLONE=False 2020-12-15 08:06:09.605 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-15 08:06:09.607 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-15 08:06:09.610 | + functions-common:git_clone:546 : echo master 2020-12-15 08:06:09.610 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-15 08:06:09.615 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2020-12-15 08:06:09.617 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-15 08:06:09.619 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2020-12-15 08:06:09.622 | + functions-common:git_clone:595 : git show --oneline 2020-12-15 08:06:09.623 | + functions-common:git_clone:595 : head -1 2020-12-15 08:06:09.657 | 8e0ea0a9a Merge "[SVF]:Fix in change_vdisk_iogrp during retype" 2020-12-15 08:06:09.660 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-15 08:06:09.663 | + lib/cinder:install_cinder:414 : setup_develop /opt/stack/cinder 2020-12-15 08:06:09.667 | + inc/python:setup_develop:338 : local bindep 2020-12-15 08:06:09.669 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2020-12-15 08:06:09.672 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2020-12-15 08:06:09.674 | + inc/python:setup_develop:344 : local extras= 2020-12-15 08:06:09.677 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2020-12-15 08:06:09.679 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-15 08:06:09.682 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2020-12-15 08:06:09.684 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2020-12-15 08:06:09.687 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-15 08:06:09.689 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-15 08:06:09.692 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2020-12-15 08:06:09.695 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-15 08:06:09.698 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2020-12-15 08:06:09.701 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-15 08:06:09.703 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-15 08:06:09.706 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2020-12-15 08:06:09.712 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2020-12-15 08:06:09.715 | + 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-12-15 08:06:10.395 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2020-12-15 08:06:10.398 | + inc/python:setup_package:417 : local bindep=0 2020-12-15 08:06:10.400 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-15 08:06:10.403 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-15 08:06:10.405 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2020-12-15 08:06:10.409 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2020-12-15 08:06:10.412 | + inc/python:setup_package:426 : local flags=-e 2020-12-15 08:06:10.414 | + inc/python:setup_package:427 : local extras= 2020-12-15 08:06:10.417 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-15 08:06:10.419 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-15 08:06:10.421 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-15 08:06:10.424 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-15 08:06:10.426 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-15 08:06:10.428 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2020-12-15 08:06:10.448 | Using python 3.6 to install /opt/stack/cinder 2020-12-15 08:06:10.450 | + 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-12-15 08:06:12.570 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:06:12.570 | 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-12-15 08:06:12.592 | Obtaining file:///opt/stack/cinder 2020-12-15 08:06:14.712 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-15 08:06:16.852 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2020-12-15 08:06:16.861 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-15 08:06:16.870 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-12-15 08:06:16.882 | Requirement already satisfied: SQLAlchemy===1.3.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.20) 2020-12-15 08:06:16.905 | 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-12-15 08:06:16.919 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.7.0) 2020-12-15 08:06:16.941 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (3.2.1) 2020-12-15 08:06:16.984 | 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-12-15 08:06:16.999 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (4.4.2) 2020-12-15 08:06:17.002 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (0.29.1) 2020-12-15 08:06:17.206 | Collecting google-api-python-client===1.12.8 2020-12-15 08:06:17.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c4/c4ca46b5c2119/google_api_python_client-1.12.8-py2.py3-none-any.whl (61 kB) 2020-12-15 08:06:17.453 | Collecting google-auth===1.23.0 2020-12-15 08:06:17.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b72/8625ff5dfce8f/google_auth-1.23.0-py2.py3-none-any.whl (114 kB) 2020-12-15 08:06:17.659 | Collecting google-auth-httplib2===0.0.4 2020-12-15 08:06:17.666 | 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-12-15 08:06:17.741 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.4.17) 2020-12-15 08:06:17.744 | 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-12-15 08:06:17.747 | Requirement already satisfied: importlib-metadata===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (3.1.1) 2020-12-15 08:06:17.782 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (0.1.13) 2020-12-15 08:06:17.784 | 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-12-15 08:06:17.818 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 221)) (4.3.0) 2020-12-15 08:06:17.885 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (9.2.0) 2020-12-15 08:06:17.944 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.6.2) 2020-12-15 08:06:18.082 | Collecting oauth2client===4.1.3 2020-12-15 08:06:18.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2020-12-15 08:06:18.171 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (4.1.0) 2020-12-15 08:06:18.200 | 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-12-15 08:06:18.205 | Requirement already satisfied: os-win===5.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (5.3.0) 2020-12-15 08:06:18.224 | 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-12-15 08:06:18.264 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (4.3.1) 2020-12-15 08:06:18.277 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (8.4.0) 2020-12-15 08:06:18.323 | 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-12-15 08:06:18.329 | 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-12-15 08:06:18.384 | 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-12-15 08:06:18.390 | 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-12-15 08:06:18.433 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (12.6.0) 2020-12-15 08:06:18.496 | 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-12-15 08:06:18.516 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.6.0) 2020-12-15 08:06:18.533 | 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-12-15 08:06:18.549 | 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-12-15 08:06:18.565 | 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-12-15 08:06:18.569 | 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-12-15 08:06:18.580 | 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-12-15 08:06:18.605 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (1.3.0) 2020-12-15 08:06:18.617 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.7.0) 2020-12-15 08:06:18.797 | Collecting oslo.versionedobjects===2.4.0 2020-12-15 08:06:18.804 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/98db096a09c1d/oslo.versionedobjects-2.4.0-py3-none-any.whl (86 kB) 2020-12-15 08:06:19.064 | Collecting oslo.vmware===3.7.0 2020-12-15 08:06:19.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/329/18f39db9fbef2/oslo.vmware-3.7.0-py3-none-any.whl (355 kB) 2020-12-15 08:06:19.177 | 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-12-15 08:06:19.230 | 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-12-15 08:06:19.412 | Collecting paramiko===2.7.2 2020-12-15 08:06:19.419 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2020-12-15 08:06:19.533 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.5.1) 2020-12-15 08:06:19.536 | 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-12-15 08:06:19.538 | Requirement already satisfied: psutil===5.7.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.7.3) 2020-12-15 08:06:19.735 | Collecting pyasn1===0.4.8 2020-12-15 08:06:19.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2020-12-15 08:06:19.932 | Collecting pyasn1-modules===0.2.8 2020-12-15 08:06:19.939 | 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-12-15 08:06:20.019 | 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-12-15 08:06:20.031 | 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-12-15 08:06:20.033 | 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-12-15 08:06:20.036 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (0.17.3) 2020-12-15 08:06:20.041 | 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-12-15 08:06:20.059 | 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-12-15 08:06:20.206 | Collecting python-glanceclient===3.2.2 2020-12-15 08:06:20.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2020-12-15 08:06:20.306 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (4.2.0) 2020-12-15 08:06:20.495 | Collecting python-novaclient===17.2.1 2020-12-15 08:06:20.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f4a/5fda834d951af/python_novaclient-17.2.1-py3-none-any.whl (319 kB) 2020-12-15 08:06:20.603 | Requirement already satisfied: python-swiftclient===3.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (3.11.0) 2020-12-15 08:06:20.631 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (2020.4) 2020-12-15 08:06:20.636 | 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-12-15 08:06:20.643 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.25.0) 2020-12-15 08:06:20.665 | 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-12-15 08:06:20.780 | Collecting rsa===4.6 2020-12-15 08:06:20.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/616/6864e23d6b519/rsa-4.6-py3-none-any.whl (47 kB) 2020-12-15 08:06:20.958 | Collecting rtslib-fb===2.1.74 2020-12-15 08:06:20.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2020-12-15 08:06:21.705 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (50.3.2) 2020-12-15 08:06:21.753 | 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-12-15 08:06:21.756 | 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-12-15 08:06:21.759 | 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-12-15 08:06:21.771 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (0.4.1) 2020-12-15 08:06:21.774 | 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-12-15 08:06:21.777 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (3.3.0) 2020-12-15 08:06:21.874 | Collecting suds-jurko===0.6 2020-12-15 08:06:21.881 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2020-12-15 08:06:22.059 | Collecting tabulate===0.8.7 2020-12-15 08:06:22.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2020-12-15 08:06:22.141 | 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-12-15 08:06:22.208 | 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-12-15 08:06:22.225 | 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-12-15 08:06:22.235 | 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-12-15 08:06:22.240 | 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-12-15 08:06:22.479 | Collecting tooz===2.8.0 2020-12-15 08:06:22.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6e/06c42ef836cf6/tooz-2.8.0-py3-none-any.whl (93 kB) 2020-12-15 08:06:22.627 | 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-12-15 08:06:22.631 | 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-12-15 08:06:22.725 | Collecting uritemplate===3.0.1 2020-12-15 08:06:22.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2020-12-15 08:06:22.804 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (1.26.2) 2020-12-15 08:06:22.828 | Requirement already satisfied: voluptuous===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (0.12.0) 2020-12-15 08:06:22.923 | Collecting warlock===1.3.3 2020-12-15 08:06:22.930 | 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-12-15 08:06:23.007 | 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-12-15 08:06:23.010 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.3.2) 2020-12-15 08:06:23.016 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (3.4.0) 2020-12-15 08:06:23.131 | Collecting zstd===1.4.5.1 2020-12-15 08:06:23.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a1/806d625bd2d89/zstd-1.4.5.1.tar.gz (483 kB) 2020-12-15 08:06:23.867 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-15 08:06:23.871 | 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-12-15 08:06:24.014 | Collecting google-api-core===1.23.0 2020-12-15 08:06:24.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/94d/8c707d358d8d9/google_api_core-1.23.0-py2.py3-none-any.whl (91 kB) 2020-12-15 08:06:24.119 | 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-12-15 08:06:24.122 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-15 08:06:24.168 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.1.1) 2020-12-15 08:06:24.174 | 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-12-15 08:06:24.179 | 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-12-15 08:06:24.182 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (2.2.0) 2020-12-15 08:06:24.190 | 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-12-15 08:06:24.198 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2020-12-15 08:06:24.207 | Requirement already satisfied: amqp===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.2) 2020-12-15 08:06:24.212 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2.3.0) 2020-12-15 08:06:24.219 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (5.0.2) 2020-12-15 08:06:24.265 | 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-12-15 08:06:24.272 | 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-12-15 08:06:24.276 | 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-12-15 08:06:24.287 | 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-12-15 08:06:24.455 | Collecting PyNaCl===1.4.0 2020-12-15 08:06:24.463 | 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-12-15 08:06:24.570 | 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-12-15 08:06:24.581 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (3.5.0) 2020-12-15 08:06:24.596 | Requirement already satisfied: pyOpenSSL===20.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (20.0.0) 2020-12-15 08:06:24.611 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-15 08:06:24.614 | 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-12-15 08:06:24.618 | 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-12-15 08:06:24.712 | Collecting pyudev===0.22.0 2020-12-15 08:06:24.720 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2020-12-15 08:06:24.794 | 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-12-15 08:06:24.796 | 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-12-15 08:06:24.801 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5) 2020-12-15 08:06:24.843 | 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-12-15 08:06:24.852 | 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-12-15 08:06:24.854 | 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-12-15 08:06:24.856 | 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-12-15 08:06:24.859 | 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-12-15 08:06:24.903 | Collecting jsonpatch===1.28 2020-12-15 08:06:24.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/831be60919e8c/jsonpatch-1.28-py2.py3-none-any.whl (12 kB) 2020-12-15 08:06:24.919 | 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-12-15 08:06:25.018 | Collecting googleapis-common-protos===1.52.0 2020-12-15 08:06:25.024 | 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-12-15 08:06:25.105 | Requirement already satisfied: protobuf===3.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (3.14.0) 2020-12-15 08:06:25.109 | 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-12-15 08:06:25.111 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.3.0) 2020-12-15 08:06:25.130 | 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-12-15 08:06:25.133 | 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-12-15 08:06:25.141 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 546)) (5.0.0) 2020-12-15 08:06:25.144 | 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-12-15 08:06:25.147 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.4.0) 2020-12-15 08:06:25.237 | Collecting jsonpointer===2.0 2020-12-15 08:06:25.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 2020-12-15 08:06:25.250 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (0.4.4) 2020-12-15 08:06:25.254 | 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-12-15 08:06:25.260 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (1.8.1) 2020-12-15 08:06:25.263 | Building wheels for collected packages: rtslib-fb, zstd 2020-12-15 08:06:25.263 | Building wheel for rtslib-fb (setup.py): started 2020-12-15 08:06:26.018 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2020-12-15 08:06:26.019 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=43d2e971730fa1902813cde7d206803dbf50ae04e67f703ac7c58400613581bc 2020-12-15 08:06:26.020 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2020-12-15 08:06:26.021 | Building wheel for zstd (setup.py): started 2020-12-15 08:06:58.987 | Building wheel for zstd (setup.py): finished with status 'done' 2020-12-15 08:06:58.996 | Created wheel for zstd: filename=zstd-1.4.5.1-cp36-cp36m-linux_x86_64.whl size=1160154 sha256=bbff6cbdcd37a81b07d8bc5f311a93d44de2a81ec833bf28e2cd2eeeae764dae 2020-12-15 08:06:58.996 | Stored in directory: /root/.cache/pip/wheels/bc/23/a5/e98123c4f3f4b1bc5f2bbba2762fb4202c8166557e7c2877e0 2020-12-15 08:06:58.996 | Successfully built rtslib-fb zstd 2020-12-15 08:06:59.838 | 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, uritemplate, googleapis-common-protos, google-auth, google-api-core, google-auth-httplib2, google-api-python-client, zstd, cinder 2020-12-15 08:06:59.838 | Attempting uninstall: pyasn1 2020-12-15 08:06:59.840 | Found existing installation: pyasn1 0.4.2 2020-12-15 08:06:59.845 | Uninstalling pyasn1-0.4.2: 2020-12-15 08:06:59.869 | Successfully uninstalled pyasn1-0.4.2 2020-12-15 08:07:00.685 | Attempting uninstall: jsonpointer 2020-12-15 08:07:00.686 | Found existing installation: jsonpointer 1.10 2020-12-15 08:07:00.697 | Uninstalling jsonpointer-1.10: 2020-12-15 08:07:00.719 | Successfully uninstalled jsonpointer-1.10 2020-12-15 08:07:00.733 | Attempting uninstall: jsonpatch 2020-12-15 08:07:00.735 | Found existing installation: jsonpatch 1.16 2020-12-15 08:07:00.745 | Uninstalling jsonpatch-1.16: 2020-12-15 08:07:00.767 | Successfully uninstalled jsonpatch-1.16 2020-12-15 08:07:02.428 | Running setup.py develop for cinder 2020-12-15 08:07:04.731 | Successfully installed PyNaCl-1.4.0 cinder google-api-core-1.23.0 google-api-python-client-1.12.8 google-auth-1.23.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 jsonpatch-1.28 jsonpointer-2.0 oauth2client-4.1.3 oslo.versionedobjects-2.4.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.8.0 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.5.1 2020-12-15 08:07:04.855 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:07:04.855 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:07:04.991 | + inc/python:pip_install:200 : result=0 2020-12-15 08:07:04.994 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:07:04.996 | + functions-common:time_stop:2306 : local name 2020-12-15 08:07:04.998 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:07:05.000 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:07:05.003 | + functions-common:time_stop:2309 : local total 2020-12-15 08:07:05.005 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:07:05.007 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:07:05.009 | + functions-common:time_stop:2313 : start_time=1608019570443 2020-12-15 08:07:05.012 | + functions-common:time_stop:2315 : [[ -z 1608019570443 ]] 2020-12-15 08:07:05.015 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:07:05.018 | + functions-common:time_stop:2318 : end_time=1608019625015 2020-12-15 08:07:05.020 | + functions-common:time_stop:2319 : elapsed_time=54572 2020-12-15 08:07:05.022 | + functions-common:time_stop:2320 : total=185981 2020-12-15 08:07:05.024 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:07:05.027 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=240553 2020-12-15 08:07:05.029 | + inc/python:pip_install:203 : return 0 2020-12-15 08:07:05.031 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-15 08:07:05.034 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-12-15 08:07:05.036 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-12-15 08:07:05.054 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2020-12-15 08:07:05.066 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2020-12-15 08:07:05.068 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2020-12-15 08:07:05.070 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:07:05.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:07:05.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2020-12-15 08:07:05.078 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:07:05.080 | + lib/cinder:install_cinder:415 : [[ tgtadm == \t\g\t\a\d\m ]] 2020-12-15 08:07:05.083 | + lib/cinder:install_cinder:416 : install_package tgt 2020-12-15 08:07:05.086 | + functions-common:install_package:1344 : update_package_repo 2020-12-15 08:07:05.088 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2020-12-15 08:07:05.091 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2020-12-15 08:07:05.093 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2020-12-15 08:07:05.095 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2020-12-15 08:07:05.098 | + functions-common:update_package_repo:1324 : is_ubuntu 2020-12-15 08:07:05.100 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:07:05.103 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:07:05.106 | + functions-common:update_package_repo:1325 : apt_get_update 2020-12-15 08:07:05.108 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2020-12-15 08:07:05.110 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2020-12-15 08:07:05.113 | + functions-common:apt_get_update:1071 : return 2020-12-15 08:07:05.115 | + functions-common:install_package:1345 : real_install_package tgt 2020-12-15 08:07:05.118 | + functions-common:real_install_package:1330 : is_ubuntu 2020-12-15 08:07:05.120 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:07:05.122 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:07:05.125 | + functions-common:real_install_package:1331 : apt_get install tgt 2020-12-15 08:07:05.145 | + 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-12-15 08:07:05.266 | Reading package lists... 2020-12-15 08:07:05.514 | Building dependency tree... 2020-12-15 08:07:05.515 | Reading state information... 2020-12-15 08:07:05.725 | The following packages were automatically installed and are no longer required: 2020-12-15 08:07:05.726 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2020-12-15 08:07:05.726 | python3-click python3-colorama python3-configobj python3-constantly 2020-12-15 08:07:05.726 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2020-12-15 08:07:05.726 | python3-pam python3-problem-report python3-pyasn1 2020-12-15 08:07:05.726 | python3-requests-unixsocket python3-secretstorage python3-serial 2020-12-15 08:07:05.726 | python3-systemd python3-twisted-bin python3-wheel python3-xdg 2020-12-15 08:07:05.726 | python3-zope.interface 2020-12-15 08:07:05.726 | Use 'sudo apt autoremove' to remove them. 2020-12-15 08:07:05.726 | The following additional packages will be installed: 2020-12-15 08:07:05.727 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2020-12-15 08:07:05.727 | libsgutils2-2 sg3-utils 2020-12-15 08:07:05.728 | Suggested packages: 2020-12-15 08:07:05.728 | tgt-rbd 2020-12-15 08:07:05.779 | The following NEW packages will be installed: 2020-12-15 08:07:05.780 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2020-12-15 08:07:05.781 | The following packages will be upgraded: 2020-12-15 08:07:05.781 | ibverbs-providers libibverbs1 2020-12-15 08:07:06.063 | 2 upgraded, 5 newly installed, 0 to remove and 160 not upgraded. 2020-12-15 08:07:06.063 | Need to get 1,413 kB of archives. 2020-12-15 08:07:06.063 | After this operation, 3,556 kB of additional disk space will be used. 2020-12-15 08:07:06.063 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ibverbs-providers amd64 28.0-1ubuntu1~cloud0 [221 kB] 2020-12-15 08:07:06.234 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2020-12-15 08:07:06.635 | 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-12-15 08:07:06.717 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2020-12-15 08:07:06.722 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libibverbs1 amd64 28.0-1ubuntu1~cloud0 [54.1 kB] 2020-12-15 08:07:06.745 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdmacm1 amd64 28.0-1ubuntu1~cloud0 [61.7 kB] 2020-12-15 08:07:07.143 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2020-12-15 08:07:07.737 | Fetched 1,413 kB in 1s (1,019 kB/s) 2020-12-15 08:07:07.862 | (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 ... 77315 files and directories currently installed.) 2020-12-15 08:07:07.866 | Preparing to unpack .../0-ibverbs-providers_28.0-1ubuntu1~cloud0_amd64.deb ... 2020-12-15 08:07:07.998 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2020-12-15 08:07:08.137 | Preparing to unpack .../1-libibverbs1_28.0-1ubuntu1~cloud0_amd64.deb ... 2020-12-15 08:07:08.157 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2020-12-15 08:07:08.227 | Selecting previously unselected package libconfig-general-perl. 2020-12-15 08:07:08.235 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2020-12-15 08:07:08.237 | Unpacking libconfig-general-perl (2.63-1) ... 2020-12-15 08:07:08.329 | Selecting previously unselected package librdmacm1:amd64. 2020-12-15 08:07:08.337 | Preparing to unpack .../3-librdmacm1_28.0-1ubuntu1~cloud0_amd64.deb ... 2020-12-15 08:07:08.339 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2020-12-15 08:07:08.426 | Selecting previously unselected package libsgutils2-2. 2020-12-15 08:07:08.434 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2020-12-15 08:07:08.436 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2020-12-15 08:07:08.498 | Selecting previously unselected package sg3-utils. 2020-12-15 08:07:08.506 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2020-12-15 08:07:08.509 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2020-12-15 08:07:08.715 | Selecting previously unselected package tgt. 2020-12-15 08:07:08.723 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2020-12-15 08:07:08.725 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2020-12-15 08:07:08.843 | Setting up libibverbs1:amd64 (28.0-1ubuntu1~cloud0) ... 2020-12-15 08:07:08.864 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:07:08.886 | Setting up librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2020-12-15 08:07:08.914 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2020-12-15 08:07:08.941 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-15 08:07:08.970 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) ... 2020-12-15 08:07:09.143 | Removing obsolete conffile /etc/libibverbs.d/nes.driver ... 2020-12-15 08:07:09.151 | Removing obsolete conffile /etc/libibverbs.d/cxgb3.driver ... 2020-12-15 08:07:09.155 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-15 08:07:09.320 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2020-12-15 08:07:10.833 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2020-12-15 08:07:10.860 | Setting up libconfig-general-perl (2.63-1) ... 2020-12-15 08:07:10.888 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2020-12-15 08:07:11.183 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2020-12-15 08:07:11.874 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2020-12-15 08:07:11.905 | Processing triggers for systemd (237-3ubuntu10.43) ... 2020-12-15 08:07:12.102 | Processing triggers for ureadahead (0.100.0-21) ... 2020-12-15 08:07:14.035 | + functions-common:apt_get:1115 : result=0 2020-12-15 08:07:14.037 | + functions-common:apt_get:1118 : time_stop apt-get 2020-12-15 08:07:14.040 | + functions-common:time_stop:2306 : local name 2020-12-15 08:07:14.043 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:07:14.045 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:07:14.048 | + functions-common:time_stop:2309 : local total 2020-12-15 08:07:14.050 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:07:14.052 | + functions-common:time_stop:2312 : name=apt-get 2020-12-15 08:07:14.055 | + functions-common:time_stop:2313 : start_time=1608019625142 2020-12-15 08:07:14.058 | + functions-common:time_stop:2315 : [[ -z 1608019625142 ]] 2020-12-15 08:07:14.061 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:07:14.065 | + functions-common:time_stop:2318 : end_time=1608019634062 2020-12-15 08:07:14.067 | + functions-common:time_stop:2319 : elapsed_time=8920 2020-12-15 08:07:14.070 | + functions-common:time_stop:2320 : total=206550 2020-12-15 08:07:14.072 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:07:14.075 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=215470 2020-12-15 08:07:14.077 | + functions-common:apt_get:1119 : return 0 2020-12-15 08:07:14.080 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-15 08:07:14.082 | + ./stack.sh:main:890 : configure_cinder 2020-12-15 08:07:14.085 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2020-12-15 08:07:14.097 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2020-12-15 08:07:14.100 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2020-12-15 08:07:14.103 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2020-12-15 08:07:14.105 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2020-12-15 08:07:14.108 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2020-12-15 08:07:14.109 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2020-12-15 08:07:14.112 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2020-12-15 08:07:14.114 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2020-12-15 08:07:14.116 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2020-12-15 08:07:14.119 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2020-12-15 08:07:14.121 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2020-12-15 08:07:14.123 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2020-12-15 08:07:14.125 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2020-12-15 08:07:14.127 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2020-12-15 08:07:14.137 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2020-12-15 08:07:14.149 | + 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-12-15 08:07:14.160 | + 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-12-15 08:07:14.171 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2020-12-15 08:07:14.182 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2020-12-15 08:07:14.185 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2020-12-15 08:07:14.188 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.CiLmki6JrA 2020-12-15 08:07:14.190 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-12-15 08:07:14.193 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2020-12-15 08:07:14.195 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2020-12-15 08:07:14.198 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.CiLmki6JrA 2020-12-15 08:07:14.201 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.CiLmki6JrA 2020-12-15 08:07:14.212 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.CiLmki6JrA /etc/sudoers.d/cinder-rootwrap 2020-12-15 08:07:14.223 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2020-12-15 08:07:14.227 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2020-12-15 08:07:14.229 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2020-12-15 08:07:14.231 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2020-12-15 08:07:14.233 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2020-12-15 08:07:14.235 | + 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-12-15 08:07:14.238 | + 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-12-15 08:07:14.240 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2020-12-15 08:07:14.242 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2020-12-15 08:07:14.246 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2020-12-15 08:07:14.250 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2020-12-15 08:07:14.268 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2020-12-15 08:07:14.285 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2020-12-15 08:07:14.303 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2020-12-15 08:07:14.321 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2020-12-15 08:07:14.339 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2020-12-15 08:07:14.357 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2020-12-15 08:07:14.374 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2020-12-15 08:07:14.392 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2020-12-15 08:07:14.394 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2020-12-15 08:07:14.396 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2020-12-15 08:07:14.399 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2020-12-15 08:07:14.401 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2020-12-15 08:07:14.427 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2020-12-15 08:07:14.452 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.52/identity 2020-12-15 08:07:14.476 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2020-12-15 08:07:14.500 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2020-12-15 08:07:14.525 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2020-12-15 08:07:14.549 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2020-12-15 08:07:14.574 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2020-12-15 08:07:14.599 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2020-12-15 08:07:14.623 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2020-12-15 08:07:14.649 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2020-12-15 08:07:14.675 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2020-12-15 08:07:14.701 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2020-12-15 08:07:14.703 | ++ lib/database:database_connection_url:132 : local db=cinder 2020-12-15 08:07:14.706 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2020-12-15 08:07:14.708 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2020-12-15 08:07:14.711 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2020-12-15 08:07:14.714 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2020-12-15 08:07:14.740 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2020-12-15 08:07:14.765 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2020-12-15 08:07:14.789 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2020-12-15 08:07:14.814 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2020-12-15 08:07:14.839 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2020-12-15 08:07:14.864 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2020-12-15 08:07:14.891 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2020-12-15 08:07:14.893 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.52 2020-12-15 08:07:14.917 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2020-12-15 08:07:14.944 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2020-12-15 08:07:14.952 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 20c1c4930172a64ba4db45071f7e2681 2020-12-15 08:07:14.976 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2020-12-15 08:07:14.991 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:07:14.994 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2020-12-15 08:07:15.010 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:07:15.012 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2020-12-15 08:07:15.027 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:07:15.030 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2020-12-15 08:07:15.045 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:07:15.047 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2020-12-15 08:07:15.049 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2020-12-15 08:07:15.052 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2020-12-15 08:07:15.054 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2020-12-15 08:07:15.057 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2020-12-15 08:07:15.060 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2020-12-15 08:07:15.063 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2020-12-15 08:07:15.081 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:07:15.084 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2020-12-15 08:07:15.086 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2020-12-15 08:07:15.089 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2020-12-15 08:07:15.104 | ++ functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:07:15.107 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2020-12-15 08:07:15.109 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2020-12-15 08:07:15.135 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2020-12-15 08:07:15.137 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2020-12-15 08:07:15.139 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2020-12-15 08:07:15.142 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2020-12-15 08:07:15.144 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2020-12-15 08:07:15.147 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2020-12-15 08:07:15.163 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2020-12-15 08:07:15.165 | + functions:setup_systemd_logging:719 : local pidstr= 2020-12-15 08:07:15.167 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2020-12-15 08:07:15.170 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2020-12-15 08:07:15.172 | + 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-12-15 08:07:15.198 | + 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-12-15 08:07:15.224 | + 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-12-15 08:07:15.251 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2020-12-15 08:07:15.275 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2020-12-15 08:07:15.278 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2020-12-15 08:07:15.280 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2020-12-15 08:07:15.282 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2020-12-15 08:07:15.285 | + lib/apache:write_uwsgi_config:260 : local http= 2020-12-15 08:07:15.287 | + lib/apache:write_uwsgi_config:261 : local name= 2020-12-15 08:07:15.291 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2020-12-15 08:07:15.294 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2020-12-15 08:07:15.296 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2020-12-15 08:07:15.299 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2020-12-15 08:07:15.311 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2020-12-15 08:07:15.311 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2020-12-15 08:07:15.318 | d /var/run/uwsgi 0755 ubuntu root 2020-12-15 08:07:15.321 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2020-12-15 08:07:15.335 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2020-12-15 08:07:15.337 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2020-12-15 08:07:15.341 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2020-12-15 08:07:15.366 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2020-12-15 08:07:15.391 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2020-12-15 08:07:15.415 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2020-12-15 08:07:15.439 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2020-12-15 08:07:15.463 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2020-12-15 08:07:15.488 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2020-12-15 08:07:15.513 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2020-12-15 08:07:15.538 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2020-12-15 08:07:15.563 | + 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-12-15 08:07:15.587 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2020-12-15 08:07:15.612 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2020-12-15 08:07:15.636 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2020-12-15 08:07:15.660 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2020-12-15 08:07:15.662 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2020-12-15 08:07:15.666 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2020-12-15 08:07:15.668 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2020-12-15 08:07:15.671 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2020-12-15 08:07:15.673 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:07:15.675 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:07:15.678 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2020-12-15 08:07:15.681 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2020-12-15 08:07:15.683 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2020-12-15 08:07:15.707 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2020-12-15 08:07:15.733 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2020-12-15 08:07:15.733 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2020-12-15 08:07:15.740 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2020-12-15 08:07:15.743 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2020-12-15 08:07:15.745 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2020-12-15 08:07:15.748 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2020-12-15 08:07:15.750 | + lib/apache:enable_apache_mod:54 : local mod=version 2020-12-15 08:07:15.753 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2020-12-15 08:07:15.755 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:07:15.757 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:07:15.760 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2020-12-15 08:07:15.762 | + lib/apache:enable_apache_site:209 : is_ubuntu 2020-12-15 08:07:15.764 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2020-12-15 08:07:15.767 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2020-12-15 08:07:15.769 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2020-12-15 08:07:15.827 | Enabling site cinder-wsgi. 2020-12-15 08:07:15.831 | To activate the new configuration, you need to run: 2020-12-15 08:07:15.831 | systemctl reload apache2 2020-12-15 08:07:15.836 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2020-12-15 08:07:15.839 | + lib/apache:restart_apache_server:253 : restart_service apache2 2020-12-15 08:07:15.841 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2020-12-15 08:07:15.844 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2020-12-15 08:07:15.999 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2020-12-15 08:07:16.002 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2020-12-15 08:07:16.028 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.52/image 2020-12-15 08:07:16.052 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2020-12-15 08:07:16.068 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:07:16.071 | + lib/cinder:configure_cinder:315 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2020-12-15 08:07:16.073 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2020-12-15 08:07:16.076 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2020-12-15 08:07:16.078 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2020-12-15 08:07:16.081 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2020-12-15 08:07:16.107 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2020-12-15 08:07:16.133 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.52/identity 2020-12-15 08:07:16.160 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2020-12-15 08:07:16.184 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2020-12-15 08:07:16.210 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2020-12-15 08:07:16.235 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2020-12-15 08:07:16.260 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2020-12-15 08:07:16.285 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2020-12-15 08:07:16.310 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2020-12-15 08:07:16.336 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2020-12-15 08:07:16.362 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2020-12-15 08:07:16.389 | + lib/cinder:configure_cinder:319 : [[ ! -z '' ]] 2020-12-15 08:07:16.391 | + lib/cinder:configure_cinder:321 : is_service_enabled etcd3 2020-12-15 08:07:16.408 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:07:16.410 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.52:2379 2020-12-15 08:07:16.439 | + ./stack.sh:main:893 : is_service_enabled neutron 2020-12-15 08:07:16.457 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:07:16.459 | + ./stack.sh:main:895 : stack_install_service neutron 2020-12-15 08:07:16.461 | + lib/stack:stack_install_service:20 : local service=neutron 2020-12-15 08:07:16.464 | + lib/stack:stack_install_service:21 : type install_neutron 2020-12-15 08:07:16.466 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-15 08:07:16.469 | + lib/stack:stack_install_service:32 : install_neutron 2020-12-15 08:07:16.471 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2020-12-15 08:07:16.475 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-15 08:07:16.475 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2020-12-15 08:07:16.479 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2020-12-15 08:07:16.482 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-vol,c-bak,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2020-12-15 08:07:16.486 | + 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,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,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-12-15 08:07:16.489 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2020-12-15 08:07:16.491 | + lib/neutron:install_neutron:659 : install_mutnauq 2020-12-15 08:07:16.494 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2020-12-15 08:07:16.497 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2020-12-15 08:07:16.499 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:07:16.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:07:16.504 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2020-12-15 08:07:16.507 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:07:16.510 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2020-12-15 08:07:16.513 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2020-12-15 08:07:16.515 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2020-12-15 08:07:16.517 | + functions-common:git_clone:527 : local git_ref=master 2020-12-15 08:07:16.520 | + functions-common:git_clone:528 : local orig_dir 2020-12-15 08:07:16.522 | ++ functions-common:git_clone:529 : pwd 2020-12-15 08:07:16.525 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-15 08:07:16.528 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-15 08:07:16.530 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-15 08:07:16.546 | + functions-common:git_clone:532 : RECLONE=False 2020-12-15 08:07:16.548 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-15 08:07:16.550 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-15 08:07:16.553 | + functions-common:git_clone:546 : echo master 2020-12-15 08:07:16.554 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-15 08:07:16.558 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2020-12-15 08:07:16.561 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-15 08:07:16.563 | + functions-common:git_clone:594 : cd /opt/stack/neutron 2020-12-15 08:07:16.566 | + functions-common:git_clone:595 : git show --oneline 2020-12-15 08:07:16.566 | + functions-common:git_clone:595 : head -1 2020-12-15 08:07:16.570 | 33d699d530 Merge "Add common system and project policy check strings to constants" 2020-12-15 08:07:16.573 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-15 08:07:16.576 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2020-12-15 08:07:16.579 | + inc/python:setup_develop:338 : local bindep 2020-12-15 08:07:16.581 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2020-12-15 08:07:16.583 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2020-12-15 08:07:16.586 | + inc/python:setup_develop:344 : local extras= 2020-12-15 08:07:16.588 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2020-12-15 08:07:16.591 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-15 08:07:16.593 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2020-12-15 08:07:16.596 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2020-12-15 08:07:16.598 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-15 08:07:16.601 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-15 08:07:16.604 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2020-12-15 08:07:16.607 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-15 08:07:16.609 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2020-12-15 08:07:16.612 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-15 08:07:16.614 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-15 08:07:16.618 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2020-12-15 08:07:16.623 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2020-12-15 08:07:16.626 | + 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-12-15 08:07:17.355 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2020-12-15 08:07:17.358 | + inc/python:setup_package:417 : local bindep=0 2020-12-15 08:07:17.360 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-15 08:07:17.362 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-15 08:07:17.365 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2020-12-15 08:07:17.367 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2020-12-15 08:07:17.369 | + inc/python:setup_package:426 : local flags=-e 2020-12-15 08:07:17.371 | + inc/python:setup_package:427 : local extras= 2020-12-15 08:07:17.374 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-15 08:07:17.376 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-15 08:07:17.379 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-15 08:07:17.381 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-15 08:07:17.383 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-15 08:07:17.386 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2020-12-15 08:07:17.405 | Using python 3.6 to install /opt/stack/neutron 2020-12-15 08:07:17.407 | + 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-12-15 08:07:19.549 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:07:19.549 | 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-12-15 08:07:19.571 | Obtaining file:///opt/stack/neutron 2020-12-15 08:07:21.824 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-15 08:07:24.078 | 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-12-15 08:07:24.085 | 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-12-15 08:07:24.089 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2020-12-15 08:07:24.098 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-15 08:07:24.107 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-12-15 08:07:24.120 | Requirement already satisfied: SQLAlchemy===1.3.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.20) 2020-12-15 08:07:24.142 | 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-12-15 08:07:24.157 | Requirement already satisfied: alembic===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.4.3) 2020-12-15 08:07:24.166 | 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-12-15 08:07:24.174 | 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-12-15 08:07:24.177 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.29.1) 2020-12-15 08:07:24.188 | 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-12-15 08:07:24.196 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.17) 2020-12-15 08:07:24.198 | 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-12-15 08:07:24.201 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.3.0) 2020-12-15 08:07:24.268 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (9.2.0) 2020-12-15 08:07:24.326 | 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-12-15 08:07:24.333 | 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-12-15 08:07:25.291 | Collecting neutron-lib===2.7.0 2020-12-15 08:07:25.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d58/3c0bfcd82929b/neutron_lib-2.7.0-py3-none-any.whl (519 kB) 2020-12-15 08:07:26.020 | Collecting openstacksdk===0.52.0 2020-12-15 08:07:26.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd8/a23539961e295/openstacksdk-0.52.0-py3-none-any.whl (1.3 MB) 2020-12-15 08:07:26.729 | Collecting os-ken===1.3.0 2020-12-15 08:07:26.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ca/11d69356c54d5/os_ken-1.3.0-py3-none-any.whl (2.1 MB) 2020-12-15 08:07:26.913 | 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-12-15 08:07:27.380 | Collecting os-traits===2.4.0 2020-12-15 08:07:27.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85e/cc9635036635c/os_traits-2.4.0-py3-none-any.whl (31 kB) 2020-12-15 08:07:27.926 | Collecting os-vif===2.3.0 2020-12-15 08:07:27.932 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d45/ffef9628a96b5/os_vif-2.3.0-py3-none-any.whl (104 kB) 2020-12-15 08:07:28.041 | 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-12-15 08:07:28.081 | Requirement already satisfied: oslo.concurrency===4.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (4.3.1) 2020-12-15 08:07:28.093 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (8.4.0) 2020-12-15 08:07:28.139 | 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-12-15 08:07:28.146 | 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-12-15 08:07:28.200 | 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-12-15 08:07:28.207 | 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-12-15 08:07:28.250 | Requirement already satisfied: oslo.messaging===12.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (12.6.0) 2020-12-15 08:07:28.313 | 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-12-15 08:07:28.333 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.6.0) 2020-12-15 08:07:28.350 | 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-12-15 08:07:28.366 | 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-12-15 08:07:28.381 | 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-12-15 08:07:28.387 | 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-12-15 08:07:28.396 | 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-12-15 08:07:28.422 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (1.3.0) 2020-12-15 08:07:28.435 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.7.0) 2020-12-15 08:07:28.456 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.4.0) 2020-12-15 08:07:28.478 | 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-12-15 08:07:28.557 | Collecting ovs===2.13.0 2020-12-15 08:07:28.564 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/1bf/5c1d276201545/ovs-2.13.0-py3-none-any.whl (118 kB) 2020-12-15 08:07:29.258 | Collecting ovsdbapp===1.7.0 2020-12-15 08:07:29.265 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d46/331fb697bc961/ovsdbapp-1.7.0-py3-none-any.whl (110 kB) 2020-12-15 08:07:29.358 | 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-12-15 08:07:29.365 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.5.1) 2020-12-15 08:07:29.940 | Collecting pecan===1.3.3 2020-12-15 08:07:29.948 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d95/927cd140c5839/pecan-1.3.3-py3-none-any.whl (146 kB) 2020-12-15 08:07:30.064 | 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-12-15 08:07:30.066 | Requirement already satisfied: psutil===5.7.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.7.3) 2020-12-15 08:07:30.090 | Requirement already satisfied: pyOpenSSL===20.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (20.0.0) 2020-12-15 08:07:30.106 | 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-12-15 08:07:30.118 | 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-12-15 08:07:30.121 | 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-12-15 08:07:30.600 | Collecting pyroute2===0.5.14 2020-12-15 08:07:30.609 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/774/c5ecf05fe40f0/pyroute2-0.5.14.tar.gz (873 kB) 2020-12-15 08:07:31.598 | 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-12-15 08:07:32.063 | Collecting python-designateclient===4.1.0 2020-12-15 08:07:32.070 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a08/11d01a89b69c8/python_designateclient-4.1.0-py3-none-any.whl (80 kB) 2020-12-15 08:07:32.172 | 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-12-15 08:07:32.174 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (4.2.0) 2020-12-15 08:07:32.687 | Collecting python-neutronclient===7.2.1 2020-12-15 08:07:32.694 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c2f/4d57d42d5962d/python_neutronclient-7.2.1-py3-none-any.whl (433 kB) 2020-12-15 08:07:32.814 | 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-12-15 08:07:32.834 | Requirement already satisfied: pytz===2020.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (2020.4) 2020-12-15 08:07:32.839 | 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-12-15 08:07:32.846 | Requirement already satisfied: requests===2.25.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.25.0) 2020-12-15 08:07:33.255 | Collecting requestsexceptions===1.4.0 2020-12-15 08:07:33.261 | 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-12-15 08:07:33.339 | 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-12-15 08:07:33.755 | Collecting setproctitle===1.2.1 2020-12-15 08:07:33.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/24fefc6612099/setproctitle-1.2.1-cp36-cp36m-manylinux1_x86_64.whl (35 kB) 2020-12-15 08:07:33.843 | Requirement already satisfied: setuptools===50.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (50.3.2) 2020-12-15 08:07:33.891 | 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-12-15 08:07:33.895 | 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-12-15 08:07:33.940 | Collecting sortedcontainers===2.3.0 2020-12-15 08:07:33.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/57a32add0a3ee/sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) 2020-12-15 08:07:33.955 | 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-12-15 08:07:33.967 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (0.4.1) 2020-12-15 08:07:33.970 | 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-12-15 08:07:33.972 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (3.3.0) 2020-12-15 08:07:33.982 | Requirement already satisfied: tenacity===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (6.2.0) 2020-12-15 08:07:33.998 | 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-12-15 08:07:34.007 | 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-12-15 08:07:34.014 | 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-12-15 08:07:34.551 | Collecting tinyrpc===1.0.4 2020-12-15 08:07:34.557 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/4e7/2714bf0a16e74/tinyrpc-1.0.4-py3-none-any.whl (35 kB) 2020-12-15 08:07:34.655 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.8.0) 2020-12-15 08:07:34.721 | 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-12-15 08:07:34.725 | 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-12-15 08:07:34.732 | Requirement already satisfied: urllib3===1.26.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (1.26.2) 2020-12-15 08:07:34.755 | Requirement already satisfied: voluptuous===0.12.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (0.12.0) 2020-12-15 08:07:34.760 | 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-12-15 08:07:34.763 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.3.2) 2020-12-15 08:07:34.768 | 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-12-15 08:07:34.777 | 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-12-15 08:07:34.786 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.1.13) 2020-12-15 08:07:34.789 | Requirement already satisfied: importlib-resources===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (3.3.0) 2020-12-15 08:07:34.808 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.2.1) 2020-12-15 08:07:34.852 | Requirement already satisfied: dogpile.cache===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.1) 2020-12-15 08:07:35.263 | Collecting jmespath===0.10.0 2020-12-15 08:07:35.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2020-12-15 08:07:35.351 | 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-12-15 08:07:35.777 | Collecting munch===2.5.0 2020-12-15 08:07:35.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) 2020-12-15 08:07:35.884 | Requirement already satisfied: importlib-metadata===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (3.1.1) 2020-12-15 08:07:35.920 | 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-12-15 08:07:35.923 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.28) 2020-12-15 08:07:35.928 | 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-12-15 08:07:35.932 | 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-12-15 08:07:35.937 | 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-12-15 08:07:35.940 | Requirement already satisfied: amqp===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.2) 2020-12-15 08:07:35.945 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.0.2) 2020-12-15 08:07:35.992 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (1.14.4) 2020-12-15 08:07:35.996 | 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-12-15 08:07:36.388 | Collecting logutils===0.3.5 2020-12-15 08:07:36.395 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/330/91b324881269f/logutils-0.3.5-py2.py3-none-any.whl (20 kB) 2020-12-15 08:07:36.949 | Collecting WebTest===2.0.35 2020-12-15 08:07:36.957 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44d/dfe99b5eca4cf/WebTest-2.0.35-py2.py3-none-any.whl (32 kB) 2020-12-15 08:07:37.547 | Collecting osc-lib===2.3.0 2020-12-15 08:07:37.553 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2a2/b93c7191589ed/osc_lib-2.3.0-py3-none-any.whl (88 kB) 2020-12-15 08:07:37.649 | 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-12-15 08:07:37.682 | Requirement already satisfied: cliff===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (3.5.0) 2020-12-15 08:07:38.254 | Collecting os-client-config===2.1.0 2020-12-15 08:07:38.261 | 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-12-15 08:07:38.342 | 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-12-15 08:07:38.346 | Requirement already satisfied: certifi===2020.11.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 106)) (2020.11.8) 2020-12-15 08:07:38.349 | 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-12-15 08:07:38.352 | 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-12-15 08:07:38.354 | 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-12-15 08:07:38.357 | 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-12-15 08:07:38.359 | 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-12-15 08:07:38.362 | 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-12-15 08:07:38.365 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (3.4.0) 2020-12-15 08:07:38.393 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (2.0) 2020-12-15 08:07:38.397 | 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-12-15 08:07:38.399 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (5.0.0) 2020-12-15 08:07:38.402 | 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-12-15 08:07:38.879 | Collecting waitress===1.4.4 2020-12-15 08:07:38.885 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/33e78149eb83b/waitress-1.4.4-py2.py3-none-any.whl (58 kB) 2020-12-15 08:07:39.449 | Collecting beautifulsoup4===4.9.3 2020-12-15 08:07:39.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fff/47e031e34ec82/beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 2020-12-15 08:07:39.548 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (0.17.3) 2020-12-15 08:07:39.553 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2020-12-15 08:07:39.598 | Requirement already satisfied: cmd2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (1.4.0) 2020-12-15 08:07:40.119 | Collecting soupsieve===2.0.1 2020-12-15 08:07:40.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/163/4eea42ab371d3/soupsieve-2.0.1-py3-none-any.whl (32 kB) 2020-12-15 08:07:40.207 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.8.1) 2020-12-15 08:07:40.209 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (0.4.4) 2020-12-15 08:07:40.214 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.2.5) 2020-12-15 08:07:40.220 | Building wheels for collected packages: pyroute2 2020-12-15 08:07:40.220 | Building wheel for pyroute2 (setup.py): started 2020-12-15 08:07:41.257 | Building wheel for pyroute2 (setup.py): finished with status 'done' 2020-12-15 08:07:41.261 | Created wheel for pyroute2: filename=pyroute2-0.5.14-py3-none-any.whl size=391761 sha256=6a7730c8a3a91acd77068a90966fafaf611d927d9fade1ae6859e076d720a889 2020-12-15 08:07:41.261 | Stored in directory: /root/.cache/pip/wheels/53/0a/0f/5bfd17b16df551bb25b3cf5daa998f0fc3a35dd9a717b2ffce 2020-12-15 08:07:41.262 | Successfully built pyroute2 2020-12-15 08:07:42.487 | Installing collected packages: logutils, waitress, soupsieve, beautifulsoup4, WebTest, pecan, sortedcontainers, ovs, tinyrpc, os-ken, setproctitle, os-traits, neutron-lib, jmespath, munch, requestsexceptions, openstacksdk, osc-lib, os-client-config, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-vif, neutron 2020-12-15 08:07:42.934 | Attempting uninstall: sortedcontainers 2020-12-15 08:07:42.936 | Found existing installation: sortedcontainers 1.5.7 2020-12-15 08:07:42.937 | Uninstalling sortedcontainers-1.5.7: 2020-12-15 08:07:42.959 | Successfully uninstalled sortedcontainers-1.5.7 2020-12-15 08:07:42.990 | Attempting uninstall: ovs 2020-12-15 08:07:42.993 | Found existing installation: ovs 2.13.1 2020-12-15 08:07:42.994 | Uninstalling ovs-2.13.1: 2020-12-15 08:07:43.015 | Successfully uninstalled ovs-2.13.1 2020-12-15 08:07:48.903 | Running setup.py develop for neutron 2020-12-15 08:07:51.494 | Successfully installed WebTest-2.0.35 beautifulsoup4-4.9.3 jmespath-0.10.0 logutils-0.3.5 munch-2.5.0 neutron neutron-lib-2.7.0 openstacksdk-0.52.0 os-client-config-2.1.0 os-ken-1.3.0 os-traits-2.4.0 os-vif-2.3.0 osc-lib-2.3.0 ovs-2.13.0 ovsdbapp-1.7.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.2.1 sortedcontainers-2.3.0 soupsieve-2.0.1 tinyrpc-1.0.4 waitress-1.4.4 2020-12-15 08:07:51.627 | WARNING: You are using pip version 20.2.4; however, version 20.3.1 is available. 2020-12-15 08:07:51.627 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2020-12-15 08:07:51.772 | + inc/python:pip_install:200 : result=0 2020-12-15 08:07:51.774 | + inc/python:pip_install:202 : time_stop pip_install 2020-12-15 08:07:51.777 | + functions-common:time_stop:2306 : local name 2020-12-15 08:07:51.779 | + functions-common:time_stop:2307 : local end_time 2020-12-15 08:07:51.781 | + functions-common:time_stop:2308 : local elapsed_time 2020-12-15 08:07:51.783 | + functions-common:time_stop:2309 : local total 2020-12-15 08:07:51.786 | + functions-common:time_stop:2310 : local start_time 2020-12-15 08:07:51.788 | + functions-common:time_stop:2312 : name=pip_install 2020-12-15 08:07:51.790 | + functions-common:time_stop:2313 : start_time=1608019637400 2020-12-15 08:07:51.793 | + functions-common:time_stop:2315 : [[ -z 1608019637400 ]] 2020-12-15 08:07:51.795 | ++ functions-common:time_stop:2318 : date +%s%3N 2020-12-15 08:07:51.799 | + functions-common:time_stop:2318 : end_time=1608019671796 2020-12-15 08:07:51.801 | + functions-common:time_stop:2319 : elapsed_time=34396 2020-12-15 08:07:51.803 | + functions-common:time_stop:2320 : total=240553 2020-12-15 08:07:51.805 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2020-12-15 08:07:51.807 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=274949 2020-12-15 08:07:51.810 | + inc/python:pip_install:203 : return 0 2020-12-15 08:07:51.812 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2020-12-15 08:07:51.814 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-12-15 08:07:51.817 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-12-15 08:07:51.834 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2020-12-15 08:07:51.845 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2020-12-15 08:07:51.848 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2020-12-15 08:07:51.851 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:07:51.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:07:51.856 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2020-12-15 08:07:51.858 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:07:51.861 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2020-12-15 08:07:51.863 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2020-12-15 08:07:51.866 | + ./stack.sh:main:898 : is_service_enabled nova 2020-12-15 08:07:51.881 | + functions-common:is_service_enabled:1962 : return 0 2020-12-15 08:07:51.884 | + ./stack.sh:main:900 : stack_install_service nova 2020-12-15 08:07:51.886 | + lib/stack:stack_install_service:20 : local service=nova 2020-12-15 08:07:51.888 | + lib/stack:stack_install_service:21 : type install_nova 2020-12-15 08:07:51.891 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2020-12-15 08:07:51.893 | + lib/stack:stack_install_service:32 : install_nova 2020-12-15 08:07:51.896 | + lib/nova:install_nova:799 : use_library_from_git os-vif 2020-12-15 08:07:51.899 | + inc/python:use_library_from_git:250 : local name=os-vif 2020-12-15 08:07:51.901 | + inc/python:use_library_from_git:251 : local enabled=1 2020-12-15 08:07:51.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2020-12-15 08:07:51.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2020-12-15 08:07:51.908 | + inc/python:use_library_from_git:253 : return 1 2020-12-15 08:07:51.911 | + lib/nova:install_nova:804 : is_service_enabled n-cpu 2020-12-15 08:07:51.926 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:07:51.929 | + lib/nova:install_nova:808 : is_service_enabled n-novnc 2020-12-15 08:07:51.944 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:07:51.947 | + lib/nova:install_nova:820 : is_service_enabled n-spice 2020-12-15 08:07:51.963 | + functions-common:is_service_enabled:1962 : return 1 2020-12-15 08:07:51.965 | + lib/nova:install_nova:832 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2020-12-15 08:07:51.967 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2020-12-15 08:07:51.970 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2020-12-15 08:07:51.972 | + functions-common:git_clone:527 : local git_ref=master 2020-12-15 08:07:51.974 | + functions-common:git_clone:528 : local orig_dir 2020-12-15 08:07:51.977 | ++ functions-common:git_clone:529 : pwd 2020-12-15 08:07:51.979 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2020-12-15 08:07:51.981 | + functions-common:git_clone:530 : local git_clone_flags= 2020-12-15 08:07:51.984 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2020-12-15 08:07:51.999 | + functions-common:git_clone:532 : RECLONE=False 2020-12-15 08:07:52.001 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2020-12-15 08:07:52.003 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2020-12-15 08:07:52.006 | + functions-common:git_clone:546 : echo master 2020-12-15 08:07:52.007 | + functions-common:git_clone:546 : egrep -q '^refs' 2020-12-15 08:07:52.011 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2020-12-15 08:07:52.013 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2020-12-15 08:07:52.016 | + functions-common:git_clone:594 : cd /opt/stack/nova 2020-12-15 08:07:52.018 | + functions-common:git_clone:595 : git show --oneline 2020-12-15 08:07:52.019 | + functions-common:git_clone:595 : head -1 2020-12-15 08:07:52.021 | 9edf181d4c Merge "Add a description in the PTL guide" 2020-12-15 08:07:52.024 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2020-12-15 08:07:52.026 | + lib/nova:install_nova:833 : setup_develop /opt/stack/nova 2020-12-15 08:07:52.029 | + inc/python:setup_develop:338 : local bindep 2020-12-15 08:07:52.031 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2020-12-15 08:07:52.034 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2020-12-15 08:07:52.036 | + inc/python:setup_develop:344 : local extras= 2020-12-15 08:07:52.039 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2020-12-15 08:07:52.041 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2020-12-15 08:07:52.044 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2020-12-15 08:07:52.046 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2020-12-15 08:07:52.049 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2020-12-15 08:07:52.051 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2020-12-15 08:07:52.054 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2020-12-15 08:07:52.057 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2020-12-15 08:07:52.059 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2020-12-15 08:07:52.062 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2020-12-15 08:07:52.064 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2020-12-15 08:07:52.067 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2020-12-15 08:07:52.073 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2020-12-15 08:07:52.076 | + 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-12-15 08:07:52.747 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2020-12-15 08:07:52.750 | + inc/python:setup_package:417 : local bindep=0 2020-12-15 08:07:52.752 | + inc/python:setup_package:418 : local bindep_flag= 2020-12-15 08:07:52.754 | + inc/python:setup_package:419 : local bindep_profiles= 2020-12-15 08:07:52.756 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2020-12-15 08:07:52.759 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2020-12-15 08:07:52.761 | + inc/python:setup_package:426 : local flags=-e 2020-12-15 08:07:52.763 | + inc/python:setup_package:427 : local extras= 2020-12-15 08:07:52.766 | + inc/python:setup_package:431 : [[ -n -e ]] 2020-12-15 08:07:52.768 | + inc/python:setup_package:431 : [[ -z '' ]] 2020-12-15 08:07:52.770 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2020-12-15 08:07:52.772 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2020-12-15 08:07:52.775 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2020-12-15 08:07:52.777 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2020-12-15 08:07:52.795 | Using python 3.6 to install /opt/stack/nova 2020-12-15 08:07:52.798 | + 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-12-15 08:07:55.027 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2020-12-15 08:07:55.028 | 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-12-15 08:07:55.049 | Obtaining file:///opt/stack/nova 2020-12-15 08:07:58.657 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2020-12-15 08:08:02.240 | 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-12-15 08:08:02.248 | 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-12-15 08:08:02.251 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2020-12-15 08:08:02.262 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2020-12-15 08:08:02.271 | 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-12-15 08:08:02.275 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2020-12-15 08:08:02.288 | Requirement already satisfied: SQLAlchemy===1.3.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.20) 2020-12-15 08:08:02.311 | 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-12-15 08:08:02.326 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.7.0) 2020-12-15 08:08:02.349 | Requirement already satisfied: cryptography===3.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (3.2.1) 2020-12-15 08:08:02.392 | 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-12-15 08:08:02.832 | Collecting dataclasses===0.8 2020-12-15 08:08:02.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/020/1d89fa866f68c/dataclasses-0.8-py3-none-any.whl (19 kB) 2020-12-15 08:08:02.930 | 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-12-15 08:08:02.933 | Requirement already satisfied: eventlet===0.29.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (0.29.1) 2020-12-15 08:08:02.943 | 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-12-15 08:08:02.951 | Requirement already satisfied: greenlet===0.4.17 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.4.17) 2020-12-15 08:08:02.954 | Requirement already satisfied: iso8601===0.1.13 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.1.13) 2020-12-15 08:08:02.957 | 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-12-15 08:08:02.989 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.3.0) 2020-12-15 08:08:03.057 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (9.2.0) 2020-12-15 08:08:03.116 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (4.6.2) 2020-12-15 08:08:03.232 | Collecting microversion-parse===1.0.1 2020-12-15 08:08:03.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB)